/** Shopify CDN: Minification failed

Line 18783:27 Unexpected "\".thumbprod-center\""
Line 18784:18 Unexpected "\".thumbprod-center\""

**/
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1025px) {
  .container {
    max-width: 97%;
  }
}

@media (min-width: 1230px) {
  .container {
    max-width: 177.5rem;
  }
}

@media (min-width: 1230px) {
  .reset-container {
    max-width: 43.4rem;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  /* margin: -1.6rem auto; */
}

.col-md-8 .col-lg-6 .flex-col .main-reset-container {
  text-align: center;
  background: #fff;
  max-width: 25%;
  padding-top: 5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 791px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

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

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

  .col-md-5-inrow {
    flex: 0 0 20%;
    max-width: 20%;
  }

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1025px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1230px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  padding: 1rem;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.1rem solid #ced4da;
  border-radius: 0;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

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

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

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

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 0.2rem);
}

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

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

.col-form-label {
  padding-top: calc(0.375rem + 0.1rem);
  padding-bottom: calc(0.375rem + 0.1rem);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 0.1rem 0;
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-append>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text {
  padding-right: 0;
  padding-left: 0;
}

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

.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 0.2rem);
}

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

.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
  height: calc(2.875rem + 0.2rem);
}

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

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

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

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

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

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

.form-check-input:disabled~.form-check-label {
  color: #6c757d;
}

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

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

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

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: 0.2rem;
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
  border-color: #28a745;
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

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

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

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

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
  background-color: #71dd8a;
}

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

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

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
  box-shadow:
    0 0 0 0.1rem #fff,
    0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

.custom-file-input.is-valid~.custom-file-label::before,
.was-validated .custom-file-input:valid~.custom-file-label::before {
  border-color: inherit;
}

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

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: 0.2rem;
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

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

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

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

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

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

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

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

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
  box-shadow:
    0 0 0 0.1rem #fff,
    0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

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

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

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

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

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

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

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .input-group {
    width: auto;
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

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

  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
}

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

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

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

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
  border-radius: 0;
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  background-image: none;
}

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

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

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

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

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

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

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

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

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

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

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

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

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

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

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

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

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

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

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

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

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

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

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

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

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

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

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

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

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

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

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

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

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

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

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

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

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

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

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

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

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

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

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

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

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

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

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

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

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

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

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

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

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

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

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

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

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

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

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

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

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

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

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

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

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

.btn-link {
  font-weight: 400;
  background-color: transparent;
}

.btn-link:hover {
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

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

.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
}

.btn-lg {
  padding: 0.5rem 3.1rem 0.4rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}

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

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

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

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

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

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

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
  margin-left: -0.1rem;
}

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

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

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

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

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

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

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

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

.input-group-prepend {
  margin-right: -0.1rem;
}

.input-group-append {
  margin-left: -0.1rem;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 0.1rem solid #ced4da;
  border-radius: 0;
}

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

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

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999999 !important;
  display: none;
  overflow: hidden;
  outline: 0;
  background: rgba(0, 0, 0, 0.5);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 1rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

.modal.in .modal-dialog,
.modal.show .modal-dialog {
  transform: translate(0, 0);
}

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

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: transparent;
  background-clip: padding-box;
  border: 0.1rem solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* z-index: 24; */
  z-index: 9999999998;
  background-color: #000;

  display: none;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
  border-bottom: 0.1rem solid #e9ecef;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.modal-header .close {
  padding: 0;
  margin: 0 0 0 auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1.5rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1.5rem;
  border-top: 0.1rem solid #e9ecef;
}

.modal-footer> :not(:first-child) {
  margin-left: 0.25rem;
}

.modal-footer> :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -999.9rem;
  width: 5rem;
  height: 5rem;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 50rem;
    margin: 3rem auto;
  }

  .modal-dialog-centered {
    min-height: calc(100% - (3rem * 2));
  }

  .modal-sm {
    max-width: 30rem;
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .modal-lg {
    max-width: 80rem;
    width: 100%;
  }
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

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

.border {
  border: 0.1rem solid #dee2e6 !important;
}

.border-top {
  border-top: 0.1rem solid #dee2e6 !important;
}

.border-right {
  border-right: 0.1rem solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 0.1rem solid #dee2e6 !important;
}

.border-left {
  border-left: 0.1rem solid #dee2e6 !important;
}

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

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

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

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

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

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

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

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

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

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

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

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

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

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

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

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

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

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

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

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

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

@media (min-width: 791px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

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

@media (min-width: 1025px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

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

@media (min-width: 1230px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

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

@media print {
  .d-print-none {
    display: none !important;
  }

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

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

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

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

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

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

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

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

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

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

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

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

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

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 791px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1025px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1230px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

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

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

@media (min-width: 791px) {
  .float-md-left {
    float: left !important;
  }

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

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

@media (min-width: 1025px) {
  .float-lg-left {
    float: left !important;
  }

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

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

@media (min-width: 1230px) {
  .float-xl-left {
    float: left !important;
  }

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

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

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 23;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 23;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 22;
  }
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

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

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

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

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

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

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

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

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

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

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

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

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

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

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

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

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

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

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

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

.pr-0,
NaNrem-0 {
  padding-right: 0 !important;
}

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

.pl-0,
NaNrem-0 {
  padding-left: 0 !important;
}

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

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
NaNrem-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
NaNrem-1 {
  padding-left: 0.25rem !important;
}

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

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
NaNrem-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
NaNrem-2 {
  padding-left: 0.5rem !important;
}

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

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
NaNrem-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
NaNrem-3 {
  padding-left: 1rem !important;
}

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

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
NaNrem-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
NaNrem-4 {
  padding-left: 1.5rem !important;
}

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

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
NaNrem-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
NaNrem-5 {
  padding-left: 3rem !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

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

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

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

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

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

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

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

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

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

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

  .pr-sm-0,
  NaNrem-sm-0 {
    padding-right: 0 !important;
  }

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

  .pl-sm-0,
  NaNrem-sm-0 {
    padding-left: 0 !important;
  }

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

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  NaNrem-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  NaNrem-sm-1 {
    padding-left: 0.25rem !important;
  }

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

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  NaNrem-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  NaNrem-sm-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  NaNrem-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  NaNrem-sm-3 {
    padding-left: 1rem !important;
  }

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

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  NaNrem-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  NaNrem-sm-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  NaNrem-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  NaNrem-sm-5 {
    padding-left: 3rem !important;
  }

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

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

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

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

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 791px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

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

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

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

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

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

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

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

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

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

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

  .pr-md-0,
  NaNrem-md-0 {
    padding-right: 0 !important;
  }

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

  .pl-md-0,
  NaNrem-md-0 {
    padding-left: 0 !important;
  }

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

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  NaNrem-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  NaNrem-md-1 {
    padding-left: 0.25rem !important;
  }

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

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  NaNrem-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  NaNrem-md-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  NaNrem-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  NaNrem-md-3 {
    padding-left: 1rem !important;
  }

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

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  NaNrem-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  NaNrem-md-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  NaNrem-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  NaNrem-md-5 {
    padding-left: 3rem !important;
  }

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

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

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

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

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1025px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

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

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

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

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

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

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

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

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

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

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

  .pr-lg-0,
  NaNrem-lg-0 {
    padding-right: 0 !important;
  }

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

  .pl-lg-0,
  NaNrem-lg-0 {
    padding-left: 0 !important;
  }

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

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  NaNrem-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  NaNrem-lg-1 {
    padding-left: 0.25rem !important;
  }

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

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  NaNrem-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  NaNrem-lg-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  NaNrem-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  NaNrem-lg-3 {
    padding-left: 1rem !important;
  }

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

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  NaNrem-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  NaNrem-lg-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  NaNrem-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  NaNrem-lg-5 {
    padding-left: 3rem !important;
  }

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

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

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

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

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1230px) {
  .m-xl-0 {
    margin: 0 !important;
  }

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

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

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

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

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

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

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

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

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

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

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

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

  .pr-xl-0,
  NaNrem-xl-0 {
    padding-right: 0 !important;
  }

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

  .pl-xl-0,
  NaNrem-xl-0 {
    padding-left: 0 !important;
  }

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

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  NaNrem-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  NaNrem-xl-1 {
    padding-left: 0.25rem !important;
  }

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

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  NaNrem-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  NaNrem-xl-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  NaNrem-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  NaNrem-xl-3 {
    padding-left: 1rem !important;
  }

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

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  NaNrem-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  NaNrem-xl-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  NaNrem-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  NaNrem-xl-5 {
    padding-left: 3rem !important;
  }

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

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

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

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

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

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

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

@media (min-width: 791px) {
  .text-md-left {
    text-align: left !important;
  }

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

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

@media (min-width: 1025px) {
  .text-lg-left {
    text-align: left !important;
  }

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

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

@media (min-width: 1230px) {
  .text-xl-left {
    text-align: left !important;
  }

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

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

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

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

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

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

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

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

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

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #0062cc !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:focus,
a.text-secondary:hover {
  color: #545b62 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:focus,
a.text-success:hover {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:focus,
a.text-info:hover {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:focus,
a.text-light:hover {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:focus,
a.text-dark:hover {
  color: #1d2124 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {

  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  blockquote,
  pre {
    border: 0.1rem solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }

  body {
    min-width: 1025px !important;
  }

  .container {
    min-width: 1025px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 0.1rem solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 0.1rem solid #ddd !important;
  }
}

/*!
* Datepicker for Bootstrap
*
* Copyright 2012 Stefan Petre
* Improvements by Andrew Rowls
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*/
.datepicker {
  padding: 0;
  margin-top: 0;
  direction: ltr;
}

.datepicker-inline {
  width: 100%;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
}

.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 0.7rem solid transparent;
  border-right: 0.7rem solid transparent;
  border-bottom: 0.7rem solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -0.7rem;
  left: 0.6rem;
}

.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 0.6rem solid transparent;
  border-right: 0.6rem solid transparent;
  border-bottom: 0.6rem solid #fff;
  position: absolute;
  top: -0.6rem;
  left: 0.7rem;
}

.datepicker>div {
  display: none;
}

.datepicker.days div.datepicker-days {
  display: block;
}

.datepicker.months div.datepicker-months {
  display: block;
}

.datepicker.years div.datepicker-years {
  display: block;
}

.datepicker table {
  margin: 0;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table {
  width: 100%;
}

.datepicker table tr td.day:hover {
  color: #c19a5b;
  cursor: pointer;
}

.datepicker table tr td.new,
.datepicker table tr td.old {
  color: #777;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #777;
  cursor: default;
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background-color: #fde19a;
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today[disabled] {
  color: #c19a5b;
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active {
  color: #c19a5b;
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  color: #c19a5b;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
  color: #c19a5b;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active {
  color: #c19a5b;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 5.4rem;
  line-height: 5.4rem;
  float: left;
  margin: 1%;
  cursor: pointer;
}

.datepicker table tr td span:hover {
  color: #c19a5b;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #777;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
  background-color: #c19a5b;
  color: #fff;
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled] {
  background-color: #c19a5b;
}

.datepicker table tr td span.old {
  color: #777;
}

.datepicker th.switch {
  width: 14.5rem;
}

.datepicker tfoot tr:first-child th,
.datepicker thead tr:first-child th {
  cursor: pointer;
}

.datepicker tfoot tr:first-child th:hover,
.datepicker thead tr:first-child th:hover {
  color: #fff;
  background: #c19a5b;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 1.6rem;
  height: 1.6rem;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 14%;
  height: 2rem;
  border: none;
  padding: 0.4rem 0.3rem 0.2rem;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}

.datepicker thead tr:first-child th {
  padding: 0.9rem 0.3rem 0.7rem;
}

.datepicker thead tr:first-child {
  background: #191919;
}

.datepicker thead tr:first-child th {
  color: #fff;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  text-transform: uppercase;
}

.datepicker thead th.dow {
  font-weight: 500;
  color: #191919;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
}

.datepicker thead tr:last-child th:not(.switch):not(.prev):not(.next) {
  padding-top: 1.6rem;
}

.datepicker thead .icon-arrow-left,
.datepicker thead .icon-arrow-right {
  display: block;
  font-family: wokiee_icons;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 500;
  color: #fff;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.datepicker thead .icon-arrow-right:before {
  content: "\e90e";
}

.datepicker thead .icon-arrow-left:before {
  content: "\e90d";
}

.datepicker thead th.next:hover i,
.datepicker thead th.prev:hover i {
  color: #fff;
}

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider img {
  width: 100%;
  height: auto;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-slider .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-slider .slick-list:focus {
  outline: 0;
}

.slick-slider .slick-list.dragging {
  cursor: pointer;
  cursor: grab;
}

.slick-slider .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-slider .slick-track:after,
.slick-slider .slick-track:before {
  content: "";
  display: table;
}

.slick-slider .slick-track:after {
  clear: both;
}

.slick-loading .slick-slider .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 0.1rem;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide img:focus,
.slick-slide:focus {
  outline: 0;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
  /* padding-left: 3rem; */
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
}

.slick-arrow.slick-hidden {
  display: none;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 21;
  overflow: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 22;
  position: fixed;
  outline: 0;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 2rem 0.8rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 20;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom {
  cursor: pointer;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 0.8rem;
  right: 0.8rem;
  z-index: 20;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 21;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 4.4rem;
  height: 4.4rem;
  line-height: 4.4rem;
  position: absolute;
  right: -4.3rem;
  top: -4.4rem;
  text-decoration: none;
  text-align: center;
  padding: 0 0 1.8rem 1rem;
  color: #fff;
  font-size: 0;
  line-height: 0;
  font-family: wokiee_icons;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.mfp-close:before {
  content: "\ea0f";
  font-size: 2rem;
  line-height: 1;
}

.mfp-close:hover {
  color: #c19a5b;
}

.mfp-counter {
  top: 0;
  right: 0;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: lighter;
  white-space: nowrap;
}

button.mfp-arrow {
  position: absolute;
  margin: 0;
  top: 50%;
  margin-top: -2.5rem;
  padding: 0;
  width: 5rem;
  height: 5rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  border: medium inset transparent;
}

.mfp-arrow {
  display: block;
  font-family: wokiee_icons;
  font-size: 3rem;
  line-height: 4.5rem;
  color: #fff;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mfp-arrow:hover,
button.mfp-arrow:hover {
  color: #c19a5b;
}

.mfp-arrow:before {
  display: block;
}

.mfp-arrow-right {
  right: 1rem;
}

.mfp-arrow-right:before {
  content: "\e90e";
  left: 1rem;
}

.mfp-arrow-left:before {
  content: "\e90d";
  left: 0.7rem;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-iframe-holder {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 90rem;
}

.mfp-iframe-holder .mfp-close {
  top: -4rem;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 4rem;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -2.1rem;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
  text-align: center;
  font-family: Inter, sans-serif;
}

.mfp-title {
  color: #fff;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.6rem;
  word-wrap: break-word;
}

.mfp-image-holder .mfp-content {
  max-width: 72%;
}

.mfp-gallery img.mfp-img {
  max-height: 80vh !important;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 30rem) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 0.5rem;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 0.3rem 0.5rem;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 0.5rem;
    top: 0.3rem;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 60px;
  left: 50%;
  margin-left: -30rem;
  margin-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 4.4rem;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps-container.ps-in-scrolling {
  pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
}

.ps-container>.ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  opacity: 0;
  -webkit-transition:
    background-color 0.2s linear,
    opacity 0.2s linear;
  -moz-transition:
    background-color 0.2s linear,
    opacity 0.2s linear;
  -o-transition:
    background-color 0.2s linear,
    opacity 0.2s linear;
  transition:
    background-color 0.2s linear,
    opacity 0.2s linear;
  bottom: 0.3rem;
  height: 0.8rem;
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  height: 0.8rem;
}

.ps-container>.ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  z-index: 21;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  opacity: 0;
  -webkit-transition:
    background-color 0.2s linear,
    opacity 0.2s linear;
  -moz-transition:
    background-color 0.2s linear,
    opacity 0.2s linear;
  -o-transition:
    background-color 0.2s linear,
    opacity 0.2s linear;
  transition:
    background-color 0.2s linear,
    opacity 0.2s linear;
  right: 0.3rem;
  width: 0.8rem;
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  width: 0.5rem;
}

.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: #999;
}

.tp-static-layers {
  position: absolute;
  z-index: 505;
  top: 0;
  left: 0;
}

.tp-caption.tp-hidden-caption,
.tp-hide-revslider {
  visibility: hidden !important;
  display: none !important;
}

.tp-caption {
  z-index: 1;
}

.tp-caption-demo .tp-caption {
  position: relative !important;
  display: inline-block;
  margin-bottom: 1rem;
  margin-right: 2rem !important;
}

.tp-caption.whitedivider {
  color: #000;
  text-shadow: none;
  background-color: #fff;
  background-color: #fff;
  text-decoration: none;
  min-width: 40.8rem;
  min-height: 0.3rem;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.finewide_large_white {
  color: #fff;
  text-shadow: none;
  font-size: 6rem;
  line-height: 6rem;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.8rem;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.whitedivider {
  color: #000;
  text-shadow: none;
  background-color: #fff;
  background-color: #fff;
  text-decoration: none;
  font-size: 0;
  line-height: 0;
  min-width: 46.8rem;
  min-height: 0.3rem;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.finewide_medium_white {
  color: #fff;
  text-shadow: none;
  font-size: 3.7rem;
  line-height: 3.7rem;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5rem;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.boldwide_small_white {
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 0.5rem;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.whitedivider {
  color: #000;
  text-shadow: none;
  background-color: #fff;
  background-color: #fff;
  text-decoration: none;
  font-size: 0;
  line-height: 0;
  min-width: 0.3rem;
  min-height: 13rem;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.finewide_small_white {
  color: #fff;
  text-shadow: none;
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5rem;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.finewide_verysmall_white_mw {
  font-size: 1.3rem;
  line-height: 2.5rem;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 0.5rem;
  max-width: 47rem;
  white-space: normal !important;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: #ebebeb;
  background-color: #ebebeb;
  width: 37rem;
  height: 0.3rem;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0;
  border-color: #222;
  border-style: none;
}

.tp-caption.finewide_large_white {
  color: #fff;
  text-shadow: none;
  font-size: 6rem;
  line-height: 6rem;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.8rem;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.finewide_medium_white {
  color: #fff;
  text-shadow: none;
  font-size: 3.4rem;
  line-height: 3.4rem;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5rem;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.huge_red {
  position: absolute;
  color: #df4b6b;
  font-weight: 400;
  font-size: 15rem;
  line-height: 13rem;
  font-family: Oswald, sans-serif;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
  background-color: #2d3136;
  padding: 0;
}

.tp-caption.middle_yellow {
  position: absolute;
  color: #fbd572;
  font-weight: 500;
  font-size: 5rem;
  line-height: 5rem;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.huge_thin_yellow {
  position: absolute;
  color: #fbd572;
  font-weight: 300;
  font-size: 9rem;
  line-height: 9rem;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  letter-spacing: 2rem;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.big_dark {
  position: absolute;
  color: #333;
  font-weight: 500;
  font-size: 7rem;
  line-height: 7rem;
  font-family: "Open Sans";
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_dark {
  position: absolute;
  color: #333;
  font-weight: 300;
  font-size: 4rem;
  line-height: 4rem;
  font-family: "Open Sans";
  margin: 0;
  letter-spacing: 0.5rem;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_grey {
  position: absolute;
  color: #fff;
  text-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5);
  font-weight: 500;
  font-size: 2rem;
  line-height: 2rem;
  font-family: Arial;
  padding: 0.2rem 0.4rem;
  margin: 0;
  border-width: 0;
  border-style: none;
  background-color: #888;
  white-space: nowrap;
}

.tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_text {
  position: absolute;
  color: #fff;
  text-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5);
  font-weight: 500;
  font-size: 2rem;
  line-height: 2rem;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.large_bold_white_25 {
  font-size: 5.5rem;
  line-height: 6.5rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0 0.5rem 1rem;
  border-width: 0;
  border-color: #fff;
  border-style: none;
}

.tp-caption.medium_text_shadow {
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0 0.5rem 1rem;
  border-width: 0;
  border-color: #fff;
  border-style: none;
}

.tp-caption.large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5);
  font-weight: 500;
  font-size: 4rem;
  line-height: 4rem;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.medium_bold_grey {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0;
  padding: 0.1rem 0.4rem 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.very_large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5);
  font-weight: 500;
  font-size: 6rem;
  line-height: 6rem;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.very_big_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 500;
  font-size: 6rem;
  line-height: 6rem;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
  padding: 0 0.4rem;
  padding-top: 0.1rem;
  background-color: #000;
}

.tp-caption.very_big_black {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 500;
  font-size: 6rem;
  line-height: 6rem;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
  padding: 0 0.4rem;
  padding-top: 0.1rem;
  background-color: #fff;
}

.tp-caption.modern_medium_fat {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 2rem;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_medium_fat_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 2rem;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_medium_light {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 2.4rem;
  line-height: 2rem;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.modern_big_bluebg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 500;
  font-size: 3rem;
  line-height: 3.6rem;
  font-family: "Open Sans", sans-serif;
  padding: 0.3rem 1rem;
  margin: 0;
  border-width: 0;
  border-style: none;
  background-color: #4e5b6c;
}

.tp-caption.modern_big_redbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 3rem;
  line-height: 3.6rem;
  font-family: "Open Sans", sans-serif;
  padding: 0.3rem 1rem;
  padding-top: 0.1rem;
  margin: 0;
  border-width: 0;
  border-style: none;
  background-color: #de543e;
}

.tp-caption.modern_small_text_dark {
  position: absolute;
  color: #555;
  text-shadow: none;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-family: Arial;
  margin: 0;
  border-width: 0;
  border-style: none;
  white-space: nowrap;
}

.tp-caption.boxshadow {
  -moz-box-shadow: 0 0 2rem rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 2rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
  color: #000;
  text-shadow: none;
}

.tp-caption.noshadow {
  text-shadow: none;
}

.tp-caption.thinheadline_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 3rem;
  line-height: 3rem;
  font-family: "Open Sans";
  background-color: transparent;
}

.tp-caption.thintext_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-family: "Open Sans";
  background-color: transparent;
}

.tp-caption.medium_bg_red a {
  color: #fff;
  text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
  color: #fff;
  text-decoration: underline;
}

.tp-caption.smoothcircle {
  font-size: 3rem;
  line-height: 7.5rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.498039);
  padding: 5rem 2.5rem;
  text-align: center;
  border-radius: 50rem 50rem 50rem 50rem;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.largeblackbg {
  font-size: 5rem;
  line-height: 7rem;
  font-weight: 300;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #000;
  padding: 0 2rem 0.5rem;
  text-shadow: none;
  border-width: 0;
  border-color: #fff;
  border-style: none;
}

.tp-caption.largepinkbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 5rem;
  line-height: 7rem;
  font-family: "Open Sans";
  background-color: #db4360;
  padding: 0 2rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.tp-caption.largewhitebg {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 5rem;
  line-height: 7rem;
  font-family: "Open Sans";
  background-color: #fff;
  padding: 0 2rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.tp-caption.largegreenbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 5rem;
  line-height: 7rem;
  font-family: "Open Sans";
  background-color: #67ae73;
  padding: 0 2rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.tp-caption.excerpt {
  font-size: 3.6rem;
  line-height: 3.6rem;
  font-weight: 500;
  font-family: Arial;
  color: #fff;
  text-decoration: none;
  background-color: #000;
  text-shadow: none;
  margin: 0;
  padding: 0.1rem 0.4rem 0 0.4rem;
  width: 15rem;
  white-space: normal !important;
  height: auto;
  border-width: 0;
  border-color: #fff;
  border-style: none;
}

.tp-caption.large_bold_grey {
  font-size: 6rem;
  line-height: 6rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0;
  padding: 0.1rem 0.4rem 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_thin_grey {
  font-size: 3.4rem;
  line-height: 3rem;
  font-weight: 300;
  font-family: "Open Sans";
  color: #666;
  text-decoration: none;
  background-color: transparent;
  padding: 0.1rem 0.4rem 0;
  text-shadow: none;
  margin: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.small_thin_grey {
  font-size: 1.8rem;
  line-height: 2.6rem;
  font-weight: 300;
  font-family: "Open Sans";
  color: #757575;
  text-decoration: none;
  background-color: transparent;
  padding: 0.1rem 0.4rem 0;
  text-shadow: none;
  margin: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: #ebebeb;
  width: 37rem;
  height: 0.3rem;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0;
  border-color: #222;
  border-style: none;
}

.tp-caption.large_bold_darkblue {
  font-size: 5.8rem;
  line-height: 6rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bg_darkblue {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #34495e;
  padding: 1rem;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bold_red {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_light_red {
  font-size: 2.1rem;
  line-height: 2.6rem;
  font-weight: 300;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bg_red {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #e33a0c;
  padding: 1rem;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bold_orange {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #f39c12;
  text-decoration: none;
  background-color: transparent;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bg_orange {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #f39c12;
  padding: 1rem;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.grassfloor {
  text-decoration: none;
  background-color: #a0b397;
  width: 400rem;
  height: 15rem;
  border-width: 0;
  border-color: #222;
  border-style: none;
}

.tp-caption.large_bold_white {
  font-size: 5.8rem;
  line-height: 6rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_light_white {
  font-size: 3rem;
  line-height: 3.6rem;
  font-weight: 300;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.mediumlarge_light_white {
  font-size: 3.4rem;
  line-height: 4rem;
  font-weight: 300;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.mediumlarge_light_white_center {
  font-size: 3.4rem;
  line-height: 4rem;
  font-weight: 300;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  text-align: center;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_bg_asbestos {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #7f8c8d;
  padding: 1rem;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.medium_light_black {
  font-size: 3rem;
  line-height: 3.6rem;
  font-weight: 300;
  font-family: "Open Sans";
  color: #000;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.large_bold_black {
  font-size: 5.8rem;
  line-height: 6rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #000;
  text-decoration: none;
  background-color: transparent;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.mediumlarge_light_darkblue {
  font-size: 3.4rem;
  line-height: 4rem;
  font-weight: 300;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.small_light_white {
  font-size: 1.7rem;
  line-height: 2.8rem;
  font-weight: 300;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.roundedimage {
  border-width: 0;
  border-color: #222;
  border-style: none;
}

.tp-caption.large_bg_black {
  font-size: 4rem;
  line-height: 4rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #000;
  padding: 1rem 2rem 1.5rem;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.mediumwhitebg {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 300;
  font-family: "Open Sans";
  color: #000;
  text-decoration: none;
  background-color: #fff;
  padding: 0.5rem 1.5rem 1rem;
  text-shadow: none;
  border-width: 0;
  border-color: #000;
  border-style: none;
}

.tp-caption.medium_bg_orange_new1 {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 500;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: #f39c12;
  padding: 1rem;
  border-width: 0;
  border-color: #ffd658;
  border-style: none;
}

.tp-caption.boxshadow {
  -moz-box-shadow: 0 0 2rem rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 2rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 1.9rem;
  line-height: 1.9rem;
  font-family: "Open Sans", sans;
}

.tp-caption.noshadow {
  text-shadow: none;
}

.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}

.tp-caption .frontcorner {
  width: 0;
  height: 0;
  border-left: 4rem solid transparent;
  border-right: 0 solid transparent;
  border-top: 4rem solid #00a8ff;
  position: absolute;
  left: -4rem;
  top: 0;
}

.tp-caption .backcorner {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 4rem solid transparent;
  border-bottom: 4rem solid #00a8ff;
  position: absolute;
  right: 0;
  top: 0;
}

.tp-caption .frontcornertop {
  width: 0;
  height: 0;
  border-left: 4rem solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 4rem solid #00a8ff;
  position: absolute;
  left: -4rem;
  top: 0;
}

.tp-caption .backcornertop {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 4rem solid transparent;
  border-top: 4rem solid #00a8ff;
  position: absolute;
  right: 0;
  top: 0;
}

img.tp-slider-alternative-image {
  width: 100%;
  height: auto;
}

.tp-simpleresponsive .button {
  padding: 0.6rem 1.3rem 0.5rem;
  border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
  height: 3rem;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.6) !important;
  font-size: 1.5rem;
  line-height: 4.5rem !important;
  background: url(../images/gradient/g30.png) repeat-x top;
  font-family: arial, sans-serif;
  font-weight: 500;
}

.tp-simpleresponsive .button.big {
  color: #fff;
  text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.6);
  font-weight: 500;
  padding: 0.9rem 2rem;
  font-size: 1.9rem;
  line-height: 5.7rem !important;
  background: url(../images/gradient/g40.png) repeat-x top;
}

.tp-simpleresponsive .button.big:hover,
.tp-simpleresponsive .button:hover,
.tp-simpleresponsive .purchase:hover {
  background-position:
    bottom,
    1.5rem 1.1rem;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tp-simpleresponsive .button {
    padding: 0.4rem 0.8rem 0.3rem;
    line-height: 2.5rem !important;
    font-size: 1.1rem !important;
    font-weight: 400;
  }

  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tp-simpleresponsive .button {
    padding: 0.2rem 0.5rem 0.2rem;
    line-height: 2rem !important;
    font-size: 1rem !important;
  }

  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}

.tp-simpleresponsive .button.green,
.tp-simpleresponsive .button:hover.green,
.tp-simpleresponsive .purchase.green,
.tp-simpleresponsive .purchase:hover.green {
  background-color: #21a117;
  -webkit-box-shadow: 0 0.3rem 0 0 #104d0b;
  -moz-box-shadow: 0 0.3rem 0 0 #104d0b;
  box-shadow: 0 0.3rem 0 0 #104d0b;
}

.tp-simpleresponsive .button.blue,
.tp-simpleresponsive .button:hover.blue,
.tp-simpleresponsive .purchase.blue,
.tp-simpleresponsive .purchase:hover.blue {
  background-color: #1d78cb;
  -webkit-box-shadow: 0 0.3rem 0 0 #0f3e68;
  -moz-box-shadow: 0 0.3rem 0 0 #0f3e68;
  box-shadow: 0 0.3rem 0 0 #0f3e68;
}

.tp-simpleresponsive .button.red,
.tp-simpleresponsive .button:hover.red,
.tp-simpleresponsive .purchase.red,
.tp-simpleresponsive .purchase:hover.red {
  background-color: #cb1d1d;
  -webkit-box-shadow: 0 0.3rem 0 0 #7c1212;
  -moz-box-shadow: 0 0.3rem 0 0 #7c1212;
  box-shadow: 0 0.3rem 0 0 #7c1212;
}

.tp-simpleresponsive .button.orange,
.tp-simpleresponsive .button:hover.orange,
.tp-simpleresponsive .purchase.orange,
.tp-simpleresponsive .purchase:hover.orange {
  background-color: #f70;
  -webkit-box-shadow: 0 0.3rem 0 0 #a34c00;
  -moz-box-shadow: 0 0.3rem 0 0 #a34c00;
  box-shadow: 0 0.3rem 0 0 #a34c00;
}

.tp-simpleresponsive .button.darkgrey,
.tp-simpleresponsive .button.grey,
.tp-simpleresponsive .button:hover.darkgrey,
.tp-simpleresponsive .button:hover.grey,
.tp-simpleresponsive .purchase.darkgrey,
.tp-simpleresponsive .purchase:hover.darkgrey {
  background-color: #555;
  -webkit-box-shadow: 0 0.3rem 0 0 #222;
  -moz-box-shadow: 0 0.3rem 0 0 #222;
  box-shadow: 0 0.3rem 0 0 #222;
}

.tp-simpleresponsive .button.lightgrey,
.tp-simpleresponsive .button:hover.lightgrey,
.tp-simpleresponsive .purchase.lightgrey,
.tp-simpleresponsive .purchase:hover.lightgrey {
  background-color: #888;
  -webkit-box-shadow: 0 0.3rem 0 0 #555;
  -moz-box-shadow: 0 0.3rem 0 0 #555;
  box-shadow: 0 0.3rem 0 0 #555;
}

.fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}

.fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative;
}

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
}

.tp-simpleresponsive img {
  max-width: none;
}

.noFilterClass {
  filter: none !important;
}

.tp-bannershadow {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
  background: url(../external/rs-plugin/assets/shadow1.png) no-repeat;
  background-size: 100% 100%;
  width: 89rem;
  height: 6rem;
  bottom: -6rem;
}

.tp-bannershadow.tp-shadow2 {
  background: url(../external/rs-plugin/assets/shadow2.png) no-repeat;
  background-size: 100% 100%;
  width: 89rem;
  height: 6rem;
  bottom: -6rem;
}

.tp-bannershadow.tp-shadow3 {
  background: url(../external/rs-plugin/assets/shadow3.png) no-repeat;
  background-size: 100% 100%;
  width: 89rem;
  height: 6rem;
  bottom: -6rem;
}

.caption.fullscreenvideo {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.tp-caption.fullscreenvideo {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.fullcoveredvideo video,
.fullscreenvideo video {
  background: #000;
}

.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.html5vid.videoisplaying .tp-poster {
  display: none;
}

.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  padding: 0.5rem;
  border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4rem;
  color: #fff;
  z-index: 3;
  margin-top: -2.7rem;
  margin-left: -2.8rem;
  text-align: center;
  cursor: pointer;
}

.html5vid .tp-revstop {
  width: 1.5rem;
  height: 2rem;
  border-left: 0.5rem solid #fff;
  border-right: 0.5rem solid #fff;
  position: relative;
  margin: 1rem 2rem;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.html5vid .tp-revstop {
  display: none;
}

.html5vid.videoisplaying .revicon-right-dir {
  display: none;
}

.html5vid.videoisplaying .tp-revstop {
  display: block;
}

.html5vid.videoisplaying .tp-video-play-button {
  display: none;
}

.html5vid:hover .tp-video-play-button {
  display: block;
}

.fullcoveredvideo .tp-video-play-button {
  display: none !important;
}

.tp-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.5rem;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-image: linear-gradient(bottom, #000 13%, #323232 100%);
  background-image: -o-linear-gradient(bottom, #000 13%, #323232 100%);
  background-image: -moz-linear-gradient(bottom, #000 13%, #323232 100%);
  background-image: -webkit-linear-gradient(bottom, #000 13%, #323232 100%);
  background-image: -ms-linear-gradient(bottom, #000 13%, #323232 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, #000), color-stop(1, #323232));
  display: table;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tp-caption:hover .tp-video-controls {
  opacity: 0.9;
}

.tp-video-button {
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  color: #eee;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -o-border-radius: 0.3rem;
  border-radius: 0.3rem;
  cursor: pointer;
  line-height: 1.2rem;
  font-size: 1.2rem;
  color: #fff;
  padding: 0;
  margin: 0;
  outline: 0;
}

.tp-video-button:hover {
  cursor: pointer;
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
  padding: 0 0.5rem;
  display: table-cell;
}

.tp-video-seek-bar-wrap {
  width: 80%;
}

.tp-video-vol-bar-wrap {
  width: 20%;
}

.tp-seek-bar,
.tp-volume-bar {
  width: 100%;
  cursor: pointer;
  outline: 0;
  line-height: 1.2rem;
  margin: 0;
  padding: 0;
}

.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}

.tp-dottedoverlay.twoxtwo {
  background: url(../external/rs-plugin/assets/gridtile.png);
}

.tp-dottedoverlay.twoxtwowhite {
  background: url(../external/rs-plugin/assets/gridtile_white.png);
}

.tp-dottedoverlay.threexthree {
  background: url(../external/rs-plugin/assets/gridtile_3x3.png);
}

.tp-dottedoverlay.threexthreewhite {
  background: url(../external/rs-plugin/assets/gridtile_3x3_white.png);
}

.tpclear {
  clear: both;
}

.tp-bullets {
  bottom: 13% !important;
  z-index: 1000;
  position: absolute;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(0.5rem);
}

@media (max-width: 789px) {
  .tp-bullets {
    bottom: 1.5em !important;
  }
}

@media (max-width: 475px) {
  .tp-bullets {
    bottom: 1em !important;
  }
}

.tp-bullets.simplebullets.navbar {
  border: 0.1rem solid #666;
  border-bottom: 0.1rem solid #444;
  background: url(../external/rs-plugin/assets/boxed_bgtile.png);
  height: 4rem;
  padding: 0 1rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
}

.tp-bullets.simplebullets.navbar-old {
  background: url(../external/rs-plugin/assets/navigdots_bgtile.png);
  height: 3.5rem;
  padding: 0 1rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
}

.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 0.3rem;
}

.tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/bullets.png) no-repeat bottom left;
  width: 2.3rem;
  height: 2.3rem;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0;
}

.tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/bullets2.png) no-repeat bottom left;
  width: 1.9rem;
  height: 1.9rem;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0;
}

.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/bullets2.png) no-repeat bottom left;
  width: 1.9rem;
  height: 1.9rem;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0;
}

.tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/bullet_boxed.png) no-repeat top left;
  width: 1.8rem;
  height: 1.9rem;
  margin-right: 0.5rem;
  float: left;
  margin-top: 0;
}

.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0 !important;
}

.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0 !important;
}

.tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/navigdots.png) no-repeat bottom left;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
  float: left;
  margin-top: 1rem;
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0 !important;
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0 !important;
}

.tp-bullets.simplebullets .bullet.selected,
.tp-bullets.simplebullets .bullet:hover {
  background-position: top left;
}

.tp-bullets.simplebullets.navbar .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
  background-position: bottom left;
}

.tparrows {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(500rem);
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  z-index: 600;
  position: relative;
}

.tparrows.hidearrows {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/large_left.png) no-repeat top left;
  width: 4rem;
  height: 4rem;
}

.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/large_right.png) no-repeat top left;
  width: 4rem;
  height: 4rem;
}

.tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(small_left.png) no-repeat top left;
  width: 1.9rem;
  height: 1.6rem;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(small_right.png) no-repeat top left;
  width: 1.9rem;
  height: 1.6rem;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_left.png) no-repeat top left;
  width: 2.6rem;
  height: 2.6rem;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_right.png) no-repeat top left;
  width: 2.6rem;
  height: 2.6rem;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/small_left_boxed.png) no-repeat top left;
  width: 2rem;
  height: 1.5rem;
  float: left;
  margin-right: 0.6rem;
  margin-top: 1.2rem;
}

.tp-rightarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/small_right_boxed.png) no-repeat top left;
  width: 2rem;
  height: 1.5rem;
  float: left;
  margin-left: 0.6rem;
  margin-top: 1.2rem;
}

.tp-leftarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrowleft.png) no-repeat top left;
  width: 0.9rem;
  height: 1.6rem;
  float: left;
  margin-right: 0.6rem;
  margin-top: 1rem;
}

.tp-rightarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrowright.png) no-repeat top left;
  width: 0.9rem;
  height: 1.6rem;
  float: left;
  margin-left: 0.6rem;
  margin-top: 1rem;
}

.tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 1rem;
}

.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0;
}

.tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_left2.png) no-repeat top left;
  width: 1.2rem;
  height: 1.7rem;
  float: left;
  margin-right: 0;
  margin-top: 0;
}

.tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_right2.png) no-repeat top left;
  width: 1.2rem;
  height: 1.7rem;
  float: left;
  margin-left: 0;
  margin-top: 0;
}

.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_left2.png) no-repeat top left;
  width: 1.2rem;
  height: 1.7rem;
  float: left;
  margin-right: 0;
  margin-top: 0;
}

.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/arrow_right2.png) no-repeat top left;
  width: 1.2rem;
  height: 1.7rem;
  float: left;
  margin-left: 0;
  margin-top: 0;
}

.tp-leftarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/large_left.png) no-repeat 0 0;
  width: 4rem;
  height: 4rem;
}

.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../external/rs-plugin/assets/large_right.png) no-repeat 0 0;
  width: 4rem;
  height: 4rem;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-position: bottom left;
}

.tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 0.3rem;
  background-color: #fff;
  width: 50rem;
  height: 5rem;
  margin-top: -5rem;
}

.fullwidthbanner-container .tp-thumbs {
  padding: 0.3rem;
}

.tp-bullets.tp-thumbs .tp-mask {
  width: 50rem;
  height: 5rem;
  overflow: hidden;
  position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 500rem;
  position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
  width: 10rem;
  height: 5rem;
  cursor: pointer;
  overflow: hidden;
  background: 0 0;
  margin: 0;
  float: left;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet.selected,
.tp-bullets.tp-thumbs .bullet:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-thumbs img {
  width: 100%;
}

.tp-bannertimer {
  width: 100%;
  height: 1rem;
  background: url(timer.png);
  position: absolute;
  z-index: 200;
  top: 0;
}

.tp-bannertimer.tp-bottom {
  bottom: 0;
  height: 0.5rem;
  top: auto;
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .responsive .tp-bullets {
    display: none;
  }

  .responsive .tparrows {
    display: none;
  }
}

.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-simpleresponsive a {
  text-decoration: none;
}

.tp-simpleresponsive ul,
.tp-simpleresponsive ul li,
.tp-simpleresponsive ul li:before {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  overflow-x: visible;
  overflow-y: visible;
  background-image: none;
}

.tp-simpleresponsive>ul>li {
  list-style: none;
  position: absolute;
  visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 300rem;
  height: 150rem;
  background: url(coloredbg.png) repeat;
}

.tp-caption.slidelink a span {
  background: url(coloredbg.png) repeat;
}

.tparrows .tp-arr-imgholder {
  display: none;
}

.tparrows .tp-arr-titleholder {
  display: none;
}

.tparrows.preview1 {
  width: 10rem;
  height: 10rem;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  background: 0 0;
}

.tparrows.preview1:after {
  position: absolute;
  left: 0;
  top: 0;
  font-family: revicons;
  color: #fff;
  font-size: 3rem;
  width: 10rem;
  height: 10rem;
  text-align: center;
  background: #fff;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
  line-height: 10rem;
  -webkit-transition:
    background 0.3s,
    color 0.3s;
  -moz-transition:
    background 0.3s,
    color 0.3s;
  transition:
    background 0.3s,
    color 0.3s;
}

.tp-rightarrow.preview1:after {
  content: "\e825";
}

.tp-leftarrow.preview1:after {
  content: "\e824";
}

.tparrows.preview1:hover:after {
  background: #fff;
  color: #aaa;
}

.tparrows.preview1 .tp-arr-imgholder {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tparrows.preview1 .tp-arr-iwrapper {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tparrows.preview1:hover .tp-arr-iwrapper {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-rightarrow.preview1 .tp-arr-imgholder {
  right: 100%;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
  left: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tparrows.preview1:hover .tp-arr-imgholder {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {

  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 8rem;
    height: 8rem;
    line-height: 8rem;
    font-size: 2.4rem;
  }
}

@media only screen and (min-width: 48opx) and (max-width: 767px) {

  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 6rem;
    height: 6rem;
    line-height: 6rem;
    font-size: 2rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {

  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    font-size: 1.2rem;
  }
}

.tp-bullets.preview1 {
  height: 2.1rem;
}

.tp-bullets.preview1 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.15) !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 0.5rem !important;
  height: 0.5rem !important;
  border: 0.8rem solid transparent !important;
  display: inline-block;
  margin-right: 0.5rem !important;
  margin-bottom: 0 !important;
  -webkit-transition:
    background-color 0.2s,
    border-color 0.2s;
  -moz-transition:
    background-color 0.2s,
    border-color 0.2s;
  -o-transition:
    background-color 0.2s,
    border-color 0.2s;
  -ms-transition:
    background-color 0.2s,
    border-color 0.2s;
  transition:
    background-color 0.2s,
    border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview1 .bullet.last {
  margin-right: 0;
}

.tp-bullets.preview1 .bullet.selected,
.tp-bullets.preview1 .bullet:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #aaa !important;
  width: 0.5rem !important;
  height: 0.5rem !important;
  border: 0.8rem solid #fff !important;
}

.tparrows.preview2 {
  min-width: 6rem;
  min-height: 6rem;
  background: #fff;
  border-radius: 3rem;
  -moz-border-radius: 3rem;
  -webkit-border-radius: 3rem;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1.3s;
  -webkit-transition:
    width 0.3s,
    background-color 0.3s,
    opacity 0.3s;
  transition:
    width 0.3s,
    background-color 0.3s,
    opacity 0.3s;
  backface-visibility: hidden;
}

.tparrows.preview2:after {
  position: absolute;
  top: 50%;
  font-family: revicons;
  color: #aaa;
  font-size: 2.5rem;
  margin-top: -1.2rem;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

.tp-rightarrow.preview2:after {
  content: "\e81e";
  right: 1.8rem;
}

.tp-leftarrow.preview2:after {
  content: "\e81f";
  left: 1.8rem;
}

.tparrows.preview2 .tp-arr-titleholder {
  background-size: cover;
  background-position: center center;
  display: block;
  visibility: hidden;
  position: relative;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  white-space: nowrap;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 6rem;
  padding: 0 1rem;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
  right: 5rem;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
  left: 5rem;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.tparrows.preview2.hovered {
  width: 30rem;
}

.tparrows.preview2:hover {
  background: #fff;
}

.tparrows.preview2:hover:after {
  color: #000;
}

.tparrows.preview2:hover .tp-arr-titleholder {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  position: absolute;
}

.tp-bullets.preview2 {
  height: 1.7rem;
}

.tp-bullets.preview2 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 0.6rem !important;
  height: 0.6rem !important;
  border: 0.5rem solid transparent !important;
  display: inline-block;
  margin-right: 0.2rem !important;
  margin-bottom: 0 !important;
  -webkit-transition:
    background-color 0.2s,
    border-color 0.2s;
  -moz-transition:
    background-color 0.2s,
    border-color 0.2s;
  -o-transition:
    background-color 0.2s,
    border-color 0.2s;
  -ms-transition:
    background-color 0.2s,
    border-color 0.2s;
  transition:
    background-color 0.2s,
    border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview2 .bullet.last {
  margin-right: 0;
}

.tp-bullets.preview2 .bullet.selected,
.tp-bullets.preview2 .bullet:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff !important;
  width: 0.6rem !important;
  height: 0.6rem !important;
  border: 0.5rem solid #000 !important;
}

.tp-arr-titleholder.alwayshidden {
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview2 {
    min-width: 4rem;
    min-height: 4rem;
    width: 4rem;
    height: 4rem;
    border-radius: 2rem;
    -moz-border-radius: 2rem;
    -webkit-border-radius: 2rem;
  }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: revicons;
    font-size: 2rem;
    margin-top: -1.2rem;
  }

  .tp-rightarrow.preview2:after {
    content: "\e81e";
    right: 1.1rem;
  }

  .tp-leftarrow.preview2:after {
    content: "\e81f";
    left: 1.1rem;
  }

  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 1.2rem;
    line-height: 4rem;
  }

  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 3.5rem;
  }

  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 3.5rem;
  }
}

@media only screen and (min-width: 48opx) and (max-width: 767px) {
  .tparrows.preview2 {
    min-width: 3rem;
    min-height: 3rem;
    width: 3rem;
    height: 3rem;
    border-radius: 1.5rem;
    -moz-border-radius: 1.5rem;
    -webkit-border-radius: 1.5rem;
  }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: revicons;
    font-size: 1.6rem;
    margin-top: -1.2rem;
  }

  .tp-rightarrow.preview2:after {
    content: "\e81e";
    right: 0.8rem;
  }

  .tp-leftarrow.preview2:after {
    content: "\e81f";
    left: 0.8rem;
  }

  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 1rem;
    line-height: 3rem;
  }

  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 2.5rem;
  }

  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 2.5rem;
  }

  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: hidden;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview2 {
    min-width: 3rem;
    min-height: 3rem;
    width: 3rem;
    height: 3rem;
    border-radius: 1.5rem;
    -moz-border-radius: 1.5rem;
    -webkit-border-radius: 1.5rem;
  }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: revicons;
    font-size: 1.6rem;
    margin-top: -1.2rem;
  }

  .tp-rightarrow.preview2:after {
    content: "\e81e";
    right: 0.8rem;
  }

  .tp-leftarrow.preview2:after {
    content: "\e81f";
    left: 0.8rem;
  }

  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: hidden;
  }

  .tparrows.preview2:hover {
    width: 3rem !important;
    height: 3rem !important;
  }
}

.tparrows.preview3 {
  width: 7rem;
  height: 7rem;
  background: #fff;
  background: #fff;
  -webkit-transform-style: flat;
}

.tparrows.preview3:after {
  position: absolute;
  line-height: 7rem;
  text-align: center;
  font-family: revicons;
  color: #aaa;
  font-size: 3rem;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 100;
  width: 7rem;
  height: 7rem;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

.tparrows.preview3:hover:after {
  color: #000;
}

.tp-rightarrow.preview3:after {
  content: "\e825";
}

.tp-leftarrow.preview3:after {
  content: "\e824";
}

.tparrows.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  z-index: 0;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  display: table;
  min-height: 9rem;
  top: -1rem;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.tparrows.preview3 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  display: table-cell;
  min-width: 9rem;
  height: 9rem;
  position: relative;
  top: 0;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
  right: 0;
  padding-right: 7rem;
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
  left: 0;
  direction: rtl;
  padding-left: 7rem;
}

.tparrows.preview3 .tp-arr-titleholder {
  display: table-cell;
  padding: 3rem;
  font-size: 1.6rem;
  color: #fff;
  white-space: nowrap;
  position: relative;
  clear: right;
  vertical-align: middle;
}

.tparrows.preview3:hover .tp-arr-iwrapper {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.tp-bullets.preview3 {
  height: 1.7rem;
}

.tp-bullets.preview3 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 0.6rem !important;
  height: 0.6rem !important;
  border: 0.5rem solid transparent !important;
  display: inline-block;
  margin-right: 0.2rem !important;
  margin-bottom: 0 !important;
  -webkit-transition:
    background-color 0.2s,
    border-color 0.2s;
  -moz-transition:
    background-color 0.2s,
    border-color 0.2s;
  -o-transition:
    background-color 0.2s,
    border-color 0.2s;
  -ms-transition:
    background-color 0.2s,
    border-color 0.2s;
  transition:
    background-color 0.2s,
    border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview3 .bullet.last {
  margin-right: 0;
}

.tp-bullets.preview3 .bullet.selected,
.tp-bullets.preview3 .bullet:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff !important;
  width: 0.6rem !important;
  height: 0.6rem !important;
  border: 0.5rem solid #000 !important;
}

@media only screen and (min-width: 768px) and (max-width: 979px) {

  .tparrows.preview3,
  .tparrows.preview3:after {
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
    font-size: 2rem;
  }

  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 7rem;
  }

  .tparrows.preview3 .tp-arr-imgholder {
    min-width: 7rem;
    height: 7rem;
  }

  .tp-rightarrow.preview3 .tp-arr-iwrapper {
    padding-right: 5rem;
  }

  .tp-leftarrow.preview3 .tp-arr-iwrapper {
    padding-left: 5rem;
  }

  .tparrows.preview3 .tp-arr-titleholder {
    padding: 1rem;
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 767px) {

  .tparrows.preview3,
  .tparrows.preview3:after {
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
    font-size: 2rem;
  }

  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 7rem;
  }
}

.tparrows.preview4 {
  width: 3rem;
  height: 11rem;
  background: 0 0;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
}

.tparrows.preview4:after {
  position: absolute;
  line-height: 11rem;
  text-align: center;
  font-family: revicons;
  color: #fff;
  font-size: 2rem;
  top: 0;
  left: 0;
  z-index: 0;
  width: 3rem;
  height: 11rem;
  background: #000;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-rightarrow.preview4:after {
  content: "\e825";
}

.tp-leftarrow.preview4:after {
  content: "\e824";
}

.tparrows.preview4 .tp-arr-allwrapper {
  visibility: hidden;
  width: 18rem;
  position: absolute;
  z-index: 1;
  min-height: 12rem;
  top: 0;
  left: -15rem;
  overflow: hidden;
  -webkit-perspective: 100rem;
  -webkit-transform-style: flat;
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
  left: 0;
}

.tparrows.preview4 .tp-arr-iwrapper {
  position: relative;
}

.tparrows.preview4 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 18rem;
  height: 11rem;
  position: relative;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tparrows.preview4 .tp-arr-imgholder2 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 18rem;
  height: 11rem;
  position: absolute;
  top: 0;
  left: 18rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
  left: -18rem;
}

.tparrows.preview4 .tp-arr-titleholder {
  display: block;
  font-size: 1.2rem;
  line-height: 2.5rem;
  padding: 0 1rem;
  text-align: left;
  color: #fff;
  position: relative;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 2.75;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tparrows.preview4:after {
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}

.tp-leftarrow.preview4:after {
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

@media only screen and (min-width: 768px) {
  .tparrows.preview4:hover:after {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }

  .tp-leftarrow.preview4:hover:after {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  .tparrows.preview4:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}

.tp-bullets.preview4 {
  height: 1.7rem;
}

.tp-bullets.preview4 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 0.6rem !important;
  height: 0.6rem !important;
  border: 0.5rem solid transparent !important;
  display: inline-block;
  margin-right: 0.2rem !important;
  margin-bottom: 0 !important;
  -webkit-transition:
    background-color 0.2s,
    border-color 0.2s;
  -moz-transition:
    background-color 0.2s,
    border-color 0.2s;
  -o-transition:
    background-color 0.2s,
    border-color 0.2s;
  -ms-transition:
    background-color 0.2s,
    border-color 0.2s;
  transition:
    background-color 0.2s,
    border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview4 .bullet.last {
  margin-right: 0;
}

.tp-bullets.preview4 .bullet.selected,
.tp-bullets.preview4 .bullet:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff !important;
  width: 0.6rem !important;
  height: 0.6rem !important;
  border: 0.5rem solid #000 !important;
}

@media only screen and (max-width: 767px) {
  .tparrows.preview4 {
    width: 2rem;
    height: 8rem;
  }

  .tparrows.preview4:after {
    width: 2rem;
    height: 8rem;
    line-height: 8rem;
    font-size: 1.6rem;
  }

  .tparrows.preview1 .tp-arr-allwrapper,
  .tparrows.preview2 .tp-arr-allwrapper,
  .tparrows.preview3 .tp-arr-allwrapper,
  .tparrows.preview4 .tp-arr-allwrapper {
    display: none !important;
  }
}

.tp-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}

.tp-loader.spinner0 {
  width: 4rem;
  height: 4rem;
  background: url(../external/rs-plugin/assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
  margin-top: -2rem;
  margin-left: -2rem;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
}

.tp-loader.spinner1 {
  width: 4rem;
  height: 4rem;
  background-color: #fff;
  box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
  margin-top: -2rem;
  margin-left: -2rem;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
}

.tp-loader.spinner5 {
  background: url(../external/rs-plugin/assets/loader.gif) no-repeat 1rem 1rem;
  background-color: #fff;
  margin: -2.2rem -2.2rem;
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
}

@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(12rem);
  }

  50% {
    -webkit-transform: perspective(12rem) rotateY(180deg);
  }

  100% {
    -webkit-transform: perspective(12rem) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(12rem) rotateX(0) rotateY(0);
    -webkit-transform: perspective(12rem) rotateX(0) rotateY(0);
  }

  50% {
    transform: perspective(12rem) rotateX(-180.1deg) rotateY(0);
    -webkit-transform: perspective(12rem) rotateX(-180.1deg) rotateY(0);
  }

  100% {
    transform: perspective(12rem) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(12rem) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.tp-loader.spinner2 {
  width: 4rem;
  height: 4rem;
  margin-top: -2rem;
  margin-left: -2rem;
  background-color: red;
  box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1s infinite ease-in-out;
  animation: tp-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% {
    -webkit-transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

.tp-loader.spinner3 {
  margin: -0.9rem 0 0 -3.5rem;
  width: 7rem;
  text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 1.8rem;
  height: 1.8rem;
  background-color: #fff;
  box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {

  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bouncedelay {

  0%,
  100%,
  80% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.tp-loader.spinner4 {
  margin: -2rem 0 0 -2rem;
  width: 4rem;
  height: 4rem;
  text-align: center;
  -webkit-animation: tp-rotate 2s infinite linear;
  animation: tp-rotate 2s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2s infinite ease-in-out;
  animation: tp-bounce 2s infinite ease-in-out;
  box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes tp-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes tp-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes tp-bounce {

  0%,
  100% {
    -webkit-transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bounce {

  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.tp-transparentimg {
  content: "url(../external/rs-plugin/assets/transparent.png)";
}

.tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
}

.tp-caption img {
  background: 0 0;
  zoom: 1;
}

@font-face {
  font-family: revicons;
  src: url(revicons.eot?5510888);
  src:
    url(revicons.eot?5510888#iefix) format("embedded-opentype"),
    url(revicons.woff?5510888) format("woff"),
    url(revicons.ttf?5510888) format("truetype"),
    url(revicons.svg?5510888#revicons) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class*=" revicon-"]:before,
[class^="revicon-"]:before {
  font-family: revicons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}

.revicon-search-1:before {
  content: "\e802";
}

.revicon-pencil-1:before {
  content: "\e831";
}

.revicon-picture-1:before {
  content: "\e803";
}

.revicon-cancel:before {
  content: "\e80a";
}

.revicon-info-circled:before {
  content: "\e80f";
}

.revicon-trash:before {
  content: "\e801";
}

.revicon-left-dir:before {
  content: "\e817";
}

.revicon-right-dir:before {
  content: "\e818";
}

.revicon-down-open:before {
  content: "\e83b";
}

.revicon-left-open:before {
  content: "\e819";
}

.revicon-right-open:before {
  content: "\e81a";
}

.revicon-angle-left:before {
  content: "\e820";
}

.revicon-angle-right:before {
  content: "\e81d";
}

.revicon-left-big:before {
  content: "\e81f";
}

.revicon-right-big:before {
  content: "\e81e";
}

.revicon-magic:before {
  content: "\e807";
}

.revicon-picture:before {
  content: "\e800";
}

.revicon-export:before {
  content: "\e80b";
}

.revicon-cog:before {
  content: "\e832";
}

.revicon-login:before {
  content: "\e833";
}

.revicon-logout:before {
  content: "\e834";
}

.revicon-video:before {
  content: "\e805";
}

.revicon-arrow-combo:before {
  content: "\e827";
}

.revicon-left-open-1:before {
  content: "\e82a";
}

.revicon-right-open-1:before {
  content: "\e82b";
}

.revicon-left-open-mini:before {
  content: "\e822";
}

.revicon-right-open-mini:before {
  content: "\e823";
}

.revicon-left-open-big:before {
  content: "\e824";
}

.revicon-right-open-big:before {
  content: "\e825";
}

.revicon-left:before {
  content: "\e836";
}

.revicon-right:before {
  content: "\e826";
}

.revicon-ccw:before {
  content: "\e808";
}

.revicon-arrows-ccw:before {
  content: "\e806";
}

.revicon-palette:before {
  content: "\e829";
}

.revicon-list-add:before {
  content: "\e80c";
}

.revicon-doc:before {
  content: "\e809";
}

.revicon-left-open-outline:before {
  content: "\e82e";
}

.revicon-left-open-2:before {
  content: "\e82c";
}

.revicon-right-open-outline:before {
  content: "\e82f";
}

.revicon-right-open-2:before {
  content: "\e82d";
}

.revicon-equalizer:before {
  content: "\e83a";
}

.revicon-layers-alt:before {
  content: "\e804";
}

.revicon-popup:before {
  content: "\e828";
}

@font-face {
  font-family: wokiee_icons;
  src: url(wokiee_icons.eot?87a912);
  src:
    url(wokiee_icons.eot?87a912#iefix) format("embedded-opentype"),
    url(wokiee_icons.ttf?87a912) format("truetype"),
    url(wokiee_icons.woff?87a912) format("woff"),
    url(wokiee_icons.svg?87a912#wokiee_icons) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class*=" icon-"],
[class^="icon-"] {
  font-family: wokiee_icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-n-07:before {
  content: "\ea61";
}

.icon-n-02:before {
  content: "\ea5e";
}

.icon-n-05:before {
  content: "\ea5f";
}

.icon-n-06:before {
  content: "\ea60";
}

.icon-h-58:before {
  content: "\ea59";
}

.icon-h-59:before {
  content: "\ea5a";
}

.icon-h-60:before {
  content: "\ea5b";
}

.icon-h-61:before {
  content: "\ea5c";
}

.icon-h-62:before {
  content: "\ea5d";
}

.icon-e-01:before {
  content: "\e900";
}

.icon-e-02:before {
  content: "\e901";
}

.icon-e-03:before {
  content: "\e902";
}

.icon-e-04:before {
  content: "\e903";
}

.icon-e-05:before {
  content: "\e904";
}

.icon-e-06:before {
  content: "\e905";
}

.icon-e-07:before {
  content: "\e906";
}

.icon-e-08:before {
  content: "\e907";
}

.icon-e-09:before {
  content: "\e908";
}

.icon-e-10:before {
  content: "\e909";
}

.icon-e-11:before {
  content: "\e90a";
}

.icon-e-12:before {
  content: "\e90b";
}

.icon-e-13:before {
  content: "\e90c";
}

.icon-e-14:before {
  content: "\e90d";
}

.icon-e-15:before {
  content: "\e90e";
}

.icon-e-16:before {
  content: "\e90f";
}

.icon-e-17:before {
  content: "\e910";
}

.icon-e-18:before {
  content: "\e911";
}

.icon-e-19:before {
  content: "\e912";
}

.icon-e-20:before {
  content: "\e913";
}

.icon-e-21:before {
  content: "\e914";
}

.icon-e-22:before {
  content: "\e915";
}

.icon-e-23:before {
  content: "\e916";
}

.icon-e-24:before {
  content: "\e917";
}

.icon-e-25:before {
  content: "\e918";
}

.icon-e-26:before {
  content: "\e919";
}

.icon-e-27:before {
  content: "\e91a";
}

.icon-e-28:before {
  content: "\e91b";
}

.icon-e-29:before {
  content: "\e91c";
}

.icon-e-30:before {
  content: "\e91d";
}

.icon-e-31:before {
  content: "\e91e";
}

.icon-e-32:before {
  content: "\e91f";
}

.icon-e-33:before {
  content: "\e920";
}

.icon-e-34:before {
  content: "\e921";
}

.icon-e-35:before {
  content: "\e922";
}

.icon-e-36:before {
  content: "\e923";
}

.icon-e-37:before {
  content: "\e924";
}

.icon-e-38:before {
  content: "\e925";
}

.icon-e-39:before {
  content: "\e926";
}

.icon-e-40:before {
  content: "\e927";
}

.icon-e-41:before {
  content: "\e928";
}

.icon-e-42:before {
  content: "\e929";
}

.icon-e-43:before {
  content: "\e92a";
}

.icon-e-44:before {
  content: "\e92b";
}

.icon-e-45:before {
  content: "\e92c";
}

.icon-e-46:before {
  content: "\e92d";
}

.icon-e-47:before {
  content: "\e92e";
}

.icon-e-48:before {
  content: "\e92f";
}

.icon-e-49:before {
  content: "\e930";
}

.icon-e-50:before {
  content: "\e931";
}

.icon-e-51:before {
  content: "\e932";
}

.icon-e-52:before {
  content: "\e933";
}

.icon-e-53:before {
  content: "\e934";
}

.icon-e-54:before {
  content: "\e935";
}

.icon-e-55:before {
  content: "\e936";
}

.icon-e-56:before {
  content: "\e937";
}

.icon-e-57:before {
  content: "\e938";
}

.icon-e-58:before {
  content: "\e939";
}

.icon-e-59:before {
  content: "\e93a";
}

.icon-e-60:before {
  content: "\e93b";
}

.icon-e-61:before {
  content: "\e93c";
}

.icon-e-62:before {
  content: "\e93d";
}

.icon-e-63:before {
  content: "\e93e";
}

.icon-e-64:before {
  content: "\e93f";
}

.icon-e-65:before {
  content: "\e940";
}

.icon-e-66:before {
  content: "\e941";
}

.icon-e-67:before {
  content: "\e942";
}

.icon-e-68:before {
  content: "\e943";
}

.icon-e-69:before {
  content: "\e944";
}

.icon-e-70:before {
  content: "\e945";
}

.icon-e-71:before {
  content: "\e946";
}

.icon-e-72:before {
  content: "\e947";
}

.icon-e-73:before {
  content: "\e948";
}

.icon-e-74:before {
  content: "\e949";
}

.icon-e-75:before {
  content: "\e94a";
}

.icon-e-76:before {
  content: "\e94b";
}

.icon-e-77:before {
  content: "\e94c";
}

.icon-e-78:before {
  content: "\e94d";
}

.icon-e-79:before {
  content: "\e94e";
}

.icon-e-80:before {
  content: "\e94f";
}

.icon-e-81:before {
  content: "\e950";
}

.icon-e-82:before {
  content: "\e951";
}

.icon-e-83:before {
  content: "\e952";
}

.icon-e-84:before {
  content: "\e953";
}

.icon-e-85:before {
  content: "\e954";
}

.icon-e-86:before {
  content: "\e955";
}

.icon-e-87:before {
  content: "\e956";
}

.icon-e-88:before {
  content: "\e957";
}

.icon-e-89:before {
  content: "\e958";
}

.icon-e-90:before {
  content: "\e959";
}

.icon-e-91:before {
  content: "\e95a";
}

.icon-e-92:before {
  content: "\e95b";
}

.icon-e-93:before {
  content: "\e95c";
}

.icon-e-94:before {
  content: "\e95d";
}

.icon-e-95:before {
  content: "\e95e";
}

.icon-e-96:before {
  content: "\e95f";
}

.icon-f-01:before {
  content: "\e960";
}

.icon-f-02:before {
  content: "\e961";
}

.icon-f-03:before {
  content: "\e962";
}

.icon-f-04:before {
  content: "\e963";
}

.icon-f-05:before {
  content: "\e964";
}

.icon-f-06:before {
  content: "\e965";
}

.icon-f-07:before {
  content: "\e966";
}

.icon-f-08:before {
  content: "\e967";
}

.icon-f-09:before {
  content: "\e970";
}

.icon-f-10:before {
  content: "\e969";
}

.icon-f-11:before {
  content: "\e96a";
}

.icon-f-12:before {
  content: "\e96b";
}

.icon-f-13:before {
  content: "\e96c";
}

.icon-f-14:before {
  content: "\e96d";
}

.icon-f-15:before {
  content: "\e96e";
}

.icon-f-16:before {
  content: "\e96f";
}

.icon-f-17:before {
  content: "\e970";
}

.icon-f-18:before {
  content: "\e971";
}

.icon-f-19:before {
  content: "\e972";
}

.icon-f-20:before {
  content: "\e973";
}

.icon-f-21:before {
  content: "\e974";
}

.icon-f-22:before {
  content: "\e975";
}

.icon-f-23:before {
  content: "\e976";
}

.icon-f-24:before {
  content: "\e977";
}

.icon-f-25:before {
  content: "\e978";
}

.icon-f-26:before {
  content: "\e979";
}

.icon-f-27:before {
  content: "\e97a";
}

.icon-f-28:before {
  content: "\e97b";
}

.icon-f-29:before {
  content: "\e97c";
}

.icon-f-30:before {
  content: "\e97d";
}

.icon-f-31:before {
  content: "\e97e";
}

.icon-f-32:before {
  content: "\e97f";
}

.icon-f-33:before {
  content: "\e980";
}

.icon-f-34:before {
  content: "\e981";
}

.icon-f-35:before {
  content: "\e982";
}

.icon-f-36:before {
  content: "\e983";
}

.icon-f-37:before {
  content: "\e984";
}

.icon-f-38:before {
  content: "\e985";
}

.icon-f-39:before {
  content: "\e986";
}

.icon-f-40:before {
  content: "\e987";
}

.icon-f-41:before {
  content: "\e988";
}

.icon-f-42:before {
  content: "\e989";
}

.icon-f-43:before {
  content: "\e98a";
}

.icon-f-44:before {
  content: "\e98b";
}

.icon-f-45:before {
  content: "\e98c";
}

.icon-f-46:before {
  content: "\e98d";
}

.icon-f-47:before {
  content: "\e98e";
}

.icon-f-48:before {
  content: "\e98f";
}

.icon-f-49:before {
  content: "\e990";
}

.icon-f-50:before {
  content: "\e991";
}

.icon-f-51:before {
  content: "\e992";
}

.icon-f-52:before {
  content: "\e993";
}

.icon-f-53:before {
  content: "\e994";
}

.icon-f-54:before {
  content: "\e995";
}

.icon-f-55:before {
  content: "\e996";
}

.icon-f-56:before {
  content: "\e997";
}

.icon-f-57:before {
  content: "\e998";
}

.icon-f-58:before {
  content: "\e999";
}

.icon-f-59:before {
  content: "\e99a";
}

.icon-f-60:before {
  content: "\e99b";
}

.icon-f-61:before {
  content: "\e99c";
}

.icon-f-62:before {
  content: "\e99d";
}

.icon-f-63:before {
  content: "\e99e";
}

.icon-f-64:before {
  content: "\e99f";
}

.icon-f-65:before {
  content: "\e9a0";
}

.icon-f-66:before {
  content: "\e9a1";
}

.icon-f-67:before {
  content: "\e9a2";
}

.icon-f-68:before {
  content: "\e9a3";
}

.icon-f-69:before {
  content: "\e9a4";
}

.icon-f-70:before {
  content: "\e9a5";
}

.icon-f-71:before {
  content: "\e9a6";
}

.icon-f-72:before {
  content: "\e9a7";
}

.icon-f-73:before {
  content: "\e9a8";
}

.icon-f-74:before {
  content: "\e9a9";
}

.icon-f-75:before {
  content: "\e9aa";
}

.icon-f-76:before {
  content: "\e9ab";
}

.icon-f-77:before {
  content: "\e9ac";
}

.icon-f-78:before {
  content: "\e9ad";
}

.icon-f-79:before {
  content: "\e9ae";
}

.icon-f-80:before {
  content: "\e9af";
}

.icon-f-81:before {
  content: "\e9b0";
}

.icon-f-82:before {
  content: "\e9b1";
}

.icon-f-83:before {
  content: "\e9b2";
}

.icon-f-84:before {
  content: "\e9b3";
}

.icon-f-85:before {
  content: "\e9b4";
}

.icon-f-86:before {
  content: "\e9b5";
}

.icon-f-87:before {
  content: "\e9b6";
}

.icon-f-88:before {
  content: "\e9b7";
}

.icon-f-89:before {
  content: "\e9b8";
}

.icon-f-90:before {
  content: "\e9b9";
}

.icon-f-91:before {
  content: "\e9ba";
}

.icon-f-92:before {
  content: "\e9bb";
}

.icon-f-93:before {
  content: "\e9bc";
}

.icon-f-94:before {
  content: "\e9bd";
}

.icon-f-95:before {
  content: "\e9be";
}

.icon-f-96:before {
  content: "\e9bf";
}

.icon-g-01:before {
  content: "\e9c0";
}

.icon-g-02:before {
  content: "\e9c1";
}

.icon-g-03:before {
  content: "\e9c2";
}

.icon-g-04:before {
  content: "\e9c3";
}

.icon-g-05:before {
  content: "\e9c4";
}

.icon-g-06:before {
  content: "\e9c5";
}

.icon-g-07:before {
  content: "\e9c6";
}

.icon-g-08:before {
  content: "\e9c7";
}

.icon-g-09:before {
  content: "\e9c8";
}

.icon-g-10:before {
  content: "\e9c9";
}

.icon-g-11:before {
  content: "\e9ca";
}

.icon-g-12:before {
  content: "\e9cb";
}

.icon-g-13:before {
  content: "\e9cc";
}

.icon-g-14:before {
  content: "\e9cd";
}

.icon-g-15:before {
  content: "\e9ce";
}

.icon-g-16:before {
  content: "\e9cf";
}

.icon-g-17:before {
  content: "\e9d0";
}

.icon-g-18:before {
  content: "\e9d1";
}

.icon-g-19:before {
  content: "\e9d2";
}

.icon-g-20:before {
  content: "\e9d3";
}

.icon-g-21:before {
  content: "\e9d4";
}

.icon-g-22:before {
  content: "\e9d5";
}

.icon-g-23:before {
  content: "\e9d6";
}

.icon-g-24:before {
  content: "\e9d7";
}

.icon-g-25:before {
  content: "\e9d8";
}

.icon-g-26:before {
  content: "\e9d9";
}

.icon-g-27:before {
  content: "\e9da";
}

.icon-g-28:before {
  content: "\e9db";
}

.icon-g-29:before {
  content: "\e9dc";
}

.icon-g-30:before {
  content: "\e9dd";
}

.icon-g-31:before {
  content: "\e9de";
}

.icon-g-32:before {
  content: "\e9df";
}

.icon-g-33:before {
  content: "\e9e0";
}

.icon-g-34:before {
  content: "\e9e1";
}

.icon-g-35:before {
  content: "\e9e2";
}

.icon-g-36:before {
  content: "\e9e3";
}

.icon-g-37:before {
  content: "\e9e4";
}

.icon-g-38:before {
  content: "\e9e5";
}

.icon-g-39:before {
  content: "\e9e6";
}

.icon-g-40:before {
  content: "\e9e7";
}

.icon-g-41:before {
  content: "\e9e8";
}

.icon-g-42:before {
  content: "\e9e9";
}

.icon-g-43:before {
  content: "\e9ea";
}

.icon-g-44:before {
  content: "\e9eb";
}

.icon-g-45:before {
  content: "\e9ec";
}

.icon-g-46:before {
  content: "\e9ed";
}

.icon-g-47:before {
  content: "\e9ee";
}

.icon-g-48:before {
  content: "\e9ef";
}

.icon-g-49:before {
  content: "\e9f0";
}

.icon-g-50:before {
  content: "\e9f1";
}

.icon-g-51:before {
  content: "\e9f2";
}

.icon-g-52:before {
  content: "\e9f3";
}

.icon-g-53:before {
  content: "\e9f4";
}

.icon-g-54:before {
  content: "\e9f5";
}

.icon-g-55:before {
  content: "\e9f6";
}

.icon-g-56:before {
  content: "\e9f7";
}

.icon-g-57:before {
  content: "\e9f8";
}

.icon-g-58:before {
  content: "\e9f9";
}

.icon-g-59:before {
  content: "\e9fa";
}

.icon-g-60:before {
  content: "\e9fb";
}

.icon-g-61:before {
  content: "\e9fc";
}

.icon-g-62:before {
  content: "\e9fd";
}

.icon-g-63:before {
  content: "\e9fe";
}

.icon-g-64:before {
  content: "\e9ff";
}

.icon-g-65:before {
  content: "\ea00";
}

.icon-g-66:before {
  content: "\ea01";
}

.icon-g-67:before {
  content: "\ea02";
}

.icon-g-68:before {
  content: "\ea03";
}

.icon-g-69:before {
  content: "\ea04";
}

.icon-g-70:before {
  content: "\ea05";
}

.icon-g-71:before {
  content: "\ea06";
}

.icon-g-72:before {
  content: "\ea07";
}

.icon-g-73:before {
  content: "\ea08";
}

.icon-g-74:before {
  content: "\ea09";
}

.icon-g-75:before {
  content: "\ea0a";
}

.icon-g-76:before {
  content: "\ea0b";
}

.icon-g-77:before {
  content: "\ea0c";
}

.icon-g-78:before {
  content: "\ea0d";
}

.icon-g-79:before {
  content: "\ea0e";
}

.icon-g-80:before {
  content: "\ea0f";
}

.icon-g-81:before {
  content: "\ea10";
}

.icon-g-82:before {
  content: "\ea11";
}

.icon-g-83:before {
  content: "\ea12";
}

.icon-g-84:before {
  content: "\ea13";
}

.icon-g-85:before {
  content: "\ea14";
}

.icon-g-86:before {
  content: "\ea15";
}

.icon-g-87:before {
  content: "\ea16";
}

.icon-g-88:before {
  content: "\ea17";
}

.icon-g-89:before {
  content: "\ea18";
}

.icon-g-90:before {
  content: "\ea19";
}

.icon-g-91:before {
  content: "\ea1a";
}

.icon-g-92:before {
  content: "\ea1b";
}

.icon-g-93:before {
  content: "\ea1c";
}

.icon-g-94:before {
  content: "\ea1d";
}

.icon-g-95:before {
  content: "\ea1e";
}

.icon-g-96:before {
  content: "\ea1f";
}

.icon-h-01:before {
  content: "\ea20";
}

.icon-h-02:before {
  content: "\ea21";
}

.icon-h-03:before {
  content: "\ea22";
}

.icon-h-04:before {
  content: "\ea23";
}

.icon-h-05:before {
  content: "\ea24";
}

.icon-h-06:before {
  content: "\ea25";
}

.icon-h-07:before {
  content: "\ea26";
}

.icon-h-08:before {
  content: "\ea27";
}

.icon-h-09:before {
  content: "\ea28";
}

.icon-h-10:before {
  content: "\ea29";
}

.icon-h-11:before {
  content: "\ea2a";
}

.icon-h-12:before {
  content: "\ea2b";
}

.icon-h-13:before {
  content: "\ea2c";
}

.icon-h-14:before {
  content: "\ea2d";
}

.icon-h-15:before {
  content: "\ea2e";
}

.icon-h-16:before {
  content: "\ea2f";
}

.icon-h-17:before {
  content: "\ea30";
}

.icon-h-18:before {
  content: "\ea31";
}

.icon-h-19:before {
  content: "\ea32";
}

.icon-h-20:before {
  content: "\ea33";
}

.icon-h-21:before {
  content: "\ea34";
}

.icon-h-22:before {
  content: "\ea35";
}

.icon-h-23:before {
  content: "\ea36";
}

.icon-h-24:before {
  content: "\ea37";
}

.icon-h-25:before {
  content: "\ea38";
}

.icon-h-26:before {
  content: "\ea39";
}

.icon-h-27:before {
  content: "\ea3a";
}

.icon-h-28:before {
  content: "\ea3b";
}

.icon-h-29:before {
  content: "\ea3c";
}

.icon-h-30:before {
  content: "\ea3d";
}

.icon-h-31:before {
  content: "\ea3e";
}

.icon-h-32:before {
  content: "\ea3f";
}

.icon-h-33:before {
  content: "\ea40";
}

.icon-h-34:before {
  content: "\ea41";
}

.icon-h-35:before {
  content: "\ea42";
}

.icon-h-36:before {
  content: "\ea43";
}

.icon-h-37:before {
  content: "\ea44";
}

.icon-h-38:before {
  content: "\ea45";
}

.icon-h-39:before {
  content: "\ea46";
}

.icon-h-40:before {
  content: "\ea47";
}

.icon-h-41:before {
  content: "\ea48";
}

.icon-h-42:before {
  content: "\ea49";
}

.icon-h-43:before {
  content: "\ea4a";
}

.icon-h-44:before {
  content: "\ea4b";
}

.icon-h-45:before {
  content: "\ea4c";
}

.icon-h-46:before {
  content: "\ea4d";
}

.icon-h-47:before {
  content: "\ea4e";
}

.icon-h-48:before {
  content: "\ea4f";
}

.icon-h-49:before {
  content: "\ea50";
}

.icon-h-50:before {
  content: "\ea51";
}

.icon-h-51:before {
  content: "\ea52";
}

.icon-h-52:before {
  content: "\ea53";
}

.icon-h-53:before {
  content: "\ea54";
}

.icon-h-54:before {
  content: "\ea55";
}

.icon-h-55:before {
  content: "\ea56";
}

.icon-h-56:before {
  content: "\ea57";
}

.icon-h-57:before {
  content: "\ea58";
}

.tt-post:not(:first-child) {
  margin-top: 6rem;
}

@media (min-width: 789px) and (max-width: 1024px) {
  .leftColumn:not(.rightColumn) {
    padding-right: 2.5rem;
    margin-top: -0.6rem;
  }
}

@media (min-width: 1025px) {
  .leftColumn:not(.rightColumn) {
    padding-right: 5rem;
    margin-top: 0.1rem;
  }
}

@media (max-width: 790px) {
  .leftColumn:not(.rightColumn) {
    margin-top: 5.4rem;
  }
}

@media (min-width: 789px) and (max-width: 1024px) {
  .rightColumn {
    padding-left: 2.5rem;
    margin-top: -0.6rem;
  }
}

@media (min-width: 1025px) {
  .rightColumn {
    padding-left: 5rem;
    margin-top: 0.1rem;
  }
}

@media (max-width: 790px) {
  .rightColumn {
    margin-top: 5.4rem;
  }
}

@media (min-width: 1025px) {
  .tt-listing-post:not(.tt-half) .tt-post {
    display: flex;
    flex-wrap: wrap;
  }

  .tt-listing-post:not(.tt-half) .tt-post .tt-post-img {
    flex: 0 0 calc(59% - 3.9rem);
    max-width: calc(59% - 3.9rem);
    width: calc(59% - 3.9rem);
    margin-right: 3.9rem;
  }

  .tt-listing-post:not(.tt-half) .tt-post .tt-post-img+.tt-post-content {
    flex: 0 0 41%;
    max-width: 41%;
  }

  .tt-listing-post:not(.tt-half) .tt-post .tt-post-content {
    margin-top: -0.3rem;
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .tt-listing-post:not(.tt-half) .tt-post .tt-post-content {
    margin-top: 1.5rem;
  }
}

@media (min-width: 790px) {
  .tt-listing-post.tt-half .tt-post {
    display: flex;
    flex-wrap: wrap;
  }

  .tt-listing-post.tt-half .tt-post .tt-post-img {
    flex: 0 0 calc(52.5% - 4rem);
    max-width: calc(52.5% - 4rem);
    width: calc(52.5% - 4rem);
    margin-right: 4rem;
  }

  .tt-listing-post.tt-half .tt-post .tt-post-img+.tt-post-content {
    flex: 0 0 47.5%;
    max-width: 47.5%;
  }

  .tt-listing-post.tt-half .tt-post .tt-post-content {
    margin-top: -0.3rem;
    width: 100%;
  }
}

@media (max-width: 789px) {
  .tt-listing-post.tt-half .tt-post .tt-post-content {
    margin-top: 1.5rem;
  }
}

.tt-listing-post .tt-post .tt-post-img {
  position: relative;
}

.tt-listing-post .tt-post .tt-post-img img {
  width: 100%;
  height: auto;
}

.tt-listing-post .tt-post .tt-post-content .tt-tag {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.7rem;
  margin-top: -0.2rem;
  margin-left: -0.5rem;
}

.tt-listing-post .tt-post .tt-post-content .tt-tag a {
  display: inline-block;
  padding: 0.2rem 0.5rem;
  color: #c19a5b;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-listing-post .tt-post .tt-post-content .tt-tag a:hover {
  color: #191919;
}

.tt-listing-post .tt-post .tt-post-content .tt-title {
  font-size: 3rem;
  line-height: 4rem;
  margin-top: 0.3rem;
  font-weight: 500;
}

.tt-listing-post .tt-post .tt-post-content .tt-title a {
  color: #191919;
  display: inline-block;
}

.tt-listing-post .tt-post .tt-post-content .tt-title a:hover {
  color: #c19a5b;
}

.tt-listing-post .tt-post .tt-post-content .tt-description {
  margin-top: 2.4rem;
}

.tt-listing-post .tt-post .tt-post-content .tt-meta {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 2.1rem;
  font-size: 1.2rem;
  color: #999;
}

.tt-listing-post .tt-post .tt-post-content .tt-meta span {
  color: #191919;
}

.tt-listing-post .tt-post .tt-post-content .tt-meta .tt-autor {
  margin-top: 0.5rem;
  margin-right: 2rem;
}

.tt-listing-post .tt-post .tt-post-content .tt-meta .tt-comments a {
  display: inline-block;
  margin-top: 0.1rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-listing-post .tt-post .tt-post-content .tt-meta .tt-comments a .tt-icon {
  font-size: 2rem;
  line-height: 2rem;
  color: #191919;
  position: relative;
  top: 0.4rem;
  margin-right: 0.5rem;
  display: inline-block;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-listing-post .tt-post .tt-post-content .tt-meta .tt-comments a:hover {
  color: #c19a5b;
}

.tt-listing-post .tt-post .tt-post-content .tt-meta .tt-comments a:hover .tt-icon {
  color: #c19a5b;
}

.tt-listing-post .tt-post .tt-post-content .tt-btn {
  margin-top: 3.3rem;
}

.tt-listing-post .tt-post .tt-post-content> :nth-child(1):not(.tt-tag) {
  margin-top: 0;
}

@media (max-width: 1229px) {
  .tt-listing-post .tt-post:not(:first-child) {
    margin-top: 5.4rem;
  }

  .tt-listing-post .tt-post .tt-post-content .tt-title {
    font-size: 2.6rem;
    line-height: 3.6rem;
  }

  .tt-listing-post .tt-post .tt-post-content .tt-description {
    margin-top: 1.7rem;
  }

  .tt-listing-post .tt-post .tt-post-content .tt-btn {
    margin-top: 2.4rem;
  }

  .tt-listing-post .tt-post .tt-post-content .tt-meta {
    margin-top: 1.3rem;
  }
}

@media (max-width: 575px) {
  .tt-listing-post .tt-post:not(:first-child) {
    margin-top: 3.5rem;
  }

  .tt-listing-post .tt-post .tt-post-content .tt-title {
    font-size: 2rem;
    line-height: 3rem;
  }

  .tt-listing-post .tt-post .tt-post-content .tt-description {
    margin-top: 1.1rem;
  }

  .tt-listing-post .tt-post .tt-post-content .tt-btn {
    margin-top: 1.7rem;
  }

  .tt-listing-post .tt-post .tt-post-content .tt-meta {
    margin-top: 0.6rem;
  }
}

.tt-video-block:not(:first-child) {
  margin-top: 3.4rem;
}

@media (max-width: 1229px) {
  .tt-video-block:not(:first-child) {
    margin-top: 2.8rem;
  }
}

@media (max-width: 575px) {
  .tt-video-block:not(:first-child) {
    margin-top: 2.2rem;
  }
}

.tt-video-block {
  position: relative;
  line-height: 0;
  width: 100%;
}

.tt-video-block video {
  width: 100%;
}

.tt-video-block .link-video {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 7;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-video-block .link-video:before {
  color: #fff;
  font-size: 6.5rem;
  line-height: 1;
  float: left;
}

.tt-video-block .link-video:hover:before {
  color: #c19a5b;
}

.tt-video-block .link-video:before {
  content: "\ea0b";
  font-family: wokiee_icons;
  display: inline-block;
  z-index: 3;
}

.tt-video-block.play .link-video:before {
  content: "\e97b";
}

.tt-box-link {
  background: #f7f8fa;
  color: #c19a5b;
  display: block;
  font-size: 1.6rem;
  padding: 0.5rem 1.6rem 0.9rem 1.2rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tt-box-link .tt-icon {
  margin-right: 0.6rem;
  position: relative;
  top: 0.3rem;
  font-size: 2rem;
  line-height: 2rem;
}

.tt-box-link:hover {
  background: #222;
  color: #fff;
}

.tt-box-link:not(:first-child) {
  margin-top: 2.1rem;
}

.tt-post-single {
  text-align: center;
  padding-top: 0.3rem;
}

.tt-post-single .tt-tag {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.7rem;
  margin-top: -0.2rem;
  margin-left: -0.5rem;
}

.tt-post-single .tt-tag a {
  display: inline-block;
  padding: 0.2rem 0.5rem;
  color: #c19a5b;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-post-single .tt-tag a:hover {
  color: #191919;
}

.tt-post-single h1.tt-title:not(:first-child) {
  margin-top: 2.4rem;
}

.tt-post-single h1.tt-title {
  font-size: 3.4rem;
  line-height: 4.4rem;
  font-weight: 500;
}

@media (max-width: 1024px) {
  .tt-post-single h1.tt-title {
    font-size: 2.6rem;
    line-height: 3.6rem;
  }
}

@media (max-width: 575px) {
  .tt-post-single h1.tt-title {
    font-size: 2.3rem;
    line-height: 3.3rem;
  }
}

.tt-post-single .tt-autor {
  margin-top: 2.3rem;
  font-size: 1.2rem;
}

.tt-post-single .tt-autor span {
  color: #191919;
}

.tt-post-single .tt-post-content {
  text-align: left;
  margin-top: 3.3rem;
}

.tt-post-single .tt-post-content img {
  max-width: 100%;
  height: auto;
  margin-top: 2rem;
}

.tt-post-single .tt-post-content h2.tt-title:not(:first-child) {
  margin-top: 3.2rem;
}

.tt-post-single .tt-post-content h2.tt-title {
  font-weight: 400;
  font-size: 4.5rem;
  line-height: 5.4rem;
}

.tt-post-single .tt-post-content ol,
.tt-post-single .tt-post-content p,
.tt-post-single .tt-post-content ul {
  margin-bottom: 2.5rem;
  margin-top: 0;
}

.tt-post-tags-container {
  width: max-content;
  height: 4.3rem;
  padding: 0.8rem 1rem;
  background: #c19a5b;
  opacity: 0.5;
  border-radius: 0.4rem;
  backdrop-filter: blur(1.2rem);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  display: inline-flex;
}

.tt-post-tags-text {
  width: max-content;
  color: #fff;
  font-size: 1.6rem;
  font-family: Inter;
  font-weight: 400;
  line-height: 2.7rem;
  word-wrap: break-word;
}

.tt-post-single .tt-post-content li,
.tt-post-single .tt-post-content p {
  font-family: Inter;
  font-size: 1.6rem;
  color: #000;
  font-style: normal;
  font-weight: 400;
  line-height: 3rem;
}

.tt-post-single .tt-post-content p img {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}

.tt-post-single .tt-post-content blockquote {
  margin-top: 3.4rem;
}

.tt-post-single .tt-post-content .tt-blockquote {
  padding-top: 4.9rem;
  padding-bottom: 4.4rem;
}

.tt-post-single .tt-post-content blockquote+p {
  margin-top: 3.3rem;
}

.tt-post-single .tt-post-content .tt-box-link:not(:first-child) {
  margin-top: 3.4rem;
}

.tt-post-single .tt-post-content .tt-box-link+p {
  margin-top: 3.3rem;
}

.tt-post-single .tt-post-content .tt-box-link {
  text-align: center;
  padding: 2.9rem 1.6rem 3.3rem 1.2rem;
}

.tt-post-single .tt-post-content> :nth-child(1) {
  margin-top: 0;
}

.tt-post-single .tt-post-content> :nth-child(1) div[class^="col-"]> :nth-child(1) {
  margin-top: 0;
}

.tt-post-single .tt-post-content .slick-slider img {
  margin-top: 0;
}

.tt-post-single .tt-post-content .tt-slick-row {
  margin-top: 2rem;
}

@media (max-width: 575px) {
  .tt-post-single .tt-post-content .tt-slick-row {
    margin-top: 1rem;
  }
}

.tt-post-single .post-meta:not(:first-child) {
  margin-top: 2.7rem;
}

.tt-post-single .post-meta {
  font-size: 1.2rem;
  color: #999;
  text-align: left;
}

.tt-post-single .post-meta a {
  color: #c19a5b;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-post-single .post-meta a:hover {
  color: #191919;
}

.tt-post-single> :nth-child(1) {
  margin-top: 0;
}

@media (max-width: 1229px) {
  .tt-post-single h1.tt-title:not(:first-child) {
    margin-top: 1.8rem;
  }

  .tt-post-single .tt-autor {
    margin-top: 1.7rem;
  }

  .tt-post-single .tt-post-content {
    margin-top: 2.1rem;
  }

  .tt-post-single .tt-post-content h2.tt-title:not(:first-child) {
    margin-top: 2.6rem;
  }

  .tt-post-single .tt-post-content p {
    margin-top: 1.9rem;
  }

  .tt-post-single .tt-post-content p img {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }

  .tt-post-single .tt-post-content blockquote {
    margin-top: 2.1rem;
  }

  .tt-post-single .tt-post-content .tt-blockquote {
    padding-top: 4.3rem;
    padding-bottom: 3.8rem;
  }

  .tt-post-single .tt-post-content blockquote+p {
    margin-top: 2.1rem;
  }

  .tt-post-single .tt-post-content .post-meta:not(:first-child) {
    margin-top: 2.1rem;
  }

  .tt-post-single .tt-post-content .tt-box-link {
    text-align: center;
    padding: 2.3rem 1.2rem 2.7rem;
  }
}

@media (max-width: 575px) {
  .tt-post-single h1.tt-title:not(:first-child) {
    margin-top: 1.2rem;
  }

  .tt-post-single .tt-autor {
    margin-top: 1rem;
  }

  .tt-post-single .tt-post-content {
    margin-top: 1.8rem;
  }

  .tt-post-single .tt-post-content h2.tt-title:not(:first-child) {
    margin-top: 2rem;
  }

  .tt-post-single .tt-post-content img {
    margin-top: 1rem;
  }

  .tt-post-single .tt-post-content p {
    margin-top: 1.3rem;
  }

  .tt-post-single .tt-post-content p img {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }

  .tt-post-single .tt-post-content blockquote {
    margin-top: 2.1rem;
  }

  .tt-post-single .tt-post-content .tt-blockquote {
    padding-top: 3.7rem;
    padding-bottom: 3.2rem;
  }

  .tt-post-single .tt-post-content blockquote+p {
    margin-top: 2.1rem;
  }

  .tt-post-single .tt-post-content .post-meta:not(:first-child) {
    margin-top: 1.5rem;
  }

  .tt-post-single .tt-post-content .tt-box-link {
    text-align: center;
    padding: 1.7rem 1.2rem 2.1rem;
  }
}

.tt-comments-layout {
  margin-top: -0.7rem;
}

.tt-comments-layout .tt-item div[class^="tt-comments-level-"] {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tt-comments-layout .tt-item div[class^="tt-comments-level-"] .tt-avatar {
  width: 5.9rem;
  min-width: 5.9rem;
  height: 6rem;
  position: relative;
  margin-right: 2.2rem;
  margin-top: 0.6rem;
}

.tt-comments-layout .tt-item div[class^="tt-comments-level-"] .tt-avatar img {
  position: relative;
  z-index: 2;
  max-width: 100%;
  height: auto;
}

.tt-comments-layout .tt-item div[class^="tt-comments-level-"] .tt-avatar:empty:before {
  font-family: wokiee_icons;
  content: "\ea43";
  font-size: 2rem;
  line-height: 5.8rem;
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  color: #191919;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
}

.tt-comments-layout .tt-item div[class^="tt-comments-level-"] .tt-avatar:empty:after {
  content: "";
  background: #f7f8fa;
  width: 100%;
  height: 100%;
  min-width: 5.9rem;
  display: block;
  top: 0;
  left: 0;
  z-index: 0;
}

.tt-comments-layout .tt-item div[class^="tt-comments-level-"] .tt-content .tt-comments-title {
  font-size: 1.2rem;
}

.tt-comments-layout .tt-item div[class^="tt-comments-level-"] .tt-content .tt-comments-title .username span {
  color: #191919;
}

.tt-comments-layout .tt-item div[class^="tt-comments-level-"] .tt-content p {
  margin-top: 0.7rem;
}

.tt-comments-layout .tt-item div[class^="tt-comments-level-"] .tt-content .tt-btn {
  color: #c19a5b;
  font-size: 2rem;
  line-height: 1;
  display: inline-block;
  margin-top: 0.8rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-comments-layout .tt-item div[class^="tt-comments-level-"] .tt-content .tt-btn:hover {
  color: #191919;
}

.tt-comments-layout .tt-item div[class^="tt-comments-level-"] .tt-content> :nth-child(1) {
  margin-top: 0;
}

.tt-comments-layout .tt-item:not(:last-child) {
  padding-bottom: 2.1rem;
  border-bottom: 0.1rem solid #e9e7e7;
}

.tt-comments-layout .tt-item {
  margin-top: 2.4rem;
}

.tt-comments-layout .tt-comments-level-2 {
  margin-left: 8.1rem;
  margin-top: 1.6rem;
}

@media (max-width: 575px) {
  .tt-comments-layout .tt-item div[class^="tt-comments-level-"] {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tt-comments-layout .tt-item div[class^="tt-comments-level-"] .tt-content {
    margin-top: 1rem;
  }

  .tt-comments-layout .tt-item:not(:first-child) {
    margin-top: 1rem;
  }

  .tt-comments-layout .tt-item:not(:last-child) {
    padding-bottom: 0.9rem;
  }

  .tt-comments-layout .tt-comments-level-2 {
    margin-top: 0.2rem;
    margin-left: 5.9rem;
  }
}

.tt-blog-thumb-list {
  margin-top: -3.5rem;
}

@media (max-width: 575px) {
  .tt-blog-thumb-list {
    margin-top: -2.7rem;
  }

  .tt-blog-thumb-list [class^="col-"] {
    padding-left: 0;
    padding-right: 0;
  }

  .tt-blog-thumb-list [class^="col-"] .tt-title-description {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

.tt-blog-thumb {
  margin: auto;
  margin-top: 1.5rem;
  max-width: 55rem;
}

.tt-blog-thumb .tt-img {
  text-align: center;
}

.tt-blog-thumb .tt-img img {
  width: 100%;
  height: 100%;
  max-width: 55rem;
  height: 30rem;
  background: #c19a5b91;
  object-fit: cover;
}

.tt-blog-thumb .tt-img+.tt-title-description {
  margin-top: 2.8rem;
  display: flex;
  gap: 1.2rem;
  flex-direction: column;
}

.tt-blog-thumb .tt-title-description {
  position: relative;
  text-align: start;
  min-height: 8rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-blog-thumb .tt-title-description .tt-background {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #fff;
}

.tt-blog-thumb .tt-title-description> :not(.tt-background) {
  position: relative;
  margin: 0 !important;
}

.tt-blog-thumb .tt-title-description p {
  color: #171717;
  font-family: Inter;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.4rem;
}

.tt-blog-thumb .tt-title-description .tt-tag {
  display: none !important;
  margin-top: 1.2rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  gap: 0.8rem;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  position: relative;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.7rem;
  margin: 1.2rem 0 !important;
  margin-left: -0.5rem;
  color: #c19a5b;
}

.tt-blog-thumb .tt-title-description .tt-tag a {
  display: inline-block;
  padding: 0.2rem 1rem;
  border-radius: 1.6rem;
  background: var(--blue-gray-50, #f8f9fc);
  color: #000;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  color: #000;
  text-align: start;
  font-family: Inter;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 100;
  border: 0.1rem solid #e3e3e3;
  line-height: 2rem;
}

@media (min-width: 376px) {
  .tt-blog-thumb .tt-title-description .tt-tag a {
    font-size: 1.2rem;
    text-transform: capitalize;
    font-weight: 600;
  }
}

.tt-blog-thumb .tt-title-description .tt-tag a:hover {
  color: #191919;
}

.tt-blog-thumb .tt-title-description .tt-title {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
  color: #191919;
  font-family: Inter, sans-serif;
  position: relative;
  margin: 0.7rem 0 0 0;
  color: #191919;
}

.tt-blog-thumb .tt-title-description .tt-title a {
  display: inline-block;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  color: var(--gray-900, #101828);
  font-family: Inter;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 3.5rem;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-blog-thumb .tt-title-description .tt-title a:hover {
  color: #c19a5b;
}

.tt-blog-thumb .tt-title-description .tt-meta {
  width: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-family: Inter;
  font-size: 1.2rem;
  font-style: normal;
  line-height: 2rem;
}

.tt-blog-thumb .tt-title-description .tt-meta>div {
  padding: 0 1rem;
  padding: 0;
  display: inline-flex;
  gap: 1rem;
  flex-wrap: wrap;
  font-weight: 600;
}

.tt-blog-thumb .tt-title-description .tt-meta .tt-autor a {
  color: #191919;
  text-decoration: none;
}

.tt-blog-thumb .tt-title-description .tt-meta .tt-autor a:hover {
  text-decoration: underline;
}

.tt-blog-thumb .tt-title-description .tt-meta .tt-comments a {
  display: inline-block;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-blog-thumb .tt-title-description .tt-meta .tt-comments a .tt-icon {
  font-size: 2rem;
  line-height: 2rem;
  color: #191919;
  position: relative;
  top: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-blog-thumb .tt-title-description .tt-meta .tt-comments a:hover {
  color: #c19a5b;
}

.tt-blog-thumb .tt-title-description .tt-meta .tt-comments a:hover .tt-icon {
  color: #c19a5b;
}

.tt-blog-thumb .tt-title-description> :nth-child(1) {
  margin-top: 0;
}

@media (max-width: 575px) {
  .tt-blog-thumb {
    margin-top: 1.8rem;
  }

  .tt-blog-thumb .tt-title-description {
    padding-top: 1.6rem;
  }

  .tt-blog-thumb .tt-title-description .tt-title {
    margin-top: 0.6rem;
  }
}

.tt-blog-thumb:hover .tt-title-description .tt-background {
  top: -1rem;
  left: -1rem;
  width: calc(100% + 2rem);
  height: calc(100% + 2rem);
}

html:not(.ie) .tt-blog-thumb .tt-title-description .tt-background {
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-block-aside .tt-aside-title {
  font-size: 2.4rem;
  line-height: 2.6rem;
  font-weight: 500;
  padding-bottom: 1.2rem;
  border-bottom: 0.1rem solid #e9e7e7;
}

.tt-block-aside .tt-aside-title+.tt-aside-content {
  margin-top: 2.4rem;
}

.tt-block-aside:not(:first-child) {
  margin-top: 4.5rem;
}

@media (min-width: 1025px) {
  .tt-block-aside:first-child {
    margin-top: -0.7rem;
  }
}

@media (max-width: 1024px) {
  .tt-block-aside .tt-aside-title+.tt-aside-content {
    margin-top: 1.8rem;
  }

  .tt-block-aside:not(:first-child) {
    margin-top: 3.9rem;
  }
}

@media (max-width: 575px) {
  .tt-block-aside .tt-aside-title+.tt-aside-content {
    margin-top: 1.6rem;
  }

  .tt-block-aside:not(:first-child) {
    margin-top: 3.5rem;
  }
}

.tt-form-search {
  position: relative;
  margin-top: 3rem;
  padding-bottom: 0.9rem;
}

.tt-form-search .tt-btn-icon {
  background: 0 0;
  border: none;
  color: #191919;
  font-size: 2rem;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 7;
  padding: 0.9rem 0.7rem;
  cursor: pointer;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-form-search .tt-btn-icon:hover {
  color: #c19a5b;
}

.tt-aside-info {
  position: relative;
}

.tt-aside-info .tt-aside-img {
  margin-top: 0.6rem;
  display: inline-block;
}

.tt-aside-info .tt-aside-img img {
  width: 100%;
  height: auto;
}

.tt-aside-info p {
  margin-top: 1.2rem;
}

.tt-aside-info .btn-top {
  margin-top: 1.8rem;
}

.tt-list-inline {
  gap: 0.5rem;
  list-style: none;
  margin: -0.2rem 0 0 -1.1rem;
  padding: 0 0 0.1rem 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tt-list-inline li {
  margin: 0 0.6rem;
}

.tt-list-inline li a {
  color: #777;
  padding: 0 0.5rem;
  display: inline-block;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-list-inline li.sidebar-tags a {
  display: inline-block;
  padding: 0.2rem 1rem;
  border-radius: 1.6rem;
  background: var(--blue-gray-50, #f8f9fc);
  color: #000;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  color: #000;
  text-align: start;
  font-family: Inter;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 100;
  border: 0.1rem solid #e3e3e3;
  line-height: 2rem;
}

.tt-list-inline li a:hover {
  color: #c19a5b;
}

.tt-aside-subscribe-box form {
  margin-top: 1.6rem;
}

.tt-aside-subscribe-box .form-default .form-group {
  margin-bottom: 1rem;
}

.name_email .form-group {
  max-width: 49%;
  width: 100%;
}

.tt-aside-subscribe-box .btn {
  width: 100%;
  display: block;
}

.tt-aside-subscribe-box form .form-group {
  margin-bottom: 1rem;
}

.tt-aside-subscribe-box form .btn {
  margin-top: 1rem;
}

.tt-aside-subscribe-box form .form-control {
  background: #f7f8fa;
  font-size: 1.6rem;
  border: 0.1rem solid #f7f8fa;
  padding: 1.1rem 1.2rem 1rem 1.5rem;
  font-family: Inter, sans-serif;
  box-shadow: none;
  outline: 0;
  color: #777;
  border-radius: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-aside-subscribe-box form .form-control:focus {
  border-color: #c19a5b;
  background: #fff;
}

.tt-aside-post .item .tt-tag {
  font-size: 1.2rem;
  line-height: 2.2rem;
  color: #c19a5b;
  font-weight: 400;
  margin: -0.2rem 0 0 -0.5rem;
  padding: 0 0 0.5rem 0;
  font-family: Inter, sans-serif;
}

.tt-aside-post .item .tt-tag a {
  color: #c19a5b;
  padding: 0.2rem 0.5rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-aside-post .item .tt-tag a:hover {
  color: #191919;
}

.tt-aside-post .item .tt-title {
  color: #191919;
  display: block;
  font-size: 1.6rem;
  font-family: Inter, sans-serif;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-aside-post .item>a:not([class]) {
  display: inline-block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-aside-post .item>a:not([class]):hover {
  color: #777;
}

.tt-aside-post .item>a:not([class]):hover .tt-title {
  color: #c19a5b;
}

.tt-aside-post .item p {
  margin-top: 0.5rem;
}

.tt-aside-post .item .tt-info {
  margin-top: 0.6rem;
  font-style: italic;
  font-size: 1.2rem;
}

.tt-aside-post .item .tt-info span {
  color: #191919;
}

.tt-aside-post .item .tt-info+a:not([class]) {
  margin-top: 0.5rem;
}

.tt-aside-post .item> :nth-child(1) {
  margin-top: 0;
}

.tt-aside-post .item:not(:first-child) {
  margin-top: 1.7rem;
}

.tt-aside-content .tt-social-icon {
  margin-left: -0.4rem;
}

.tt-aside-content .calendarDatepicker {
  padding-top: 0.6rem;
}

.tt-pagination {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5rem;
  width: 100%;
}

.tt-pagination ul li {
  display: inline-block;
  margin: 0 0.9rem;
}

.tt-pagination ul li a {
  font-size: 2rem;
  padding: 1rem;
  font-family: Inter, sans-serif;
  color: #191919;
  display: inline-block;
  font-weight: 500;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-pagination ul li a:hover {
  color: #c19a5b;
}

.tt-pagination ul li.active a {
  color: #c19a5b;
}

.tt-pagination .btn-pagination {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
  color: #191919;
  padding: 0.5rem;
  margin: 0 0.4rem;
}

.tt-pagination .btn-pagination:hover {
  color: #c19a5b;
}

.tt-pagination .btn-prev:before {
  content: "\e9cd";
}

.tt-pagination .btn-next:before {
  content: "\e9ce";
}

@media (max-width: 1229px) {
  .tt-pagination {
    margin-top: 4.4rem;
  }
}

@media (max-width: 1229px) {
  .tt-pagination {
    margin-top: 2.9rem;
  }
}

.tt-pagination:not(.tt-pagination-left) {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tt-pagination hr {
  margin-top: 1.3rem;
  margin-bottom: 1.3rem;
  height: 1px;
  background: #e7e7e7;
  width: 100%;
  border: 0;
}

.tt-pagination-left {
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin-left: -1.3rem;
  position: relative;
}

.tt-layout-01-post {
  margin-top: -5.5rem;
  position: relative;
}

.tt-layout-01-post .tt-post {
  margin-top: 5.5rem;
}

.tt-layout-01-post .tt-post .tt-post-img {
  position: relative;
  backface-visibility: hidden;
}

.tt-layout-01-post .tt-post .tt-post-img img {
  width: 100%;
  height: auto;
}

.tt-layout-01-post .tt-post .tt-post-img i {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 7;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  font-size: 6.5rem;
  line-height: 1;
  color: #fff;
  pointer-events: none;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-layout-01-post .tt-post .tt-post-img+.tt-post-content {
  margin-top: -7rem;
}

.tt-layout-01-post .tt-post .tt-post-content {
  position: relative;
  margin-right: 2rem;
  margin-left: 2rem;
  padding: 2.2rem 0.8rem 0;
  text-align: center;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-background {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #fff;
}

.tt-layout-01-post .tt-post .tt-post-content> :not(.tt-background) {
  position: relative;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-tag {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.7rem;
  margin-top: -0.2rem;
  margin-left: -0.5rem;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-tag a {
  display: inline-block;
  padding: 0.2rem 0.5rem;
  color: #c19a5b;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-tag a:hover {
  color: #191919;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-title {
  font-size: 2rem;
  line-height: 3rem;
  margin-top: 0.7rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-weight: 500;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-title a {
  color: #191919;
  display: inline-block;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-title a:hover {
  color: #c19a5b;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-description {
  margin-top: 1.6rem;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-meta {
  width: 100%;
  text-align: center;
  margin-top: 1rem;
  font-size: 1.2rem;
  color: #999;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-meta span {
  color: #191919;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-meta>div {
  padding: 0 1rem;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-meta .tt-autor {
  margin-top: 0.4rem;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-meta .tt-comments a {
  display: inline-block;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-meta .tt-comments a .tt-icon {
  font-size: 2rem;
  line-height: 2rem;
  color: #191919;
  position: relative;
  top: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-meta .tt-comments a:hover {
  color: #c19a5b;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-meta .tt-comments a:hover .tt-icon {
  color: #c19a5b;
}

.tt-layout-01-post .tt-post .tt-post-content .tt-btn {
  margin-top: 2.3rem;
}

.tt-layout-01-post .tt-post .tt-post-content> :nth-child(1):not(.tt-tag) {
  margin-top: 0;
}

.tt-layout-01-post .tt-post .tt-post-content>* {
  position: relative;
}

@media (max-width: 575px) {
  .tt-layout-01-post .tt-post .tt-post-content {
    padding-top: 1.6rem;
  }

  .tt-layout-01-post .tt-post .tt-post-content .tt-description {
    margin-top: 0.7rem;
  }
}

.tt-layout-01-post .tt-post:hover .tt-post-img i {
  color: #c19a5b;
}

@media (min-width: 576px) {
  .tt-layout-01-post .tt-post:hover .tt-post-content .tt-background {
    top: -1rem;
    left: -1rem;
    width: calc(100% + 2rem);
    height: calc(100% + 2rem);
  }
}

@media (max-width: 575px) {
  .tt-layout-01-post .tt-post:hover .tt-post-content .tt-background {
    top: -0.5rem;
    left: -0.5rem;
    width: calc(100% + 1rem);
    height: calc(100% + 1rem);
  }
}

html:not(.ie) .tt-layout-01-post .tt-post-content .tt-background {
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.isotop_showmore_js {
  margin-top: 5.5rem;
}

@media (max-width: 1024px) {
  .tt-layout-01-post {
    margin-top: -3.5rem;
  }

  .tt-layout-01-post .tt-post {
    margin-top: 3.5rem;
  }

  .isotop_showmore_js {
    margin-top: 3.5rem;
  }
}

@media (max-width: 575px) {
  .tt-layout-01-post {
    margin-top: -2.8rem;
  }

  .tt-layout-01-post .tt-post {
    margin-top: 2.8rem;
  }

  .tt-layout-01-post .tt-post .tt-post-content {
    margin-right: 1rem;
    margin-left: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tt-layout-01-post .tt-post .tt-post-content .tt-title {
    margin-top: 0.3rem;
  }

  .tt-layout-01-post .tt-post .tt-post-content .tt-description {
    margin-top: 1.1rem;
  }

  .isotop_showmore_js {
    margin-top: 2.8rem;
  }
}

.tt-blog-masonry .tt-blog-init {
  overflow: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.tt-blog-masonry .tt-blog-init.tt-show {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-blog-masonry .grid:after {
  content: "";
  display: block;
  clear: both;
}

.tt-blog-masonry .element-item {
  position: relative;
  float: left;
}

.tt-blog-masonry .tt-grid-col-2 .element-item {
  width: 50%;
  padding: 0 1rem;
}

@media (max-width: 789px) {
  .tt-blog-masonry .tt-grid-col-2 .element-item {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .tt-blog-masonry .tt-grid-col-2 .element-item {
    padding: 0;
  }
}

.tt-blog-masonry .tt-grid-col-3 .element-item {
  width: 33.33%;
  padding: 0 1rem;
}

@media (max-width: 1024px) {
  .tt-blog-masonry .tt-grid-col-3 .element-item {
    width: 50%;
  }
}

@media (max-width: 789px) {
  .tt-blog-masonry .tt-grid-col-3 .element-item {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .tt-blog-masonry .tt-grid-col-3 .element-item {
    padding: 0;
  }
}

.tt-blog-masonry .tt-filter-nav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  margin-top: -3.1rem;
  padding-bottom: 4.9rem;
}

.tt-blog-masonry .tt-filter-nav .button {
  color: #999;
  font-family: Inter, sans-serif;
  font-weight: 500;
  padding: 0.5rem;
  margin: 0 0.9rem;
  cursor: pointer;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-blog-masonry .tt-filter-nav .button.active {
  color: #191919;
  cursor: default;
}

.tt-blog-masonry .tt-filter-nav .button:hover {
  color: #191919;
}

@media (max-width: 1024px) {
  .tt-blog-masonry .tt-filter-nav {
    margin-top: -1.1rem;
    padding-bottom: 2.9rem;
  }

  .tt-blog-masonry .tt-filter-nav .button {
    margin: 0 0.7rem;
  }
}

@media (max-width: 575px) {
  .tt-blog-masonry .tt-filter-nav {
    margin-top: -0.4rem;
    padding-bottom: 2.2rem;
  }

  .tt-blog-masonry .tt-filter-nav .button {
    margin: 0 0.4rem;
  }
}

.tt-portfolio-masonry .grid:after {
  content: "";
  display: block;
  clear: both;
}

.tt-portfolio-masonry .element-item {
  position: relative;
  float: left;
}

.tt-portfolio-masonry .tt-portfolio-content {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.tt-portfolio-masonry .tt-portfolio-content.tt-show {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-portfolio-masonry .tt-grid-col-4 .element-item {
  width: 25%;
  padding: 1rem;
}

@media (max-width: 1024px) {
  .tt-portfolio-masonry .tt-grid-col-4 .element-item {
    width: 33.333%;
  }
}

@media (max-width: 789px) {
  .tt-portfolio-masonry .tt-grid-col-4 .element-item {
    width: 50%;
  }
}

@media (max-width: 575px) {
  .tt-portfolio-masonry .tt-grid-col-4 .element-item {
    padding: 0.5rem;
    width: 100%;
  }
}

.tt-portfolio-masonry .tt-grid-col-3 .element-item {
  width: 33.333%;
  padding: 1rem;
}

@media (max-width: 789px) {
  .tt-portfolio-masonry .tt-grid-col-3 .element-item {
    width: 50%;
  }
}

@media (max-width: 575px) {
  .tt-portfolio-masonry .tt-grid-col-3 .element-item {
    padding: 0.5rem;
    width: 100%;
  }
}

.tt-portfolio-masonry .tt-grid-col-2 .element-item {
  width: 50%;
  padding: 1rem;
}

@media (max-width: 575px) {
  .tt-portfolio-masonry .tt-grid-col-2 .element-item {
    padding: 0.5rem;
    width: 100%;
  }
}

.tt-portfolio-masonry .tt-filter-nav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  margin-top: -3.1rem;
  padding-bottom: 6.9rem;
}

.tt-portfolio-masonry .tt-filter-nav .button {
  color: #999;
  font-family: Inter, sans-serif;
  font-weight: 500;
  padding: 0.5rem;
  margin: 0 0.9rem;
  cursor: pointer;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-portfolio-masonry .tt-filter-nav .button.active {
  color: #191919;
  cursor: default;
}

.tt-portfolio-masonry .tt-filter-nav .button:hover {
  color: #191919;
}

@media (max-width: 1024px) {
  .tt-portfolio-masonry .tt-filter-nav {
    margin-top: -1.1rem;
    padding-bottom: 2.9rem;
  }

  .tt-portfolio-masonry .tt-filter-nav .button {
    margin: 0 0.7rem;
  }
}

@media (max-width: 575px) {
  .tt-portfolio-masonry .tt-filter-nav {
    margin-top: -0.4rem;
    padding-bottom: 2.2rem;
  }

  .tt-portfolio-masonry .tt-filter-nav .button {
    margin: 0 0.4rem;
  }
}

.tt-portfolio-masonry .element-item {
  float: inherit !important;
}

.tt-portfolio-content {
  margin-top: -3rem;
}

@media (max-width: 1024px) {
  .tt-portfolio-content {
    margin-top: -1rem;
  }
}

@media (min-width: 576px) {
  .tt-portfolio-content {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}

@media (max-width: 575px) {
  .tt-portfolio-content {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    margin-top: -0.5rem;
  }
}

.tt-portfolio-content figure {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0;
}

.tt-portfolio-content figure img {
  width: 100%;
  height: auto;
}

.tt-portfolio-content figure figcaption {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 1.3rem 1.9rem;
  z-index: 0;
  color: #fff;
  visibility: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-portfolio-content figure figcaption .tt-btn-zomm {
  font-family: wokiee_icons;
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  padding: 0.3rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-portfolio-content figure figcaption .tt-btn-zomm:before {
  content: "\e9b5";
  display: inline-block;
}

.tt-portfolio-content figure figcaption .tt-btn-zomm:hover {
  color: #fff;
}

.tt-portfolio-content figure figcaption .tt-title {
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: Inter, sans-serif;
}

.tt-portfolio-content figure figcaption .tt-title a {
  color: #fff;
}

.tt-portfolio-content figure figcaption .tt-title a:hover {
  color: #fff;
}

.tt-portfolio-content figure figcaption p {
  margin-top: 0.4rem;
}

.tt-portfolio-content figure figcaption> :nth-child(1) {
  margin-top: 0;
}

.tt-portfolio-content.layout-default figure figcaption {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

body.touch-device .tt-portfolio-content.layout-default figure figcaption .tt-btn-zomm {
  top: 1.5rem;
  right: 1.5rem;
  position: absolute;
}

body:not(.touch-device) .tt-portfolio-content.layout-default figure figcaption .tt-btn-zomm {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

body:not(.touch-device) .tt-portfolio-content.layout-default figure figcaption .tt-btn-zomm:before {
  top: 1.5rem;
  right: 1.5rem;
  position: absolute;
}

body:not(.touch-device) .tt-portfolio-content.layout-default figure figcaption .tt-title,
body:not(.touch-device) .tt-portfolio-content.layout-default figure figcaption p {
  position: relative;
  z-index: 2;
}

.tt-portfolio-content.layout-swap-vertical figure figcaption {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tt-portfolio-content.layout-swap-vertical figure figcaption .tt-btn-zomm {
  bottom: 1.5rem;
  right: 1.5rem;
  position: absolute;
}

.tt-portfolio-content.layout-center figure figcaption {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-portfolio-content.layout-center figure figcaption .tt-btn-zomm:not(:first-child) {
  margin-top: 0.2rem;
}

.ie .tt-portfolio-content figure:hover figcaption,
body:not(.touch-device) .tt-portfolio-content figure:hover figcaption {
  z-index: 7;
  left: 0;
  top: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.touch-device .tt-portfolio-content figure.gallery-click figcaption {
  z-index: 7;
  left: 0;
  top: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.touch-device .tt-portfolio-content figure.gallery-click.finish-animation figcaption {
  pointer-events: auto;
}

html.edge .tt-portfolio-content figure:hover figcaption {
  z-index: 7;
  left: 0;
  top: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.tt-product-single-img img {
  max-width: 100%;
  height: auto;
}

.tt-product-single-info {
  margin: -0.5rem 0 0 0;
}

.tt-product-single-info img {
  max-width: 100%;
  height: auto;
}

.tt-product-single-info .tt-add-info ul li {
  color: #999;
}

.tt-product-single-info .tt-add-info ul li span:first-child {
  color: #191919;
}

.tt-product-single-info .tt-add-info ul li a {
  color: #999;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-product-single-info .tt-add-info ul li a:hover {
  color: #c19a5b;
}

.tt-product-single-info .tt-add-info ul li:not(:first-child) {
  margin-top: 0.6rem;
}

.tt-product-single-info .tt-add-info span:first-child {
  color: #191919;
  display: inline-block;
  padding-right: 0.4rem;
}

.tt-product-single-info .tt-title {
  font-size: 3rem;
  line-height: 4rem;
  letter-spacing: 0;
  font-weight: 500;
  margin-top: 1.9rem;
}

.tt-product-single-info .tt-price {
  font-size: 3rem;
  line-height: 4rem;
  font-family: Inter, sans-serif;
  font-weight: 500;
  color: #c19a5b;
}

.tt-product-single-info .tt-price span {
  display: inline-block;
}

.tt-product-single-info .tt-price .sale-price {
  color: #f8353e;
  margin-right: 0.7rem;
}

.tt-product-single-info .tt-price .old-price,
.tt-product-single-info .tt-price .old-price .money {
  color: #c19a5b;
  text-decoration: line-through;
}

.tt-product-single-info .tt-review {
  margin-top: 0.5rem;
}

.tt-product-single-info .tt-review .tt-rating {
  margin-right: 0.8rem;
  margin-top: 0.3rem;
}

.tt-product-single-info .tt-review a {
  color: #c19a5b;
  display: inline-block;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-product-single-info .tt-review a:not(:last-child) {
  margin-right: 1rem;
}

.tt-product-single-info .tt-review a:hover {
  color: #191919;
}

.tt-product-single-info .tt-row-custom-01 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tt-product-single-info .tt-row-custom-01 .col-item:not(:last-child) {
  margin-right: 2rem;
}

.tt-product-single-info .tt-row-custom-01 .col-item:nth-child(2) {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.tt-product-single-info .tt-row-custom-01 .btn {
  width: 100%;
}

.tt-product-single-info .tt-row-custom-01 .btn.btn-lg {
  font-size: 1.6rem;
}

.tt-product-single-info .tt-row-custom-01 .btn.btn-lg i {
  font-size: 2rem;
  position: relative;
  top: -0.1rem;
}

.tt-product-single-info .tt-row-custom-01 .btn.btn-lg [class^="icon"]:before {
  font-size: 2rem;
  top: -0.2rem;
  margin-right: 0.6rem;
  font-weight: 400;
  position: relative;
}

.tt-product-single-info .btn.btn-lg .icon-shopping_basket:before {
  content: "\e986";
}

/* .tt-product-single-info .tt-wrapper {
  margin-top: 3.3rem;
} */

.tt-product-single-info .tt-swatches-container+.tt-add-info,
.tt-product-single-info .tt-swatches-container+.tt-price,
.tt-product-single-info .tt-swatches-container+.tt-review,
.tt-product-single-info .tt-swatches-container+.tt-title,
.tt-product-single-info .tt-wrapper+.tt-add-info,
.tt-product-single-info .tt-wrapper+.tt-price,
.tt-product-single-info .tt-wrapper+.tt-review,
.tt-product-single-info .tt-wrapper+.tt-title {
  margin-top: 3.3rem;
} 

.tt-product-single-info .tt-swatches-container .tt-wrapper:not(:first-child) {
  /* margin-top: 1.2rem; */
}

.tt-product-single-info .tt-swatches-container form {
  margin-top: 0.7rem;
}

.tt-product-single-info .tt-options-swatch {
  margin-top: -0.3rem;
}

.tt-product-single-info .tt-collapse-block {
  margin-top: 0.3rem;
}

.tt-product-single-info> :nth-child(1) {
  margin-top: 0;
}

.tt-product-single-info .tt-options-swatch.options-large li a.options-color {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  min-height: 3rem;
}

.tt-product-single-info .tt-options-swatch.options-large li a.options-color[data-optionimage="true"] {
  width: 6rem;
  height: 6rem;
  min-width: 6rem;
  min-height: 6rem;
}

.tt-product-single-info .tt-title-options+.form-default {
  margin-top: 0.7rem;
}

@media (max-width: 1024px) {
  .tt-product-single-info {
    margin: 0;
    padding-left: 0;
  }
}

@media (max-width: 575px) {
  .tt-product-single-info {
    padding-top: 3.4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tt-product-single-info .tt-title {
    margin-top: 1.6rem;
    font-size: 2rem;
    line-height: 3rem;
  }

  .tt-product-single-info .tt-row-custom-01 {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tt-product-single-info .tt-row-custom-01 .col-item {
    width: 100%;
  }

  .tt-product-single-info .tt-row-custom-01 .col-item .tt-input-counter.style-01 {
    max-width: 100%;
  }

  .tt-product-single-info .tt-row-custom-01 .col-item:not(:first-child) {
    margin-top: 3.1rem;
  }
}

@media (max-width: 575px) {
  .product_page_mobile_slider_no_margin_top .container-indent:first-child {
    margin-top: 0 !important;
  }
}

.tt-product-single-aside> :not(:first-child) {
  margin-top: 3rem;
}

.tt-services-aside {
  border: 0.1rem solid #e9e7e7;
  padding: 2.1rem 1.9rem 1.6rem 1.9rem;
  border-radius: 0.6rem;
}

.tt-services-aside .tt-services-block:not(:first-child) {
  border-top: 0.1rem #e9e7e7;
  padding: 2.2rem 0 0 0;
}

.tt-services-aside .tt-services-block:not(:last-child) {
  padding-bottom: 1.3rem;
}

.tt-services-aside .tt-services-block .tt-col-icon {
  margin-left: -0.4rem;
}

.tt-services-aside .tt-services-block .tt-col-icon [class^="icon-"] {
  top: -0.8rem;
}

.tt-services-aside .tt-services-block .tt-col-icon+.tt-col-description {
  padding-left: 0.8rem;
}

.tt-services-aside .tt-services-block .tt-col-description p {
  margin-top: 0.1rem;
}

.tt-services-aside .tt-promo-brand {
  max-width: 51.6rem;
}

@media (min-width: 1025px) and (max-width: 1229px) {
  .tt-row-custom-01.tt-responsive-lg {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tt-row-custom-01.tt-responsive-lg .col-item:not(:first-child) {
    margin-top: 1.5rem;
  }
}

.tt-input-counter.style-01 {
  position: relative;
  max-width: 13.2rem;
  min-width: 13.2rem;
}

.tt-input-counter.style-01 input {
  background: #f7f8fa;
  display: block;
  width: 100%;
  height: 5rem;
  font-size: 1.6rem;
  line-height: 1em;
  text-align: center;
  border: none;
  outline: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
  color: #333;
}

@media (max-width: 1024px) {
  .tt-input-counter.style-01 input {
    font-size: 1.6rem;
  }
}

.tt-input-counter.style-01 span {
  display: inline-block;
  font-size: 2.7rem;
  line-height: 1em;
  cursor: pointer;
  position: absolute;
  width: 4.9rem;
  height: 100%;
  text-align: center;
  top: 0;
  color: #191919;
  scale: 2;
}

.tt-input-counter.style-01 span:hover {
  color: #191919;
}

.tt-input-counter.style-01 span.minus-btn {
  left: 0;
}

.tt-input-counter.style-01 span.plus-btn {
  right: 0;
}

.tt-input-counter.style-01 .minus-btn:before,
.tt-input-counter.style-01 .plus-btn:before {
  display: block;
  font-family: wokiee_icons;
  font-size: 1.2rem;
  line-height: 5rem;
}

.tt-input-counter.style-01 .minus-btn:before {
  content: "\e9b2";
}

.tt-input-counter.style-01 .plus-btn:before {
  content: "\e9b1";
}

.tt-collapse-block .tt-item .tt-collapse-title {
  font-size: 1.6rem;
  line-height: 2.6rem;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0;
  color: #999;
  font-family: Inter, sans-serif;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  padding: 2.2rem 0;
}

.tt-collapse-block .tt-items .tt-collapse-title {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 500;
  letter-spacing: 0;
  color: #999;
  font-family: Inter, sans-serif;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  padding: 2.2rem 0;
}

@media (max-width: 1024px) {
  .tt-collapse-block .tt-item .tt-collapse-title {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }

  .tt-collapse-block .tt-items .tt-collapse-title {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}

.tt-collapse-block .tt-item .tt-collapse-title:hover {
  color: #191919;
}

.tt-collapse-block .tt-item .tt-collapse-content {
  display: none;
  padding-bottom: 2.2rem;
}

.tt-collapse-block .tt-item.active .tt-collapse-title {
  color: #191919;
  padding-bottom: 1.5rem;
}

.tt-collapse-block .tt-item:not(:last-child) {
  border-bottom: 0.1rem solid #e9e7e7;
}

.tt-collapse-block .tt-items .tt-collapse-title:hover {
  color: #191919;
}

.tt-collapse-block .tt-items .tt-collapse-content {
  padding-bottom: 2.2rem;
}

.tt-collapse-block .tt-items.active .tt-collapse-title {
  color: #191919;
  padding-bottom: 1.5rem;
}

.tt-collapse-block .tt-items:not(:last-child) {
  border-bottom: 0.1rem solid #e9e7e7;
}

.tt-review-block .tt-row-custom-02 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-review-block .tt-row-custom-02 a {
  color: #c19a5b;
  font-size: 1.6rem;
  text-decoration: underline;
}

.tt-review-block .tt-row-custom-02 a:hover {
  text-decoration: none;
}

.tt-review-block .tt-row-custom-02 .col-item:last-child {
  margin-left: 2rem;
  min-width: 10.5rem;
  text-align: right;
}

.tt-review-block .tt-row-custom-02 .col-item:nth-child(2) {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.tt-review-block .tt-title {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin: 0;
  padding: 0;
}

.tt-review-block .tt-review-comments {
  margin-top: 2rem;
}

.tt-review-block .tt-review-comments .tt-item:not(:first-child) {
  margin-top: 2.8rem;
}

.tt-review-block .tt-review-comments .tt-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 2.3rem;
}

.tt-review-block .tt-review-comments .tt-item .tt-avatar {
  min-width: 5.9rem;
  margin-right: 2.2rem;
  margin-top: 0.2rem;
}

.tt-review-block .tt-review-comments .tt-item .tt-avatar a {
  display: block;
  width: 5.9rem;
  height: 6rem;
  background: #f7f8fa;
  position: relative;
}

.tt-review-block .tt-review-comments .tt-item .tt-avatar a img {
  position: relative;
  z-index: 2;
  max-width: 100%;
  height: auto;
}

.tt-review-block .tt-review-comments .tt-item .tt-avatar a:before {
  font-family: wokiee_icons;
  content: "\ea43";
  font-size: 2rem;
  line-height: 5.8rem;
  display: block;
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 0;
  color: #191919;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
}

.tt-review-block .tt-review-comments .tt-item .tt-content .tt-comments-info {
  font-size: 1.2rem;
  margin-top: 0.5rem;
}

.tt-review-block .tt-review-comments .tt-item .tt-content .tt-comments-info .username span {
  color: #191919;
}

.tt-review-block .tt-review-comments .tt-item .tt-content .tt-comments-title {
  font-size: 1.6rem;
  font-weight: 500;
  color: #191919;
  margin: 0.6rem 0 0 0;
}

.tt-review-block .tt-review-comments .tt-item .tt-content .tt-rating {
  margin-left: -0.1rem;
}

.tt-review-block .tt-review-comments .tt-item .tt-content p {
  margin-top: 0;
}

.tt-review-block .tt-review-comments .tt-item .tt-content .tt-btn {
  color: #c19a5b;
  font-size: 2rem;
  line-height: 1;
  display: inline-block;
  margin-top: 0.8rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-review-block .tt-review-comments .tt-item .tt-content .tt-btn:hover {
  color: #191919;
}

.tt-review-block .tt-review-comments .tt-item .tt-content> :nth-child(1) {
  margin-top: 0;
}

.tt-review-block .tt-review-comments .tt-rating {
  margin-right: 0.8rem;
  margin-top: 0.3rem;
}

.tt-review-block .tt-review-form {
  margin-top: 0.4rem;
}

.tt-review-block .tt-review-form .tt-message-info {
  font-size: 1.6rem;
  line-height: 2.6rem;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  color: #191919;
  font-weight: 500;
  padding: 0 0 0.6rem 0;
}

.tt-review-block .tt-review-form .tt-message-info span {
  color: #c19a5b;
}

.tt-review-block .tt-review-form .tt-rating-indicator {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1.3rem;
}

.tt-review-block .tt-review-form .tt-rating-indicator .tt-title {
  color: #191919;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 500;
  font-family: Inter, sans-serif;
  margin-right: 1rem;
}

.tt-review-block .tt-review-form form {
  margin-top: 1.1rem;
}

.tt-review-block .tt-review-form> :nth-child(1) {
  margin-top: 0;
}

.tt-rating {
  font-size: 1.6rem;
}

.tt-rating [class^="icon-"] {
  font-family: wokiee_icons !important;
}

.tt-rating .icon-star:before {
  content: "\ea2d";
  display: inline-block;
  color: #ffb503;
}

.tt-rating .icon-star-half:before {
  content: "\ea60";
  display: inline-block;
  color: #ffb503;
}

.tt-rating .icon-star-empty:before {
  content: "\ea5f";
  display: inline-block;
  color: #d4d4d4;
}

.product-images-col .item,
.product-images-static li,
.tt-mobile-product-slider .slick-slide,
.tt-product-single-img {
  position: relative;
}

.tt-label-new {
  background: #03a9f5;
  color: #fff;
}

.tt-label-sale {
  background: #f8353e;
  color: #fff;
}

.tt-label-out-stock {
  background: #191919;
  color: #fff;
}

.tt-label-our-fatured {
  background: #fdbc20;
  color: #fff;
}

.tt-product-single-info .tt-label {
  margin-left: -1rem;
  margin-top: -1rem;
}

.tt-product-single-info .tt-label [class^="tt-label"] {
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.7rem;
  padding: 0.3rem 1rem;
  display: inline-block;
  margin-left: 1rem;
  margin-top: 1rem;
}

.tt-product-vertical-layout .tt-product-single-img {
  float: right;
  width: 82.7%;
  position: relative;
}

.tt-product-vertical-layout .tt-product-single-img img {
  width: 100%;
  height: auto;
}

.tt-product-vertical-layout .tt-product-single-carousel-vertical {
  margin: 0 0 4.4rem 0;
  top: 0;
  left: 0;
  width: 13.9%;
}

.tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-slider {
  width: 100%;
  padding: 0;
  margin: 0;
}

.tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-slider .slick-slide {
  padding-bottom: 2rem;
}

.tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-slider .slick-slide img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-slider .slick-slide a {
  display: block;
  position: relative;
}

.tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-slider .slick-slide a:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-slider .slick-slide .zoomGalleryActive:before,
.tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-slider .slick-slide:hover a:before {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}

.tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-arrow {
  top: auto;
  bottom: -3.3rem;
  position: absolute;
  margin-top: 0;
  z-index: 2;
}

.tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-slider:before {
  content: "";
  display: block;
  width: calc(100% + 0.1rem);
  height: 1.6rem;
  position: absolute;
  bottom: 0;
  z-index: 1;
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), #fff 20%);
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), #fff 20%);
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0), #fff 20%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 20%);
}

.product-images-carousel {
  margin-top: 2rem;
  padding-bottom: 5.7rem;
}

.product-images-carousel ul .slick-list {
  margin-right: -2.5rem;
}

.product-images-carousel ul li {
  padding-right: 2.5rem;
}

.product-images-carousel> :nth-child(1) {
  margin-top: 0;
}

.product-images-carousel> :nth-child(2) {
  margin-top: 2rem;
}

.product-images-carousel .slick-slider .slick-slide a {
  display: block;
  position: relative;
}

.product-images-carousel .slick-slider .slick-slide a:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.product-images-carousel .slick-slider .slick-slide .zoomGalleryActive:before,
.product-images-carousel .slick-slider .slick-slide:hover a:before {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}

.product-images-static ul li:not(:first-child) {
  margin-top: 2rem;
}

.product-images-static ul li img {
  width: 100%;
  height: auto;
}

.product-images-col {
  margin-left: -2rem;
  margin-top: -2rem;
}

.product-images-col .item {
  width: 50%;
  padding: 2rem 0 0 2rem;
}

.product-images-col .item img {
  width: 100%;
  height: auto;
}

.product-images-col .item .tt-label-left {
  top: 3rem;
  left: 3rem;
}

.video-link-product {
  position: relative;
  cursor: pointer;
}

.video-link-product [class^="icon-"] {
  color: #c19a5b;
  font-size: 3rem;
  line-height: 3rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.video-link-product:hover [class^="icon-"] {
  color: #191919;
}

.video-link-product:not(.tt-position-left) {
  position: relative;
  cursor: pointer;
}

.video-link-product:not(.tt-position-left)>div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 1.6rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.video-link-product.tt-position-left {
  display: inline-block;
}

.tt-promo-brand {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}

.tt-promo-brand img {
  max-width: 100%;
  height: auto;
}

.tt-title-options {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #191919;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li a:not(.options-color) {
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li a {
  min-width: 2.1rem;
  min-height: 2.1rem;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li a.options-color {
  width: 2.1rem;
  height: 2.1rem;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li .options-color:hover:before {
  border-width: 0.4rem;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li .options-color:hover:after {
  border-width: 0.2rem;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li.active .options-color:before {
  border-width: 0.4rem;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li.active .options-color:after {
  border-width: 0.2rem;
}

.tt-options-swatch.options-large li a {
  min-width: 4rem;
  min-height: 4rem;
}

.tt-options-swatch.options-large li a.options-color {
  width: 4rem;
  height: 4rem;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body:not(.touch-device) .tt-options-swatch.options-large li .options-color:hover:before {
  border-width: 0.5rem;
}

.tt-options-swatch.options-large li.active .options-color:before {
  border-width: 0.5rem;
}

.tt-options-swatch.options-middle li a {
  min-width: 3.1rem;
  min-height: 3.1rem;
}

.tt-options-swatch.options-middle li a.options-color {
  width: 3.1rem;
  height: 3.1rem;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.tt-options-swatch.options-middle li .options-color:hover:before {
  border-width: 0.5rem;
}

.tt-options-swatch.options-middle li.active .options-color:before {
  border-width: 0.5rem;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li a.options-color-image {
  min-width: 4rem;
  min-height: 4rem;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li a.options-color-image {
  width: 4rem;
  height: 4rem;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li .options-color-image:hover:before {
  border-width: 0.5rem;
  display: none;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li.active .options-color-image:before {
  border-width: 0.5rem;
  display: none;
}

html.win.ie .tt-options-swatch:not(.options-large):not(.options-middle) li a {
  line-height: 2.1rem;
}

html.win.ie .tt-options-swatch.options-large li a {
  line-height: 4rem;
}

html.win.ie .tt-options-swatch.options-middle li a {
  line-height: 3rem;
}

.product-information-buttons a {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  color: #c19a5b;
  font-size: 1.6rem;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  align-items: center;
  flex-wrap: wrap;
}

.product-information-buttons a:first-child {
  padding: 0.8rem 1.2rem 0.8rem 0;
}

.product-information-buttons a:not(:first-child) {
  padding: 0.8rem 1.2rem;
}

.product-information-buttons a:hover {
  color: #191919;
}

.product-information-buttons a.mespr:nth-child(n + 2) {
  float: right;
  padding-right: 0;
}

@media (max-width: 1024px) {
  .product-information-buttons a.mespr:nth-child(n + 2) {
    float: none;
  }
}

.col-lg-9 .product-information-buttons a.mespr {
  float: none;
  display: flex;
  padding-left: 0;
}

@media (max-width: 575px) {
  .product-information-buttons a.mespr {
    display: flex;
    float: none;
    padding: 0.8rem 1.2rem 0.8rem 0;
  }
}

#modalProductInfo-03 h6 {
  margin-bottom: 1.7rem;
}

#modalProductInfo-03 .btn {
  margin-top: 1rem;
}

.product-information-buttons a>[class*="icon"] {
  font-size: 2rem;
  padding-right: 0.8rem;
  top: -0.1rem;
  display: flex;
  position: relative;
  align-items: flex-end;
}

.tt-wrapper.product-information-buttons {
  display: flex;
}

ul.tt-options-swatch {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: -1rem -0.1rem 0 -0.5rem;
}

ul.tt-options-swatch li {
  margin: 1rem 0.5rem 0;
}

ul.tt-options-swatch li a {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  font-size: 1.6rem;
  line-height: 1.1;
}

ul.tt-options-swatch li a:not(.options-color) {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

ul.tt-options-swatch li img {
  width: 100%;
  height: auto;
  max-width: inherit;
  border-radius: 50%;
}

ul.tt-options-swatch li a:not(.options-color) {
  background: #f7f8fa;
}

body:not(.touch-device) ul.tt-options-swatch li:hover a:not(.options-color),
ul.tt-options-swatch li.active a:not(.options-color) {
  background: #c19a5b;
  color: #fff;
}

ul.tt-options-swatch li .options-color {
  font-size: 0;
  line-height: 0;
  border-radius: 0.6rem;
  backface-visibility: hidden;
}

ul.tt-options-swatch li .tt-border {
  border: 0.2rem solid #e9e7e6;
}

ul.tt-options-swatch li .options-color:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 0;
  border-radius: 0.6rem;
  transition: all 0.12s linear;
  -ms-transition: all 0.12s linear;
  -webkit-transition: all 0.12s linear;
  -o-transition: all 0.12s linear;
  backface-visibility: hidden;
}

ul.tt-options-swatch li .options-color:after {
  content: "";
  display: block;
  position: absolute;
  top: -0.1rem;
  left: -0.1rem;
  width: calc(100% + 0.2rem);
  height: calc(100% + 0.2rem);
  outline: 0;
  backface-visibility: hidden;
  border-radius: 0.6rem;
  transition: all 0.12s linear;
  -ms-transition: all 0.12s linear;
  -webkit-transition: all 0.12s linear;
  -o-transition: all 0.12s linear;
}

ul.tt-options-swatch li .options-color:before {
  border: 0 solid #fff;
}

ul.tt-options-swatch li .options-color:after {
  border: 0 solid #c19a5b;
}

body:not(.touch-device) ul.tt-options-swatch li .options-color:hover:before {
  border-width: 0.6rem;
}

body:not(.touch-device) ul.tt-options-swatch li .options-color:hover:after {
  border-width: 0.3rem;
}

body:not(.touch-device) ul.tt-options-swatch li .tt-border.options-color:hover {
  border-color: transparent;
}

ul.tt-options-swatch li.active .options-color:before {
  border-width: 0.6rem;
}

ul.tt-options-swatch li.active .options-color:after {
  border-width: 0.3rem;
}

@media (max-width: 1024px) {
  .airSticky {
    position: relative !important;
    top: 0 !important;
  }
}

@media (max-width: 575px) {
  .zoomContainer {
    display: none;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }
}

.tt-product-single-info> :nth-child(1).tt-wrapper {
  margin-top: 0.5rem;
}

.tt-countdown_box_02 {
  text-align: center;
  width: 100%;
  z-index: 5;
}

.tt-countdown_box_02 .tt-countdown_inner {
  overflow: hidden;
  width: 100%;
}

.tt-countdown_box_02 .countdown-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-countdown_box_02 .countdown-row .countdown-section {
  width: 100%;
  max-width: 6.5rem;
  position: relative;
  margin: 0 0.5rem;
  padding: 1.9rem 0 1.3rem;
  white-space: nowrap;
  background-color: #f7f8fa;
  color: #191919;
}

.tt-countdown_box_02 .countdown-row .countdown-section .countdown-amount {
  font-size: 1.6rem;
  line-height: 1.5rem;
  display: block;
  font-weight: 500;
}

.tt-countdown_box_02 .countdown-row .countdown-section .countdown-period {
  display: block;
  padding-top: 0.1rem;
}

.tt-countdown_box_02 .countdown-row .countdown-section:first-child {
  margin-left: 0;
}

.tt-countdown_box_02 .countdown-row .countdown-section:last-child {
  margin-right: 0;
}

@media (max-width: 1229px) {
  .tt-countdown_box_02 .countdown-row .countdown-section {
    padding: 1.5rem 0;
    max-width: 6rem;
    margin: 0 0.3rem;
    font-size: 1.3rem;
    line-height: 1.6rem;
  }

  .tt-countdown_box_02 .countdown-row .countdown-section .countdown-amount {
    font-size: 1.5rem;
  }

  .tt-countdown_box_02 .countdown-row .countdown-section .countdown-period {
    padding-top: 0;
  }
}

.tt-product-single-img .tt-btn-zomm {
  width: 3.8rem;
  height: 3.8rem;
  background: #fff;
  color: #191919;
  font-size: 2rem;
  line-height: 1;
  border: none;
  outline: 0;
  z-index: 2;
  cursor: pointer;
  position: absolute;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-product-single-img .tt-btn-zomm.tt-top-right {
  right: 1rem;
  top: 1rem;
}

.tt-product-single-img .tt-btn-zomm.tt-top-left {
  left: 1rem;
  top: 1rem;
}

.tt-product-single-img .tt-btn-zomm.tt-bottom-right {
  right: 1rem;
  bottom: 1rem;
}

.tt-product-single-img .tt-btn-zomm.tt-bottom-left {
  left: 1rem;
  bottom: 1rem;
}

.tt-product-single-img .tt-btn-zomm:hover {
  background: #c19a5b;
  color: #fff;
}

.zoomContainer {
  z-index: 1;
}

#smallGallery.tt-magnific-popup li a:not([class]) {
  pointer-events: none;
}

#smallGallery.tt-magnific-popup li .link-magnific-popup {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
}

body:not(.touch-device).mm-open {
  padding-right: 1.7rem;
}

body:not(.touch-device).mm-open .tt-stuck-nav.stuck {
  padding-right: 1.7rem;
}

.modal-open {
  overflow: hidden;
}

body:not(.touch-device).modal-open {
  overflow-x: hidden;
  padding-right: 1.7rem;
}

body:not(.touch-device).modal-open .tt-stuck-nav.stuck {
  padding-right: 1.7rem;
}

html.ie.gecko body.modal-open {
  padding-right: 0 !important;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  text-align: center;
  padding: 0;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.modal.in,
.modal.show {
  opacity: 1;
}

@media (min-width: 320px) {
  .modal:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.4rem;
  }
}

.modal-md {
  width: 73.6rem;
}

.modal-lg {
  width: 96.2rem;
}

@media (max-width: 1229px) {
  .modal-lg {
    width: 90rem;
  }
}

@media (max-width: 1024px) {
  .modal-lg {
    width: 73rem;
  }
}

@media (max-width: 789px) {
  .modal-lg {
    width: 55rem;
  }
}

@media (max-width: 650px) {
  .modal-lg {
    width: 420px;
  }
}

@media (max-width: 500px) {
  .modal-lg {
    width: 90%;
  }
}

@media (max-width: 370px) {
  .modal-lg {
    width: 90%;
  }
}

@media (min-width: 651px) {
  .modal-sm {
    width: 50.6rem;
  }
}

@media (max-width: 650px) {
  .modal-sm {
    width: 420px;
  }
}

@media (max-width: 500px) {
  .modal-sm {
    width: 32rem;
  }
}

@media (max-width: 370px) {
  .modal-sm {
    width: 28rem;
  }
}

.modal-backdrop {
  background: #fff;
}

.modal-backdrop.in {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.modal-newsletter .modal-backdrop.show {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal .modal-content {
  border-radius: 0;
  border: none;
}

.modal .modal-header {
  border: none;
  padding: 2.2rem 2rem 0 2rem;
  margin: 0;
  /* background: #fff; */
}

.modal .modal-header .close {
  font-size: 2.4rem;
  line-height: 2.4rem;
  position: relative;
  z-index: 7;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.modal .modal-title {
  font-size: 2rem;
  line-height: 2.6rem;
  margin: 3.4rem 0 0 0;
  padding-bottom: 1.9rem;
}

.modal .modal-footer {
  border: none;
}

#modalAddToCartProduct .modal-dialog {
  width: 73.6rem;
}

@media (max-width: 1024px) {
  #modalAddToCartProduct .modal-dialog {
    width: 420px;
  }
}

@media (max-width: 575px) {
  #modalAddToCartProduct .modal-dialog {
    /* width: 27rem; */
    width: 47rem;
  }
}

.tt-modal-addtocart.desctope {
  position: relative;
}

.tt-modal-addtocart.desctope .row {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* .tt-modal-addtocart.desctope .row>div:first-child {
  padding-right: 5.2rem;
}*/

.tt-modal-addtocart.desctope .row>div:last-child {
  padding-left: 4.9rem;
} 

.tt-modal-addtocart.desctope .row>div:last-child .btn {
  width: 100%;
  border: 1px solid #c19a5b;
  color: #000;
}

.tt-modal-addtocart.desctope .tt-modal-messages {
  font-family: Inter, sans-serif;
  color: #191919;
  font-size: 2rem;
  line-height: 1;
  font-weight: 500;
}

.tt-modal-addtocart.desctope .tt-modal-messages [class^="icon-"] {
  color: #c19a5b;
}

.tt-modal-addtocart.desctope .tt-modal-product {
  margin-top: 2.6rem;
}

.tt-modal-addtocart.desctope .tt-modal-product .tt-img img {
  width: 100%;
  max-width: 15.4rem;
  height: auto;
}

.tt-modal-addtocart.desctope .tt-modal-product .tt-title {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  margin-top: 1.2rem;
  color: #191919;
}

.tt-modal-addtocart.desctope .tt-modal-product .tt-qty {
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  margin-top: 0.7rem;
  color: #191919;
}

.tt-modal-addtocart.desctope .tt-modal-product> :nth-child(1) {
  margin-top: 0;
}

.tt-modal-addtocart.desctope .tt-product-total {
  font-family: Inter, sans-serif;
  font-weight: 500;
  color: #191919;
  font-size: 1.6rem;
  margin-top: 0.5rem;
}

.tt-modal-addtocart.desctope .tt-product-total .tt-price {
  font-size: 1.6rem;
}

.tt-modal-addtocart.desctope .tt-cart-total {
  color: #777;
  display: inline-block;
}

.tt-modal-addtocart.desctope .tt-cart-total .tt-total {
  font-family: Inter, sans-serif;
  font-weight: 500;
  color: #191919;
  margin-top: 1.1rem;
}

.tt-modal-addtocart.desctope .tt-cart-total .tt-total .tt-price {
  color: #c19a5b;
  font-size: 2.4rem;
}

.tt-modal-addtocart.desctope [class^="col"] .btn {
  margin-top: 2rem;
}

.tt-modal-addtocart.desctope [class^="col"] .tt-cart-total+.btn {
  margin-top: 2.5rem;
}

.tt-modal-addtocart.desctope [class^="col"]> :nth-child(1) {
  margin-top: 0;
}

.tt-modal-addtocart.desctope:before {
  content: "";
  width: 0.1rem;
  height: 100%;
  background: #e9e9e9;
  position: absolute;
  left: 50%;
  margin-left: 0.8rem;
  top: 0;
}

.tt-modal-addtocart.mobile {
  margin-top: 0.9rem;
}

.tt-modal-addtocart.mobile .tt-modal-messages {
  font-family: Inter, sans-serif;
  color: #191919;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 500;
  padding-bottom: 1.3rem;
}

.tt-modal-addtocart.mobile .tt-modal-messages [class^="icon-"] {
  color: #c19a5b;
}

.tt-modal-addtocart.mobile [class^="btn"] {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}

@media (min-width: 1025px) {
  .tt-modal-addtocart.desctope {
    display: block;
  }

  .tt-modal-addtocart.mobile {
    display: none;
  }
}

@media (max-width: 1024px) {
  .tt-modal-addtocart.desctope {
    display: none;
  }

  .tt-modal-addtocart.mobile {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.tt-modal-quickview {
  text-align: left;
}

@media (max-width: 1024px) and (min-width: 791px) {
  .tt-modal-quickview .tt-product-single-info {
    padding-top: 0;
  }
}

@media (max-width: 575px) {
  .tt-modal-quickview .tt-product-single-info {
    padding-left: 0;
    padding-right: 0;
  }
}

.tt-modal-quickview .tt-product-single-info .tt-title {
  font-weight: 500;
}

.modal {
  text-align: center;
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: ;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal .modal-dialog {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 576px) {
  .modal .modal-dialog {
    max-width: inherit;
  }
}

.modal .modal-header {
  height: 5.4rem;
  position: relative;
}

.modal .modal-header .close {
  width: 5.4rem;
  height: 5.4rem;
  /* top: -0.2rem;  */
  top: 5rem !important;
  right: 0rem !important;
  line-height: 5.4rem;
  position: absolute;
  text-decoration: none;
  text-align: center;
  /* color: #fff; */
  color: #000;
  background: 0 0;
  border: none;
  cursor: pointer;
  font-family: wokiee_icons;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

@media (min-width: 1025px) {
  .modal .modal-header .close {
    right: -5.2rem;
  }
}

@media (max-width: 1024px) {
  .modal .modal-header .close {
    right: -2rem;
  }
}

.modal .modal-header .close:before {
  content: "\ea0f";
  font-size: 2.5rem;
  line-height: 1;
}

.modal .modal-header .close:hover {
  color: #c19a5b;
}

.modal .modal-body:not(.no-background) {
  background: #fff;
}

#modalVideoProduct.modal .modal-body:not(.no-background) {
  background: 0 0;
}

@media (min-width: 1025px) {
  #modalVideoProduct .modal-body {
    padding: 0;
  }
}

@media (max-width: 1024px) {
  #modalVideoProduct .modal-body {
    padding: 0;
  }
}

@media (max-width: 789px) {
  #modalVideoProduct .modal-body {
    padding: 0;
  }
}

@media (max-width: 500px) {
  #modalVideoProduct .modal-body {
    padding: 0;
  }
}

.modal .modal-body {
  overflow: hidden;
}

@media (min-width: 1025px) {
  .modal .modal-body {
    padding: 4rem 4rem 4rem 4rem;
  }
}

@media (max-width: 1024px) {
  .modal .modal-body {
    padding: 3rem 3rem 5rem 3rem;
  }
}

@media (max-width: 789px) {
  .modal .modal-body {
    padding: 2.5rem 2.5rem 4.5rem 2.5rem;
  }
}

@media (max-width: 500px) {
  .modal .modal-body {
    padding: 2rem 2rem 4rem 2rem;
  }
}

@media (max-width: 270px) {
  .modal .modal-body {
    padding: 1.5rem 1.5rem 3.5rem 1.5rem;
  }
}

@media (min-width: 320px) {
  .modal:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.4rem;
  }
}

.modal-backdrop {
  background: #000;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-video {
  width: 105.5rem;
}

@media (max-width: 1170px) {
  .modal-video {
    width: 60.4rem;
  }
}

@media (max-width: 667px) {
  .modal-video {
    width: 461px;
  }
}

@media (max-width: 507px) {
  .modal-video {
    width: 27.7rem;
  }
}

.modal-video-content {
  font-size: 0;
  line-height: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.modal-video-content iframe {
  border: none;
  width: 100%;
  height: 58.4rem;
  max-height: 80vh;
}

@media (max-width: 1100px) {
  .modal-video-content iframe {
    height: 31.5rem;
  }
}

@media (max-width: 667px) {
  .modal-video-content iframe {
    height: 23.9rem;
  }
}

@media (max-width: 507px) {
  .modal-video-content iframe {
    height: 13.4rem;
  }
}

.tt-layout-product-info .tt-title {
  color: #191919;
  font-size: 1.6rem;
  font-weight: 500;
  padding-bottom: 0.6rem;
}

.tt-layout-product-info .tt-table-modal-info {
  width: 100%;
  margin-top: 1.7rem;
  table-layout: fixed;
}

.tt-layout-product-info .tt-table-modal-info thead th {
  color: #777;
  font-size: 1.3rem;
  font-weight: 400;
  text-align: center;
  padding: 0.2rem 0.4rem;
}

.tt-layout-product-info .tt-table-modal-info tbody tr:nth-child(odd) {
  background: #f7f8fa;
}

.tt-layout-product-info .tt-table-modal-info tbody td {
  color: #777;
  font-size: 1.3rem;
  font-weight: 400;
  text-align: center;
  padding: 0.4rem 0.4rem;
}

@media (max-width: 789px) {
  .tt-table-responsive-md .tt-table-modal-info {
    width: 70rem;
  }
}

@media (min-width: 1025px) {
  #modalProductInfo-02 .modal-body {
    padding: 3.6rem 4rem 3.2rem 3.6rem;
  }
}

.tt-layout-product-info-02 {
  text-align: left;
}

.tt-layout-product-info-02 .tt-title {
  color: #191919;
  font-size: 1.6rem;
  font-weight: 500;
  padding-bottom: 0.6rem;
}

.tt-layout-product-info-02 .tt-title:not(:first-child) {
  margin-top: 1.9rem;
}

.tt-layout-product-info-02 p {
  margin-top: 0.5rem;
}

.tt-layout-product-info-02 .tt-title+p {
  margin-top: 0;
}

.tt-layout-product-info-02 ul:not([class])>li {
  font-size: 1.6rem;
  position: relative;
  padding: 0 0 0 1.1rem;
}

.tt-layout-product-info-02 ul:not([class])>li a {
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-layout-product-info-02 ul:not([class])>li a:hover {
  color: #c19a5b;
}

.tt-layout-product-info-02 ul:not([class])>li:before {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  background: #777;
  display: inline-block;
  position: absolute;
  top: 0.8rem;
  left: 0.1rem;
  border-radius: 50%;
}

.tt-layout-product-info-02 ul:not([class])+ul {
  margin-top: 0.5rem;
}

.content-indent:not(:first-child) {
  margin-top: 5.2rem;
}

.tt-filters-options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-filters-options .tt-title {
  font-size: 2.4rem;
  line-height: 3.4rem;
  letter-spacing: 0;
  font-weight: 500;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.tt-filters-options .tt-btn-toggle {
  display: none;
}

.tt-filters-options .tt-btn-toggle a {
  color: #c19a5b;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  font-weight: 400;
  display: inline-block;
  position: relative;
  top: -0.2rem;
  font-family: Inter, sans-serif;
}

.tt-filters-options .tt-btn-toggle a:before {
  content: "\e9b9";
  font-family: wokiee_icons;
  font-size: 2rem;
  position: relative;
  top: 0.4rem;
  margin-right: 0.7rem;
  font-weight: 400;
}

.tt-filters-options .tt-btn-toggle a:hover {
  color: #191919;
}

@media (min-width: 1025px) {
  .tt-filters-options .tt-btn-toggle a {
    font-size: 1.6rem;
  }
}

@media (max-width: 1024px) {
  .tt-filters-options .tt-btn-toggle a {
    font-size: 1.3rem;
  }
}

.tt-filters-options .tt-sort {
  margin-top: -0.1rem;
}

.tt-filters-options .tt-sort select {
  border-color: transparent;
  outline: 0;
  border: none;
  background: 0 0;
  color: #777;
  cursor: pointer;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-filters-options .tt-sort select:hover {
  color: #191919;
}

.tt-filters-options .tt-sort select:not(:first-child) {
  margin-left: 1rem;
}

.tt-filters-options .tt-quantity {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: -0.2rem;
  margin-left: 0.3rem;
  margin-top: -0.1rem;
}

.tt-filters-options .tt-quantity a:not(.last-child) {
  margin-left: 1rem;
}

.tt-filters-options .tt-quantity a:not(.tt-show):not(.tt-show-siblings) {
  display: none;
}

.tt-filters-options .tt-quantity>a,
.tt-filters-options .tt-quantity>a:active,
.tt-filters-options .tt-quantity>a:focus {
  font-family: wokiee_icons;
  color: #191919;
  -moz-opacity: 0.15;
  -khtml-opacity: 0.15;
  -webkit-opacity: 0.15;
  opacity: 0.15;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.tt-filters-options .tt-quantity>a.tt-col-one,
.tt-filters-options .tt-quantity>a.tt-col-three,
.tt-filters-options .tt-quantity>a.tt-col-two {
  font-size: 2rem;
}

.tt-filters-options .tt-quantity>a.tt-col-four,
.tt-filters-options .tt-quantity>a.tt-col-six {
  font-size: 2.3rem;
}

.tt-filters-options .tt-quantity>a.active,
.tt-filters-options .tt-quantity>a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-filters-options .tt-quantity .tt-col-one:before {
  content: "\ea4b";
}

.tt-filters-options .tt-quantity .tt-col-two:before {
  content: "\ea5e";
}

.tt-filters-options .tt-quantity .tt-col-three:before {
  content: "\ea30";
}

.tt-filters-options .tt-quantity .tt-col-four:before {
  content: "\ea31";
}

.tt-filters-options .tt-quantity .tt-col-six:before {
  content: "\ea61";
}

@media (max-width: 1024px) {
  .tt-filters-options {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tt-filters-options .tt-title {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    text-align: center;
    padding-bottom: 1.6rem;
  }

  .tt-filters-options .tt-btn-toggle {
    display: inline-block;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

@media (min-width: 1025px) {
  .desctop-no-sidebar.tt-filters-options {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .desctop-no-sidebar.tt-filters-options .tt-title {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    text-align: center;
    padding-bottom: 2rem;
  }

  .desctop-no-sidebar.tt-filters-options .tt-btn-toggle {
    display: inline-block;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

@media (min-width: 1025px) {
  .tt-filters-options+.tt-product-listing {
    margin-top: 1.5rem;
  }
}

@media (max-width: 1024px) and (min-width: 576px) {
  .tt-filters-options+.tt-product-listing {
    margin-top: -1.3rem;
  }
}

@media (max-width: 575px) {
  .tt-filters-options+.tt-product-listing {
    margin-top: -0.2rem;
  }
}

.tt-product-listing {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.tt-product-listing>.tt-col-item {
  position: relative;
  width: 100%;
  min-height: 0.1rem;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 1025px) {
  .tt-product-listing>.tt-col-item {
    margin-top: 2.8rem;
  }
}

@media (max-width: 1024px) and (min-width: 576px) {
  .tt-product-listing>.tt-col-item {
    margin-top: 4rem;
  }
}

@media (max-width: 575px) {
  .tt-product-listing>.tt-col-item {
    margin-top: 3rem;
  }
}

.tt-product-listing:not(:only-child) {
  justify-content: left;
}

.tt-product-listing .tt-empty-search {
  width: 100%;
}

.tt-product-listing.tt-col-one>.tt-col-item {
  flex: 0 0 100%;
  max-width: 100%;
}

.tt-product-listing.tt-col-two>.tt-col-item {
  flex: 0 0 50%;
  max-width: 50%;
}

.tt-product-listing.tt-col-three>.tt-col-item {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.tt-product-listing.tt-col-four>.tt-col-item {
  flex: 0 0 25%;
  max-width: 25%;
}

.tt-product-listing.tt-col-six>.tt-col-item {
  flex: 0 0 16.666%;
  max-width: 16.666%;
}

.tt-product span.tt-img {
  padding: 8.1rem 3.2rem;
  height: auto !important;
  min-height: 37rem;
  background: var(--brand-shade-bg, #ede8e0);
}

.tt_product_showmore {
  margin-top: 2.8rem;
}

.tt_product_showmore .tt_item_all_js {
  margin-top: 1.8rem;
}

.tt_product_showmore .tt_item_all_js.is-visibility {
  display: block;
}

@media (max-width: 360px) {
  .tt_product_showmore [class^="btn"] {
    width: 100%;
  }
}

body.no-scroll:not(.touch-device),
html.win.ie body.no-scroll {
  padding-right: 1.7rem;
}

body.no-scroll {
  overflow: hidden;
  width: 100%;
  position: fixed;
  z-index: 0;
}

.modal-filter {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 11;
  display: block;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}

html.win.ie .modal-filter {
  background: rgba(0, 0, 0, 0.5);
}

.tt-btn-col-close {
  display: none;
  text-decoration: none;
  background: #fff;
  position: relative;
  width: 28.6rem;
  left: -150%;
  top: 0;
  z-index: 13;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
  -webkit-transition: left 0.3s linear;
  transition: left 0.3s linear;
}

.tt-btn-col-close a {
  display: block;
  position: relative;
  padding: 1.5rem 1.6rem 1.3rem 2.8rem;
  font-size: 1.6rem;
  text-align: left;
  background: 0 0;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-btn-col-close a:before {
  content: "\e9b3";
  position: relative;
  font-size: 1.6rem;
  line-height: 1;
  font-family: wokiee_icons;
  margin: 0 0.5rem 0 0;
  color: #191919;
}

@media (min-width: 1025px) {
  .tt-btn-col-close {
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff 20%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff 20%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #fff 20%);
    background: linear-gradient(to top, rgba(255, 255, 255, 0), #fff 20%);
  }

  .tt-btn-col-close a {
    color: #191919;
    font-family: Inter, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 2.2rem 1.6rem 2rem 2.8rem;
  }

  .tt-btn-col-close a:before {
    font-size: 2rem;
    top: 0.4rem;
    font-weight: 400;
  }

  .tt-btn-col-close a:hover {
    color: #c19a5b;
  }

  .tt-btn-col-close a:hover:before {
    color: #191919;
  }
}

@media (max-width: 1024px) {
  .tt-btn-col-close {
    border-bottom: 0.1rem solid #e9e7e7;
  }

  .tt-btn-col-close a {
    color: #777;
  }

  .tt-btn-col-close a:before {
    top: 0.1rem;
  }

  .tt-btn-col-close a:hover {
    color: #c19a5b;
  }

  .tt-btn-col-close a:after {
    content: "";
    position: absolute;
    bottom: -1.1rem;
    width: 100%;
    height: 1rem;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff 60%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff 60%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #fff 60%);
    background: linear-gradient(to top, rgba(255, 255, 255, 0), #fff 60%);
  }
}

@media (max-width: 1024px) {
  .aside.leftColumn {
    position: fixed;
    display: block;
    margin: 0;
    background: #fff;
    z-index: 14;
    top: 0;
    left: -150%;
    height: 100%;
    width: 28.7rem;
    max-width: inherit;
    text-align: left;
    -moz-transition: left 0.3s linear;
    -o-transition: left 0.3s linear;
    -webkit-transition: left 0.3s linear;
    transition: left 0.3s linear;
  }

  .aside.leftColumn .tt-btn-col-close {
    display: block;
  }
}

@media (min-width: 1025px) {
  .aside.leftColumn:not(.desctop-no-sidebar) .tt-filter-detach-option {
    display: none;
  }
}

@media (min-width: 1025px) {
  .aside.leftColumn.desctop-no-sidebar {
    position: fixed;
    display: block;
    margin: 0;
    background: #fff;
    z-index: 14;
    top: 0;
    left: -150%;
    height: 100%;
    width: 28.7rem;
    max-width: inherit;
    text-align: left;
    overflow-x: hidden;
    -moz-transition: left 0.3s linear;
    -o-transition: left 0.3s linear;
    -webkit-transition: left 0.3s linear;
    transition: left 0.3s linear;
  }

  .aside.leftColumn.desctop-no-sidebar .tt-btn-col-close {
    display: block;
  }

  .aside.leftColumn.desctop-no-sidebar .tt-btn-col-close+.tt-collapse {
    margin-top: 4.6rem;
  }
}

.aside.leftColumn.column-open {
  left: 0;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 5rem;
  padding-bottom: 2rem;
}

.aside.leftColumn.column-open .tt-btn-col-close {
  left: 0;
  position: fixed;
}

html.ie .aside.leftColumn,
html.ie .aside.leftColumn.desctop-no-sidebar,
html.ie .tt-btn-col-close {
  -moz-transition: left 0s linear;
  -o-transition: left 0s linear;
  -webkit-transition: left 0s linear;
  transition: left 0s linear;
}

.tt-collapse {
  position: relative;
}

.tt-collapse .tt-collapse-title {
  font-size: 1.6rem;
  font-family: Inter;
  line-height: 2.6rem;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0 2rem 1.3rem 0;
  cursor: pointer;
  color: #191919;
  border-bottom: 0.1rem solid #e9e7e7;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.leftColumn .tt-collapse .tt-collapse-title {
  color: #000;
  font-family: Inter;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.9764rem;
  letter-spacing: 0.064rem;
}

@media (max-width: 1024px) {
  .tt-collapse .tt-collapse-title {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}

.tt-collapse .tt-collapse-title:after {
  position: absolute;
  display: block;
  top: 0.7rem;
  right: -0.2rem;
  font-family: wokiee_icons;
  font-size: 1.6rem;
  content: "\e9b1";
  line-height: 1;
  font-weight: 400;
}

.tt-collapse .tt-collapse-title:hover {
  color: #c19a5b;
}

.tt-collapse .tt-collapse-title+.tt-collapse-content {
  margin-top: 2rem;
}

.tt-collapse .tt-collapse-title+.tt-collapse-content .tt-list-row {
  margin-top: -0.8rem;
}

.tt-collapse .tt-collapse-title+.tt-collapse-content .tt-filter-list {
  margin-top: -0.7rem;
}

.tt-collapse .tt-collapse-title+.tt-collapse-content .tt-aside,
.tt-collapse .tt-collapse-title+.tt-collapse-content .tt-list-inline {
  margin-top: -0.4rem;
}

@media (min-width: 1025px) {
  .column-open .tt-collapse.hide~div {
    margin-top: 4.6rem;
  }
}

@media (max-width: 1024px) {
  .column-open .tt-collapse.hide~div {
    margin-top: 3.2rem;
  }
}

.open.tt-collapse>.tt-collapse-title:after {
  content: "\e9b2";
  color: #000;
}

.tt-collapse:not(:last-child) {
  margin-bottom: 3.3rem;
}

.tt-btn-col-close+.tt-collapse {
  margin-top: 3.2rem;
}

@media (min-width: 1025px) {
  .column-open .tt-btn-col-close+.tt-collapse {
    margin-top: 2rem;
  }
}

.tt-filter-list {
  margin-top: -0.3rem;
}

.tt-filter-list li {
  position: relative;
}

.tt-filter-list li a {
  display: block;
  padding: 0.3rem 0 0.3rem 2rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-filter-list li a:before {
  content: "\e9b3";
  position: absolute;
  left: -0.1rem;
  top: 0.7rem;
  font-size: 1.2rem;
  line-height: 1;
  font-family: wokiee_icons;
  color: #191919;
}

.tt-filter-list li a:hover {
  color: #c19a5b;
}

.tt-filter-list li.active {
  color: #c19a5b;
}

.tt-filter-list li.active a:before {
  color: #c19a5b;
}

.tt-filter-list+.btn-link-02 {
  margin-top: 0.6rem;
}

.leftColumn .tt-list-row li a,
.rightColumn .tt-list-row li a {
  display: block;
}

.tt-list-row {
  margin-top: -0.2rem;
}

.tt-list-row li a {
  color: #777;
  padding: 0.5rem 0;
  font-size: 1.6rem;
  line-height: 1.8rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-list-row li a:hover {
  color: #c19a5b;
}

.tt-list-row li.active a {
  color: #c19a5b;
}

.tt-list-row li:last-child a {
  padding-bottom: 0;
}

.tt-list-row+[class^="btn"] {
  margin-top: 0.5rem;
}

.tt-aside .tt-item:not(:first-child) {
  margin-top: 1.6rem;
}

.tt-aside .tt-item {
  display: flex;
  flex-wrap: wrap;
}

.tt-aside .tt-item .tt-img {
  flex: 0 0 calc(50% - 2rem);
  max-width: calc(50% - 2rem);
  width: calc(50% - 2rem);
  margin-right: 2rem;
  margin-top: 0.4rem;
  position: relative;
}

.tt-aside .tt-item .tt-img img {
  max-width: 100%;
  height: auto;
}

.tt-aside .tt-item .tt-img .tt-img-default {
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  overflow: hidden;
  top: 0;
  left: 0;
}

.tt-aside .tt-item .tt-img .tt-img-roll-over {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  width: 100%;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.tt-aside .tt-item .tt-img+.tt-content {
  flex: 0 0 50%;
  max-width: 50%;
}

.tt-aside .tt-item .tt-content .tt-title {
  font-size: 1.6rem;
  font-weight: 400;
  font-family: Inter, sans-serif;
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-aside .tt-item .tt-content .tt-price {
  color: #191919;
  font-size: 1.6rem;
  font-weight: 500;
}

.tt-aside .tt-item .tt-content .tt-price .sale-price {
  color: #f8353e;
  margin-right: 0.4rem;
}

.tt-aside .tt-item .tt-content .tt-price .old-price {
  color: #191919;
  text-decoration: line-through;
}

.tt-aside .tt-item:hover .tt-img-default+.tt-roll-over {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.tt-aside .tt-item:hover .tt-img-roll-over,
.tt-aside .tt-item:hover [class^="tt-img"]:last-child {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-aside .tt-item:hover .tt-title {
  color: #c19a5b;
}

.tt-filter-detach-option .filters-mobile .filters-row-select:not(:first-child) {
  margin-top: 2rem;
}

.tt-filter-detach-option .filters-mobile .filters-row-select select {
  width: 100%;
  font-size: 1.6rem;
  line-height: 1;
  border-color: transparent;
  outline: 0;
  border: none;
  background: #f7f8fa;
  color: #777;
  cursor: pointer;
  padding: 0.9rem 0.5rem 1.2rem 0.9rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-filter-detach-option .filters-mobile .filters-row-select select:hover {
  color: #191919;
}

.tt-filter-detach-option .filters-mobile .filters-row-select select:not(:first-child) {
  margin-top: 2rem;
}

@media (min-width: 1025px) {
  .tt-filters-options+.tt-product-listing-masonry {
    margin-top: 2.8rem;
  }
}

@media (max-width: 1024px) {
  .tt-filters-options+.tt-product-listing-masonry {
    margin-top: -0.4rem;
  }
}

@media (max-width: 575px) {
  .tt-filters-options+.tt-product-listing-masonry {
    margin-top: 0.8rem;
  }
}

.tt-product-listing-masonry .tt-product-init {
  margin: -1rem -1rem;
}

.tt-product-listing-masonry .grid:after {
  content: "";
  display: block;
  clear: both;
}

.tt-product-listing-masonry .element-item {
  position: relative;
  float: left;
}

@media (min-width: 1024px) {
  .tt-product-listing-masonry .element-item {
    width: 25%;
    padding: 1rem;
  }

  .tt-product-listing-masonry .element-item.double-size {
    width: 50%;
  }
}

@media (max-width: 1024px) {
  .tt-product-listing-masonry {
    margin-top: -4rem;
  }

  .tt-product-listing-masonry .element-item {
    width: 33.333%;
    margin-top: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 789px) {
  .tt-product-listing-masonry .element-item {
    width: 50%;
  }
}

@media (max-width: 575px) {
  .tt-product-listing-masonry {
    margin-top: -3rem;
  }

  .tt-product-listing-masonry .element-item {
    margin-top: 3rem;
  }
}

@media (min-width: 1025px) {
  .tt-product:not(.product-nohover) {
    overflow: hidden;
  }

  .tt-product .tt-image-box {
    position: relative;
    /* padding: 5rem 2rem; */
    background: #ede8e0;
  }

  .tt-product .tt-image-box .tt-btn-quickview {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.9);
    color: #191919;
    width: 4.6rem;
    height: 4.6rem;
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 5;
  }

  .tt-product .tt-image-box .tt-btn-quickview:before {
    content: "\e9a8";
    font-family: wokiee_icons;
    font-size: 2rem;
    line-height: 1;
    margin-top: -0.1rem;
  }

  .tt-product:hover .tt-image-box .tt-btn-quickview {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }

  .tt-product .tt-image-box .tt-btn-quickview:hover {
    background: rgba(40, 121, 254, 0.9);
    color: #fff;
  }

  .tt-product .tt-image-box img {
    /* width: 11rem; */
    /* height: 10.6rem; */
    margin: auto;
    object-fit: contain;
  }

  .tt-product .tt-image-box .tt-img {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    overflow: hidden;
    top: 0;
    left: 0;
  }

  .tt-product .tt-image-box .tt-img-roll-over {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    width: 100%;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  .tt-product .tt-image-box .tt-label-location {
    position: absolute;
    top: 0.7rem;
    left: 0.8rem;
    z-index: 3;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tt-product .tt-image-box .tt-label-location [class^="tt-label-"] {
    margin-left: 0.3rem;
    margin-top: 0.3rem;
    font-size: 1.2rem;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    padding: 0.2rem 0.4rem;
  }

  .tt-product .tt-image-box .tt-label-location .tt-label-new {
    background: #03a9f5;
    color: #fff;
  }

  .tt-product .tt-image-box .tt-label-location .tt-label-sale {
    background: #f8353e;
    color: #fff;
  }

  .tt-product .tt-image-box .tt-label-location .tt-label-our-fatured {
    background: #fdbc20;
    color: #fff;
  }

  .tt-product .tt-image-box .tt-label-location .tt-label-our-stock {
    background: #191919;
    color: #fff;
  }

  .tt-product .tt-description {
    padding-top: 1.6rem;
    position: relative;
    z-index: 2;
    background: #fff;
  }

  .tt-product .tt-description .tt-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tt-product .tt-description .tt-row> :nth-child(1) {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .tt-product .tt-description .tt-add-info {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tt-product .tt-description .tt-add-info li {
    font-size: 1.2rem;
    line-height: 1.9rem;
    color: #999;
  }

  .tt-product .tt-description .tt-add-info li a {
    color: #999;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }

  .tt-product .tt-description .tt-add-info li a:hover {
    color: #c19a5b;
  }

  .tt-product .tt-description .tt-title {
    font-family: Inter, sans-serif;
    font-size: 1.6rem;
    line-height: 2.2rem;
    padding-top: 0;
    font-weight: 400;
  }

  .tt-product .tt-description .tt-price {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 500;
    color: #191919;
  }

  .tt-col-one .tt-product .tt-description .tt-price {
    justify-content: flex-end;
  }

  .tt-product .tt-description .tt-price .new-price {
    color: #f8353e;
  }

  .tt-product .tt-description .tt-price .old-price {
    color: #191919;
    text-decoration: line-through;
  }

  .tt-product .tt-description .tt-price> :not(:first-child) {
    margin-left: 0.7rem;
  }

  .tt-product .tt-description .tt-price .old-price .money {
    text-decoration: line-through;
  }

  .tt-product .tt-description .tt-price span {
    display: inline-block;
  }

  .tt-product .tt-description .tt-option-block {
    margin-top: 1.5rem;
  }

  .tt-product .tt-description .tt-option-block>[class^="tt-options-"]:not(:first-child) {
    margin-top: 0.9rem;
  }

  .tt-product .tt-description .tt-product-inside-hover {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    width: 100%;
    background: #fff;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) {
  .tt-product .tt-description .tt-product-inside-hover {
    display: none;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }

  .tt-product .tt-description .tt-product-inside-hover>* {
    margin-top: 1.2rem;
  }
}

.tt-product .tt-description .tt-btn-addtocart .icon-shopping_basket:before {
  color: #fff;
}

.tt-product .tt-description .tt-btn-addtocart:hover .icon-shopping_basket:before {
  color: #fff;
}

@media (min-width: 1025px) {
  .tt-product .tt-description .tt-btn-addtocart {
    line-height: 1;
    font-weight: 400;
    font-family: Inter, sans-serif;
    display: inline-block;
    position: relative;
    letter-spacing: 0;
    color: #c19a5b;
    font-size: 1.6rem;
    padding-left: 0;
    padding-right: 0;
    min-height: 4rem;
    background: 0 0;
    border: 0 solid #c19a5b;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }

  .tt-product .tt-description .tt-btn-addtocart.thumbprod-button-bg.disable {
    padding: 0.1rem 1.6rem 0.9rem;
  }

  .tt-product-listing.tt-col-one .tt-product .tt-description .tt-btn-addtocart.thumbprod-button-bg {
    padding-bottom: 1.1rem;
  }

  .tt-product .tt-description .tt-btn-addtocart .icon-shopping_basket:before {
    content: "\e986";
  }

  .tt-product .tt-description .tt-btn-addtocart [class^="icon"]:before {
    font-family: wokiee_icons;
    font-size: 2rem;
    top: -0.2rem;
    margin-right: 0.6rem;
    font-weight: 400;
    position: relative;
  }

  .tt-product .tt-description .tt-btn-addtocart span.icon {
    display: inline-block;
    top: 0.5rem;
    position: relative;
  }

  .tt-product .tt-description .tt-btn-addtocart:hover {
    color: #2267d8;
  }

  .tt-product .tt-description .tt-btn-quickview {
    font-size: 2rem;
    line-height: 1;
    padding: 0.4rem 0 0.4rem 0.4rem;
    color: #191919;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
    display: inline-block;
    position: relative;
  }

  .tt-product .tt-description .tt-btn-quickview:before {
    content: "\e9a8";
    font-family: wokiee_icons;
  }

  .tt-product .tt-description .tt-btn-quickview:hover {
    color: #c19a5b;
  }

  .tt-product .tt-description> :nth-child(1) {
    margin-top: 0;
  }
}

@media (min-width: 1025px) {
  .tt-product:hover .tt-image-box .tt-img-roll-over+.tt-img {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }

  .tt-product:hover .tt-image-box .tt-img-roll-over,
  .tt-product:hover .tt-image-box [class^="tt-img"]:last-child {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
}

@media (min-width: 1025px) {
  .tt-product.hovered .tt-product-inside-hover {
    display: inline-flex;
  }

  .tt-product .tt-product-inside-hover .tt-btn-quickview {
    display: none;
  }
}

@media (max-width: 1024px) {
  .tt-product .tt-image-box .tt-btn-quickview {
    display: none;
  }
}

@media (min-width: 1025px) {
  .tt-product-design02 {
    position: relative;
    overflow: hidden;
  }

  .tt-product-design02 .tt-image-box {
    position: relative;
  }

  .tt-product-design02 .tt-image-box .tt-img img {
    width: 100%;
    height: auto;
  }

  .tt-product-design02 .tt-image-box .tt-img-roll-over {
    display: none;
  }

  .tt-product-design02 .tt-image-box .tt-label-location {
    position: absolute;
    top: 0.7rem;
    left: 0.8rem;
    z-index: 7;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
  }

  .tt-product-design02 .tt-image-box .tt-label-location [class^="tt-label-"] {
    margin-left: 0.3rem;
    margin-top: 0.3rem;
    font-size: 1.2rem;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    padding: 0.2rem 0.4rem;
  }

  .tt-product-design02 .tt-image-box .tt-label-location .tt-label-new {
    background: #03a9f5;
    color: #fff;
  }

  .tt-product-design02 .tt-image-box .tt-label-location .tt-label-sale {
    background: #f8353e;
    color: #fff;
  }

  .tt-product-design02 .tt-image-box .tt-label-location .tt-label-our-fatured {
    background: #fdbc20;
    color: #fff;
  }

  .tt-product-design02 .tt-image-box .tt-label-location .tt-label-our-stock {
    background: #191919;
    color: #fff;
  }

  .tt-product-design02 .tt-image-box:before {
    background: #f7f8fa;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }

  .tt-product-design02 .tt-description {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1.2rem 2rem;
    margin-top: 0;
    bottom: -50%;
    position: absolute;
    width: 100%;
    opacity: 0;
    z-index: 2;
    visibility: hidden;
    -moz-transition: bottom 0.2s linear;
    -o-transition: bottom 0.2s linear;
    -webkit-transition: bottom 0.2s linear;
    transition: bottom 0.2s linear;
  }

  .tt-product-design02 .tt-description .tt-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
  }

  .tt-product-design02 .tt-description .tt-row .tt-rating {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-left: -0.1rem;
  }

  .tt-product-design02 .tt-description .tt-row .tt-add-info {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .tt-product-design02 .tt-description .tt-add-info {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1.3rem;
  }

  .tt-product-design02 .tt-description .tt-add-info li {
    font-size: 1.2rem;
    line-height: 1.9rem;
    color: #fff;
  }

  .tt-product-design02 .tt-description .tt-add-info li a {
    color: #191919;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }

  .tt-product-design02 .tt-description .tt-add-info li a:hover {
    color: #000;
  }

  .tt-product-design02 .tt-description .tt-title {
    font-family: Inter, sans-serif;
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin-top: 0;
    color: #191919;
    font-weight: 400;
  }

  .tt-product-design02 .tt-description .tt-title a {
    color: #191919;
  }

  .tt-product-design02 .tt-description .tt-title a:hover {
    color: #000;
  }

  .tt-product-design02 .tt-description .tt-price {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 500;
    color: #191919;
  }

  .tt-product-design02 .tt-description .tt-price .new-price {
    color: #f8353e;
    margin-right: 0.7rem;
  }

  .tt-product-design02 .tt-description .tt-price .old-price {
    color: #191919;
    text-decoration: line-through;
  }

  .tt-product-design02 .tt-description .tt-price .old-price .money {
    text-decoration: line-through;
  }

  .tt-product-design02 .tt-description .tt-price span {
    display: inline-block;
  }

  .tt-product-design02 .tt-description .tt-option-block {
    margin-top: 0.9rem;
  }

  .tt-product-design02 .tt-description .tt-option-block>[class^="tt-options-"]:not(:first-child) {
    margin-top: 0.9rem;
  }

  @media (min-width: 1025px) {
    .tt-product-design02 .tt-options-swatch:not(.options-large):not(.options-middle) li:not(:hover):not(.active) .options-color:after {
      border: 0.1rem solid #fff;
    }
  }

  .tt-product-design02 .tt-description .tt-product-inside-hover {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 1.2rem;
    overflow: hidden;
    width: 100%;
  }

  .tt-product-design02 .tt-description> :nth-child(1) {
    margin-top: 0;
  }

  .tt-product-design02 .tt-options-swatch li a:not(.options-color) {
    background: #fff;
    color: #191919;
  }

  .tt-product-design02 .tt-options-swatch li a.options-color {
    font-size: 0;
    line-height: 0;
  }

  .tt-product-design02 .tt-options-swatch li.active .options-color:before,
  .tt-product-design02 .tt-options-swatch li:hover .options-color:before {
    border-color: #313232;
  }

  .tt-product-design02 .tt-options-swatch li.active a:not(.options-color),
  .tt-product-design02 .tt-options-swatch li:hover a:not(.options-color) {
    color: #fff;
    background: #c19a5b;
  }

  .tt-product-design02 .tt-btn-addtocart {
    line-height: 1;
    color: #c19a5b;
    font-size: 1.6rem;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    background: 0 0;
    border: none;
    font-family: Inter, sans-serif;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
    display: inline-block;
    position: relative;
    letter-spacing: 0;
  }

  .tt-product-design02 .tt-btn-addtocart .icon-shopping_basket:before {
    content: "\e986";
    font-family: wokiee_icons;
    font-size: 2rem;
    top: -0.2rem;
    margin-right: 0.6rem;
    font-weight: 400;
    position: relative;
  }

  .tt-product-design02 .tt-btn-addtocart span:first-child {
    display: inline-block;
    top: 0.5rem;
    position: relative;
  }

  .tt-product-design02 .tt-btn-addtocart:hover {
    color: #000;
  }

  .tt-product-design02 .tt-btn-quickview {
    font-size: 2rem;
    line-height: 1;
    padding: 0.4rem 0 0.4rem 0.4rem;
    color: #c19a5b;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    display: inline-block;
    position: absolute;
    right: 2.1rem;
    top: 1.1rem;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    visibility: hidden;
  }

  .tt-product-design02 .tt-btn-quickview:before {
    content: "\e9a8";
    font-family: wokiee_icons;
  }

  .tt-product-design02 .tt-btn-quickview:hover {
    color: #000;
  }

  .tt-product-design02 .tt-btn-link {
    font-size: 2rem;
    line-height: 1;
    padding: 0.4rem 0 0.4rem 0.4rem;
    color: #c19a5b;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
    display: inline-block;
  }

  .tt-product-design02 .tt-btn-link:before {
    content: "\e91e";
    font-family: wokiee_icons;
  }

  .tt-product-design02 .tt-btn-link:hover {
    color: #000;
  }

  .tt-product-design02 .tt-description.scrollable {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tt-product-design02 .tt-description.scrollable .viewport {
    width: 100%;
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
  }

  .tt-product-design02 .tt-countdown_box {
    visibility: visible;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
}

@media (max-width: 1024px) {
  .tt-product-design02 .tt-description .tt-btn-link {
    display: none;
  }

  .tt-product-design02 .tt-btn-quickview {
    display: none;
  }
}

@media (min-width: 1025px) {
  .tt-product-design02:hover .tt-label-location {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }

  .tt-product-design02:hover .tt-image-box:before {
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
  }

  .tt-product-design02:hover .tt-description {
    bottom: 0;
    opacity: 1;
    visibility: visible;
  }

  .tt-product-design02:hover .tt-countdown_box {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    visibility: hidden;
  }

  .tt-product-design02:hover>.tt-btn-quickview {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible;
    z-index: 7;
  }

  .tt-product-design02:after {
    content: "";
    display: block;
    background: 0 0;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0 solid #c19a5b;
    transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
  }

  .tt-product-design02:hover:after {
    border-width: 0;
  }
}

.tt-product .tt-options-swatch,
.tt-product-design02 .tt-options-swatch {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-product-design02 .tt-options-swatch {
  margin: -1rem -0.1rem 0 -0.5rem;
}

@media (min-width: 1025px) {
  .tt-product .tt-options-swatch {
    margin: -1rem -0.1rem 0.2rem -0.1rem;
  }

  .tt-product .tt-options-swatch li {
    margin-left: 0.2rem;
    margin-right: 0.2rem;
  }
}

@media (max-width: 1024px) {
  .tt-product .tt-options-swatch {
    margin: -1.1rem -0.1rem 0.1rem -0.7rem;
  }

  .tt-product .tt-options-swatch li {
    margin-left: 0.8rem;
    margin-right: 0.8rem;
    margin-top: 1.6rem;
  }
}

@media (min-width: 1025px) {
  .tt-layout-product-item {
    margin-top: -5.1rem;
  }
}

@media (max-width: 1024px) and (min-width: 576px) {
  .tt-layout-product-item {
    margin-top: -4rem;
  }
}

@media (max-width: 575px) {
  .tt-layout-product-item {
    margin-top: -3rem;
  }
}

@media (min-width: 1025px) {

  .tt-layout-product-item .tt-collection-item,
  .tt-layout-product-item .tt-product,
  .tt-layout-product-item .tt-product-design02 {
    margin-top: 5.1rem;
  }
}

@media (max-width: 1024px) and (min-width: 576px) {

  .tt-layout-product-item .tt-collection-item,
  .tt-layout-product-item .tt-product,
  .tt-layout-product-item .tt-product-design02 {
    margin-top: 4rem;
  }
}

@media (max-width: 575px) {

  .tt-layout-product-item .tt-collection-item,
  .tt-layout-product-item .tt-product,
  .tt-layout-product-item .tt-product-design02 {
    margin-top: 3rem;
  }
}

.tt-layout-product-item+.tt_product_showmore {
  margin-top: 4rem;
}

.prod-thumb-title-color a {
  color: var(--stormy, #323334);
  font-family: Inter;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.128rem;
  text-transform: uppercase;
}

.prod-thumb-title-color a:hover {
  color: #c19a5b;
}

.tt-product .tt-description .tt-add-info li a {
  font-weight: 400;
}

@media (max-width: 1024px) {

  .tt-product .tt-image-box,
  .tt-product-design02 .tt-image-box {
    position: relative;
  }

  .tt-product .tt-image-box .tt-img img,
  .tt-product-design02 .tt-image-box .tt-img img {
    width: 100%;
    height: auto;
  }

  .tt-product .tt-image-box .tt-img-roll-over,
  .tt-product-design02 .tt-image-box .tt-img-roll-over {
    display: none !important;
  }

  .tt-product .tt-image-box .tt-label-location,
  .tt-product-design02 .tt-image-box .tt-label-location {
    position: absolute;
    top: 0.7rem;
    left: 0.8rem;
    z-index: 2;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tt-product .tt-image-box .tt-label-location [class^="tt-label-"],
  .tt-product-design02 .tt-image-box .tt-label-location [class^="tt-label-"] {
    margin-left: 0.3rem;
    margin-top: 0.3rem;
    font-size: 1.2rem;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    padding: 0.2rem 0.4rem;
  }

  .tt-product .tt-image-box .tt-label-location .tt-label-new,
  .tt-product-design02 .tt-image-box .tt-label-location .tt-label-new {
    background: #03a9f5;
    color: #fff;
  }

  .tt-product .tt-image-box .tt-label-location .tt-label-sale,
  .tt-product-design02 .tt-image-box .tt-label-location .tt-label-sale {
    background: #f8353e;
    color: #fff;
  }

  .tt-product .tt-image-box .tt-label-location .tt-label-our-fatured,
  .tt-product-design02 .tt-image-box .tt-label-location .tt-label-our-fatured {
    background: #fdbc20;
    color: #fff;
  }

  .tt-product .tt-image-box .tt-label-location .tt-label-our-stock,
  .tt-product-design02 .tt-image-box .tt-label-location .tt-label-our-stock {
    background: #191919;
    color: #fff;
  }

  .tt-product .tt-description,
  .tt-product-design02 .tt-description {
    margin-top: 1.6rem;
  }

  .tt-product .tt-description .tt-row,
  .tt-product-design02 .tt-description .tt-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tt-product .tt-description .tt-row> :nth-child(1),
  .tt-product-design02 .tt-description .tt-row> :nth-child(1) {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .tt-product .tt-description .tt-add-info,
  .tt-product-design02 .tt-description .tt-add-info {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tt-product .tt-description .tt-add-info li,
  .tt-product-design02 .tt-description .tt-add-info li {
    font-size: 1.2rem;
    line-height: 1.9rem;
    color: #999;
  }

  .tt-product .tt-description .tt-add-info li a,
  .tt-product-design02 .tt-description .tt-add-info li a {
    color: #999;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }

  .tt-product .tt-description .tt-add-info li a:hover,
  .tt-product-design02 .tt-description .tt-add-info li a:hover {
    color: #c19a5b;
  }

  .tt-product .tt-description .tt-title,
  .tt-product-design02 .tt-description .tt-title {
    font-family: Inter, sans-serif;
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-weight: 400;
    margin-top: 0;
  }

  .tt-product .tt-description .tt-price,
  .tt-product-design02 .tt-description .tt-price {
    font-weight: 500;
  }

  .tt-product .tt-description .tt-price,
  .tt-product-design02 .tt-description .tt-price {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #191919;
    margin-top: 0.1rem;
  }

  .tt-product .tt-description .tt-price .new-price,
  .tt-product-design02 .tt-description .tt-price .new-price {
    color: #f8353e;
    margin-right: 0.7rem;
  }

  .tt-product .tt-description .tt-price .old-price,
  .tt-product-design02 .tt-description .tt-price .old-price {
    color: #191919;
    text-decoration: line-through;
  }

  .tt-product .tt-description .tt-price .old-price .money,
  .tt-product-design02 .tt-description .tt-price .old-price .money {
    text-decoration: line-through;
  }

  .tt-product .tt-description .tt-price span,
  .tt-product-design02 .tt-description .tt-price span {
    display: inline-block;
  }

  .tt-product .tt-description .tt-option-block,
  .tt-product-design02 .tt-description .tt-option-block {
    margin-top: 1.5rem;
  }

  .tt-product .tt-description .tt-option-block>[class^="tt-options-"]:not(:first-child),
  .tt-product-design02 .tt-description .tt-option-block>[class^="tt-options-"]:not(:first-child) {
    margin-top: 0.9rem;
  }

  .tt-product .tt-description .tt-product-inside-hover,
  .tt-product-design02 .tt-description .tt-product-inside-hover {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 2rem;
  }

  .prod-thumb-hidden-title-color a {
    color: #191919;
  }

  .prod-thumb-hidden-title-color a:hover {
    color: #c19a5b;
  }
}

@media (max-width: 1024px) and (min-width: 1025px) {

  .tt-product .tt-description .tt-product-inside-hover,
  .tt-product-design02 .tt-description .tt-product-inside-hover {
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
  }
}

@media (max-width: 1024px) {

  .tt-product .tt-description .tt-btn-addtocart,
  .tt-product-design02 .tt-description .tt-btn-addtocart {
    line-height: 1;
    font-weight: 400;
    font-family: Inter, sans-serif;
    display: inline-block;
    position: relative;
    letter-spacing: 0;
    color: #fff;
    font-size: 1.6rem;
    min-height: 3.5rem;
    padding: 0 1.8rem 0.6rem;
    background: #c19a5b;
    border: 0 solid #c19a5b;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    transition: background 0.2s linear;
  }

  .tt-product .tt-description .tt-btn-addtocart .icon-shopping_basket:before,
  .tt-product-design02 .tt-description .tt-btn-addtocart .icon-shopping_basket:before {
    content: "\e986";
  }

  .tt-product .tt-description .tt-btn-addtocart [class^="icon"]:before,
  .tt-product-design02 .tt-description .tt-btn-addtocart [class^="icon"]:before {
    font-family: wokiee_icons;
    font-size: 2rem;
    top: 0.3rem;
    margin-right: 0.6rem;
    font-weight: 400;
    position: relative;
  }

  .tt-product .tt-description .tt-btn-addtocart:hover,
  .tt-product-design02 .tt-description .tt-btn-addtocart:hover {
    color: #fff;
    background: #2267d8;
    border-color: #191919;
  }

  .tt-product .tt-description .tt-btn-quickview,
  .tt-product-design02 .tt-description .tt-btn-quickview {
    font-size: 2rem;
    line-height: 1;
    padding: 0.4rem 0 0.4rem 0.4rem;
    color: #191919;
    top: 0.5rem;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
    display: inline-block;
    position: relative;
  }

  .tt-product .tt-description .tt-btn-quickview:before,
  .tt-product-design02 .tt-description .tt-btn-quickview:before {
    content: "\e9a8";
    font-family: wokiee_icons;
  }

  .tt-product .tt-description .tt-btn-quickview:hover,
  .tt-product-design02 .tt-description .tt-btn-quickview:hover {
    color: #c19a5b;
  }

  .tt-product .tt-description> :nth-child(1),
  .tt-product-design02 .tt-description> :nth-child(1) {
    margin-top: 0;
  }

  .tt-product-design02> :nth-child(1),
  .tt-product> :nth-child(1) {
    margin-top: 0;
  }
}

@media (max-width: 1024px) {

  .tt-product-design02:hover .tt-image-box .tt-img,
  .tt-product:hover .tt-image-box .tt-img {
    opacity: 1;
  }

  .tt-product-design02:hover .tt-image-box .tt-img-roll-over,
  .tt-product:hover .tt-image-box .tt-img-roll-over {
    opacity: 0;
  }
}

.tt-countdown_box:not(.tt-type-02) {
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  z-index: 5;
}

.tt-countdown_box:not(.tt-type-02) .tt-countdown_inner {
  overflow: hidden;
  margin: 0 auto 10.8%;
  width: 79%;
  padding: 0.5rem 0;
  text-align: center;
  background-color: #fff;
  color: #f8353e;
}

.tt-countdown_box:not(.tt-type-02) .countdown-section {
  display: inline-block;
  text-align: center;
  position: relative;
  padding: 0.5rem 0;
  margin: 0 6%;
  line-height: 1.3rem;
  font-size: 1.2rem;
  white-space: nowrap;
}

.tt-countdown_box:not(.tt-type-02) .countdown-amount {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5rem;
  display: block;
}

.tt-countdown_box:not(.tt-type-02) .countdown-period {
  display: block;
}

.tt-countdown_box:not(.tt-type-02) .countdown-descr {
  display: block;
  width: 100%;
}

@media (max-width: 1229px) {
  .tt-countdown_box:not(.tt-type-02) .countdown-section {
    font-size: 1.3rem;
    line-height: 1.6rem;
    margin: 0 5%;
  }

  .tt-countdown_box:not(.tt-type-02) .countdown-amount {
    font-size: 1.5rem;
  }
}

.tt-countdown_box.tt-type-02 {
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  z-index: 5;
}

.tt-countdown_box.tt-type-02 .tt-countdown_inner {
  overflow: hidden;
  margin: 0 auto 0;
  width: 100%;
  padding: 1rem 0;
}

.tt-countdown_box.tt-type-02 .countdown-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-countdown_box.tt-type-02 .countdown-row .countdown-section {
  width: 100%;
  max-width: 6.5rem;
  position: relative;
  margin: 0 0.2rem;
  padding: 1.9rem 0 1.3rem;
  white-space: nowrap;
  background-color: rgba(255, 255, 255, 0.9);
  color: #c19a5b;
}

.tt-countdown_box.tt-type-02 .countdown-row .countdown-section:first-child {
  margin-left: 0.8rem;
}

.tt-countdown_box.tt-type-02 .countdown-row .countdown-section:last-child {
  margin-right: 0.8rem;
}

.tt-countdown_box.tt-type-02 .countdown-row .countdown-section .countdown-amount {
  font-size: 1.6rem;
  line-height: 1.5rem;
  display: block;
  font-weight: 500;
}

.tt-countdown_box.tt-type-02 .countdown-row .countdown-section .countdown-period {
  display: block;
  padding-top: 0.1rem;
}

@media (max-width: 1229px) {
  .tt-countdown_box.tt-type-02 .tt-countdown_inner {
    margin-bottom: 0;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
  }

  .tt-countdown_box.tt-type-02 .countdown-row .countdown-section {
    padding: 1.5rem 0;
    max-width: 6rem;
    margin: 0 0.3rem;
    font-size: 1.3rem;
    line-height: 1.6rem;
  }

  .tt-countdown_box.tt-type-02 .countdown-row .countdown-section .countdown-amount {
    font-size: 1.5rem;
  }

  .tt-countdown_box.tt-type-02 .countdown-row .countdown-section .countdown-period {
    padding-top: 0;
  }
}

.tt-product-design02.tt-small .tt-countdown_box.tt-type-02 .countdown-row,
.tt-product.tt-small .tt-countdown_box.tt-type-02 .countdown-row {
  background-color: rgba(255, 255, 255, 0.9);
}

.tt-product-design02.tt-small .tt-countdown_box.tt-type-02 .countdown-row .countdown-section,
.tt-product.tt-small .tt-countdown_box.tt-type-02 .countdown-row .countdown-section {
  background: 0 0;
  padding: 1rem 0;
}

.tt-product-design02.tt-small .tt-countdown_box.tt-type-02 .countdown-row .countdown-section .countdown-amount,
.tt-product.tt-small .tt-countdown_box.tt-type-02 .countdown-row .countdown-section .countdown-amount {
  font-size: 1.2rem;
}

.tt-product-design02.tt-small .tt-countdown_box.tt-type-02 .countdown-row .countdown-section .countdown-period,
.tt-product.tt-small .tt-countdown_box.tt-type-02 .countdown-row .countdown-section .countdown-period {
  font-size: 1.2rem;
}

.tt-product-design02.tt-small .tt-countdown_box .tt-countdown_inner,
.tt-product.tt-small .tt-countdown_box .tt-countdown_inner {
  margin: 0 auto 5.8%;
  width: 89%;
  padding: 0.2rem 0;
}

.tt-product-design02.tt-small .tt-countdown_box .countdown-section,
.tt-product.tt-small .tt-countdown_box .countdown-section {
  margin: 0 3%;
  line-height: 1.3rem;
  font-size: 1.2rem;
}

.tt-product-design02.tt-small .tt-countdown_box .countdown-amount,
.tt-product.tt-small .tt-countdown_box .countdown-amount {
  font-size: 1.3rem;
}

@media (max-width: 1024px) {

  .tt-product-design02.tt-small .tt-description,
  .tt-product.tt-small .tt-description {
    margin-top: 0.8rem;
    padding-bottom: 0.6rem;
  }

  .tt-product-design02.tt-small .tt-description .tt-option-block,
  .tt-product.tt-small .tt-description .tt-option-block {
    margin-top: 1rem;
  }

  .tt-product-design02.tt-small .tt-description> :nth-child(1),
  .tt-product.tt-small .tt-description> :nth-child(1) {
    margin-top: 0;
  }

  .tt-product-design02.tt-small .tt-row,
  .tt-product.tt-small .tt-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .tt-product-design02.tt-small .tt-row .tt-rating,
  .tt-product.tt-small .tt-row .tt-rating {
    margin-left: -0.1rem;
  }

  .tt-product-design02.tt-small .tt-row .tt-add-info,
  .tt-product.tt-small .tt-row .tt-add-info {
    margin-top: 0.4rem;
  }

  .tt-product .tt-title,
  .tt-product-design02 .tt-title {
    line-height: 2rem;
  }

  .tt-product-design02.tt-small .tt-product-inside-hover,
  .tt-product.tt-small .tt-product-inside-hover {
    margin-top: 1.5rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tt-product-design02.tt-small .tt-product-inside-hover> :nth-child(1),
  .tt-product.tt-small .tt-product-inside-hover> :nth-child(1) {
    margin-top: 0;
  }

  .tt-product-design02.tt-small .tt-product-inside-hover form,
  .tt-product.tt-small .tt-product-inside-hover form {
    width: 100%;
  }

  .tt-product-design02.tt-small .tt-btn-addtocart,
  .tt-product.tt-small .tt-btn-addtocart {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0 1.8rem 0.6rem;
  }

  .tt-product-design02.tt-small .tt-btn-addtocart:before,
  .tt-product.tt-small .tt-btn-addtocart:before {
    margin: 0;
  }

  .tt-product-design02.tt-small .tt-btn-quickview,
  .tt-product.tt-small .tt-btn-quickview {
    top: 1.2rem;
    padding-left: 0;
    padding-bottom: 0.1rem;
    margin-left: -0.2rem;
  }

  .tt-product-design02.tt-small> :nth-child(1),
  .tt-product.tt-small> :nth-child(1) {
    margin-top: 0;
  }

  .tt-product-design02.tt-small .tt-description .tt-product-inside-hover,
  .tt-product.tt-small .tt-description .tt-product-inside-hover {
    margin-top: 1.5rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tt-product-design02.tt-small:not(.thumbprod-center) .tt-description .tt-product-inside-hover,
  .tt-product.tt-small:not(.thumbprod-center) .tt-description .tt-product-inside-hover {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (min-width: 1025px) {
  .tt-product-design02.tt-small .tt-description {
    display: block;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }

  .tt-product-design02.tt-small .tt-description> :nth-child(1) {
    margin-top: 2.7rem;
  }
}

@media (max-width: 500px) {

  .tt-product .tt-description,
  .tt-product-design02 .tt-description {
    margin-top: 0.8rem;
    padding-bottom: 0.6rem;
  }

  .tt-product .tt-description .tt-option-block,
  .tt-product-design02 .tt-description .tt-option-block {
    margin-top: 1rem;
  }

  .tt-product .tt-description> :nth-child(1),
  .tt-product-design02 .tt-description> :nth-child(1) {
    margin-top: 0;
  }

  .tt-product .tt-row,
  .tt-product-design02 .tt-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .tt-product .tt-row .tt-rating,
  .tt-product-design02 .tt-row .tt-rating {
    margin-left: -0.1rem;
  }

  .tt-product .tt-row .tt-add-info,
  .tt-product-design02 .tt-row .tt-add-info {
    margin-top: 0.4rem;
  }

  .tt-product .tt-title,
  .tt-product-design02 .tt-title {
    line-height: 2rem;
  }

  .tt-product .tt-price,
  .tt-product-design02 .tt-price {
    margin-top: 0.1rem;
  }

  .tt-product .tt-product-inside-hover,
  .tt-product-design02 .tt-product-inside-hover {
    margin-top: 1.5rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tt-product .tt-product-inside-hover> :nth-child(1),
  .tt-product-design02 .tt-product-inside-hover> :nth-child(1) {
    margin-top: 0;
  }

  .tt-product .tt-product-inside-hover form,
  .tt-product-design02 .tt-product-inside-hover form {
    width: 100%;
  }

  .tt-product .tt-btn-addtocart,
  .tt-product-design02 .tt-btn-addtocart {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0.6rem 1.8rem 1.3rem;
  }

  .tt-product .tt-btn-addtocart:before,
  .tt-product-design02 .tt-btn-addtocart:before {
    margin: 0;
  }

  .tt-product .tt-btn-quickview,
  .tt-product-design02 .tt-btn-quickview {
    top: 1.2rem;
    padding-left: 0;
    padding-bottom: 0.1rem;
    margin-left: -0.2rem;
  }

  .tt-product-design02> :nth-child(1),
  .tt-product> :nth-child(1) {
    margin-top: 0;
  }

  .tt-product .tt-description .tt-product-inside-hover,
  .tt-product-design02 .tt-description .tt-product-inside-hover {
    margin-top: 1.5rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tt-product-design02:not(".thumbprod-center") .tt-description .tt-product-inside-hover,
  .tt-product:not(".thumbprod-center") .tt-description .tt-product-inside-hover {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (min-width: 576px) {
  .tt-layout-promo-box:not(.nomargin) {
    margin-top: -2rem;
  }

  .nopaddings.bannopaddings>*> :nth-child(1) {
    margin-top: 0;
  }
}

@media (max-width: 575px) {
  .tt-layout-promo-box:not(.nomargin) {
    margin-top: -1rem;
  }

  .nopaddings.bannopaddings>*> :nth-child(1) {
    margin-top: 0;
  }
}

@media (max-width: 790px) {
  .tt-list-sm-shift [class^="col-xs"] {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}

.tt-promo-box {
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: 2rem;
}

.tt-promo-box:not(.selecttext) {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tt-promo-box>img {
  width: 100%;
  height: auto;
}

.tt-promo-box .tt-description {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 2rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-box .tt-description .tt-title-small {
  font-family: Inter, sans-serif;
  color: #191919;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-box .tt-description .tt-title-large {
  font-family: Inter, sans-serif;
  color: #191919;
  font-size: 2.6rem;
  line-height: 3.4rem;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-box .tt-description p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-top: 0.4rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-box .tt-description [class^="btn"] {
  margin-top: 2rem;
}

.tt-promo-box .tt-description img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .tt-promo-box .tt-description .tt-title-small {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }

  .tt-promo-box .tt-description .tt-title-large {
    font-size: 2.3rem;
    line-height: 3rem;
  }
}

@media (max-width: 575px) {
  .tt-promo-box .tt-description .tt-title-small {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }

  .tt-promo-box .tt-description .tt-title-large {
    font-size: 2rem;
    line-height: 2.9rem;
  }

  .tt-promo-box .tt-description p {
    margin-top: 0;
    line-height: 2rem;
  }

  .tt-promo-box .tt-description [class^="btn"] {
    margin-top: 1rem;
  }
}

.tt-promo-box .tt-description :nth-child(1) {
  margin-top: 0;
}

.tt-promo-box .tt-description .tt-title-small-3 {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-top: 0.5rem;
}

.tt-description-wrapper-main .custom-buttons {
  margin-top: 1.1rem;
}

@media (max-width: 1024px) {
  .tt-promo-box .tt-description .tt-title-small-3 {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}

[data-linkto] {
  cursor: pointer;
}

.tt-promo-box.zoomimageeffect>* {
  overflow: hidden;
}

.tt-promo-box.zoomimageeffect>img {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 1s;
}

.tt-promo-box.zoomimageeffect:hover>img {
  -ms-transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

@media (max-width: 575px) {
  .tt-promo-box {
    margin-top: 1rem;
  }
}

html:not(.ie) .tt-promo-box .tt-description .tt-description-wrapper .tt-background {
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-promo-box:not(.tt-one-child) .tt-description .tt-description-wrapper {
  padding: 2.7rem;
  text-align: center;
  max-width: 40.9rem;
  min-width: 47%;
  position: relative;
}

.tt-promo-box:not(.tt-one-child) .tt-description .tt-description-wrapper .tt-background {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.9);
}

.tt-promo-box:not(.tt-one-child) .tt-description .tt-description-wrapper> :not(.tt-background) {
  position: relative;
}

@media (max-width: 1024px) {
  .tt-promo-box:not(.tt-one-child) .tt-description .tt-description-wrapper {
    padding: 1.9rem;
  }
}

@media (max-width: 575px) {
  .tt-promo-box:not(.tt-one-child) .tt-description .tt-description-wrapper {
    padding: 1.5rem;
  }
}

@media (min-width: 576px) {
  .tt-promo-box:not(.tt-one-child) .tt-description img:first-child+* {
    margin-top: 2.4rem;
  }
}

@media (max-width: 575px) {
  .tt-promo-box:not(.tt-one-child) .tt-description img:first-child+* {
    margin-top: 1.2rem;
  }
}

@media (min-width: 576px) {

  .tt-promo-box:not(.tt-one-child) .tt-description [class^="tt-title"]+img,
  .tt-promo-box:not(.tt-one-child) .tt-description p+img {
    margin-top: 1.1rem;
    margin-bottom: 1.1rem;
  }
}

@media (max-width: 575px) {

  .tt-promo-box:not(.tt-one-child) .tt-description [class^="tt-title"]+img,
  .tt-promo-box:not(.tt-one-child) .tt-description p+img {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

.tt-promo-box.tt-one-child .tt-description .tt-description-wrapper {
  padding: 1.3rem 3.9rem 1.1rem;
  text-align: center;
  max-width: 40.9rem;
  position: relative;
}

.tt-promo-box.tt-one-child .tt-description .tt-description-wrapper .tt-background {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.9);
}

.tt-promo-box.tt-one-child .tt-description .tt-description-wrapper> :not(.tt-background) {
  position: relative;
}

@media (max-width: 1024px) {
  .tt-promo-box.tt-one-child .tt-description .tt-description-wrapper {
    padding: 1.3rem 1.8rem 1.1rem;
  }
}

@media (max-width: 575px) {
  .tt-promo-box.tt-one-child .tt-description .tt-description-wrapper {
    padding: 1.3rem 1.5rem 1.1rem;
  }
}

.tt-promo-box.tt-one-child .tt-description img {
  max-width: inherit;
  width: 100%;
}

@media (max-width: 575px) {
  .tt-promo-box.tt-one-child .tt-description img {
    max-width: 14.7rem;
  }
}

@media (min-width: 576px) {
  .tt-promo-box.tt-one-child .tt-description img:first-child:not(:last-child) {
    margin-top: 0.6rem;
  }
}

@media (max-width: 575px) {
  .tt-promo-box.tt-one-child .tt-description img:first-child:not(:last-child) {
    margin-top: 0.2rem;
  }
}

@media (min-width: 576px) {
  .tt-promo-box.tt-one-child .tt-description img:first-child:not(:last-child)+* {
    margin-top: 1.2rem;
  }
}

@media (max-width: 575px) {
  .tt-promo-box.tt-one-child .tt-description img:first-child:not(:last-child)+* {
    margin-top: 0.9rem;
  }
}

@media (min-width: 576px) {
  .tt-promo-box.tt-one-child .tt-description img:not(:first-child):not(:last-child) {
    margin-top: 1.1rem;
    margin-bottom: 0.8rem;
  }
}

@media (max-width: 575px) {
  .tt-promo-box.tt-one-child .tt-description img:not(:first-child):not(:last-child) {
    margin-top: 1.1rem;
  }
}

.tt-promo-box:not(.hover-type-2):hover {
  text-decoration: none;
}

.tt-promo-box:not(.hover-type-2):hover .tt-description-wrapper .tt-background {
  top: -1rem;
  left: -1rem;
  width: calc(100% + 2rem);
  height: calc(100% + 2rem);
}

.tt-promo-box:not(.hover-type-2):hover .btn-underline {
  border-color: transparent;
  color: #c19a5b;
}

.tt-promo-box.hover-type-2:hover .tt-description-wrapper .tt-background {
  background: rgba(0, 0, 0, 0.85);
}

.tt-promo-box.hover-type-2:hover .tt-description-wrapper * {
  color: #fff;
}

.tt-promo-box.hover-type-2:hover .tt-description-wrapper .btn-underline {
  border-color: transparent;
}

@media (min-width: 1025px) {

  .btnanimation .tt-description-wrapper:not(.tt-description-wrapper-main) .custom-buttons,
  .btnanimationtop .tt-description-wrapper-main .custom-buttons,
  .btnanimationtop .tt-description-wrapper:not(.tt-description-wrapper-main) .custom-buttons {
    opacity: 0;
    top: -1rem;
    transition:
      top 0.2s,
      opacity 0.2s;
  }

  .btnanimation:hover .tt-description-wrapper:not(.tt-description-wrapper-main) .custom-buttons,
  .btnanimationtop:hover .tt-description-wrapper-main .custom-buttons,
  .btnanimationtop:hover .tt-description-wrapper:not(.tt-description-wrapper-main) .custom-buttons {
    opacity: 1;
    top: 0;
    transition:
      top 0.4s,
      opacity 0.2s;
  }

  .btnanimationbottom .tt-description-wrapper-main .custom-buttons,
  .btnanimationcenter .tt-description-wrapper-main .custom-buttons {
    position: absolute !important;
    opacity: 0;
  }

  .btnanimationbottom .tt-description-wrapper-main:not(.text-left) .custom-buttons,
  .btnanimationcenter .tt-description-wrapper-main:not(.text-left) .custom-buttons {
    left: 50%;
    transform: translate(-50%, 0);
  }
}

@media (max-width: 1024px) {

  .btnanimationbottom .tt-description-wrapper-main .custom-buttons,
  .btnanimationcenter .tt-description-wrapper-main .custom-buttons {
    opacity: 1 !important;
    top: unset !important;
  }
}

.tt-promo-fullwidth {
  display: block;
  position: relative;
  overflow: hidden;
}

.tt-promo-fullwidth>img {
  width: 100%;
  height: auto;
}

.tt-promo-fullwidth .tt-description {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-fullwidth .tt-description .tt-description-wrapper {
  max-width: 71.9rem;
  text-align: center;
}

.tt-promo-fullwidth .tt-description .tt-title-small {
  font-family: Inter, sans-serif;
  color: #191919;
  font-size: 3.6rem;
  line-height: 7rem;
  font-weight: 400;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-fullwidth .tt-description .tt-title-large {
  font-family: Inter, sans-serif;
  color: #191919;
  font-size: 7rem;
  line-height: 7rem;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-fullwidth .tt-description p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-top: 2rem;
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-fullwidth .tt-description [class^="btn"] {
  margin-top: 3.4rem;
}

.tt-promo-fullwidth .tt-description img {
  max-width: 100%;
  height: auto;
}

@media (min-width: 1701px) {
  .tt-promo-fullwidth .tt-description {
    padding: 10% 17.6%;
  }
}

@media (min-width: 1401px) and (max-width: 1700px) {
  .tt-promo-fullwidth .tt-description {
    padding: 10% 8%;
  }
}

@media (max-width: 1400px) {
  .tt-promo-fullwidth .tt-description {
    padding: 10% 5%;
  }

  .tt-promo-fullwidth .tt-description .tt-title-small {
    font-size: 3.6rem;
    line-height: 7rem;
  }

  .tt-promo-fullwidth .tt-description .tt-title-large {
    font-size: 7rem;
    line-height: 7rem;
  }

  .tt-promo-fullwidth .tt-description p {
    margin-top: 1.5rem;
  }

  .tt-promo-fullwidth .tt-description [class^="btn"] {
    margin-top: 2.7rem;
  }
}

@media (max-width: 1100px) {
  .tt-promo-fullwidth .tt-description {
    padding: 10% 5%;
  }

  .tt-promo-fullwidth .tt-description .tt-title-small {
    font-size: 3.6rem;
    line-height: 7rem;
  }

  .tt-promo-fullwidth .tt-description .tt-title-large {
    font-size: 7rem;
    line-height: 7rem;
  }

  .tt-promo-fullwidth .tt-description p {
    margin-top: 1rem;
  }

  .tt-promo-fullwidth .tt-description [class^="btn"] {
    margin-top: 2rem;
  }
}

@media (max-width: 900px) {
  .tt-promo-fullwidth .tt-description .tt-title-small {
    font-size: 2rem;
    line-height: 3rem;
  }

  .tt-promo-fullwidth .tt-description .tt-title-large {
    font-size: 3.7rem;
    line-height: 4.4rem;
  }

  .tt-promo-fullwidth .tt-description p {
    margin-top: 0.5rem;
  }

  .tt-promo-fullwidth .tt-description [class^="btn"] {
    margin-top: 1.5rem;
  }

  .tt-promo-fullwidth .tt-description .tt-description-wrapper {
    max-width: 33.2rem;
  }
}

@media (max-width: 789px) {
  .tt-promo-fullwidth .tt-description {
    padding: 5% 3%;
  }

  .tt-promo-fullwidth .tt-description .tt-title-small {
    font-size: 1.7rem;
    line-height: 2.5rem;
  }

  .tt-promo-fullwidth .tt-description .tt-title-large {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .tt-promo-fullwidth .tt-description p {
    line-height: 2rem;
  }

  .tt-promo-fullwidth .tt-description [class^="btn"] {
    margin-top: 1.5rem;
  }

  .tt-promo-fullwidth .tt-description .tt-description-wrapper {
    max-width: 28.3rem;
  }
}

@media (max-width: 657px) {
  .tt-promo-fullwidth .tt-description {
    padding: 5% 1rem;
  }

  .tt-promo-fullwidth .tt-description .tt-title-small {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .tt-promo-fullwidth .tt-description .tt-title-large {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .tt-promo-fullwidth .tt-description p {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }

  .tt-promo-fullwidth .tt-description [class^="btn"] {
    margin-top: 1rem;
  }

  .tt-promo-fullwidth .tt-description .tt-description-wrapper {
    max-width: 25.1rem;
  }
}

@media (max-width: 575px) {
  .tt-promo-fullwidth .tt-description .tt-description-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    max-width: 20rem;
  }

  .tt-promo-fullwidth .tt-description .tt-title-small {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }

  .tt-promo-fullwidth .tt-description .tt-title-large {
    font-size: 2.1rem;
    line-height: 2.4rem;
  }

  .tt-promo-fullwidth .tt-description .tt-title-large br {
    display: none;
  }

  .tt-promo-fullwidth .tt-description p {
    font-size: 1.3rem;
    line-height: 1.6rem;
    margin-top: 0;
  }

  .tt-promo-fullwidth .tt-description [class^="btn"] {
    margin-top: 0.5rem;
  }
}

@media (max-width: 450px) {
  .tt-promo-fullwidth .tt-description .tt-description-wrapper {
    padding-left: 0.5rem;
    padding-right: 0;
    max-width: 16rem;
  }

  .tt-promo-fullwidth .tt-description .tt-title-large {
    font-size: 1.7rem;
    line-height: 2rem;
  }

  .tt-promo-fullwidth .tt-description .tt-title-small {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .tt-promo-fullwidth .tt-description p {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
}

.tt-promo-fullwidth .tt-description :nth-child(1) {
  margin-top: 0;
}

@media (max-width: 450px) {
  .tt-promo-fullwidth .tt-description:not(.tt-point-h-r):not(.tt-point-h-l) .tt-description-wrapper {
    max-width: 27rem;
  }
}

.tt-promo-fullwidth-02 {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tt-promo-fullwidth-02>img {
  width: 100%;
  height: auto;
}

.tt-promo-fullwidth-02 .tt-description {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-fullwidth-02 .tt-description .tt-description-wrapper {
  text-align: center;
}

.tt-promo-fullwidth-02 .tt-description .tt-title-large {
  font-family: Inter, sans-serif;
  color: #191919;
  font-size: 3.4rem;
  line-height: 4.4rem;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-fullwidth-02 .tt-description p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-top: 2.3rem;
  color: #777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-fullwidth-02 .tt-description img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .tt-promo-fullwidth-02 .tt-description .tt-title-large {
    font-size: 2.4rem;
    line-height: 3rem;
  }

  .tt-promo-fullwidth-02 .tt-description p {
    line-height: 1.9rem;
    margin-top: 1.5rem;
  }
}

@media (max-width: 789px) {
  .tt-promo-fullwidth-02 .tt-description .tt-title-large {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }

  .tt-promo-fullwidth-02 .tt-description p {
    margin-top: 0.8rem;
  }
}

@media (max-width: 575px) {
  .tt-promo-fullwidth-02 .tt-description .tt-title-large {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }

  .tt-promo-fullwidth-02 .tt-description .tt-title-large br {
    display: none;
  }

  .tt-promo-fullwidth-02 .tt-description p {
    margin-top: 0.5rem;
  }
}

.tt-promo-fullwidth-02 .tt-description :nth-child(1) {
  margin-top: 0;
}

.tt-promo-03 {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tt-promo-03>img {
  width: 100%;
  height: auto;
}

.tt-promo-03 .tt-description {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-03 .tt-description .tt-title-large {
  font-family: Inter, sans-serif;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-03 .tt-description p {
  font-weight: 300;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-03 .tt-description .tt-title-large:not([class$="color"]) {
  color: #fff;
}

.tt-promo-03 .tt-description p:not([class$="color"]) {
  color: #fff;
}

.tt-promo-03 .tt-description img {
  max-width: 100%;
  height: auto;
}

@media (min-width: 1230px) {
  .tt-promo-03 .tt-description {
    padding: 2rem;
  }

  .tt-promo-03 .tt-description .tt-title-large {
    font-size: 2.1rem;
    line-height: 2.2rem;
  }

  .tt-promo-03 .tt-description p {
    font-size: 1.3rem;
    line-height: 1.7rem;
    margin-top: 0.7rem;
  }
}

@media (max-width: 1229px) {
  .tt-promo-03 .tt-description {
    padding: 1.5rem;
  }

  .tt-promo-03 .tt-description .tt-title-large {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .tt-promo-03 .tt-description p {
    font-size: 1.3rem;
    line-height: 1.7rem;
    margin-top: 0.4rem;
  }
}

.tt-promo-03 .tt-description :nth-child(1) {
  margin-top: 0;
}

.tt-content-aside:not(:last-child) {
  margin-bottom: 3.3rem;
}

.tt-btn-col-close+.tt-content-aside {
  margin-top: 3.2rem;
}

@media (min-width: 1025px) {
  .tt-collection-listing {
    margin-top: -5.1rem;
  }

  .tt-collection-listing .tt-collection-item {
    margin-top: 5.1rem;
  }
}

@media (max-width: 1024px) and (min-width: 576px) {
  .tt-collection-listing {
    margin-top: -4rem;
  }

  .tt-collection-listing .tt-collection-item {
    margin-top: 4rem;
  }
}

@media (max-width: 575px) {
  .tt-collection-listing {
    margin-top: -3rem;
  }

  .tt-collection-listing .tt-collection-item {
    margin-top: 3rem;
  }
}

.tt-collection-item {
  display: block;
}

.tt-collection-item img {
  max-width: 100%;
  height: auto;
}

.tt-collection-item .tt-description {
  padding-top: 1.6rem;
  position: relative;
}

.tt-collection-item .tt-description .tt-title {
  font-family: Inter, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-collection-item .tt-description .tt-add-info {
  list-style: none;
  margin: 0.2rem 0 0 0;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tt-collection-item .tt-description .tt-add-info li {
  font-size: 1.2rem;
  line-height: 1.9rem;
  color: #999;
}

.tt-collection-item:hover .tt-description .tt-title {
  color: #c19a5b;
}

@media (min-width: 1230px) {
  .tt-shopcart-table {
    margin-right: 2rem;
  }
}

.tt-shopcart-table table {
  width: 100%;
}

.tt-shopcart-table table tr {
  border-top: 0.1rem solid #e9e7e7;
  position: relative;
}

.tt-shopcart-table table tr td {
  vertical-align: middle;
  padding: 2rem 0;
}

.tt-shopcart-table table tr:last-child {
  border-bottom: 0.1rem solid #e9e7e7;
}

.tt-shopcart-table .tt-btn-close {
  font-family: wokiee_icons;
  color: #191919;
  font-size: 1.5rem;
  padding: 0.5rem;
  margin-left: -0.5rem;
  display: inline-block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-shopcart-table .tt-btn-close:hover {
  color: #c19a5b;
}

.tt-shopcart-table .tt-product-img img {
  max-width: 10rem;
  height: auto;
}

.tt-shopcart-table .tt-title {
  font-size: 1.6rem;
  font-weight: 400;
  font-family: Inter, sans-serif;
  padding-right: 2rem;
}

.tt-shopcart-table .tt-price {
  color: #191919;
  font-size: 1.6rem;
  font-weight: 500;
}

@media (min-width: 790px) {
  .tt-shopcart-table .tt-shopcart-btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 3.2rem;
  }

  .tt-shopcart-table .tt-shopcart-btn .col-left {
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
  }

  .tt-shopcart-table .tt-shopcart-btn [class^="btn"]:not(:first-child) {
    margin-left: 4rem;
  }
}

@media (max-width: 789px) {
  .tt-shopcart-table .tt-shopcart-btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0.3rem;
  }

  .tt-shopcart-table .tt-shopcart-btn .col-left {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .tt-shopcart-table .tt-shopcart-btn .col-right {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tt-shopcart-table .tt-shopcart-btn .col-right .btn-link:first-child {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .tt-shopcart-table .tt-shopcart-btn [class^="btn"] {
    margin-top: 1.5rem;
  }
}

@media (min-width: 790px) {
  .tt-shopcart-table table td:nth-child(1) {
    width: 2.8rem;
  }

  .tt-shopcart-table table td:nth-child(2) {
    width: 12.1rem;
  }

  .tt-shopcart-table table td:nth-child(3) {
    width: auto;
  }

  .tt-shopcart-table table td:nth-child(4) {
    width: 10rem;
  }

  .tt-shopcart-table table td:nth-child(5) {
    width: 13.2rem;
  }

  .tt-shopcart-table table td:nth-child(6) {
    width: 10rem;
    text-align: right;
  }

  .tt-shopcart-table .tt-price:not(.subtotal) {
    margin-right: 2.4rem;
  }

  .tt-shopcart-table .tt-price.subtotal {
    margin-left: 2.4rem;
  }

  .tt-shopcart-table .tt-list-parameters {
    display: none;
  }
}

@media (max-width: 789px) {
  .tt-shopcart-table table td:nth-child(2) {
    width: 12.1rem;
  }

  .tt-shopcart-table table td:nth-child(n + 4) {
    display: none;
  }

  .tt-shopcart-table table td:nth-child(3) {
    width: auto;
  }

  .tt-shopcart-table td:nth-child(3)> :nth-child(1) {
    margin-top: 0;
  }

  .tt-shopcart-table .tt-list-parameters {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2rem;
  }

  .tt-shopcart-table .tt-list-parameters li:not(:first-child) {
    margin-top: 2rem;
  }
}

.tt-shopcart-box .tt-title {
  font-size: 2rem;
  line-height: 3rem;
}

.tt-shopcart-box p {
  margin-top: 1.6rem;
}

.tt-shopcart-box form {
  display: block;
  margin-top: 1.7rem;
}

.tt-shopcart-box .form-default textarea:nth-child(1) {
  margin-top: 2.3rem;
}

.tt-shopcart-box [class^="btn"] {
  width: 100%;
}

.tt-shopcart-box [class^="btn"]+p {
  margin-top: 2.5rem;
}

.tt-shopcart-box ul {
  margin-top: 0.6rem;
}

.tt-shopcart-box.tt-boredr-large {
  border-width: 0.2rem;
}

.tt-shopcart-table01 {
  width: 100%;
  font-family: Inter, sans-serif;
  text-align: left;
}

.tt-shopcart-table01 td,
.tt-shopcart-table01 th {
  color: #191919;
  vertical-align: middle;
}

.tt-shopcart-table01 tbody tr th {
  font-size: 1.6rem;
  font-weight: 500;
  padding: 0.5rem 0;
}

.tt-shopcart-table01 tbody tr td {
  font-size: 1.6rem;
  font-weight: 500;
  padding: 0.5rem 0;
  text-align: right;
}

.tt-shopcart-table01 tfoot {
  width: 100%;
}

.tt-shopcart-table01 tfoot tr td,
.tt-shopcart-table01 tfoot tr th {
  padding: 1.7rem 0;
}

.tt-shopcart-table01 tfoot tr th {
  font-size: 2.4rem;
  font-size: 1.6rem;
  padding-top: 1.9rem;
}

.tt-shopcart-table01 tfoot tr td {
  font-size: 2.4rem;
  color: #c19a5b;
  font-weight: 500;
  text-align: right;
  padding: 0 0;
}

@media (max-width: 575px) {

  .tt-shopcart-table01 tfoot tr td,
  .tt-shopcart-table01 tfoot tr th {
    font-size: 2rem;
    padding: 1rem 0;
  }
}

table+[class^="btn"] {
  margin-top: 2rem;
}

@media (max-width: 575px) {
  table+[class^="btn"] {
    margin-top: 1.1rem;
  }
}

@media (min-width: 1230px) {
  .tt-shopcart-table-02 {
    margin-right: 2rem;
  }
}

.tt-shopcart-table-02 table {
  width: 100%;
}

.tt-shopcart-table-02 table tr {
  border-top: 0.1rem solid #e9e7e7;
  position: relative;
}

.tt-shopcart-table-02 table tr td {
  vertical-align: middle;
  padding: 2rem 0;
}

.tt-shopcart-table-02 table tr:last-child {
  border-bottom: 0.1rem solid #e9e7e7;
}

.tt-shopcart-table-02 .tt-btn-close {
  font-family: wokiee_icons;
  color: #191919;
  font-size: 2rem;
  line-height: 2rem;
  display: inline-block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-shopcart-table-02 .tt-product-img img {
  max-width: 10rem;
  height: auto;
}

.tt-shopcart-table-02 .tt-title {
  font-size: 1.6rem;
  font-weight: 400;
  font-family: Inter, sans-serif;
  padding-right: 2rem;
}

.tt-shopcart-table-02 .tt-list-description li {
  color: #777;
  font-size: 1.6rem;
}

.tt-shopcart-table-02 .tt-price {
  color: #191919;
  font-size: 1.6rem;
  font-weight: 500;
}

@media (min-width: 790px) {
  .tt-shopcart-table-02 .tt-shopcart-btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 3.2rem;
  }

  .tt-shopcart-table-02 .tt-shopcart-btn .col-left {
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
  }

  .tt-shopcart-table-02 .tt-shopcart-btn [class^="btn"]:not(:first-child) {
    margin-left: 4rem;
  }
}

@media (max-width: 789px) {
  .tt-shopcart-table-02 .tt-shopcart-btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0.3rem;
  }

  .tt-shopcart-table-02 .tt-shopcart-btn .col-left {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .tt-shopcart-table-02 .tt-shopcart-btn .col-right {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tt-shopcart-table-02 .tt-shopcart-btn .col-right .btn-link:first-child {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .tt-shopcart-table-02 .tt-shopcart-btn [class^="btn"] {
    margin-top: 1.5rem;
  }
}

@media (min-width: 790px) {
  .tt-shopcart-table-02 table td:nth-child(1) {
    width: 12.1rem;
  }

  .tt-shopcart-table-02 table td:nth-child(2) {
    width: auto;
  }

  .tt-shopcart-table-02 table td:nth-child(3) {
    width: 16%;
    min-width: 10rem;
  }

  .tt-shopcart-table-02 table td:nth-child(4) {
    width: 17%;
    min-width: 13.2rem;
  }

  .tt-shopcart-table-02 table td:nth-child(5) {
    width: 13%;
    min-width: 10rem;
    text-align: right;
  }

  .tt-shopcart-table-02 table td:nth-child(6) {
    width: 7%;
    min-width: 2.8rem;
    text-align: right;
  }

  .tt-shopcart-table-02 .tt-price:not(.subtotal) {
    margin-right: 2.4rem;
  }

  .tt-shopcart-table-02 .tt-price.subtotal {
    margin-left: 2.4rem;
  }

  .tt-shopcart-table-02 .tt-list-parameters {
    display: none;
  }
}

@media (max-width: 789px) {
  .tt-shopcart-table-02 table td:nth-child(1) {
    width: 12.1rem;
  }

  .tt-shopcart-table-02 table td:nth-child(3) {
    width: auto;
  }

  .tt-shopcart-table-02 table td:nth-child(3) {
    display: none;
  }

  .tt-shopcart-table-02 table td:nth-child(4) {
    display: none;
  }

  .tt-shopcart-table-02 table td:nth-child(5) {
    display: none;
  }

  .tt-shopcart-table-02 td:nth-child(3)> :nth-child(1) {
    margin-top: 0;
  }

  .tt-shopcart-table-02 .tt-list-parameters {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2rem;
  }

  .tt-shopcart-table-02 .tt-list-parameters li:not(:first-child) {
    margin-top: 2rem;
  }
}

.tt-shopcart-wrapper {
  border: 0.1rem solid #e9e7e7;
}

@media (min-width: 576px) {
  .tt-shopcart-wrapper {
    padding: 3.2rem 3.9rem 3.5rem;
  }
}

@media (max-width: 575px) {
  .tt-shopcart-wrapper {
    padding: 2.5rem 2.4rem 2.3rem;
  }
}

@media (max-width: 575px) {
  .tt-shopcart-wrapper .tt-shopcart-box .tt-title {
    font-size: 1.7rem;
  }
}

.tt-shopcart-wrapper .tt-shopcart-box:not(:first-child) {
  margin-top: 2.5rem;
}

@media (max-width: 1229px) {
  .tt-shopcart-wrapper {
    margin-top: 5.6rem;
  }
}

@media (max-width: 1024px) {
  .tt-shopcart-wrapper {
    margin-top: 3.6rem;
  }
}

@media (max-width: 575px) {
  .tt-shopcart-wrapper {
    margin-top: 2rem;
  }
}

.tt-shopcart-col {
  margin-top: 5.6rem;
}

@media (max-width: 1024px) {
  .tt-shopcart-col {
    margin-top: 3.6rem;
  }
}

@media (max-width: 575px) {
  .tt-shopcart-col {
    margin-top: 2rem;
  }
}

@media (min-width: 790px) {
  .tt-shopcart-col .form-control {
    height: 32.3rem;
  }
}

.tt-shopcart-col .tt-shopcart-box {
  border: 0.1rem solid #e9e7e7;
}

@media (min-width: 576px) {
  .tt-shopcart-col .tt-shopcart-box {
    padding: 3.2rem 3.9rem 3.5rem;
  }
}

@media (max-width: 575px) {
  .tt-shopcart-col .tt-shopcart-box {
    padding: 1.7rem 2.4rem 2rem;
  }

  .tt-shopcart-col .tt-shopcart-box .tt-title {
    font-size: 1.7rem;
  }
}

.tt-shopcart-col .tt-shopcart-box {
  margin-top: 2rem;
}

.tt-shopping-layout .tt-title-border {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: 500;
  padding: 0 0 2.1rem 0;
}

.tt-shopping-layout .tt-title {
  font-size: 2rem;
  padding-bottom: 2.6rem;
}

.tt-shopping-layout .tt-table-responsive+[class^="btn"],
.tt-shopping-layout table+[class^="btn"] {
  margin-top: 3rem;
}

.tt-shopping-layout .tt-link-back {
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  color: #c19a5b;
  margin-top: 2rem;
  display: inline-block;
  text-decoration: none;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-shopping-layout .tt-link-back [class^="icon-"] {
  font-size: 2rem;
  top: 0.4rem;
  position: relative;
  margin-right: 0.5rem;
}

.tt-shopping-layout .tt-link-back:hover {
  color: #191919;
}

.tt-shopping-layout .tt-data {
  font-size: 1.5rem;
  margin-top: 1.7rem;
}

.tt-shopping-layout .tt-wrapper {
  margin-top: 5.5rem;
}

.tt-shopping-layout .tt-title+.tt-wrapper {
  margin-top: 3rem;
}

.tt-shopping-layout .tt-shop-btn {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2.3rem;
  margin-left: -3.7rem;
}

.tt-shopping-layout .tt-shop-btn [class^="btn"] {
  margin-left: 3.7rem;
}

.tt-table-shop-01 {
  border-bottom: 0.1rem solid #e9e7e7;
  width: 100%;
}

.tt-table-shop-01 td,
.tt-table-shop-01 th {
  width: 20%;
  line-height: 1.7rem;
}

.tt-table-shop-01 thead tr {
  border-top: 0.1rem solid #e9e7e7;
}

.tt-table-shop-01 thead th {
  color: #191919;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 1.2rem 1rem 1rem 0;
  font-family: Inter, sans-serif;
}

.tt-table-shop-01 tbody tr {
  border-top: 0.1rem solid #e9e7e7;
}

.tt-table-shop-01 tbody td {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  padding-right: 1rem;
}

.tt-table-shop-01 tbody td a {
  color: #c19a5b;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-table-shop-01 tbody td a:hover {
  color: #191919;
}

.tt-table-shop-01 tbody td:first-child {
  color: #c19a5b;
}

.tt-table-shop-02 {
  border-bottom: 0.1rem solid #e9e7e7;
  width: 100%;
}

.tt-table-shop-02 thead tr {
  border-top: 0.1rem solid #e9e7e7;
}

.tt-table-shop-02 thead th {
  color: #191919;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  padding: 0.8rem 1rem 0.7rem 0;
  font-family: Inter, sans-serif;
}

.tt-table-shop-02 tbody tr {
  border-top: 0.1rem solid #e9e7e7;
}

.tt-table-shop-02 tbody td {
  padding-top: 1rem;
  padding-bottom: 0.7rem;
  padding-right: 1rem;
}

.tt-table-shop-02 tbody td a {
  color: #c19a5b;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-table-shop-02 tbody td a:hover {
  color: #191919;
}

.tt-table-shop-02 tbody td:first-child {
  width: 20%;
  min-width: 13.4rem;
  color: #191919;
  font-weight: 500;
  font-family: Inter, sans-serif;
  padding-top: 0.9rem;
  padding-bottom: 0.8rem;
}

.tt-table-shop-03 {
  width: 100%;
}

.tt-table-shop-03 tr {
  border-bottom: 0.1rem solid #e9e9e9;
}

.tt-table-shop-03 tr td:nth-child(1),
.tt-table-shop-03 tr th:nth-child(1) {
  width: 35%;
  min-width: 15rem;
}

.tt-table-shop-03 tr td:not(:nth-child(1)),
.tt-table-shop-03 tr th:not(:nth-child(1)) {
  width: 21%;
  min-width: 8.5rem;
}

.tt-table-shop-03 td,
.tt-table-shop-03 th {
  vertical-align: top;
  padding: 0.9rem 1rem 0.8rem 0;
}

.tt-table-shop-03 strong {
  color: #191919;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.tt-table-shop-03 thead tr {
  border-top: 0.1rem solid #e9e9e9;
}

.tt-table-shop-03 thead tr th {
  color: #191919;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.tt-shop-info {
  max-width: 31.7rem;
}

.tt-shop-info .tt-item .tt-title {
  font-size: 1.6rem;
  color: #191919;
  font-family: Inter, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

.tt-shop-info .tt-item .tt-title+.tt-description {
  margin-top: 1.7rem;
}

.tt-shop-info .tt-item .tt-description strong {
  color: #c19a5b;
}

.tt-shop-info .tt-item .tt-description p {
  margin-top: 0;
}

.tt-shop-info .tt-item .tt-description a {
  color: #c19a5b;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-shop-info .tt-item .tt-description a:hover {
  color: #191919;
}

.tt-shop-info .tt-item:not(:first-child) {
  margin-top: 4.7rem;
}

.tt-lookbook {
  text-align: center;
  position: relative;
}

.tt-lookbook img {
  width: 100%;
  height: auto;
}

.tt-lookbook .tt-hotspot {
  position: absolute;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  cursor: pointer;
  width: 3.8rem;
  height: 3.8rem;
}

.tt-lookbook .tt-hotspot .tt-btn {
  width: 3.8rem;
  height: 3.8rem;
  padding: 0.4rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  -moz-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}

.tt-lookbook .tt-hotspot .tt-btn:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: attr(data-style-top);
  background-color: #c19a5b;
  border-radius: 50%;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.tt-lookbook .tt-hotspot .tt-btn:before {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  font-family: wokiee_icons;
  font-size: 1.6rem;
  content: "\ea0d";
  line-height: 1;
  font-weight: 400;
  width: 3.8rem;
  height: 3.8rem;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-lookbook .tt-hotspot .tt-img a {
  display: block;
}

.tt-lookbook .tt-hotspot .tt-content-parent {
  display: none;
}

.tt-lookbook .tt-hotspot .tt-description .new-price {
  color: #f8353e;
  margin-right: 0.7rem;
}

.tt-lookbook .tt-hotspot .tt-description .old-price {
  color: #c19a5b;
  text-decoration: line-through;
}

@media (max-width: 789px) {
  .tt-lookbook .tt-hotspot .tt-hotspot-content {
    position: relative;
  }

  .tt-lookbook .tt-hotspot .tt-hotspot-content .tt-description .tt-title {
    padding-right: 1.6rem;
  }
}

@media (max-width: 575px) {
  .tt-lookbook .tt-hotspot .tt-hotspot-content .tt-description .tt-title {
    margin-top: -0.3rem;
    line-height: 1.7rem;
  }

  .tt-lookbook .tt-hotspot .tt-hotspot-content .tt-description .tt-price {
    margin-top: 0.4rem;
  }

  .tt-lookbook .tt-hotspot .tt-hotspot-content .tt-description [class^="btn"] {
    margin-top: 1rem;
  }
}

.tt-lookbook .tt-hotspot.active .tt-btn {
  padding: 0.9rem;
}

.tt-lookbook .tt-hotspot.active .tt-btn:after {
  background-color: #191919;
}

.tt-lookbook .tt-hotspot.active .tt-btn:before {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

@media (max-width: 789px) {
  .tt-lookbook .tt-hotspot.active {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 7;
  }

  .tt-lookbook .tt-hotspot.active .tt-btn {
    z-index: 0;
  }

  .tt-lookbook .tt-hotspot.active:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.8);
  }

  .tt-lookbook .tt-hotspot.active .tt-hotspot-content {
    position: relative;
    z-index: 8;
    left: 0;
  }

  .tt-lookbook .tt-hotspot.active .tt-hotspot-content .tt-img {
    width: 28%;
    min-width: 28%;
  }
}

body:not(.touch-device) .tt-hotspot .tt-btn:hover:after {
  background-color: #191919;
}

.tt-hotspot-content {
  background-color: #fff;
  z-index: -1;
  padding: 2rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
}

.tt-hotspot-content img {
  max-width: 100%;
  height: auto;
}

.tt-hotspot-content .tt-btn-close {
  position: absolute;
  display: block;
  right: 1.6rem;
  top: 0.8rem;
  font-family: wokiee_icons;
  font-size: 1.2rem;
  color: #191919;
  z-index: 1;
  padding: 0.5rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-hotspot-content .tt-btn-close:before {
  content: "\e9b3";
}

.tt-hotspot-content .tt-btn-close:hover {
  color: #c19a5b;
}

.tt-hotspot-content .tt-img {
  width: 9.9rem;
  min-width: 9.9rem;
}

.tt-hotspot-content .tt-img+.tt-description {
  margin-left: 1.9rem;
}

.tt-hotspot-content .tt-description {
  text-align: left;
}

.tt-hotspot-content .tt-description .tt-title {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-family: Inter, sans-serif;
  font-weight: 400;
  color: #191919;
  margin-top: -0.5rem;
  padding-right: 1.2rem;
}

.tt-hotspot-content .tt-description .tt-price {
  color: #191919;
  font-weight: 500;
  font-size: 1.6rem;
  padding-right: 1.2rem;
}

.tt-hotspot-content .tt-description .tt-price .new-price {
  color: #f8353e;
  margin-right: 0.7rem;
}

.tt-hotspot-content .tt-description .tt-price .old-price {
  color: #c19a5b;
  text-decoration: line-through;
}

.tt-hotspot-content .tt-description [class^="btn"] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-top: 2.2rem;
  width: 100%;
}

.tt-hotspot-content .tt-description> :nth-child(1):not(.tt-title) {
  margin-top: 0;
}

@media (min-width: 790px) {
  .tt-hotspot-content {
    width: 30rem;
  }
}

@media (max-width: 798px) {
  .tt-hotspot-content {
    max-width: 30rem;
  }
}

.tt-lookbook-popup {
  position: absolute;
  z-index: 21;
  display: none;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.tt-lookbook-masonry {
  margin-top: -2rem;
  overflow: hidden;
}

.tt-lookbook-masonry .grid:after {
  content: "";
  display: block;
  clear: both;
}

.tt-lookbook-masonry .element-item {
  position: relative;
  float: left;
}

.tt-lookbook-masonry .tt-lookbook-init {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.tt-lookbook-masonry .tt-lookbook-init.tt-show {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-lookbook-masonry .tt-grid-col-2 .element-item {
  width: 50%;
  margin-top: 2rem;
  padding: 0 0.8rem;
}

@media (max-width: 789px) {
  .tt-lookbook-masonry .tt-grid-col-2 .element-item {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .tt-lookbook-masonry .tt-grid-col-2 .element-item {
    margin-top: 1rem;
    padding: 0;
  }
}

.tt-lookbook-masonry .tt-grid-col-3 .element-item {
  width: 33.33%;
  margin-top: 2rem;
  padding: 0 1rem;
}

@media (max-width: 1024px) {
  .tt-lookbook-masonry .tt-grid-col-3 .element-item {
    width: 50%;
  }
}

@media (max-width: 789px) {
  .tt-lookbook-masonry .tt-grid-col-3 .element-item {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .tt-lookbook-masonry .tt-grid-col-3 .element-item {
    margin-top: 1rem;
    padding: 0;
  }
}

.tt-lookbook-masonry:after {
  content: "";
  display: block;
  clear: both;
}

.tt-carousel-lookbook.arrow-location-center .slick-slide {
  padding: 0 1rem;
}

.tt-carousel-lookbook.arrow-location-center .slick-prev {
  left: 1.5rem;
}

.tt-carousel-lookbook.arrow-location-center .slick-next {
  right: 1.5rem;
}

.contact-form.form-default input,
.contact-form.form-default textarea {
  padding: 0.2rem 0.85rem;
}

.tt-modal-newsletter form,
.tt-newsletter form {
  position: relative;
}

.tt-modal-newsletter form .errors,
.tt-newsletter form .errors {
  position: absolute;
  top: 5.6rem;
  left: 0;
  z-index: 1;
}

.tt-modal-newsletter form .errors ul,
.tt-newsletter form .errors ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f8353e;
}

.tt-modal-newsletter form .errors ul li,
.tt-newsletter form .errors ul li {
  position: relative;
  padding: 0.6rem 1.9rem 0.8rem 1.9rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 2.2rem;
}

.tt-modal-newsletter form .errors ul li:before,
.tt-newsletter form .errors ul li:before {
  content: "\ea27";
  font-family: wokiee_icons;
  display: inline-block;
  font-size: 2rem;
  line-height: 1;
  position: relative;
  top: 0.4rem;
  margin-right: 0.7rem;
}

.tt-modal-newsletter form .errors:before,
.tt-newsletter form .errors:before {
  content: "";
  position: absolute;
  top: -1.2rem;
  left: 50%;
  border: 0.6rem solid transparent;
  border-bottom: 0.6rem solid #f8353e;
}

@media (min-width: 790px) {
  html.ie footer .tt-footer-col .tt-newsletter .tt-collapse-content .form-inline .form-group .form-control {
    width: auto;
  }

  html.ie footer .tt-footer-center .tt-newsletter .tt-collapse-content {
    width: 59rem;
  }

  html.ie footer .tt-footer-center .tt-newsletter .tt-collapse-content p {
    width: 59rem;
  }

  html.ie footer .tt-footer-center .tt-newsletter .tt-collapse-content .form-inline {
    width: auto;
  }

  html.ie footer .tt-footer-center .tt-newsletter .tt-collapse-content .form-inline .form-group .form-control {
    width: auto;
    min-width: 37rem;
  }
}

.tt-top-panel {
  background: #0f0f0f;
}

.tt-top-panel .tt-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: flex-start;
  padding: 2.4rem 1.5rem 1.6rem;
  font-size: 1.3rem;
  line-height: 2.3rem;
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 500;
  word-spacing: 0.03em;
  position: relative;
}

.tt-top-panel .tt-row a:not([class]) {
  color: #c19a5b;
  border-bottom: 0.1rem solid #c19a5b;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}

.tt-top-panel .tt-row a:hover {
  border-bottom-color: transparent;
}

.tt-top-panel .tt-row .tt-description {
  text-align: center;
}

.tt-top-panel .tt-row .tt-btn-close {
  text-decoration: none;
  margin-left: 2.7rem;
  padding: 0.2rem;
  font-weight: 400;
  cursor: pointer;
  background: 0 0;
  border: none;
  position: relative;
  top: -0.2rem;
}

.tt-top-panel .tt-row .tt-btn-close:before {
  font-family: wokiee_icons;
  content: "\ea0f";
  color: #777;
  font-size: 2rem;
  line-height: 1;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-top-panel .tt-row .tt-btn-close:hover:before {
  color: #c19a5b;
}

.header-popup-bg {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 21;
  display: none;
}

@media (max-width: 1024px) {
  body.tt-popup-dropdown .header-popup-bg {
    display: block;
  }

  body.tt-popup-dropdown .tt-stuck-nav.stuck {
    z-index: 22;
  }

  body.tt-popup-dropdown .tt-stuck-nav.stuck:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 10;
  }
}

header {
  background: #fff;
}

header .tt-logo {
  position: relative;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}

header .tt-logo .tt-title {
  padding: 0;
  font-size: 2.4rem;
  line-height: 1.1;
  font-family: Inter, sans-serif;
  font-weight: 500;
  color: #191919;
}

header .tt-logo .tt-title span {
  font-weight: 400;
}

header .tt-logo-alignment {
  position: relative;
}

header .tt-desktop-header .tt-logo {
  margin-top: 0.6rem;
  margin-bottom: 2rem;
}

header .tt-desktop-header .tt-logo .tt-title {
  margin-top: 1.6rem;
}

@media (min-width: 1230px) {
  header .tt-desktop-header .dropdown-menu {
    max-width: 1200px;
  }
}

header .tt-dropdown-obj {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: flex;
  justify-content: center;
}

header .tt-dropdown-obj .tt-dropdown-toggle {
  position: relative;
  z-index: 1;
  cursor: pointer;
  padding: 0.5rem 0.8rem;
  font-size: 2rem;
  line-height: 1;
  border-radius: 0;
  color: #191919;
  background: 0 0;
  border: none;
  display: inline-block;
  /* -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear */
}

header .tt-dropdown-obj .tt-dropdown-toggle i {
  pointer-events: none;
}

header .tt-dropdown-obj .tt-dropdown-toggle:hover {
  color: #fff;
}

header .tt-dropdown-obj .tt-dropdown-toggle:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  left: 0;
  top: 0px;
}

header .tt-cart-holder .tt-dropdown-obj .tt-dropdown-toggle:before {
  left: 0px;
}

header .tt-dropdown-obj .tt-dropdown-toggle .tt-icon {
  pointer-events: none;
}

header .tt-dropdown-obj .tt-dropdown-toggle .tt-icon svg {
  fill: #fff;
}

header .tt-dropdown-obj .tt-dropdown-toggle:hover svg.currency_globe.user path {
  fill: #171717;
}

header .tt-dropdown-obj .tt-dropdown-toggle:hover span {
  color: #fff !important;
}

header .tt-dropdown-obj .tt-dropdown-toggle:hover svg.currency_globe path {
  fill: #000;
}

header .tt-dropdown-obj .tt-dropdown-toggle:hover .tt-icon>svg path {
  fill: #fff;
}

@media (min-width: 1025px) {
  header:not(.headertype3) .tt-dropdown-obj .tt-dropdown-toggle .tt-icon {
    position: relative;
    top: calc(0rem + 0.1rem);
  }

  header:not(.headertype3) .tt-dropdown-obj .tt-dropdown-toggle .tt-icon svg {
    width: 1.6rem;
    height: 1.8rem;
  }
}

header .tt-stuck-nav .tt-dropdown-obj .tt-dropdown-toggle .tt-icon {
  position: relative;
  top: 0;
}

header .tt-stuck-nav .tt-dropdown-obj .tt-dropdown-toggle .tt-icon svg {
  width: 1.6rem;
  height: 1.8rem;
}

@media (max-width: 1024px) {
  header .tt-stuck-nav .tt-dropdown-obj .tt-dropdown-toggle .tt-icon {
    top: calc(0rem + 0.1rem);
  }

  header .tt-dropdown-obj .tt-dropdown-toggle .tt-icon {
    position: relative;
    top: calc(0rem + 0.1rem);
  }

  header .tt-dropdown-obj .tt-dropdown-toggle .tt-icon svg {
    width: 1.6rem;
    height: 1.8rem;
  }
}

header .tt-dropdown-obj .tt-dropdown-toggle .tt-icon svg path {
  fill: #171717;
}

header .tt-dropdown-obj .tt-dropdown-toggle:hover .tt-icon svg path {
  fill: #000;
}

.catmobbtn svg path {
  fill: #171717;
}

.catmobbtn:hover svg path {
  fill: #c19a5b;
}

header .tt-dropdown-obj .tt-dropdown-menu {
  display: none;
  background: #fff;
  position: absolute;
  right: 0;
  top: 45%;
  z-index: 22;
  max-height: 80vh;
  overflow: auto;
}

header .stuck .tt-dropdown-obj .tt-dropdown-menu {
  top: 100%;
}

header .tt-mobile-header .tt-dropdown-obj .tt-dropdown-menu {
  background: #fff;
}

@media (max-width: 1024px) {
  header .tt-dropdown-obj.activetoview:not(.tt-search) .tt-dropdown-menu {
    display: block;
  }

  header .tt-dropdown-obj:not(.tt-search) .tt-dropdown-menu {
    right: auto;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition:
      transform 0.3s ease,
      -webkit-transform 0.3s ease;
    position: fixed;
  }

  header .container {
    max-width: inherit;
  }
}

.social-media-share-buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3.4rem;
  height: max-content;
  align-items: center;
  position: sticky;
  top: 10rem;
}

.blog_banner_foot .social-media-share-buttons {
  flex-direction: row;
}

.social-media-share-buttons a:hover i,
.social-media-share-buttons a:hover svg :not(circle) {
  scale: 1.2;
  transform: translate(-8%, -8%);
  display: inline-block;
}

.social-share {
  font-size: 2rem;
}

&.icon-g-68 {
  color: #0072b1;
}

&.icon-g-70 {
  color: #c8232c;
}

&.icon-g-66 {
  color: #fff;
}

/* header .tt-cart .tt-cart-layout {
  position: relative;
} */

header .tt-account .tt-dropdown-menu,
/* header .tt-cart .tt-dropdown-menu, */
header .tt-multi-obj .tt-dropdown-menu {
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
}

@media (min-width: 1025px) {

  header .tt-account .tt-dropdown-menu,
  /* header .tt-cart .tt-dropdown-menu, */
  header .tt-multi-obj .tt-dropdown-menu {
    width: 32rem;
  }
}

@media (max-width: 1024px) {

  header .tt-account .tt-dropdown-menu,
  /* header .tt-cart .tt-dropdown-menu, */
  header .tt-multi-obj .tt-dropdown-menu {
    width: 27rem;
  }
}

/* @media (max-width: 1024px) {
  header .tt-cart .tt-dropdown-menu {
    width: 32rem;
  }

  header .tt-cart .tt-dropdown-menu .tt-cart-layout .tt-cart-content {
    padding: 2.6rem 3rem 2.3rem;
  }

  header .tt-cart .tt-dropdown-menu .tt-cart-layout .tt-cart-content .tt-cart-total-row {
    margin-top: 3rem;
    padding-top: 2.4rem;
  }

  header .tt-cart .tt-dropdown-menu .tt-cart-layout .tt-cart-content .tt-cart-btn {
    margin-top: 0.4rem;
  }

  header .tt-cart .tt-dropdown-menu .tt-cart-layout .tt-cart-content .tt-cart-btn .tt-item {
    margin-top: 2rem;
  }

  header .tt-cart .tt-dropdown-menu .tt-cart-layout .tt-cart-content .tt-cart-btn .btn:not(.btn-border) {
    font-size: 1.2rem;
  }
} */

@media (min-width: 1025px) {

  header .tt-account.active .tt-dropdown-menu,
  /* header .tt-cart.active .tt-dropdown-menu, */
  header .tt-multi-obj.active .tt-dropdown-menu {
    display: none;
  }
}

@media (max-width: 1024px) {

  header .tt-account.active .tt-dropdown-menu,
  /* header .tt-cart.active .tt-dropdown-menu, */
  header .tt-multi-obj.active .tt-dropdown-menu {
    display: block;
    right: auto;
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

header .tt-parent-box {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  vertical-align: middle;
  align-self: center;
}

header.parentallinlinelogocenter .tt-parent-box {
  z-index: 1;
}

header .tt-parent-box.tt-stuck-parent-search {
  z-index: 2;
}

header .tt-box-info ul li {
  padding-top: 0.7rem;
  padding-bottom: 0.9rem;
  font-size: 1.6rem;
}

header .tt-box-info ul li a {
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .tt-box-info ul li [class^="icon-"] {
  margin-right: 0.4rem;
  font-size: 1.8rem;
}

header .tt-box-info ul li:not(:first-child) {
  margin-left: 1.5rem;
}

@media (min-width: 1025px) {
  header .tt-account .tt-dropdown-menu .tt-dropdown-inner {
    padding: 3rem 2rem 3rem 3.9rem;
  }
}

@media (max-width: 1024px) {
  header .tt-account .tt-dropdown-menu .tt-dropdown-inner {
    padding: 1.5rem 2rem 3.7rem 2.9rem;
  }

  header .tt-account .tt-dropdown-menu .tt-dropdown-inner ul li a {
    display: inline-block;
    padding: 0.7rem 0;
    color: #191919;
  }

  header .tt-account .tt-dropdown-menu .tt-dropdown-inner ul li a [class^="icon-"] {
    top: 0.3rem;
    margin-right: 0.7rem;
  }

  header .tt-account .tt-dropdown-menu .tt-dropdown-inner ul li a:hover {
    color: #c19a5b;
  }
}

header .tt-account ul {
  margin-top: -0.1rem;
}

header .tt-account ul li {
  font-size: 1.6rem;
}

header .tt-account ul li a {
  color: #777;
  padding: 0.1rem 0;
  display: block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .tt-account ul li a [class^="icon-"] {
  font-size: 2rem;
  line-height: 1;
  margin-right: 0.8rem;
  position: relative;
  top: 0.4rem;
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .tt-mobile-header .tt-account ul li a [class^="icon-"] {
  color: #191919;
}

header .tt-account ul li a:hover {
  color: #c19a5b;
}

header .tt-account ul li a:hover [class^="icon-"] {
  color: #c19a5b;
}

@media (min-width: 1025px) {
  header .tt-multi-obj .tt-dropdown-menu .tt-dropdown-inner {
    padding: 1.5rem 3rem;
  }
}

@media (max-width: 1024px) {
  header .tt-multi-obj .tt-dropdown-menu .tt-dropdown-inner ul {
    padding: 1.6rem 3rem 1.6rem 3.1rem;
    position: relative;
    margin-top: 0;
  }

  header .tt-multi-obj .tt-dropdown-menu .tt-dropdown-inner ul li a {
    padding: 0.9rem 0;
    color: #191919;
  }

  header .tt-multi-obj .tt-dropdown-menu .tt-dropdown-inner ul li a [class^="icon-"] {
    font-size: 2rem;
    color: #191919;
  }

  header .tt-multi-obj .tt-dropdown-menu .tt-dropdown-inner ul li a:hover,
  header .tt-multi-obj .tt-dropdown-menu .tt-dropdown-inner ul li.active a {
    color: #c19a5b;
  }

  header .tt-multi-obj .tt-dropdown-menu .tt-dropdown-inner ul:not(:first-child) {
    border-top: 0.1rem solid #e9e7e7;
  }
}

header .tt-multi-obj ul {
  margin-top: -0.4rem;
}

header .tt-multi-obj ul li {
  font-size: 1.6rem;
}

header .tt-multi-obj ul li a {
  color: #777;
  padding: 0.1rem 0;
  display: block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .tt-multi-obj ul li a [class^="icon-"] {
  font-size: 1.5rem;
  line-height: 1;
  margin-right: 0.8rem;
  margin-left: -0.3rem;
  position: relative;
  top: 0.1rem;
  color: #777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .tt-multi-obj ul li a:hover {
  color: #c19a5b;
}

header .tt-multi-obj ul li a:hover [class^="icon-"] {
  color: #c19a5b;
}

header .tt-multi-obj ul li.active a {
  color: #c19a5b;
}

header .tt-multi-obj ul li.active a [class^="icon-"] {
  color: #c19a5b;
}

header .tt-multi-obj ul:not(:first-child) {
  margin: 1.5rem 0;
}

header .tt-multi-obj .tt-mobile-add+ul {
  margin-top: 0;
}

header .tt-dropdown-obj:not(.tt-search) .tt-mobile-add {
  border-bottom: 0.1rem solid #e9e7e7;
}

@media (min-width: 1025px) {
  header .tt-dropdown-obj:not(.tt-search) .tt-mobile-add {
    display: none;
  }
}

header .tt-dropdown-obj:not(.tt-search) .tt-mobile-add .tt-title {
  color: #777;
  font-size: 1.6rem;
  line-height: 1.1;
  pointer-events: none;
}

header .tt-dropdown-obj:not(.tt-search) .tt-mobile-add .tt-close {
  font-size: 1.6rem;
  padding: 1.3rem 1.2rem 1.3rem 2.9rem;
  display: block;
  color: #777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  background: 0 0;
  border: none;
  cursor: pointer;
  width: 100%;
  text-align: left;
}

header .tt-dropdown-obj:not(.tt-search) .tt-mobile-add .tt-close:before {
  font-family: wokiee_icons;
  content: "\e9b3";
  padding-right: 0.6rem;
  font-size: 1.6rem;
  position: relative;
  top: 0.1rem;
}

header .tt-dropdown-obj:not(.tt-search) .tt-mobile-add .tt-close:hover {
  color: #c19a5b;
}

header .tt-dropdown-obj:not(.tt-search) .tt-mobile-add .tt-title {
  padding: 1.8rem 0 1.7rem 3rem;
}

header .tt-dropdown-obj:not(.tt-search) .tt-mobile-add .tt-title+.tt-close {
  position: absolute;
  right: 0.9rem;
  top: 0;
  font-size: 0;
  text-align: right;
}

header .tt-cart .tt-dropdown-toggle .tt-badge-cart,
header .tt-multi-obj .tt-dropdown-toggle .tt-badge-cart {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.8rem;
  height: 1.8rem;
  background: #c19a5b;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -0.3rem;
  right: 0.5rem;
  font-size: 1.2rem;
  line-height: 1;
  pointer-events: none;
}

header .tt-cart .tt-cart-layout .tt-cart-empty {
  padding: 2.1rem 2rem 1.9rem;
  text-align: center;
  display: block;
}

header .tt-cart .tt-cart-layout .tt-cart-empty [class^="icon-"] {
  font-size: 4rem;
  line-height: 1;
  color: #cdcdcd;
}

header .tt-mobile-header .tt-cart .tt-cart-layout .tt-cart-empty [class^="icon-"] {
  color: #cdcdcd;
}

header .tt-cart .tt-cart-layout .tt-cart-empty p {
  margin-top: 0.7rem;
  color: #777;
}

header .tt-mobile-header .tt-cart .tt-cart-layout .tt-cart-empty p {
  color: #777;
}

header .tt-cart .tt-cart-layout .tt-cart-content {
  padding: 2.6rem 2rem 2.3rem;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-img {
  margin-top: 0.4rem;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-img img {
  width: 6.7rem;
  height: auto;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item a:not([class]) {
  display: flex;
  width: 100%;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item a:not([class]):hover .tt-title {
  color: #c19a5b;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-img+.tt-item-descriptions {
  margin-left: 2rem;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-descriptions {
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-descriptions .tt-title {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-descriptions .tt-add-info {
  list-style: none;
  margin: 0.4rem 0 0 0;
  padding: 0 0 0.5rem 0;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-descriptions .tt-add-info li {
  color: #999;
  font-size: 1.1rem;
  line-height: 1.6rem;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-descriptions .tt-quantity {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  font-size: 1.6rem;
  color: #777;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-descriptions .tt-price {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  font-size: 1.6rem;
  color: #191919;
  font-weight: 500;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item .tt-item-descriptions> :nth-child(1) {
  margin-top: 0;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item:not(:first-child) {
  margin-top: 1.6rem;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-list .tt-item-close .tt-btn-close {
  padding: 0.4rem;
  margin-right: -0.6rem;
  position: relative;
  background: 0 0;
  border: none;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-total-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 0.1rem solid #e9e7e7;
  margin-top: 2rem;
  padding-top: 1.6rem;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-total-row .tt-cart-total-title {
  font-weight: 500;
  color: #191919;
  font-size: 1.6rem;
  font-family: Inter, sans-serif;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-total-row .tt-cart-total-price {
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  text-align: right;
  font-size: 1.6rem;
  font-weight: 500;
  color: #191919;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-btn {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-btn .tt-item {
  margin-top: 1.6rem;
  width: 100%;
}

header .tt-cart .tt-cart-layout .tt-cart-content .tt-cart-btn .btn {
  padding-left: 1.3rem;
  padding-right: 1.3rem;
  width: 100%;
}

@media (min-width: 1025px) {
  header .tt-search .tt-dropdown-menu {
    position: absolute;
    top: 0;
    width: 100%;
    background: #fff;
    color: #777;
    display: block;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }

  header .tt-search .tt-dropdown-menu>.container {
    display: none;
  }

  header .tt-search .tt-dropdown-menu .container {
    position: relative;
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  header .tt-search .tt-dropdown-menu form {
    position: relative;
    display: block;
  }

  header .tt-search .tt-dropdown-menu .tt-search-input {
    background: 0 0;
    font-size: 1.46rem;
    font-weight: 400;
    border: none;
    border-bottom: 0.1rem solid #eceaea;
    padding: 1.1rem 1.2rem 1rem 0;
    font-family: Inter, sans-serif;
    box-shadow: none;
    outline: 0;
    width: 100%;
    color: #757171;
    margin-top: 0;
    border-radius: 0;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }

  header .tt-search .tt-dropdown-menu .tt-search-input:not(focus)::-webkit-input-placeholder {
    color: #191919;
  }

  header .tt-search .tt-dropdown-menu .tt-search-input:not(focus)::-moz-placeholder {
    color: #191919;
  }

  header .tt-search .tt-dropdown-menu .tt-search-input:not(focus):-moz-placeholder {
    color: #191919;
  }

  header .tt-search .tt-dropdown-menu .tt-search-input:not(focus):-ms-input-placeholder {
    color: #191919;
  }

  header .tt-search .tt-dropdown-menu .tt-btn-search {
    color: #191919;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    top: 1.1rem;
    padding: 0.4rem 0 0.4rem 0.4rem;
    right: 0;
    z-index: 3;
    display: inline-block;
    background: 0 0;
    border: none;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }

  header .tt-search .tt-dropdown-menu .tt-btn-search:before {
    content: url('data:image/svg+xml,<svg style="width:2.5rem; height:2.5rem;" width="16" height="16" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.25 22.8281L20.25 20.8281M11.75 21.8281C12.9976 21.8281 14.2329 21.5824 15.3855 21.105C16.5381 20.6276 17.5854 19.9278 18.4675 19.0456C19.3497 18.1635 20.0494 17.1162 20.5269 15.9636C21.0043 14.811 21.25 13.5757 21.25 12.3281C21.25 11.0806 21.0043 9.84523 20.5269 8.69263C20.0494 7.54004 19.3497 6.49277 18.4675 5.61061C17.5854 4.72845 16.5381 4.02869 15.3855 3.55127C14.2329 3.07385 12.9976 2.82812 11.75 2.82813C9.23044 2.82813 6.81408 3.82901 5.03249 5.61061C3.25089 7.39221 2.25 9.80857 2.25 12.3281C2.25 14.8477 3.25089 17.264 5.03249 19.0456C6.81408 20.8272 9.23044 21.8281 11.75 21.8281Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  }

  header .tt-search .tt-dropdown-menu .tt-btn-search:hover {
    color: #c19a5b;
  }

  header .tt-search .tt-dropdown-menu .tt-info-text {
    position: absolute;
    top: 0;
    display: none;
    left: 0;
  }

  header .tt-search .tt-dropdown-menu .tt-btn-close {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    position: absolute;
    top: -3rem;
    right: 0;
    margin-top: 0;
    color: #000;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 900;
    font-family: wokiee_icons;
    padding: 0.5rem 0 0.5rem 0.5rem;
    background: 0 0;
    border: none;
    cursor: pointer;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }

  header .tt-search .tt-dropdown-menu .tt-btn-close:before {
    font-family: wokiee_icons;
    line-height: 1;
  }

  header .tt-search .tt-dropdown-menu .tt-btn-close:hover {
    color: #c19a5b;
  }
}

@media (max-width: 1024px) {
  header .tt-mobile-header .tt-search.tt-dropdown-obj .tt-dropdown-menu {
    background: #fff;
  }

  header .tt-search .tt-dropdown-menu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: -2;
    opacity: 0;
    width: 100%;
    top: 0;
  }

  header .tt-search .tt-dropdown-menu .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  header .tt-search .tt-dropdown-menu .container [class^="tt-col"]:first-child:first-child {
    padding-left: 0;
  }

  header .tt-search .tt-dropdown-menu .tt-info-text {
    display: none;
  }

  header .tt-search .tt-dropdown-menu form {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  header .tt-search .tt-dropdown-menu form .tt-col:first-child {
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
  }

  header .tt-search .tt-dropdown-menu form .tt-col:last-child {
    margin-left: 2rem;
  }

  header .tt-search .tt-dropdown-menu form .tt-search-input {
    background: 0 0;
    font-size: 1.6rem;
    border: 0.1rem solid transparent;
    padding: 1.1rem 1.2rem 1rem 0;
    font-family: Inter, sans-serif;
    box-shadow: none;
    outline: 0;
    width: calc(100% - 4rem);
    color: #777;
    border-radius: 0;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }

  header .tt-search .tt-dropdown-menu .tt-btn-close {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    color: #777;
    font-size: 2rem;
    line-height: 1;
    font-family: wokiee_icons;
    padding: 0.6rem 0 0.4rem 0.5rem;
    background: 0 0;
    border: none;
    cursor: pointer;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }

  header .tt-search .tt-dropdown-menu .tt-btn-close:before {
    font-family: wokiee_icons;
    font-size: 2rem;
    line-height: 1;
  }

  header .tt-search .tt-dropdown-menu .tt-btn-close:hover {
    color: #c19a5b;
  }

  header .tt-search .tt-dropdown-menu .tt-btn-search {
    color: #c19a5b;
    font-size: 2rem;
    line-height: 1;
    font-family: wokiee_icons;
    position: absolute;
    cursor: pointer;
    top: 50.2%;
    transform: translate(0, -50%);
    right: 4rem;
    z-index: 3;
    display: inline-block;
    background: 0 0;
    border: none;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }

  header .tt-search .tt-dropdown-menu .tt-btn-search:before {
    content: "\e9b4";
  }

  header .tt-search .tt-dropdown-menu .search-results {
    position: absolute;
    top: 3.8rem;
    left: 0;
    padding: 1.1rem 1.1rem 1.9rem;
    box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.04);
  }

  header .tt-search .tt-dropdown-menu .tt-search-input:not(focus)::-webkit-input-placeholder {
    color: #777;
  }

  header .tt-search .tt-dropdown-menu .tt-search-input:not(focus)::-moz-placeholder {
    color: #777;
  }

  header .tt-search .tt-dropdown-menu .tt-search-input:not(focus):-moz-placeholder {
    color: #777;
  }

  header .tt-search .tt-dropdown-menu .tt-search-input:not(focus):-ms-input-placeholder {
    color: #777;
  }
}

@media (max-width: 1024px) and (min-width: 481px) {
  header .tt-search .tt-dropdown-menu .search-results {
    /* width: calc(100% + 4rem); */
    /* margin-left: -2rem; */
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 1024px) and (max-width: 481px) {
  header .tt-search .tt-dropdown-menu .search-results {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 481px) {
  header .tt-search .tt-dropdown-menu {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  header .tt-search .tt-dropdown-menu .tt-btn-search {
    right: 6rem;
  }
}

header .tt-search .search-results {
  position: relative;
  padding: 0;
  width: 100%;
  background: #fff;
  display: block;
}

@media (max-width: 1024px) {
  header .tt-search .search-results {
    background: #fff;
  }

  header .tt-search .search-results {
    margin-top: 2.2rem;
  }

  header .tt-search .search-results ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  header .tt-search .search-results ul>li {
    display: none;
    width: 100%;
    margin: 0;
    overflow: hidden;
  }

  header .tt-search .search-results ul>li a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333;
    padding: 0;
    position: relative;
    background-color: transparent;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
  }

  header .tt-search .search-results ul>li a .thumbnail {
    width: 5rem;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    border-right: 0.2rem solid #fff;
  }

  header .tt-search .search-results ul>li a .thumbnail img {
    width: 100%;
    height: auto;
  }

  header .tt-search .search-results ul>li a .tt-description {
    padding: 0.5rem 1.5rem 0.5rem 1.6rem;
    white-space: normal;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-title {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #777;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-title:hover {
    color: #c19a5b;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-price {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 500;
    color: #191919;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-price .new-price {
    color: #f8353e;
    margin-right: 0.7rem;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-price .old-price {
    color: #191919;
    text-decoration: line-through;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-price .old-price .money {
    text-decoration: line-through;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-price span {
    display: inline-block;
  }

  header .tt-search .search-results ul>li a:hover {
    background-color: #fff;
  }

  header .tt-search .search-results ul>li:not(:first-child) {
    margin-top: 1rem;
  }

  header .tt-search .search-results ul li:nth-child(-n + 3) {
    display: block;
  }
}

@media (min-width: 1024px) {
  header .tt-search .search-results {
    margin-top: 2.7rem;
  }

  header .tt-search .search-results ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    position: fixed;
    position: relative;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    list-style: none;
    padding: 0;
    margin-left: -1rem;
    margin-right: -1rem;
    overflow: hidden;
    align-items: stretch;
    justify-content: space-evenly;
  }

  header .tt-search .search-results ul>li {
    display: flex;
    min-width: 16.666%;
    max-width: 45%;
    height: 100%;
    min-height: 100%;
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: hidden;
    align-self: start;
    align-self: flex-end;
    justify-content: center;
    flex-direction: row;
    align-content: space-around;
    align-items: stretch;
  }

  header .tt-search .search-results ul>li a {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    text-align: center;
    justify-content: space-between;
  }

  header .tt-search .search-results ul>li a .thumbnail img {
    width: 100%;
    height: auto;
  }

  header .tt-search .search-results ul>li a .tt-description {
    padding: 1.6rem 0 0.5rem 0;
    white-space: normal;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-title {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #333;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-price {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 500;
    color: #191919;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-price .new-price {
    color: #f8353e;
    margin-right: 0.7rem;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-price .old-price {
    color: #191919;
    text-decoration: line-through;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-price .old-price .money {
    text-decoration: line-through;
  }

  header .tt-search .search-results ul>li a .tt-description .tt-price span {
    display: inline-block;
  }

  header .tt-search .search-results ul>li a:hover .tt-title {
    color: #c19a5b;
  }
}

header .tt-search .tt-view-all {
  padding: 0;
  margin-top: 4.8rem;
  text-align: center;
}

header .tt-search .tt-view-all a {
  color: #c19a5b;
  text-decoration: none;
  -webkit-transition: color 0.3s linear 0s;
  -moz-transition: color 0.3s linear 0s;
  -ms-transition: color 0.3s linear 0s;
  -o-transition: color 0.3s linear 0s;
  transition: color 0.3s linear 0s;
}

header .tt-search .tt-view-all a:hover {
  text-decoration: none;
  color: #191919;
}

@media (min-width: 1025px) {
  header .tt-search.active .tt-dropdown-menu {
    visibility: visible;
    width: 48rem;
    right: 14%;
    left: auto;
    padding: 0 2rem;
  }

  header .tt-search.active .tt-dropdown-menu>.container {
    display: block;
  }
}

@media (max-width: 1024px) {
  header .tt-search.active .tt-dropdown-menu {
    z-index: 100;
    opacity: 1;
  }
}

header .tt-social-icon {
  margin-top: 0.7rem;
  padding-bottom: 0.5rem;
}

header .tt-social-icon li:first-child a {
  padding-left: 0;
}

header .tt-social-icon li:last-child a {
  padding-right: 0;
}

header ul.tt-listing-01 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  text-align: center;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
  margin-top: -0.4rem;
  margin-left: -0.8rem;
}

header ul.tt-listing-01 li {
  margin-top: 0.8rem;
  margin-left: 0.8rem;
  width: calc(50% - 0.8rem);
}

header ul.tt-listing-01 li a {
  display: block;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

header ul.tt-listing-01 li a img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

header ul.tt-listing-01 li a:before {
  content: "";
  width: 100%;
  height: 100%;
  outline: 0.1rem solid #e9e7e7;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: outline-color 0.2s linear;
  -o-transition: outline-color 0.2s linear;
  -webkit-transition: outline-color 0.2s linear;
  transition: outline-color 0.2s linear;
}

@media (min-width: 1230px) {
  header ul.tt-listing-01 li a {
    height: 7.8rem;
    padding: 0.9rem;
  }
}

@media (max-width: 1229px) {
  header ul.tt-listing-01 li a {
    height: 6.5rem;
    padding: 0.5rem;
  }
}

header ul.tt-listing-01 li a:hover:before {
  outline-color: #191919;
}

html.ie .tt-desctop-parent-menu {
  line-height: 0;
}

html.ie .tt-desctop-parent-menu .dropdown-menu {
  line-height: 2.2rem;
}

.tt-desktop-header {
  position: relative;
  /* z-index: 10; */
  z-index: 9999999997;
}

@media (max-width: 1024px) {
  .tt-desktop-header {
    display: none;
  }
}

.tt-desktop-header .tt-dropdown-obj {
  margin-top: 2rem;
  padding-bottom: 1.8rem;
}

.tt-desktop-header .tt-listing-01:hover {
  border-color: #c19a5b;
}

.tt-desktop-header .tt-listing-01:hover:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-header-static {
  position: absolute;
  z-index: 9;
  width: 100%;
  background: 0 0;
}

header .container-fluid {
  padding-left: 2rem;
  padding-right: 2rem;
  /* max-width: 191rem; */
}

@media (min-width: 480px) {
  header .container-fluid {
    padding-left: 0;
    padding-right: 0;
    /* max-width: 191rem; */
  }
}

.tt-desktop-header .container-fluid .container {
  position: relative;
}

.tt-header-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 4rem;
}

.tt-header-row .tt-col-right {
  vertical-align: top;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tt-header-row .tt-col-right div.tt-desctop-parent-menu:not(:last-child) {
  margin-right: 1.5rem;
}

.tt-header-row .tt-row-left {
  vertical-align: top;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tt-header-row .tt-row-left .tt-logo:not(:last-child) {
  margin-bottom: 0;
}

.tt-header-row .tt-row-left .tt-logo+.tt-desctop-parent-menu .tt-desctop-menu nav>ul li.dropdown>a {
  padding-top: 1.3rem;
  padding-bottom: 2.2rem;
}

.tt-header-row .tt-row-left .tt-logo+.tt-desctop-parent-menu .tt-desctop-menu nav>ul li.dropdown>a .tt-badge {
  top: -0.6rem;
}

.tt-header-row .tt-row-left> :nth-child(1):not(.tt-logo) {
  margin-top: 0;
}

.tt-header-row .tt-col-left {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  vertical-align: top;
}

.tt-header-row .tt-col-left:last-child .tt-desctop-menu:last-child:first-child nav>ul li.dropdown>a {
  padding-top: 1.8rem;
  padding-bottom: 1.7rem;
}

.tt-header-row .tt-col-left:last-child .tt-desctop-menu:last-child:first-child nav>ul li.dropdown>a .tt-badge {
  top: 0.2rem;
}

.tt-header-row .tt-col-left:not(.tt-row-center):not(.tt-row-left) .tt-logo {
  margin-right: 3rem;
}

.tt-header-row .tt-position-absolute:not(:first-child) {
  position: absolute;
}

.tt-header-row .tt-position-absolute.tt-search-active {
  left: 0;
}

.tt-header-row .tt-col-right.tt-position-absolute:not(:first-child) {
  right: 0;
}

.tt-header-row .tt-col-left.tt-position-absolute {
  left: 0;
  position: absolute;
}

.tt-header-row .tt-row-center {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: top;
}

.tt-header-row .tt-row-center .tt-logo:not(:last-child) {
  margin-bottom: 0;
}

.tt-header-row .tt-row-center .tt-logo+.tt-desctop-parent-menu .tt-desctop-menu nav>ul li.dropdown>a {
  padding-top: 1.3rem;
  padding-bottom: 2.2rem;
}

.tt-header-row .tt-row-center .tt-logo+.tt-desctop-parent-menu .tt-desctop-menu nav>ul li.dropdown>a .tt-badge {
  top: -0.6rem;
}

.tt-header-row .tt-row-center> :nth-child(1):not(.tt-logo) {
  margin-top: 0;
}

.tt-header-row .tt-col-large {
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

.tt-header-row .tt-col-center {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-header-row .tt-col-center .container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 870px) {
  .tt-header-row.tt-top-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.2rem 0 0.7rem 0;
  }

  .tt-header-row.tt-top-row>div {
    max-width: inherit;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tt-header-row.tt-top-row .tt-box-info {
    width: 100%;
    margin-top: 0.6rem;
  }

  .tt-header-row.tt-top-row .tt-box-info ul {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tt-header-row.tt-top-row .tt-box-info ul li {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
  }

  .tt-header-row.tt-top-row .tt-social-icon {
    margin-top: 0.6rem;
  }

  .tt-header-row.tt-top-row .tt-social-icon li:first-child {
    margin-right: 1rem;
  }

  .tt-header-row.tt-top-row .tt-social-icon li:not(:last-child):not(:first-child) {
    margin: 0 1rem;
  }

  .tt-header-row.tt-top-row .tt-social-icon li:last-child {
    margin-left: 1rem;
  }
}

@media (min-width: 481px) and (max-width: 1024px) {
  .tt-header-row.tt-top-row {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.container-fluid.tt-search-container {
  padding-left: 0;
  padding-right: 0;
}

.container-fluid.tt-search-container .tt-search .tt-dropdown-menu form {
  padding-left: 1rem;
  padding-right: 1rem;
}

.container-fluid.tt-search-container .tt-search .tt-dropdown-menu .tt-btn-search {
  right: 6rem;
}

.tt-desctop-menu img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.tt-desctop-menu ul li {
  display: inline-block;
}

.tt-desctop-menu>ul>li>a {
  color: violet;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  font-size: 1.6rem;
  display: inline-block;
  padding: 2.3rem 2.1rem 2.2rem 2rem;
  font-weight: 500;
  background: #fff;
  position: relative;
}

.tt-desctop-menu>ul>li.hover>a,
.tt-desctop-menu>ul>li>a:hover {
  color: #ff0;
  background: #fff;
}

.tt-desctop-menu>ul>li.active>a,
.tt-desctop-menu>ul>li.selected>a {
  color: #c19a5b;
}

.tt-desctop-menu ul.popup-left {
  left: auto;
  right: 100%;
}

.tt-desctop-menu .dropdown {
  position: inherit;
}

.tt-desctop-menu .dropdown>a {
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-desctop-menu .dropdown>a:hover {
  color: #c19a5b;
}

.tt-desctop-menu .dropdown>a.menudots svg path {
  fill: #191919;
}

.tt-desctop-menu .dropdown>a:hover.menudots svg path {
  fill: #c19a5b;
}

.tt-stuck-nav .tt-desctop-menu .dropdown>a.menudots svg path {
  fill: #191919;
}

.tt-stuck-nav .tt-desctop-menu .dropdown>a:hover.menudots svg path {
  fill: #c19a5b;
}

.tt-stuck-nav .tt-desctop-menu .submenuarrow>a>span:after {
  color: #999;
}

.tt-stuck-nav .tt-desctop-menu .submenuarrow>a:hover>span:after {
  color: #999;
}

.tt-desctop-menu .dropdown .dropdown-menu {
  top: -1000rem;
  min-width: 100vw;
  background: #fff;
}

.tt-desctop-menu .dropdown.active>a {
  color: #c19a5b;
}

.tt-desctop-menu .dropdown.selected>a {
  color: #c19a5b;
}

.tt-desctop-menu .dropdown:hover {
  top: auto;
}

.tt-desctop-menu .dropdown:hover .dropdown-menu {
  top: auto;
}

.tt-desctop-menu .dropdown:hover .dropdown-menu .row {
  margin: 0;
  justify-content: space-between;
}

.tt-desctop-menu .dropdown:hover .dropdown-menu .row.tt-col-list {
  justify-content: flex-start;
}

.tt-desctop-menu .dropdown:not(.megamenu):hover .dropdown-menu {
  width: max-content;
  min-width: auto;
}

.tt-desctop-menu .dropdown-menu {
  padding: 3.3rem 2.7rem;
  margin-top: 0;
  border: none;
  display: block;
  position: absolute;
}

.tt-desctop-menu .megamenu .dropdown-menu {
  left: 0;
  margin: 0;
}

.tt-desctop-menu .multicolumn {
  position: relative;
}

.tt-desctop-menu .multicolumn .dropdown-menu {
  padding: 0;
}

.tt-desctop-menu .multicolumn>ul>li>a {
  border-bottom: none;
}

.tt-desctop-menu .multicolumn ul>li>a {
  white-space: nowrap;
}

.tt-desctop-menu .multicolumn ul li {
  border-bottom: 0.1rem solid #000;
  width: 100%;
  position: relative;
}

.tt-desctop-menu .multicolumn ul li a {
  padding: 1.3rem 1.9rem 1.1rem 2rem;
  display: block;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  color: #000;
  background: #000;
}

.tt-desctop-menu .multicolumn ul li a:hover {
  color: #000;
  background: #000;
}

.tt-desctop-menu .multicolumn ul li a:hover>ul {
  display: block;
}

.tt-desctop-menu .multicolumn ul li ul {
  display: none;
  position: absolute;
  min-width: 20.2rem;
  z-index: 11;
  left: 100%;
  top: 0;
  margin-top: 0;
}

.tt-desctop-menu .multicolumn ul li ul.right {
  left: auto;
  right: 100%;
}

.tt-desctop-menu .multicolumn ul li ul.right .left {
  left: 100%;
  right: auto;
}

.tt-desctop-menu .multicolumn ul li a:not(:only-child):after {
  right: 1.8rem;
  top: 50%;
  margin-top: -0.5rem;
  position: absolute;
  border-top: 0.5rem solid transparent;
  border-left: 0.5rem solid red;
  border-bottom: 0.5rem solid transparent;
}

.tt-desctop-menu .multicolumn ul li:last-child {
  border: none;
}

.tt-desctop-menu .multicolumn ul li.active>a {
  color: #000;
  background: #000;
}

.tt-desctop-menu .dropdown-menu.one-col {
  min-width: 20.2rem;
  margin-left: 0;
  width: auto;
}

.tt-desctop-menu .dropdown-menu.large-width {
  width: 29rem;
}

.tt-desctop-menu .dropdown-menu.large-width>li>a {
  white-space: normal;
}

.tt-desctop-menu .menu-title {
  color: #ff0;
  display: block;
  font-size: 1.6rem;
  line-height: 2.1rem;
  padding-bottom: 1rem;
  font-weight: 500;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.container-fluid.single-menu .obj-aligment-left .tt-desctop-menu nav>ul li.dropdown:first-child .dropdown-menu {
  margin-left: 0;
}

.tt-desctop-menu .dropdown>a {
  position: relative;
}

.tt-desctop-menu .dropdown>a .tt-badge {
  position: absolute;
  top: 0.9rem;
  right: 0;
}

.tt-desctop-menu .tt-badge {
  display: inline-block;
  font-family: Inter, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.2rem 0.4rem 0.2rem;
}

.tt-desctop-menu .tt-new {
  background: #03a9f5;
  color: #fff;
}

.tt-desctop-menu .tt-fatured {
  background: #fdbc20;
  color: #fff;
}

.tt-desctop-menu .tt-sale {
  background: #f8353e;
  color: #fff;
}

.tt-desctop-menu .header-menu-product a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.tt-desctop-menu .header-menu-product a .tt-title {
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-desctop-menu .header-menu-product a:hover .tt-title {
  color: #c19a5b;
}

.tt-desctop-menu .header-menu-product .tt-product .tt-description {
  padding-top: 0.6rem;
  text-align: center;

  & * {
    justify-content: center;
  }

  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}

.tt-desctop-menu nav>ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 7.2rem;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-stuck-parent-menu .tt-desctop-menu nav>ul {
  gap: 1.5rem;
  margin-left: auto;
}

.tt-stuck-parent-menu .tt-desctop-menu nav {
  width: fit-content;
  margin: auto;
}

.tt-desctop-menu nav>ul>li.dropdown>a {
  font-family: Inter, sans-serif;
  font-size: 1.6rem;
  line-height: 5.0884rem;
  color: #191919;
  font-weight: 500;
  letter-spacing: 0;
  padding: 2.8rem 0.8rem 2.7rem;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}

.tt-desctop-menu nav>ul>li.dropdown>a:hover {
  color: #c19a5b;
}

@media (min-width: 1025px) and (max-width: 1229px) {
  .tt-col-obj.tt-obj-menu .tt-desctop-menu nav>ul>li.dropdown>a {
    padding: 2.8rem 0.8rem 2.7rem;
  }
}

.tt-desctop-menu .tt-title-submenu {
  text-align: left;
  display: block;
  line-height: 1.4rem;
  font-weight: 600;
  padding-bottom: 0.8rem;
  font-family: Inter, sans-serif;
  color: #191919;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  color: #000;
  font-family: Inter;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: 0.015rem;
}

.tt-desctop-menu .tt-title-submenu a {
  color: #191919;
}

.tt-desctop-menu .tt-title-submenu a:hover {
  color: #c19a5b;
}

.tt-desctop-menu .tt-title-submenu img {
  width: 100%;
  height: auto;
  max-width: 20%;
}

.tt-desctop-menu .tt-title-submenu img {
  max-width: 15%;
}

.tt-desctop-menu a.tt-title-submenu:hover {
  color: #c19a5b;
}

.tt-desctop-menu .tt-title-submenu.active {
  color: #c19a5b;
}

.tt-desctop-menu .tt-title-submenu+.slick-slider,
.tt-desctop-menu .tt-title-submenu+.tt-menu-slider {
  margin-top: 0.4rem;
}

.tt-desctop-menu .tt-megamenu-submenu {
  margin-top: 0.5rem;
  display: inline-block;
}

.tt-desctop-menu .tt-megamenu-submenu>li {
  display: block;
  position: relative;
}

.tt-desctop-menu .tt-megamenu-submenu>li ul li:not(:last-of-type),
.tt-desctop-menu .tt-megamenu-submenu>li:not(:last-of-type) {
  margin-bottom: 2rem;
}

.tt-desctop-menu .tt-megamenu-submenu>li>a {
  color: #777;
  font-size: 1.6rem;
  line-height: 2.2rem;
  display: block;
  position: relative;
  padding-top: 0.1rem;
  padding-right: 2.3rem;
  padding-bottom: 0.1rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-desctop-menu .tt-megamenu-submenu>li>a img {
  width: auto;
  position: absolute;
  right: -0.8rem;
  top: 0;
  visibility: hidden;
  z-index: 3;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-desctop-menu .tt-megamenu-submenu>li>a:hover {
  color: #c19a5b;
}

.tt-desctop-menu .tt-megamenu-submenu>li>a:hover img {
  visibility: visible;
  right: -3.4rem;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-desctop-menu .tt-megamenu-submenu>li>a:hover:before {
  left: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-desctop-menu .tt-megamenu-submenu>li.active>a {
  color: #c19a5b;
}

.tt-desctop-menu .tt-megamenu-submenu li a:not(:only-child) span {
  position: relative;
  display: inline-block;
}

.tt-desctop-menu .tt-megamenu-submenu li a:not(:only-child) span:after {
  content: "\e90e";
  position: absolute;
  display: inline-block;
  pointer-events: none;
  font-family: wokiee_icons;
  font-size: 1.5rem;
  line-height: 1;
  padding-left: 0.2rem;
}

/* .tt-desctop-menu .submenuarrow>a>span:after {
  content: '\e90c';
  position: relative;
  display: inline-block;
  pointer-events: none;
  font-family: wokiee_icons;
  font-size: 1.8rem;
  padding-left: 1rem;
  top: .25rem;
  color: #010101
} */

.menubackground .tt-desctop-menu.tt-hover-02 .submenuarrow>a>span:after {
  position: relative;
  top: unset;
  padding-left: 0;
  left: 0.2rem;
}

.tt-desctop-menu .submenuarrow>a:hover>span:after {
  color: #999;
}

.menudotsparent {
  margin-left: 1.5rem;
}

.tt-desctop-menu nav>ul>li.dropdown>a.menudots {
  padding-right: 2rem !important;
}

@media (max-width: 1229px) and (min-width: 1025px) {
  .tt-col-obj.tt-obj-menu .tt-desctop-menu nav>ul>li.dropdown>a.menudots {
    padding-left: 2rem;
  }
}

.tt-desctop-menu nav ul.tt-dotssubmenu>li>a {
  font-weight: 400;
}

.tt-desctop-menu .tt-megamenu-col-01 .tt-megamenu-submenu>li ul {
  top: -3rem;
  padding: 3rem 0 3rem 2rem;
  width: 28rem;
}

.tt-menu-svg-align svg {
  position: relative;
  top: -0.2rem;
}

.tt-desctop-menu .tt-megamenu-submenu li a:not(:only-child):after .tt-badge {
  position: relative;
  top: 0.1rem;
}

.tt-desctop-menu .tt-megamenu-submenu>li>a:not(:only-child):after {
  right: -1.3rem;
}

.tt-desctop-menu .tt-megamenu-submenu>li ul {
  display: none;
  margin-top: 0;
  background: #fff;
  position: absolute;
  z-index: 13;
  left: 100%;
  top: -1rem;
  padding: 1rem 0 1rem 0;
  min-width: 21rem;
  -webkit-box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.08);
}

.tt-desctop-menu .tt-megamenu-submenu>li ul ul.right,
.tt-desctop-menu .tt-megamenu-submenu>li ul ul.right ul {
  left: auto;
  right: 100%;
}

.tt-desctop-menu .tt-megamenu-submenu>li ul ul.right .left,
.tt-desctop-menu .tt-megamenu-submenu>li ul ul.right .left ul {
  left: 100%;
  right: auto;
}

.tt-desctop-menu .tt-megamenu-submenu>li ul li {
  margin-bottom: 0;
  display: block;
  position: relative;
}

.tt-desctop-menu .tt-megamenu-submenu>li ul li a {
  padding: 0.1rem 3rem 0.1rem 2rem;
  font-size: 1.6rem;
  display: block;
  background: #fff;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  display: inline-block;
}

.tt-desctop-menu .tt-megamenu-submenu>li ul li a:hover {
  color: #c19a5b;
}

.tt-desctop-menu .tt-megamenu-submenu>li ul li.active>a {
  color: #c19a5b;
}

.tt-desctop-menu ul.tt-sub-img {
  display: block;
}

.tt-desctop-menu ul.tt-sub-img li {
  display: block;
}

.tt-desctop-menu ul.tt-sub-img li a {
  display: block;
}

.tt-desctop-menu ul.tt-sub-img li a {
  position: relative;
  z-index: 3;
}

.tt-desctop-menu ul.tt-sub-img li a img {
  width: auto;
  position: absolute;
  right: -3.4rem;
  top: -0.5rem;
  visibility: hidden;
  z-index: 3;
  max-width: 14.1rem;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
}

.tt-desctop-menu .tt-megamenu-col-01 .tt-sub-img li a img {
  right: -12.9rem;
}

.tt-desctop-menu ul.tt-sub-img li a:hover {
  z-index: 4;
}

.tt-desctop-menu ul.tt-sub-img li a:hover img {
  visibility: visible;
  top: 0;
  right: -3.4rem;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-desctop-menu ul.tt-sub-img li.tt-sub-menu>a {
  display: inline-block;
}

.tt-desctop-menu .dropdown-menu {
  /* border-top: 1rem ; */
}

.tt-desctop-menu .dropdown-menu>.row:not(:first-child) {
  margin-top: 2.6rem;
}

.tt-desctop-menu .megamenu .dropdown-menu {
  width: 100%;
  display: block;
  padding: 4.3rem 3.9rem 3.9rem 3.9rem;
}

.tt-desctop-menu .megamenu .col {
  max-width: 28.1rem;
}

@media (max-width: 1229px) {
  .tt-desctop-menu .megamenu .col {
    max-width: 22.8rem;
  }
}

.tt-desctop-menu .tt-megamenu-col-01 .dropdown-menu {
  width: 28rem;
  margin-left: -2.7rem;
}

.tt-desctop-menu .tt-megamenu-col-01 .col {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}

.tt-desctop-menu .tt-megamenu-col-01 .tt-sub-img li a:hover img {
  right: -12.9rem;
}

.tt-desctop-menu .tt-megamenu-col-02 .dropdown-menu {
  width: 63rem;
  margin-left: -3.9rem;
}

.tt-desctop-menu .tt-megamenu-col-02 .col {
  max-width: 28.1rem;
  min-width: 28.1rem;
}

.tt-desctop-menu .tt-col-list {
  margin-top: -2.3rem;
}

.tt-desctop-menu .tt-col-list [class^="col"] {
  /* margin-top: 1rem; */
  padding: 0;
  padding-right: 1.2rem;
  min-height: 5rem;
}

.tt-desctop-menu:not(.tt-hover-02) nav>ul li.dropdown>a.active {
  color: #c19a5b;
}

.tt-desctop-menu:not(.tt-hover-02) nav>ul li.dropdown:first-child>a {
  padding-left: 0;
}

.tt-desctop-menu:not(.tt-hover-02) nav>ul li.dropdown:last-child>a {
  padding-right: 0;
}

.tt-desctop-menu.tt-hover-02 nav>ul li.dropdown>a {
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}

.tt-desctop-menu.tt-hover-02 nav>ul li.dropdown>a.active {
  background: #c19a5b;
  color: #fff;
}

.tt-mobile-header .tt-top-line {
  border-top: 0.1rem solid #e9e7e7;
}

.tt-mobile-header .tt-dropdown-obj {
  margin-top: 0.9rem;
  padding-bottom: 0.9rem;
}

.tt-mobile-header .tt-parent-box {
  margin-left: 2rem;
}

.tt-mobile-header .tt-search .tt-dropdown-menu form {
  height: 5rem;
}

.tt-mobile-header .container-fluid:not(.tt-top-line) {
  min-height: 5rem;
}

.tt-mobile-header .tt-logo-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 1rem 0 2rem;
}

.tt-mobile-header .tt-logo-container .tt-logo-alignment .tt-title {
  margin-top: 1.1rem;
}

@media (min-width: 481px) {
  .tt-mobile-header .tt-mobile-parent-menu {
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
  }

  .tt-mobile-header .container-fluid {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 480px) {
  .tt-mobile-header .tt-header-row.tt-top-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tt-mobile-header .tt-header-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tt-mobile-header .tt-header-row .tt-parent-box {
    margin-left: inherit;
  }

  .tt-mobile-header .tt-header-row .tt-menu-toggle {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }

  .tt-mobile-header .tt-header-row .tt-parent-box:last-child .tt-dropdown-toggle {
    padding-right: 0.8rem;
  }
}

.tt-menu-toggle {
  position: relative;
  display: inline-block;
  padding: 1.6rem 0.5rem 0.5rem 0;
  cursor: pointer;
  margin-left: 0.1rem;
}

.tt-menu-toggle i {
  color: #191919;
  font-size: 1.7rem;
  line-height: 1;
  position: relative;
  display: inline-block;
}

body:not(.touch-device) .tt-menu-toggle:not(.active):hover {
  color: #c19a5b;
}

body:not(.touch-device) .tt-menu-toggle.active:hover {
  color: #c19a5b;
}

@media (max-width: 1024px) {
  .tt-desktop-header {
    display: none;
  }

  .tt-mobile-header {
    display: block;
  }
}

@media (min-width: 1025px) {
  .tt-desktop-header {
    display: block;
  }

  .tt-mobile-header {
    display: none !important;
  }
}

.tt-stuck-nav {
  width: 100%;
  position: fixed;
  backface-visibility: hidden;
  display: none;
  top: -100%;
  z-index: 999999999;
  background: #fff;
  box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.3);
  min-height: 4.5rem;
}

.tt-stuck-nav .tt-desctop-menu nav>ul>li.dropdown>a {
  color: #191919;
}

.tt-stuck-nav .tt-menu-toggle i,
header .tt-stuck-nav .tt-dropdown-obj .tt-dropdown-toggle {
  color: #191919;
}

header .tt-stuck-nav .tt-dropdown-obj .tt-dropdown-toggle .tt-icon svg path {
  fill: #191919;
}

.tt-stuck-nav .tt-desctop-menu nav>ul>li.dropdown.active>a,
.tt-stuck-nav .tt-desctop-menu nav>ul>li.dropdown.selected>a,
.tt-stuck-nav .tt-desctop-menu nav>ul>li.dropdown>a:hover {
  color: #c19a5b;
}

/* .tt-desctop-menu nav>ul>li.dropdown:hover>a>span {
  border-bottom: 2px solid #dfcaa9;
} */

header .tt-stuck-nav .tt-dropdown-obj .tt-dropdown-toggle:hover,
header .tt-stuck-nav .tt-dropdown-obj.active .tt-dropdown-toggle {
  color: #c19a5b;
}

header .tt-stuck-nav .tt-dropdown-obj .tt-dropdown-toggle:hover .tt-icon svg path {
  fill: #c19a5b;
}

header .tt-stuck-nav .catmobbtn svg path {
  fill: #191919;
}

header .tt-stuck-nav .catmobbtn:hover svg path {
  fill: #c19a5b;
}

.tt-stuck-nav>.container {
  background: #fff;
}

.tt-stuck-nav .tt-dropdown-obj {
  margin-top: 0.7rem;
  padding-bottom: 0.7rem;
}

.tt-stuck-nav .tt-desctop-menu nav>ul li.dropdown>a {
  padding-top: 1.6rem;
  padding-bottom: 1.7rem;
}

.tt-stuck-nav .tt-desctop-menu nav>ul li.dropdown>a .tt-badge {
  top: 0.2rem;
  padding: 0.1rem 0.3rem 0.1rem;
}

.tt-stuck-nav .tt-menu-toggle {
  top: -0.3rem;
}

.tt-stuck-nav .tt-btn-close {
  position: relative;
  top: 0.1rem;
}

@media (max-width: 1024px) {
  .tt-stuck-nav .container {
    max-width: 100%;
  }

  .tt-stuck-nav .tt-parent-box {
    margin-left: 2rem;
  }
}

@media (min-width: 481px) {
  .tt-stuck-nav .tt-stuck-parent-menu {
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
  }
}

@media (min-width: 481px) and (max-width: 1024px) {

  .tt-stuck-nav .container,
  .tt-stuck-nav .container-fluid {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 480px) {
  .tt-stuck-nav .tt-header-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tt-stuck-nav .tt-header-row .tt-parent-box {
    margin-left: inherit;
  }

  .tt-stuck-nav .tt-header-row .tt-menu-toggle {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }

  .tt-stuck-nav .tt-header-row .tt-parent-box:last-child .tt-dropdown-toggle {
    padding-bottom: 1rem;
  }
}

.stuck.tt-stuck-nav {
  top: 0;
}

@media (max-width: 1024px) {
  .stuck.tt-stuck-nav .tt-search .tt-dropdown-menu .search-results {
    top: 2.3rem;
    border-top: 0.1rem solid #e9e7e7;
    padding-top: 2rem;
  }

  .stuck.tt-stuck-nav .container .tt-search.active .tt-dropdown-menu::before {
    content: "";
    display: block;
    width: calc(100% + 4rem);
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
    margin-left: -2rem;
    margin-right: -2rem;
  }
}

.tt-stuck-parent-logo {
  display: none;
}

@media (min-width: 1025px) {
  .tt-stuck-parent-logo {
    display: flex;
    margin-right: 3.3rem;
    align-items: center;
  }

  .stuckmenuincenter .tt-stuck-parent-logo {
    position: absolute;
    left: 0;
    margin-right: 0;
  }

  .stuckmenuincenter .tt-stuck-parent-menu {
    display: flex;
    justify-content: center;
  }

  .stuckmenuinright .tt-stuck-parent-menu {
    display: flex;
    justify-content: flex-end;
    margin-right: 2rem;
  }

  .stuckiconsabsolute {
    position: absolute;
    right: 0;
  }
}

@media (min-width: 1025px) {
  .tt-stuck-nav .container-fluid .tt-desctop-menu .megamenu .dropdown-menu {
    max-width: 1200px;
  }

  .tt-stuck-nav.stuckmenuincenter .container-fluid .tt-desctop-menu .megamenu>.dropdown-menu {
    left: 50%;
    transform: translate(-50%, 0);
  }
}

@media (min-width: 1230px) {
  .tt-stuck-nav .container-fluid .tt-desctop-menu .megamenu .dropdown-menu {
    width: 100rem;
  }

  .tt-stuck-nav .container-fluid .tt-desctop-menu {
    position: relative;
  }

  .tt-stuck-nav .container-fluid .tt-desctop-menu .megamenu .dropdown-menu {
    left: 0;
  }

  .tt-stuck-nav.stuckmenuinright .container-fluid .tt-desctop-menu .megamenu .dropdown-menu {
    left: auto;
    right: 0;
  }
}

@media (min-width: 1430px) {
  .tt-stuck-nav .container-fluid .tt-desctop-menu .megamenu .dropdown-menu {
    width: 1200px;
  }
}

.tt-promo-02 {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  min-width: 100%;
  user-select: none;
}

.tt-promo-02>img {
  width: 110%;
  height: 29rem;
  min-width: 100%;
  max-width: 110%;
  object-fit: cover;
}

.tt-promo-02 .tt-description {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 3.9rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-02 .tt-description .tt-title-small {
  font-family: Inter, sans-serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-02 .tt-description .tt-title-large {
  font-family: Inter, sans-serif;
  font-size: 2.6rem;
  line-height: 3.4rem;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-02 .tt-description .tt-title-xlarge {
  font-family: Inter, sans-serif;
  font-size: 3.6rem;
  line-height: 4.1rem;
  font-weight: 500;
  padding-bottom: 0.2rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-02 .tt-description p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-top: 0.4rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-02 .tt-description .tt-obj-bottom {
  position: absolute;
  bottom: 3rem;
}

.tt-promo-02 .tt-description [class^="btn"] {
  margin-top: 2rem;
  position: static;
}

.tt-promo-02 .tt-description .tt-title-small:not([class$="color"]) {
  color: #191919;
}

.tt-promo-02 .tt-description .tt-title-large:not([class$="color"]) {
  color: #191919;
}

.tt-promo-02 .tt-description .tt-title-large:not([class$="color"]) {
  color: #191919;
}

.tt-promo-02 .tt-description img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1229px) {
  .tt-promo-02 .tt-description .tt-title-xlarge {
    font-size: 2.9rem;
    line-height: 4.1rem;
  }

  .tt-promo-02 .tt-description.tt-point-v-t {
    padding: 2.6rem 2.8rem 2.6rem 2.8rem;
  }
}

@media (max-width: 575px) {
  .tt-promo-02 .tt-description .tt-title-small {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }

  .tt-promo-02 .tt-description .tt-title-large {
    font-size: 2rem;
    line-height: 2.9rem;
  }

  .tt-promo-02 .tt-description p {
    margin-top: 0;
    line-height: 2rem;
  }

  .tt-promo-02 .tt-description [class^="btn"] {
    margin-top: 1rem;
  }
}

.tt-promo-02 .tt-description :nth-child(1) {
  margin-top: 0;
  /* background: #0000005c; */
  padding: 1rem;
}

.tt-promo-02 .tt-description:not(.tt-point-v-t) {
  padding: 2rem 3.9rem;
}

.tt-promo-02 .tt-description.tt-point-v-t {
  /* padding: 2.6rem 4.6rem 2.6rem 2.8rem; */
  align-items: end;
  justify-content: flex-start;
  padding: 1rem;
}

.tt-promo-02:hover .btn-underline,
.tt-promo-02:hover .btn-underline.tt-white-color {
  border-color: transparent !important;
}

.tt-promo-02:hover .btn-underline.tt-white-color {
  color: #fff;
}

.mmpanels,
.mmpanels>.mmpanel,
.panel-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: inherit;
}

.panel-menu {
  width: 100%;
  background: #fff;
  position: fixed;
  z-index: 30;
  
}

.panel-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.panel-menu ul li {
  margin: 0;
  width: 100%;
}

.panel-menu ul li a {
  display: flex;
  padding: 0.9rem 2.7rem 0.9rem 3rem;
  font-size: 2rem;
  line-height: 2.2rem;
  text-decoration: none;
  color: #191919;
  position: relative;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.panel-menu ul li a:hover {
  color: #c19a5b;
}

.panel-menu #mm0.mmpanel a:not(.mm-close) {
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.panel-menu #mm0.mmpanel a:hover {
  color: #c19a5b;
}

.panel-menu #mm0.mmpanel a:hover:after {
  color: #c19a5b;
}

.panel-menu #mm0.mmpanel .mm-next-level:after {
  top: 1.3rem;
}

.panel-menu .mmpanel:not(#mm0) a:not(.mm-original-link) {
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.panel-menu .mmpanel .tt-badge {
  display: inline-block;
  font-family: Inter, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.2rem 0.4rem 0.2rem;
  max-height: 1.6rem;
  top: 0.3rem;
  position: relative;
  margin-left: 0.7rem;
}

.panel-menu .mmpanel .tt-new {
  background: #03a9f5;
  color: #fff;
}

.panel-menu .mmpanel .tt-fatured {
  background: #fdbc20;
  color: #fff;
}

.panel-menu .mmpanel .tt-sale {
  background: #f8353e;
  color: #fff;
}

.panel-menu .mmpanel .mm-original-link .tt-badge {
  top: -0.1rem;
}

.panel-menu .mm-close,
.panel-menu .mm-original-link,
.panel-menu .mm-prev-level {
  display: block;
}

.panel-menu .mm-close:before,
.panel-menu .mm-next-level:after,
.panel-menu .mm-prev-level:before {
  font-family: wokiee_icons;
  font-size: 3rem;
  line-height: 1.6rem;
  font-weight: 500;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

/* @media(max-width:) */
.panel-menu .mm-close:hover:before .mm-prev-level:hover:before,
.panel-menu .mm-next-level:hover:after {
  color: #191919;
}

.panel-menu li.mm-close-parent {
  margin-bottom: 1.5rem;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 11;

}

.panel-menu li.mm-close-parent .mm-close {
  padding: 2rem 1.6rem 2rem 2.9rem;
  color: #777;
  border-bottom: 0.1rem solid #e9e7e7;

  display: flex;
  align-items: center;
}

.panel-menu li.mm-close-parent .mm-close:hover {
  color: #c19a5b;
}

.panel-menu li.mm-close-parent .mm-close:before {
  content: "\e9b3";
  padding-right: 0.6rem;
  position: relative;
  top: 0.1rem;
  font-size: 4rem;
}

.panel-menu li.mm-close-parent .mm-close:hover:before {
  color: #c19a5b;
}

.panel-menu .mm-prev-level {
  padding: 1.5rem 1.6rem 1.3rem 2.9rem;
  color: #777;
  border-bottom: 0.1rem solid #e9e7e7;
  margin-bottom: 1.5rem;
}

.panel-menu .mm-prev-level:before {
  content: "\e90d";
  padding-right: 1rem;
  position: relative;
  top: 0.1rem;
}

.panel-menu .mm-prev-level:hover {
  color: #c19a5b;
}

.panel-menu .mm-prev-level:hover:before {
  color: #c19a5b;
}

.panel-menu .mm-next-level:after {
  content: "\e90e";
  padding-left: 1rem;
  top: 1.2rem;
  right: 3rem;
  position: absolute;
}

.panel-menu .mm-original-link {
  font-family: Inter, sans-serif;
  font-weight: 500;
  color: #191919;
}

.panel-menu .mm-original-link:before {
  padding-right: 1rem;
}

.mm-open {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}

.mm-open .mm-fullscreen-bg {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.55);
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 21;
  display: none;
}

.mmitemopen.panel-menu,
.mmitemopen.panel-menu.mm-right {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.panel-menu {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mmitemopen.panel-menu.mm-right.mmhide,
.panel-menu.mm-right {
  left: auto;
  right: 0;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mmitemopen.panel-menu.mmhide {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mmpanel {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mmpanels {
  overflow: hidden;
}

.mmpanel.mmopened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mmpanel.mmsubopened {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0);
}

.mmpanels>.mmpanel {
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}

.mmpanels,
.mmpanels>.mmpanel {
  background: inherit;
  border-color: inherit;
}

.mmpanels>.mmpanel:not(.mmhidden) {
  display: block;
}

.mmpanels>.mmpanel:after {
  content: "";
  display: block;
  height: 2rem;
}

.panel-menu img {
  display: none;
}

.mm-nav-btn,
.mmhidden {
  display: none;
}

.mm-fullscreen-bg,
.mm-fullscreen-bg:active,
.mm-fullscreen-bg:focus,
.mm-fullscreen-bg:hover {
  outline: 0;
}

.tt-menu-slider {
  max-height: 38.9rem;
}

.tt-search-container .tt-obj-options {
  width: 100%;
  position: absolute;
  top: 0;
}

header .tt-dropdown-obj.obj-move-left .tt-dropdown-menu {
  left: 0;
  right: auto;
}

.tt-header-holder {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-header-holder .tt-col-obj {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.tt-header-holder .tt-obj-menu {
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

.tt-header-holder .obj-move-left {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  margin-right: auto !important;
}

.tt-header-holder .obj-move-right {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  margin-left: auto !important;
}

.tt-header-holder .tt-obj-options.obj-move-right {
  display: inline-flex;
  right: 0;
  align-content: center;
  gap: 1rem;
  align-items: center;
}

.tt-header-holder .obj-move-right.tt-position-absolute:not(:first-child) {
  right: 0;
}

.tt-header-holder .tt-search-active {
  width: 100%;
}

.tt-header-holder .obj-aligment-left {
  text-align: left;
}

.tt-header-holder .obj-aligment-center {
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  text-align: center;
}

.tt-header-holder .obj-aligment-center>* {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}

.tt-header-holder .obj-aligment-right {
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  text-align: right;
}

.tt-header-holder .obj-aligment-right>* {
  text-align: left;
}

.tt-header-holder .obj-aligment-right:not(:first-child):not(:last-child)>* {
  margin-right: 3rem;
}

.tt-header-holder .tt-obj-logo:not(.obj-move-right):not(.obj-aligment-center) .tt-logo {
  margin-right: 3.3rem;
}

.tt-header-holder .tt-col-obj.tt-obj-logo.menu-in-center .tt-logo {
  margin-right: 0;
}

@media (max-width: 1229px) {
  .tt-col-obj.tt-obj-menu.obj-aligment-center {
    padding: 0 !important;
  }
}

.tt-header-holder .tt-col-obj.obj-move-right .tt-desctop-menu,
.tt-header-holder .tt-col-obj.obj-move-right .tt-logo {
  margin-left: 3rem;
}

.tt-header-holder .tt-obj-menu:last-child:first-child .tt-desctop-menu:not(.tt-menu-small) nav>ul li.dropdown>a {
  padding-top: 1.8rem;
  padding-bottom: 1.7rem;
}

.tt-header-holder .tt-desctop-menu.tt-menu-small {
  margin-top: -1rem;
}

.tt-header-holder .tt-desctop-menu.tt-menu-small nav>ul li.dropdown>a {
  padding-top: 0;
  padding-bottom: 0;
}

.tt-header-holder .tt-desctop-menu:not(.tt-hover-02) nav>ul li.dropdown {
  padding-bottom: 1.2rem;
}

.tt-header-holder .tt-desctop-menu:not(.tt-hover-02) nav>ul li.dropdown:first-child>a {
  padding-left: 0;
}

.tt-header-holder .tt-desctop-menu:not(.tt-hover-02) nav>ul li.dropdown:last-child>a {
  padding-right: 0;
}

html.ie .tt-header-holder .tt-desctop-menu.tt-menu-small {
  margin-top: -0.7rem;
}

.tt-obj-menu.obj-aligment-center .tt-desctop-menu .megamenu>.dropdown-menu {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.tt-obj-menu.obj-aligment-right .tt-desctop-menu .megamenu .dropdown-menu {
  left: auto;
  right: 0;
}

@media (min-width: 1230px) {
  .tt-header-static .tt-obj-menu.obj-aligment-left {
    position: relative;
  }
}

@media (max-width: 1229px) {
  .tt-header-static .tt-obj-menu.obj-aligment-left .tt-desctop-menu .megamenu>.dropdown-menu {
    left: 0;
    right: 0;
    max-width: 100%;
  }
}

@media (min-width: 1230px) {
  .tt-header-static .tt-obj-menu.obj-aligment-center {
    position: relative;
  }
}

@media (max-width: 1229px) {
  .tt-header-static .tt-obj-menu.obj-aligment-center .tt-desctop-menu .megamenu>.dropdown-menu {
    left: 0;
    right: 0;
    max-width: 100%;
  }
}

@media (min-width: 1230px) {
  .tt-header-static .tt-obj-menu.obj-aligment-right {
    position: relative;
  }
}

@media (max-width: 1229px) {
  .tt-header-static .tt-obj-menu.obj-aligment-right .tt-desctop-menu .megamenu>.dropdown-menu {
    left: 0;
    right: 0;
    max-width: 100%;
  }
}

.slider-revolution {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}

.slider-revolution video {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
}

.slider-revolution .tp-dottedoverlay {
  z-index: 1;
}

.slider-revolution .tp-dottedoverlay.twoxtwo {
  background: 0 0;
}

.slider-revolution .tp-bullets {
  bottom: 7% !important;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-revolution .tp-bullets .bullet {
  width: 1.6rem;
  height: 1.6rem;
  background-color: #dadada;
  margin: 0 0.5rem;
  border-radius: 50%;
  cursor: pointer;
}

.slider-revolution .tp-bullets .bullet.selected {
  background-color: #191919;
}

@media (max-width: 575px) {
  .slider-revolution .tp-bullets {
    display: none;
  }
}

.slider-revolution .video-play a {
  font-size: 4rem;
  line-height: 4rem;
  color: #c2c2c2;
}

@media (max-width: 500px) {
  .slider-revolution .video-play a {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }
}

.slider-revolution .video-play a:hover {
  color: #c19a5b;
}

.slider-revolution .video-play .btn-pause {
  display: none;
}

.slider-revolution .video-play.pause .btn-play {
  display: none;
}

.slider-revolution .video-play.pause .btn-pause {
  display: block;
}

.slider-revolution .tp-caption1 {
  color: #191919;
}

.slider-revolution .tp-caption1-wd-1 {
  font-weight: 400;
  font-family: Inter, sans-serif;
}

.slider-revolution .tp-caption1-wd-2 {
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.slider-revolution [class^="btn"] {
  position: inherit;
}

.slider-revolution .tp-caption1-wd-4> :not(:first-child) {
  margin-left: 2rem;
}

@media (min-width: 1230px) {
  .slider-revolution .tp-caption1-wd-1 {
    font-size: 3.6rem;
    line-height: 7rem;
  }

  .slider-revolution .tp-caption1-wd-2 {
    font-size: 7rem;
    line-height: 7rem;
  }

  .slider-revolution .tp-caption1-wd-3 {
    font-size: 1.6rem;
    line-height: 1.1;
    margin-top: 1.8rem;
  }

  .slider-revolution .tp-caption1-wd-4 {
    margin-top: 3.7rem;
  }
}

@media (min-width: 1025px) and (max-width: 1229px) {
  .slider-revolution .tp-caption1-wd-1 {
    font-size: 3.6rem;
    line-height: 7rem;
  }

  .slider-revolution .tp-caption1-wd-2 {
    font-size: 7rem;
    line-height: 7rem;
  }

  .slider-revolution .tp-caption1-wd-3 {
    font-size: 1.6rem;
    line-height: 1.1;
    margin-top: 1.8rem;
  }

  .slider-revolution .tp-caption1-wd-4 {
    margin-top: 3.7rem;
  }
}

@media (min-width: 790px) and (max-width: 1024px) {
  .slider-revolution .tp-caption1-wd-1 {
    font-size: 3rem;
    line-height: 1.1;
  }

  .slider-revolution .tp-caption1-wd-2 {
    font-size: 5rem;
    line-height: 1.1;
    margin-top: 1rem;
  }

  .slider-revolution .tp-caption1-wd-3 {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 1rem;
  }

  .slider-revolution .tp-caption1-wd-4 {
    margin-top: 2.7rem;
  }
}

@media (min-width: 576px) and (max-width: 789px) {
  .slider-revolution .tp-caption1-wd-1 {
    font-size: 2.5rem;
    line-height: 1.1;
  }

  .slider-revolution .tp-caption1-wd-2 {
    font-size: 3.5rem;
    line-height: 1.1;
    margin-top: 1rem;
  }

  .slider-revolution .tp-caption1-wd-3 {
    font-size: 1.6rem;
    line-height: 1.3;
    margin-top: 1rem;
  }

  .slider-revolution .tp-caption1-wd-4 {
    margin-top: 1.7rem;
  }
}

@media (min-width: 461px) and (max-width: 575px) {
  .slider-revolution .tp-caption1-wd-1 {
    font-size: 1.5rem;
    line-height: 1.1;
  }

  .slider-revolution .tp-caption1-wd-2 {
    font-size: 2.5rem;
    line-height: 1.1;
    margin-top: 0.5rem;
  }

  .slider-revolution .tp-caption1-wd-3 {
    font-size: 1.6rem;
    line-height: 1.3;
    margin-top: 0.7rem;
  }

  .slider-revolution .tp-caption1-wd-4 {
    margin-top: 1.2rem;
  }
}

@media (max-width: 460px) {
  .slider-revolution .tp-caption1-wd-1 {
    font-size: 1.5rem;
    line-height: 1.1;
  }

  .slider-revolution .tp-caption1-wd-2 {
    font-size: 1.9rem;
    line-height: 1.1;
    margin-top: 0.5rem;
  }

  .slider-revolution .tp-caption1-wd-3 {
    font-size: 1.2rem;
    line-height: 1.3;
    margin-top: 0.7rem;
  }

  .slider-revolution .tp-caption1-wd-4 {
    margin-top: 1rem;
  }

  .slider-revolution [class^="btn"] {
    height: 3.4rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.slider-revolution .tp-caption2 {
  color: #191919;
}

.slider-revolution .tp-caption2-wd-1 {
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.slider-revolution .tp-caption2-wd-2 {
  font-weight: 500;
  font-family: Inter, sans-serif;
}

@media (min-width: 1230px) {
  .slider-revolution .tp-caption2-wd-1 {
    font-size: 5rem;
    line-height: 1;
  }

  .slider-revolution .tp-caption2-wd-2 {
    font-size: 9rem;
    line-height: 1;
    margin-top: 0.5rem;
  }

  .slider-revolution .tp-caption2-wd-3 {
    font-size: 1.6rem;
    line-height: 1;
    margin-top: 2.5rem;
  }

  .slider-revolution .tp-caption2-wd-4 {
    margin-top: 3.7rem;
  }
}

@media (min-width: 1025px) and (max-width: 1229px) {
  .slider-revolution .tp-caption2-wd-1 {
    font-size: 4rem;
    line-height: 1;
  }

  .slider-revolution .tp-caption2-wd-2 {
    font-size: 7rem;
    line-height: 1;
    margin-top: 1rem;
  }

  .slider-revolution .tp-caption2-wd-3 {
    font-size: 1.6rem;
    line-height: 1;
    margin-top: 1.8rem;
  }

  .slider-revolution .tp-caption2-wd-4 {
    margin-top: 3.7rem;
  }
}

@media (min-width: 790px) and (max-width: 1024px) {
  .slider-revolution .tp-caption2-wd-1 {
    font-size: 3rem;
    line-height: 1;
  }

  .slider-revolution .tp-caption2-wd-2 {
    font-size: 5rem;
    line-height: 1;
    margin-top: 1rem;
  }

  .slider-revolution .tp-caption2-wd-3 {
    font-size: 1.5rem;
    line-height: 1;
    margin-top: 1rem;
  }

  .slider-revolution .tp-caption2-wd-4 {
    margin-top: 2.7rem;
  }
}

@media (min-width: 576px) and (max-width: 789px) {
  .slider-revolution .tp-caption2-wd-1 {
    font-size: 2.5rem;
    line-height: 1;
  }

  .slider-revolution .tp-caption2-wd-2 {
    font-size: 3rem;
    line-height: 1;
    margin-top: 1rem;
  }

  .slider-revolution .tp-caption2-wd-3 {
    font-size: 1.6rem;
    line-height: 1.3;
    margin-top: 1rem;
    max-width: 25rem;
  }

  .slider-revolution .tp-caption2-wd-4 {
    margin-top: 1.7rem;
  }
}

@media (min-width: 461px) and (max-width: 575px) {
  .slider-revolution .tp-caption2-wd-1 {
    font-size: 1.5rem;
    line-height: 1;
  }

  .slider-revolution .tp-caption2-wd-2 {
    font-size: 2.5rem;
    line-height: 1;
    margin-top: 0.5rem;
  }

  .slider-revolution .tp-caption2-wd-3 {
    font-size: 1.6rem;
    line-height: 1.3;
    max-width: 25rem;
    margin-top: 0.7rem;
  }

  .slider-revolution .tp-caption2-wd-4 {
    margin-top: 1.2rem;
  }
}

@media (max-width: 460px) {
  .slider-revolution .tp-caption2-wd-1 {
    font-size: 1.5rem;
    line-height: 1;
  }

  .slider-revolution .tp-caption2-wd-2 {
    font-size: 1.9rem;
    line-height: 1;
    margin-top: 0.5rem;
  }

  .slider-revolution .tp-caption2-wd-3 {
    font-size: 1.2rem;
    line-height: 1.2;
    max-width: 18.4rem;
    margin-top: 0.7rem;
  }

  .slider-revolution .tp-caption2-wd-4 {
    margin-top: 0.7rem;
  }

  .slider-revolution [class^="btn"] {
    height: 3.4rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.slider-revolution .tp-caption-left-bottom {
  position: absolute;
  max-width: 360px;
  bottom: 2rem !important;
  left: 2rem !important;
  z-index: 5;
}

@media (max-width: 960px) {
  .slider-revolution .tp-caption-left-bottom {
    max-width: 28rem;
  }
}

@media (max-width: 787px) {
  .slider-revolution .tp-caption-left-bottom {
    display: none;
  }
}

.slider-revolution .tt-revolution-promo {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
  padding: 1rem;
  overflow: hidden;
  position: relative;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.slider-revolution .tt-revolution-promo .tt-btn-close {
  background: 0 0;
  border: none;
  outline: 0;
  color: #191919;
  font-family: wokiee_icons;
  font-size: 1.6rem;
  position: absolute;
  right: 0.2rem;
  top: 0.3rem;
  display: block;
  cursor: pointer;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.slider-revolution .tt-revolution-promo .tt-btn-close:before {
  display: block;
  content: "\ea0f";
}

.slider-revolution .tt-revolution-promo .tt-btn-close:hover {
  color: #c19a5b;
}

.slider-revolution .tt-revolution-promo .tt-img {
  width: 8rem;
  min-width: 8rem;
}

.slider-revolution .tt-revolution-promo .tt-img img {
  width: 100%;
  height: auto;
}

.slider-revolution .tt-revolution-promo .tt-img+.tt-description {
  margin-left: +1.6rem;
}

.slider-revolution .tt-revolution-promo .tt-description {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slider-revolution .tt-revolution-promo .tt-description .tt-title {
  font-size: 1.6rem;
  font-weight: 400;
  font-family: Inter, sans-serif;
}

.slider-revolution .tt-revolution-promo .tt-description p {
  margin: 0;
  font-size: 1.6rem;
  line-height: 2.2rem;
}

.slider-revolution .tt-revolution-promo .tt-description p a {
  color: #c19a5b;
}

.slider-revolution .tt-revolution-promo .tt-description .tt-info {
  color: #999;
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-top: 0.8rem;
}

@media (min-width: 790px) {
  .slider-revolution.revolution-default .tparrows.hidearrows {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
}

@media (max-width: 789px) {
  .slider-revolution.revolution-default .tparrows {
    display: none;
  }
}

.slider-revolution.revolution-default .tp-leftarrow.default,
.slider-revolution.revolution-default .tp-rightarrow.default {
  background: 0 0;
  font-size: 3rem;
  line-height: 1;
  font-family: wokiee_icons;
  font-weight: 500;
  color: #dadada;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.slider-revolution.revolution-default .tp-leftarrow.default:hover,
.slider-revolution.revolution-default .tp-rightarrow.default:hover {
  color: #191919;
}

.slider-revolution.revolution-default .tp-leftarrow:before,
.slider-revolution.revolution-default .tp-rightarrow:before {
  position: relative;
  top: 0.5rem;
}

.slider-revolution.revolution-default .tp-leftarrow:before {
  content: "\e90d";
}

.slider-revolution.revolution-default .tp-rightarrow:before {
  content: "\e90e";
}

.slider-revolution .tp-caption.textsdescription.usebackground {
  background: #fff;
  padding: 5.1rem 7.3rem 5.1rem 7.2rem !important;
}

@media (max-width: 1024px) {
  .slider-revolution .tp-caption.textsdescription.usebackground {
    padding: 3.1rem 5.3rem 3.1rem 5.2rem !important;
  }
}

@media (max-width: 789px) {
  .slider-revolution .tp-caption.textsdescription.usebackground {
    padding: 1rem 1.6rem 1rem 1.6rem !important;
  }
}

.ie.gecko .fullcoveredvideo {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}

.tt-slick-main {
  z-index: 1;
}

.tt-slick-main .slick-dots {
  position: absolute;
  bottom: 9%;
}

.tt-slick-main-item {
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: 2rem;
  z-index: 1;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tt-slick-main-item>img {
  width: 100%;
  height: auto;
}

.tt-slick-main-item .tt-description {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 4rem 9.5rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-slick-main-item .tt-description .tt-description-wrapper {
  max-width: 61.8rem;
  text-align: center;
}

.tt-slick-main-item .tt-description .tt-title-small {
  font-family: Inter, sans-serif;
  color: #191919;
  font-size: 5rem;
  line-height: 5.6rem;
  font-weight: 400;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-slick-main-item .tt-description .tt-title-large {
  font-family: Inter, sans-serif;
  color: #191919;
  font-size: 9rem;
  line-height: 9rem;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-slick-main-item .tt-description p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-top: 1.9rem;
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-slick-main-item .tt-description [class^="btn"] {
  margin-top: 3.3rem;
}

.tt-slick-main-item .tt-description img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1229px) {
  .tt-slick-main-item .tt-description .tt-title-small {
    font-size: 4rem;
    line-height: 4.6rem;
  }

  .tt-slick-main-item .tt-description .tt-title-large {
    font-size: 7rem;
    line-height: 7.5rem;
  }

  .tt-slick-main-item .tt-description p {
    margin-top: 1.5rem;
  }

  .tt-slick-main-item .tt-description [class^="btn"] {
    margin-top: 2.3rem;
  }
}

@media (max-width: 1024px) {
  .tt-slick-main-item .tt-description .tt-title-small {
    font-size: 3rem;
    line-height: 3.6rem;
  }

  .tt-slick-main-item .tt-description .tt-title-large {
    font-size: 5rem;
    line-height: 5.5rem;
  }

  .tt-slick-main-item .tt-description p {
    margin-top: 1rem;
  }

  .tt-slick-main-item .tt-description [class^="btn"] {
    margin-top: 1.8rem;
  }
}

@media (max-width: 789px) {
  .tt-slick-main-item .tt-description {
    padding: 1rem 6rem;
  }

  .tt-slick-main-item .tt-description .tt-description-wrapper {
    max-width: 24rem;
  }

  .tt-slick-main-item .tt-description .tt-title-small {
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .tt-slick-main-item .tt-description .tt-title-large {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .tt-slick-main-item .tt-description p {
    margin-top: 0.8rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .tt-slick-main-item .tt-description [class^="btn"] {
    margin-top: 1.3rem;
  }
}

@media (max-width: 575px) {
  .tt-slick-main-item .tt-description {
    padding: 1rem 4rem;
  }

  .tt-slick-main-item .tt-description .tt-description-wrapper {
    max-width: 20rem;
  }

  .tt-slick-main-item .tt-description .tt-title-small {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .tt-slick-main-item .tt-description .tt-title-large {
    font-size: 2.3rem;
    line-height: 2.8rem;
  }

  .tt-slick-main-item .tt-description p {
    margin-top: 0.4rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .tt-slick-main-item .tt-description [class^="btn"] {
    margin-top: 0.7rem;
  }
}

@media (max-width: 400px) {
  .tt-slick-main-item .tt-description {
    padding: 1rem 4rem;
  }

  .tt-slick-main-item .tt-description .tt-description-wrapper {
    max-width: 20rem;
  }

  .tt-slick-main-item .tt-description .tt-title-small {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  .tt-slick-main-item .tt-description .tt-title-large {
    font-size: 2rem;
    line-height: 2.3rem;
  }

  .tt-slick-main-item .tt-description p {
    margin-top: 0.2rem;
    line-height: 1.5rem;
  }

  .tt-slick-main-item .tt-description [class^="btn"] {
    margin-top: 0.6rem;
  }
}

.tt-slick-main-item .tt-description :nth-child(1) {
  margin-top: 0;
}

.arrow-slick-main .slick-arrow,
.arrow-slick-main .slick-arrow:active {
  position: absolute;
  top: 50%;
  margin-top: -1.9rem;
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  color: #dadada;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.arrow-slick-main .slick-arrow:hover {
  color: #191919;
}

.arrow-slick-main .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 3rem;
  line-height: 1;
}

.arrow-slick-main .slick-prev {
  left: 0.8rem;
}

@media (max-width: 575px) {
  .arrow-slick-main .slick-prev {
    left: 0;
  }
}

.arrow-slick-main .slick-prev:before {
  content: "\e90d";
}

.arrow-slick-main .slick-next {
  right: 0.8rem;
}

@media (max-width: 575px) {
  .arrow-slick-main .slick-next {
    right: 0;
  }
}

.arrow-slick-main .slick-next:before {
  content: "\e90e";
}

._reset-ul-style,
.product-images-carousel ul,
.product-images-static ul,
.slick-slider .slick-dots,
.tt-breadcrumb ul,
.tt-desctop-menu nav>ul,
.tt-desctop-menu ul,
.tt-filter-list,
.tt-items-categories ul,
.tt-layout-product-info-02 ul:not([class]),
.tt-layout-vertical .tt-description .tt-add-info,
.tt-list-dash,
.tt-list-dash ul,
.tt-list-dot,
.tt-list-dot ul,
.tt-list-number,
.tt-list-row,
.tt-pagination ul,
.tt-product-single-info .tt-add-info ul,
.tt-shopcart-table-02 .tt-list-description,
.tt-social-icon,
footer .tt-list,
footer .tt-payment-list,
header .tt-account ul,
header .tt-box-info ul,
header .tt-multi-obj ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

._list-inline-item,
.product-images-col,
.tt-product-single-info .tt-review,
.tt-rating,
.tt-review-block .tt-review-comments .tt-rating,
.tt-social-icon,
footer .tt-payment-list,
header .tt-box-info ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

._list-block-item,
.tt-product-single-info .tt-add-info ul,
footer .tt-list,
header .tt-account ul,
header .tt-multi-obj ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

._tt-point .tt-point-v-t,
.tt-promo-02 .tt-point-v-t,
.tt-promo-03 .tt-point-v-t,
.tt-promo-box .tt-point-v-t,
.tt-promo-fullwidth .tt-point-v-t,
.tt-promo-fullwidth-02 .tt-point-v-t,
.tt-slick-main-item .tt-point-v-t {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._tt-point .tt-point-v-b,
.tt-promo-02 .tt-point-v-b,
.tt-promo-03 .tt-point-v-b,
.tt-promo-box .tt-point-v-b,
.tt-promo-fullwidth .tt-point-v-b,
.tt-promo-fullwidth-02 .tt-point-v-b,
.tt-slick-main-item .tt-point-v-b {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._tt-point .tt-point-h-l,
.tt-promo-02 .tt-point-h-l,
.tt-promo-03 .tt-point-h-l,
.tt-promo-box .tt-point-h-l,
.tt-promo-fullwidth .tt-point-h-l,
.tt-promo-fullwidth-02 .tt-point-h-l,
.tt-slick-main-item .tt-point-h-l {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

._tt-point .tt-point-h-r,
.tt-promo-02 .tt-point-h-r,
.tt-promo-03 .tt-point-h-r,
.tt-promo-box .tt-point-h-r,
.tt-promo-fullwidth .tt-point-h-r,
.tt-promo-fullwidth-02 .tt-point-h-r,
.tt-slick-main-item .tt-point-h-r {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

@media (min-width: 1025px) {
  .custom-single-page .tt-product-single-info {
    padding-left: 1.9rem;
    padding-right: 1.9rem;
  }

  .custom-single-page .tt-slick-button-vertical .slick-arrow {
    width: 2.8rem;
    height: 2.8rem;
  }

  .custom-single-page .tt-slick-button-vertical .slick-arrow:before {
    font-size: 1.5rem;
  }

  .custom-single-page .tt-slick-button-vertical .slick-next {
    left: 3.2rem;
  }

  .custom-single-page .tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-arrow {
    bottom: -2.1rem;
  }
}

@media (min-width: 1230px) {
  .custom-single-page .tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-slider .slick-slide {
    padding-bottom: 1.7rem;
  }
}

@media (max-width: 1229px) and (min-width: 1025px) {
  .custom-single-page .tt-product-vertical-layout .tt-product-single-carousel-vertical .slick-slider .slick-slide {
    padding-bottom: 1.6rem;
  }
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 77;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}

#loader-wrapper.loader-off,
body.loaded #loader-wrapper {
  opacity: 1;
  visibility: hidden;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}

#loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20rem;
  height: 20rem;
  margin-top: -0.9rem;
  margin-left: -12.5rem;
  perspective: 400px;
  transform-type: preserve-3d;
}

#loader .dot {
  animation: loader ease-in-out 3s infinite;
  height: 1.8rem;
  width: 1.8rem;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  background: #c19a5b;
}

#loader .dot:nth-child(2) {
  animation-delay: 0.5s;
}

#loader .dot:nth-child(3) {
  animation-delay: 0.4s;
}

#loader .dot:nth-child(4) {
  animation-delay: 0.3s;
}

#loader .dot:nth-child(5) {
  animation-delay: 0.2s;
}

#loader .dot:nth-child(6) {
  animation-delay: 0.1s;
}

#loader .dot:nth-child(7) {
  animation-delay: 0s;
}

html:not(.ie) #loader .dot {
  border: 0.2rem solid #fff;
}

@keyframes loader {
  15% {
    transform: translateX(0);
  }

  45% {
    transform: translateX(23.2rem);
  }

  65% {
    transform: translateX(23.2rem);
  }

  95% {
    transform: translateX(0);
  }
}

.tt-carousel-products.slick-slider .slick-slide[class^="col-"] {
  max-width: inherit;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-animated-show-js {
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.slick-animated-show-js.slick-initialized {
  opacity: 1;
}

.tt-mobile-product-slider:not(.slick-slider)>div {
  display: inline-block;
  width: 0;
}

.tt-mobile-product-slider:not(.slick-slider)>div img {
  width: 100%;
}

#same_product_height #tt-pageContent .tt-product .tt-image-box,
#same_product_height #tt-pageContent .tt-product-design02 .tt-image-box {
  height: 20rem;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#same_product_height #tt-pageContent .tt-product .tt-image-box img,
#same_product_height #tt-pageContent .tt-product-design02 .tt-image-box .tt-img img {
  max-height: 20rem;
  width: auto;
  max-width: 100%;
  display: inline-block;
}

#same_product_height #tt-pageContent .tt-product .tt-image-box .tt-img-roll-over {
  text-align: center;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 575px) {
  .col-12-575width {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (max-width: 440px) {
  .col-12-440width {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 576px) {
  html#tt-boxed {
    background: #f7f8fa;
  }

  html#tt-boxed body {
    background: #fff;
    margin: 0 auto;
  }
}

@media (min-width: 576px) and (min-width: 576px) {
  html#tt-boxed body {
    max-width: 54.6rem;
  }
}

@media (min-width: 576px) and (min-width: 791px) {
  html#tt-boxed body {
    max-width: 77rem;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed body {
    max-width: 99rem;
  }
}

@media (min-width: 576px) and (min-width: 1230px) {
  html#tt-boxed body {
    max-width: 1200px;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {

  html#tt-boxed header [class^="tt-color-scheme"] .container,
  html#tt-boxed header [class^="tt-color-scheme"] .container-fluid {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {

  html#tt-boxed header [class^="tt-color-scheme"] .container,
  html#tt-boxed header [class^="tt-color-scheme"] .container-fluid {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed header .tt-desktop-header>div:not([class^="tt-color-scheme"]) {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  html#tt-boxed header .tt-desktop-header>div:not([class^="tt-color-scheme"]) {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 576px) and (max-width: 1229px) {
  html#tt-boxed header .tt-desktop-header .tt-desctop-menu nav>ul>li.dropdown>a {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed header .tt-mobile-header>.container-fluid {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  html#tt-boxed header .tt-mobile-header>.container-fluid {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 576px) {
  html#tt-boxed header .tt-stuck-nav {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    -webkit-box-shadow: 0 0.5rem 0.5rem -0.4rem rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0 0.5rem 0.5rem -0.4rem rgba(0, 0, 0, 0.45);
    box-shadow: 0 0.5rem 0.5rem -0.4rem rgba(0, 0, 0, 0.45);
  }
}

@media (min-width: 576px) and (min-width: 576px) {
  html#tt-boxed header .tt-stuck-nav {
    max-width: 54.6rem;
  }
}

@media (min-width: 576px) and (min-width: 791px) {
  html#tt-boxed header .tt-stuck-nav {
    max-width: 77rem;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed header .tt-stuck-nav {
    max-width: 99rem;
  }
}

@media (min-width: 576px) and (min-width: 1230px) {
  html#tt-boxed header .tt-stuck-nav {
    max-width: 1200px;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed header .tt-stuck-nav>.container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  html#tt-boxed header .tt-stuck-nav>.container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 576px) {

  html#tt-boxed .tt-header-static,
  html#tt-boxed footer,
  html#tt-boxed header {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
}

@media (min-width: 576px) and (min-width: 576px) {

  html#tt-boxed .tt-header-static,
  html#tt-boxed footer,
  html#tt-boxed header {
    max-width: 54.6rem;
  }
}

@media (min-width: 576px) and (min-width: 791px) {

  html#tt-boxed .tt-header-static,
  html#tt-boxed footer,
  html#tt-boxed header {
    max-width: 77rem;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {

  html#tt-boxed .tt-header-static,
  html#tt-boxed footer,
  html#tt-boxed header {
    max-width: 99rem;
  }
}

@media (min-width: 576px) and (min-width: 1230px) {

  html#tt-boxed .tt-header-static,
  html#tt-boxed footer,
  html#tt-boxed header {
    max-width: 1200px;
  }
}

@media (min-width: 576px) and (max-width: 790px) {
  html#tt-boxed .tt-back-to-top {
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
    width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 790px) and (min-width: 576px) {
  html#tt-boxed .tt-back-to-top {
    max-width: 54.6rem;
  }
}

@media (min-width: 576px) and (max-width: 790px) and (min-width: 791px) {
  html#tt-boxed .tt-back-to-top {
    max-width: 77rem;
  }
}

@media (min-width: 576px) and (max-width: 790px) and (min-width: 1025px) {
  html#tt-boxed .tt-back-to-top {
    max-width: 99rem;
  }
}

@media (min-width: 576px) and (max-width: 790px) and (min-width: 1230px) {
  html#tt-boxed .tt-back-to-top {
    max-width: 1200px;
  }
}

@media (min-width: 576px) {
  html#tt-boxed .tt-breadcrumb {
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
  }
}

@media (min-width: 576px) and (min-width: 576px) {
  html#tt-boxed .tt-breadcrumb>.container {
    max-width: 54.6rem;
  }
}

@media (min-width: 576px) and (min-width: 791px) {
  html#tt-boxed .tt-breadcrumb>.container {
    max-width: 77rem;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed .tt-breadcrumb>.container {
    max-width: 99rem;
  }
}

@media (min-width: 576px) and (min-width: 1230px) {
  html#tt-boxed .tt-breadcrumb>.container {
    max-width: 1200px;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed .tt-breadcrumb>.container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  html#tt-boxed .tt-breadcrumb>.container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 576px) {
  html#tt-boxed #tt-pageContent {
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
  }
}

@media (min-width: 576px) and (min-width: 576px) {
  html#tt-boxed #tt-pageContent {
    max-width: 54.6rem;
  }
}

@media (min-width: 576px) and (min-width: 791px) {
  html#tt-boxed #tt-pageContent {
    max-width: 77rem;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed #tt-pageContent {
    max-width: 99rem;
  }
}

@media (min-width: 576px) and (min-width: 1230px) {
  html#tt-boxed #tt-pageContent {
    max-width: 1200px;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed #tt-pageContent>.shopify-section>div>.container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  html#tt-boxed #tt-pageContent>.shopify-section>div>.container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed #tt-pageContent>.shopify-section>div>.container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  html#tt-boxed #tt-pageContent>.shopify-section>div>.container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed #tt-pageContent>div>.container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  html#tt-boxed #tt-pageContent>div>.container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed #tt-pageContent>div>.container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  html#tt-boxed #tt-pageContent>div>.container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1025px) {
  html#tt-boxed #tt-pageContent [class^="container-indent"]>.container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  html#tt-boxed #tt-pageContent [class^="container-indent"]>.container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 576px) {

  html#tt-boxed #tt-pageContent .container-fluid,
  html#tt-boxed #tt-pageContent .container-fluid-custom {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }

  html#tt-boxed #tt-pageContent .tt-about-box .container {
    padding-right: 4rem;
    padding-left: 4rem;
  }
}

@media (min-width: 576px) and (min-width: 576px) {

  html#tt-boxed #tt-pageContent .container-fluid,
  html#tt-boxed #tt-pageContent .container-fluid-custom {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 576px) and (max-width: 576px) {

  html#tt-boxed #tt-pageContent .container-fluid,
  html#tt-boxed #tt-pageContent .container-fluid-custom {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 576px) and (min-width: 576px) {

  html#tt-boxed #tt-pageContent .container-fluid,
  html#tt-boxed #tt-pageContent .container-fluid-custom {
    max-width: 54.6rem;
  }
}

@media (min-width: 576px) and (min-width: 791px) {

  html#tt-boxed #tt-pageContent .container-fluid,
  html#tt-boxed #tt-pageContent .container-fluid-custom {
    max-width: 77rem;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {

  html#tt-boxed #tt-pageContent .container-fluid,
  html#tt-boxed #tt-pageContent .container-fluid-custom {
    max-width: 99rem;
  }
}

@media (min-width: 576px) and (min-width: 1230px) {

  html#tt-boxed #tt-pageContent .container-fluid,
  html#tt-boxed #tt-pageContent .container-fluid-custom {
    max-width: 1200px;
  }
}

@media (min-width: 576px) {
  html#tt-boxed footer {
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
  }
}

@media (min-width: 576px) and (min-width: 790px) {
  html#tt-boxed footer {
    background: #fff;
  }
}

@media (min-width: 576px) and (max-width: 789px) {
  html#tt-boxed footer {
    background: #191919;
  }
}

@media (min-width: 576px) and (min-width: 1025px) {
  html#tt-boxed footer>div>.container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  html#tt-boxed footer>div>.container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

input::-ms-clear {
  display: none;
}

@media (max-width: 500px) {
  .tt-table-responsive {
    overflow-y: hidden;
    overflow-x: scroll;
  }
}

@media (max-width: 789px) {
  .tt-table-responsive-md {
    overflow-y: hidden;
    overflow-x: scroll;
  }
}

html.touch-device {
  overflow-x: hidden;
}

body {
  font-family: Inter, sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.5rem;
  color: #171717;
  background: #fff;
  margin: 0;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  outline: 0;
  color: #f58726;
}

a:hover {
  outline: 0;
  text-decoration: none;
  outline: 0;
}

a:active,
a:focus,
a:visited {
  text-decoration: none;
  outline: 0;
}

.btn {
  background: #c19a5b;
  font-family: Inter, sans-serif;
  border: none;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.03em;
  position: relative;
  outline: 0;
  padding: 0.6rem 3.1rem 0.4rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 4.6rem;
  cursor: pointer;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.fnt-we-500 {
  font-weight: 500;
}

@media (max-width: 575px) {
  .btn {
    font-size: 1.6rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 576px) {
  .btn:not(.tt-icon-right) [class^="icon-"] {
    font-size: 2rem;
    margin-right: 1rem;
  }
}

@media (max-width: 575px) {
  .btn:not(.tt-icon-right) [class^="icon-"] {
    font-size: 1.8rem;
    margin-right: 1rem;
  }
}

@media (min-width: 576px) {
  .btn.tt-icon-right [class^="icon-"] {
    font-size: 2rem;
    margin-left: 1rem;
  }
}

@media (max-width: 575px) {
  .btn.tt-icon-right [class^="icon-"] {
    font-size: 1.8rem;
    margin-left: 1rem;
  }
}

.btn:active,
.btn:focus,
.btn:visited,
button:focus {
  outline: 0;
  box-shadow: none;
}

.btn:hover {
  background: #9d8052;
  color: #fff;
  outline: 0;
}

.btn-lg {
  height: 5rem;
}

@media (min-width: 1101px) {
  .btn-xl {
    height: 5rem;
    padding-left: 4.8rem;
    padding-right: 4.8rem;
  }
}

@media (min-width: 790px) and (max-width: 1100px) {
  .btn-xl {
    height: 5rem;
  }
}

@media (max-width: 789px) {
  .btn-xl {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.btn.focus,
.btn:focus {
  box-shadow: none;
}

.btn.btn-white {
  background: #fff;
  color: #191919;
}

.btn.btn-white:hover {
  background: #191919;
  color: #fff;
}

.btn.btn-border {
  background: rgba(255, 255, 255, 0);
  color: #2267d8;
  border: 0.2rem solid #2267d8;
  height: 4rem;
  padding-left: 2.9rem;
  padding-right: 2.9rem;
}

.btn.btn-border:hover {
  background: #c19a5b;
  border-color: #2267d8;
  color: #fff;
}

.btn.btn-border01 {
  background: 0 0;
  color: #c19a5b;
  border: 0.2rem solid #c19a5b;
  height: 3.6rem;
  padding-left: 2.9rem;
  padding-right: 2.9rem;
}

.btn.btn-border01:hover {
  background: #2267d8;
  color: #fff;
  border-color: #2267d8;
}

.btn-link,
.btn-link:focus {
  display: inline-block;
  font-size: 1.6rem;
  color: #c19a5b;
  text-decoration: none;
  font-weight: 400;
  font-family: Inter, sans-serif;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.btn-link [class^="icon-"],
.btn-link:focus [class^="icon-"] {
  margin-right: 0.7rem;
  font-size: 2rem;
  position: relative;
  top: 0.3rem;
}

.btn-link:hover {
  text-decoration: none;
  color: #191919;
}

.btn-link-02,
.btn-link-02:focus {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 400;
  color: #c19a5b;
  text-decoration: none;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.btn-link-02:hover {
  color: #c19a5b;
  text-decoration: none;
  color: #191919;
}

.btn-underline {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.6rem;
  text-decoration: none;
  font-weight: 500;
  font-family: Inter, sans-serif;
  border-bottom: 0.1rem solid #c19a5b;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.btn-underline:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}

.btn-underline:not([class$="color"]) {
  color: #c19a5b;
}

.btn-underline:hover {
  color: #191919;
  border-color: transparent;
}

.btn-underline.tt-white-color:not(:hover) {
  color: #fff;
  border-color: #fff;
}

.disable {
  pointer-events: none;
  background: #191919;
}

.select_options .col-item:first-child {
  display: none;
}

.select_options .btn-addtocart {
  pointer-events: none;
}

.tt-product .tt-description .tt-btn-addtocart.disable {
  color: #191919;
  display: inline-flex;
  align-items: center;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (min-width: 790px) {
  .btn-top {
    margin-top: 4rem;
  }
}

@media (max-width: 789px) and (min-width: 576px) {
  .btn-top {
    margin-top: 3rem;
  }
}

@media (max-width: 575px) {
  .btn-top {
    margin-top: 2rem;
  }
}

.tt-link {
  color: #c19a5b;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-link:hover {
  color: #191919;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  position: relative;
  font-family: "Reckless Neue", sans-serif;
  color: #191919;
  margin-bottom: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #c19a5b;
}

h1:not(.tt-title-subpages):not([class^="tw-text"]):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
  font-size: 4.6rem;
  line-height: 6rem;
  font-weight: 500;
  padding-bottom: 1.7rem;
}

@media (max-width: 1024px) {
  h1:not(.tt-title-subpages):not([class^="tw-text"]):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 3.6rem;
    line-height: 4.6rem;
  }
}

@media (max-width: 575px) {
  h1:not(.tt-title-subpages):not([class^="tw-text"]):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 2.4rem;
    line-height: 3.4rem;
    padding-bottom: 2.1rem;
  }
}

h2:not(.small):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
  font-size: 3rem;
  line-height: 5.4rem;
  font-weight: 500;
  padding-bottom: 2.3rem;
}

@media (max-width: 1024px) {
  h2:not(.small):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 2.9rem;
    line-height: 3.9rem;
    padding-bottom: 1.8rem;
  }
}

@media (max-width: 575px) {
  h2:not(.small):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 2rem;
    line-height: 3rem;
    padding-bottom: 1rem;
  }
}

h2.small:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]),
h3:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
  font-size: 2.5rem;
  line-height: 4rem;
  font-weight: 500;
  padding-bottom: 2.3rem;
}

@media (max-width: 1024px) {

  h2.small:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]),
  h3:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 2.6rem;
    line-height: 3.6rem;
    padding-bottom: 1.7rem;
  }
}

@media (max-width: 575px) {

  h2.small:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]),
  h3:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 1.9rem;
    line-height: 2.9rem;
    padding-bottom: 0.9rem;
  }
}

h4:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: 500;
  padding-bottom: 2.4rem;
}

@media (max-width: 1024px) {
  h4:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 2.4rem;
    line-height: 3.4rem;
    padding-bottom: 1.6rem;
  }
}

@media (max-width: 575px) {
  h4:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 1.8rem;
    line-height: 2.8rem;
    padding-bottom: 0.8rem;
  }
}

h5:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
  padding-bottom: 1.5rem;
}

@media (max-width: 1024px) {
  h5:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 2.2rem;
    line-height: 3.2rem;
    padding-bottom: 1.5rem;
  }
}

@media (max-width: 575px) {
  h5:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 1.7rem;
    line-height: 2.7rem;
    padding-bottom: 0.7rem;
  }
}

h6:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 500;
  padding-bottom: 1.5rem;
}

@media (max-width: 575px) {
  h6:not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 1.6rem;
    line-height: 2.6rem;
    padding-bottom: 0.6rem;
  }
}

.tt-title-subpages:not(.noborder) {
  border-bottom: 0.1rem solid #e9e7e7;
  font-size: 3rem;
  line-height: 4.4rem;
  font-weight: 500;
  padding: 0 0 5rem 0;
  margin-bottom: 4.6rem;
  margin-top: -1rem;
}

@media (max-width: 1024px) {
  .tt-title-subpages:not(.noborder) {
    font-size: 3.3rem;
    line-height: 4.3rem;
    padding: 0 0 3.2rem 0;
    margin-bottom: 2.8rem;
  }
}

@media (max-width: 575px) {
  .tt-title-subpages:not(.noborder) {
    font-size: 2.4rem;
    line-height: 3.4rem;
    padding: 0 0 2.6rem 0;
    margin-bottom: 2.2rem;
  }
}

.tt-title-subpages.noborder {
  font-size: 1.5em;
  line-height: 4.4rem;
  font-weight: 700;
  padding: 0 0 3rem 0;
}

.pageindex .tt-title-subpages.noborder {
  font-size: 2.4rem;
  line-height: 3.1rem;
  font-weight: 500;
  letter-spacing: 0;
}

@media (max-width: 1024px) {
  .tt-title-subpages.noborder {
    font-size: 3.3rem;
    line-height: 4.3rem;
    padding: 0 0 3.2rem 0;
  }
}

@media (max-width: 789px) {
  .pageindex .tt-title-subpages.noborder {
    font-size: 2.4rem;
    line-height: 3.1rem;
  }
}

@media (max-width: 575px) {
  .tt-title-subpages.noborder {
    font-size: 2.4rem;
    line-height: 3.4rem;
    padding-bottom: 2.6rem;
  }
}

.tt-title-subpages:not(.text-left):not(.text-right) {
  text-align: center;
}

.tt-title-border {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 500;
  padding: 0 0 1.2rem 0;
  margin-bottom: 3rem;
  border-bottom: 0.1rem solid #e9e7e7;
}

@media (max-width: 575px) {
  .tt-title-border {
    margin-bottom: 2.4rem;
  }
}

p {
  margin: 1.6rem 0 0 0;
}

@media (max-width: 575px) {
  p {
    margin: 1rem 0 0 0;
  }
}

.mark,
mark {
  background: #191919;
  color: #fff;
  padding: 0.2rem 0.4rem;
}

hr {
  border: 0;
  border-top: 0.1rem solid #e9e7e7;
}

hr:not([class]) {
  margin-top: 1.3rem;
  margin-bottom: 1.3rem;
  height: 1px;
  background: #e7e7e7;
  width: 100%;
  border: 0;
}

@media (max-width: 1024px) {
  hr:not([class]) {
    margin-top: 3.5rem;
    margin-bottom: 3.4rem;
  }
}

@media (max-width: 575px) {
  hr:not([class]) {
    margin-top: 2.7rem;
    margin-bottom: 2.6rem;
  }
}

hr.hr-01 {
  margin-top: 5.3rem;
  margin-bottom: 4.6rem;
}

@media (max-width: 1024px) {
  hr.hr-01 {
    margin-top: 3.5rem;
    margin-bottom: 3.3rem;
  }
}

@media (max-width: 575px) {
  hr.hr-01 {
    margin-top: 2.7rem;
    margin-bottom: 2.6rem;
  }
}

address {
  margin: 0;
}

audio {
  width: 100%;
  display: block;
}

audio:not(:first-child) {
  margin-top: 3.4rem;
}

@media (max-width: 1229px) {
  audio:not(:first-child) {
    margin-top: 2.8rem;
  }
}

@media (max-width: 575px) {
  audio:not(:first-child) {
    margin-top: 2.2rem;
  }
}

#tt-pageContent .nomargin,
.nomargin {
  margin-top: 0;
}

.color-def {
  color: #c19a5b;
}

.color-def-dark {
  color: #191919;
}

.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

@media (min-width: 790px) {
  .width-90 {
    width: 89%;
  }
}

.link {
  color: #c19a5b;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.link:hover {
  text-decoration: none;
  color: #191919;
}

.divider {
  height: 4.6rem;
  clear: both;
  overflow: hidden;
  width: 100%;
}

@media (max-width: 1024px) {
  .divider {
    height: 4rem;
  }
}

@media (max-width: 575px) {
  .divider {
    height: 3.2rem;
  }
}

.tt-logo {
  display: inline-block;
}

.tt-logo img {
  position: relative;
  height: auto;
  max-width: 20rem;
}

.tt-box-info {
  line-height: 2.2rem;
}

.tt-box-info p {
  margin-top: 0.6rem;
}

.tt-box-info> :nth-child(1) {
  margin-top: 0;
}

.tt-list-dash>li {
  font-size: 1.6rem;
  position: relative;
  padding: 0 0 0 1.9rem;
}

.tt-list-dash>li:not(:first-child) {
  margin-top: 0.6rem;
}

.tt-list-dash>li:before {
  content: "";
  width: 0.9rem;
  height: 0.1rem;
  background: #777;
  display: inline-block;
  position: absolute;
  top: 1rem;
  left: 0;
}

.tt-list-dash ul>li {
  font-size: 1.6rem;
  position: relative;
  padding: 0.6rem 0 0 1rem;
}

.tt-list-dash ul>li:before {
  content: "";
  width: 0.5rem;
  height: 0.1rem;
  background: #777;
  display: inline-block;
  position: absolute;
  top: 1.6rem;
  left: -0.3rem;
}

.tt-list-dot>li {
  font-size: 1.6rem;
  position: relative;
  padding: 0 0 0 1.1rem;
}

.tt-list-dot>li a {
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-list-dot>li a:hover {
  color: #c19a5b;
}

.tt-list-dot>li:not(:first-child) {
  margin-top: 0.6rem;
}

.tt-list-dot>li:before {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  background: #c19a5b;
  display: inline-block;
  position: absolute;
  top: 0.8rem;
  left: 0;
  border-radius: 50%;
}

.tt-list-dot ul {
  margin: 0 0 0 0.8rem;
}

.tt-list-dot ul>li {
  font-size: 1.6rem;
  position: relative;
  padding: 0.6rem 0 0 0.9rem;
}

.tt-list-dot ul>li:before {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  background: #191918;
  display: inline-block;
  position: absolute;
  top: 1.6rem;
  left: -0.2rem;
  border-radius: 50%;
}

.tt-list-dot.list-dot-large>li {
  padding-left: 1.3rem;
  color: #191919;
}

.tt-list-dot.list-dot-large>li:before {
  width: 0.7rem;
  height: 0.7rem;
  top: 0.6rem;
}

.tt-list-number {
  counter-reset: li;
}

.tt-list-number li:before {
  counter-increment: li;
  content: counters(li, ".") " ";
  color: #777;
}

.tt-list-number li:not(:first-child) {
  margin-top: 0.6rem;
}

.tt-list-number ol {
  padding: 0.6rem 0 0 2.4rem;
  margin: 0;
  counter-reset: li;
  list-style: none;
}

.tt-list-number ol li:before {
  color: #777;
}

.tt-blockquote {
  background: #f7f8fa;
  padding: 2.9rem 2.5rem 2.6rem;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tt-blockquote .tt-icon {
  font-size: 3.6rem;
  line-height: 2.6rem;
  color: #c19a5b;
}

.tt-blockquote .tt-title {
  font-size: 3rem;
  line-height: 4rem;
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-style: italic;
  color: #191919;
  display: inline-block;
  margin-top: 1.5rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-blockquote .tt-title-description {
  font-size: 1.2rem;
  display: block;
  margin-top: 1.6rem;
  color: #999;
}

.tt-blockquote .tt-title-description span {
  color: #191919;
}

.tt-blockquote> :nth-child(1) {
  margin-top: 0;
}

@media (max-width: 1024px) {
  .tt-blockquote {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .tt-blockquote .tt-icon {
    font-size: 3.4rem;
  }

  .tt-blockquote .tt-title {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}

@media (max-width: 575px) {
  .tt-blockquote .tt-icon {
    font-size: 3.3rem;
  }

  .tt-blockquote .tt-title {
    font-size: 2.1rem;
    line-height: 3.1rem;
  }
}

.tt-blockquote.add-hover:hover .tt-title {
  color: #c19a5b;
}

.tt-blockquote:not(:first-child) {
  margin-top: 2.1rem;
}

.tt-blockquote:not(.text-left):not(.text-right) {
  text-align: center;
}

.tt-blockquote-02 {
  position: relative;
  padding: 0 0 0 5rem;
  margin: 0;
}

.tt-blockquote-02 .tt-icon {
  position: absolute;
  top: 0.1rem;
  left: -0.2rem;
  font-size: 3.6rem;
  line-height: 3.6rem;
}

.tt-blockquote-02 .tt-title {
  font-size: 3rem;
  line-height: 4rem;
  font-family: Inter, sans-serif;
  font-style: italic;
  font-weight: 500;
}

.tt-blockquote-02 .tt-title-description {
  font-size: 1.6rem;
  display: inline-block;
  margin-top: 0.9rem;
  font-weight: 400;
}

@media (max-width: 575px) {
  .tt-blockquote-02 {
    padding: 0;
  }

  .tt-blockquote-02 .tt-icon {
    position: relative;
  }

  .tt-blockquote-02 .tt-title {
    margin-top: 0.3rem;
  }

  .tt-blockquote-02 .tt-title-description {
    margin-top: 0.6rem;
  }
}

.tt-blockquote-02> :nth-child(1) {
  margin-top: 0;
}

.tt-table-01 {
  width: 100%;
  border-top: 0.1rem solid #e9e7e7;
  border-bottom: 0.1rem solid #e9e7e7;
}

.tt-table-01 thead tr th {
  font-weight: 500;
  color: #191919;
  font-size: 1.6rem;
  line-height: 1.7rem;
  font-family: Inter, sans-serif;
  font-weight: 500;
  padding: 1.2rem 0 1rem;
}

.tt-table-01 thead tr th:first-child {
  width: 12%;
  max-width: 6.8rem;
  padding-right: 1rem;
}

.tt-table-01 thead tr th:not(:first-child) {
  width: 44%;
  padding-right: 1rem;
}

.tt-table-01 tbody tr {
  border-top: 0.1rem solid #e9e7e7;
}

.tt-table-01 tbody tr td {
  padding: 1.1rem 0 1.1rem;
  line-height: 1.7rem;
}

.tt-table-01 tbody tr td:first-child {
  width: 12%;
  max-width: 6.8rem;
  padding-right: 1rem;
}

.tt-table-01 tbody tr td:not(:first-child) {
  width: 44%;
  padding-right: 1rem;
}

.tt-table-02 {
  width: 100%;
  border-top: 0.1rem solid #e9e7e7;
  border-bottom: 0.1rem solid #e9e7e7;
}

.tt-table-02 tbody tr {
  border-top: 0.1rem solid #e9e7e7;
}

.tt-table-02 tbody tr td:first-child {
  color: #191919;
  font-family: Inter, sans-serif;
  font-weight: 500;
  padding-right: 1rem;
}

.tt-table-02 tbody tr td {
  line-height: 1.7rem;
}

.tt-table-02 tbody tr td:first-child {
  width: 31%;
  max-width: 17.9rem;
  padding: 1.2rem 0.9rem 1rem 0;
}

.tt-table-02 tbody tr td:not(:first-child) {
  padding-right: 1rem;
  padding: 1.3rem 0 0.9rem;
}

.tt-table-03 {
  width: 100%;
}

.tt-table-03 tbody tr td:first-child {
  color: #191919;
  width: 7.4rem;
  padding: 0 1rem 0 0;
}

.tt-table-03 tbody tr td {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}

.tt-table-03 tbody tr:last-child td {
  padding-bottom: 0;
}

#tt-pageContent>.container-indent0:not(.nomargin):not([class^="tt-offset"]) {
  margin-top: 4.2rem;
}

@media (max-width: 1024px) {
  #tt-pageContent>.container-indent0:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 4.3rem;
  }
}

@media (max-width: 575px) {
  #tt-pageContent>.container-indent0:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 3.3rem;
  }
}

#tt-pageContent>.container-indent:not(.nomargin):not([class^="tt-offset"]) {
  margin-top: 5.2rem;
}

@media (max-width: 1024px) {
  #tt-pageContent>.container-indent:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 4.3rem;
  }
}

@media (max-width: 575px) {
  #tt-pageContent>.container-indent:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 3.3rem;
  }
}

#tt-pageContent>.container-indent1:not(.nomargin):not([class^="tt-offset"]) {
  margin-top: 6.3rem;
}

@media (max-width: 1024px) {
  #tt-pageContent>.container-indent1:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 4.3rem;
  }
}

@media (max-width: 575px) {
  #tt-pageContent>.container-indent1:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 3.3rem;
  }
}

.tt-offset-small {
  margin-top: 2rem;
}

#tt-pageContent .del-img {
  width: 100%;
  height: auto;
}

#tt-pageContent .del-item-top {
  margin-top: 3.3rem;
}

@media (max-width: 1024px) {
  #tt-pageContent .del-item-top {
    margin-top: 2.8rem;
  }
}

@media (max-width: 575px) {
  #tt-pageContent .del-item-top {
    margin-top: 2.3rem;
  }
}

#tt-pageContent .container-fluid {
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (max-width: 575px) {
  .container.mobile-add-paddings .row {
    margin-right: 0;
    margin-left: 0;
  }

  .container-fluid-custom:not(.container-fluid-custom-mobile-padding) {
    padding-right: 0;
    padding-left: 0;
  }

  #tt-pageContent .container-fluid-custom-mobile-padding {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .container-fluid-custom-mobile-padding-02 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.container-fluid-custom {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

.tt-block-title {
  text-align: center;
  /*padding-bottom: 3.3rem*/
}

.tt-block-title .tt-title {
  font-size: 4.8rem;
  font-weight: 500;
  text-transform: capitalize !important;
  line-height: 6rem;
  /*letter-spacing: .04em;*/
  text-align: center;
}

.tt-block-title .tt-title a.title-hover-underline {
  color: #191919;
  text-decoration: none;
  display: inline-block;
}

.tt-block-title .tt-title a.title-hover-underline:hover {
  color: #c19a5b;
}

.tt-block-title .tt-title a:not(.title-hover-underline) {
  color: #c19a5b;
  text-decoration: underline;
  display: inline-block;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}

.tt-block-title .tt-title a:not(.title-hover-underline):hover {
  text-decoration: none;
}

.tt-block-title .tt-title-small {
  font-size: 1.6rem;
  line-height: 2.6rem;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

.tt-block-title .tt-title-small a {
  color: #c19a5b;
  text-decoration: none;
  display: inline-block;
  border-bottom: 0.2rem solid #c19a5b;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}

.tt-block-title .tt-title-small a:hover {
  border-color: transparent;
}

.tt-block-title .tt-description {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 500;
  letter-spacing: 0;
  font-family: Inter, sans-serif;
  color: #000;
  margin: 1.6rem 0 0 0;
  padding: 0;
}

@media (max-width: 575px) {
  .tt-block-title {
    padding-bottom: 2.3rem;
  }
}

.tt-title-sub {
  font-size: 1.6rem;
  padding-bottom: 3.4rem;
  margin-top: 0.4rem;
  font-weight: 500;
}

@media (max-width: 575px) {
  .tt-title-sub {
    padding-bottom: 2.2rem;
  }
}

.tt-box-faq-listing {
  margin-top: -2.6rem;
}

.tt-box-faq-listing .tt-title {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 500;
  padding-bottom: 1.5rem;
}

.tt-box-faq-listing .tt-box-faq {
  margin-top: 4.7rem;
}

.tt-box-faq-listing .tt-box-faq .tt-title {
  color: #191919;
}

.tt-box-faq-listing .tt-box-faq .tt-title a {
  color: #191919;
}

.tt-box-faq-listing .tt-box-faq .tt-title a:hover {
  color: #c19a5b;
}

.tt-box-faq-listing .tt-box-faq p {
  margin-top: 1.6rem;
}

@media (min-width: 790px) {
  .tt-box-faq-listing .tt-box-faq {
    padding-right: 3.5rem;
  }
}

.tt-box-faq-listing .tt-box-faq:last-child {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .tt-box-faq-listing {
    margin-top: -1.9rem;
  }

  .tt-box-faq-listing .tt-box-faq {
    margin-top: 2.4rem;
  }
}

.demo-typography {
  padding-top: 0.7rem;
}

.demo-typography h1 {
  margin-top: 3.8rem;
}

@media (max-width: 1024px) {
  .demo-typography h1 {
    margin-top: 2.3rem;
  }
}

@media (max-width: 575px) {
  .demo-typography h1 {
    margin-top: 1.9rem;
  }
}

.demo-typography .tt-box-text {
  margin-top: 4.3rem;
}

@media (max-width: 1024px) {
  .demo-typography .tt-box-text {
    margin-top: 2.5rem;
  }
}

@media (max-width: 575px) {
  .demo-typography .tt-box-text {
    margin-top: 2.3rem;
  }
}

.demo-typography .tt-blockquote {
  margin-top: 3.3rem;
  margin-bottom: 3.3rem;
}

@media (max-width: 1024px) {
  .demo-typography .tt-blockquote {
    margin-top: 2.8rem;
    margin-bottom: 2.8rem;
  }
}

@media (max-width: 575px) {
  .demo-typography .tt-blockquote {
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
  }
}

@media (min-width: 791px) {
  .tt-about-box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    padding: 20.8rem 0 21.6rem 0;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .tt-about-box .img-mobile {
    display: none;
  }

  .tt-about-box .tt-title {
    color: #fff;
    font-size: 3.4rem;
    line-height: 4.4rem;
    font-weight: 500;
    padding-bottom: 0;
  }

  .tt-about-box p {
    margin-top: 2.3rem;
    max-width: 75%;
  }

  .tt-about-box .tt-blockquote-02 {
    margin-top: 4.4rem;
  }

  .tt-about-box .tt-blockquote-02 .tt-title {
    font-size: 2.8rem;
    line-height: 4rem;
    font-weight: 500;
  }
}

@media (min-width: 791px) and (max-width: 1229px) {
  .tt-about-box {
    padding: 11rem 0 11.8rem 0;
  }

  .tt-about-box .tt-title {
    font-size: 3rem;
    line-height: 4rem;
  }

  .tt-about-box p {
    max-width: 100%;
  }

  .tt-about-box .tt-blockquote-02 .tt-title {
    font-size: 2.2rem;
    line-height: 2.7rem;
  }
}

@media (max-width: 790px) {
  .tt-about-box {
    background: 0 0 !important;
  }

  .tt-about-box>.container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tt-about-box .img-mobile {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 3.2rem;
  }

  .tt-about-box .tt-title {
    font-size: 2.4rem;
    line-height: 3.4rem;
    margin-top: 3.2rem;
    padding-bottom: 0.4rem;
  }

  .tt-about-box .tt-blockquote-02 {
    margin-top: 2.5rem;
    color: #191919;
  }

  .tt-about-box .tt-blockquote-02 .tt-icon {
    color: #c19a5b;
  }

  .tt-about-box .tt-blockquote-02 .tt-title {
    margin-top: 0;
    padding-bottom: 0;
    font-size: 2.3rem;
  }
}

.tt-about-box div[class^="col-"]> :nth-child(1) {
  margin-top: 0;
}

.tt-about-col-list {
  margin-top: -5.2rem;
}

.tt-about-col-list .tt-title {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
  padding-bottom: 1.5rem;
}

.tt-about-col-list div[class^="col"] {
  margin-top: 5.2rem;
}

@media (max-width: 1024px) {
  .tt-about-col-list div[class^="col"] {
    margin-top: 4.2rem;
  }
}

@media (max-width: 575px) {
  .tt-about-col-list div[class^="col"] {
    margin-top: 2.5rem;
  }
}

@media (max-width: 1024px) {
  .tt-about-col-list {
    margin-top: -4.2rem;
  }
}

@media (max-width: 790px) {
  .tt-about-col-list {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 575px) {
  .tt-about-col-list {
    margin-top: -2.5rem;
  }
}

.tt-about02-col-list {
  margin-top: -5.2rem;
}

.tt-about02-col-list .tt-title {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
  padding-bottom: 1.5rem;
}

.tt-about02-col-list div[class^="col"] {
  margin-top: 5.2rem;
}

@media (max-width: 1024px) {
  .tt-about02-col-list div[class^="col"] {
    margin-top: 4.2rem;
  }
}

@media (max-width: 575px) {
  .tt-about02-col-list div[class^="col"] {
    margin-top: 2.5rem;
  }
}

@media (max-width: 1024px) {
  .tt-about02-col-list {
    margin-top: -4.2rem;
  }
}

@media (max-width: 575px) {
  .tt-about02-col-list {
    margin-top: -2.5rem;
  }
}

.tt-about-box-02 .tt-title {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 500;
  letter-spacing: 0;
  margin-top: -0.4rem;
}

@media (max-width: 1229px) {
  .tt-about-box-02 .tt-title {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
}

@media (max-width: 789px) {
  .tt-about-box-02 .tt-title {
    font-size: 2.2rem;
    line-height: 3.2rem;
  }
}

.tt-col-img {
  margin-top: -2rem;
}

.tt-col-img img {
  width: 100%;
  height: auto;
  margin-top: 2rem;
}

@media (min-width: 791px) {
  .tt-contact-box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 30.2rem 1.5rem 32rem;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .tt-contact-box a {
    color: #fff;
  }

  .tt-contact-box .tt-title {
    color: #fff;
    font-size: 3.4rem;
    line-height: 4.4rem;
    margin: 0;
    padding: 0;
    font-weight: 500;
  }

  .tt-contact-box address {
    color: #fff;
    margin: 2.4rem 0 0 0;
  }
}

@media (min-width: 791px) and (max-width: 1229px) {
  .tt-contact-box {
    padding-top: 20.2rem;
    padding-bottom: 22rem;
  }

  .tt-contact-box .tt-title {
    font-size: 3rem;
    line-height: 4rem;
  }
}

@media (min-width: 791px) {
  .tt-contact-box .img-mobile {
    display: none;
  }
}

@media (max-width: 790px) {
  .tt-contact-box {
    background: 0 0 !important;
  }

  .tt-contact-box .img-mobile {
    width: 100%;
    height: auto;
    margin-bottom: 3.2rem;
  }

  .tt-contact-box .tt-title {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }

  .tt-contact-box address {
    margin-top: 1.6rem;
  }

  .tt-contact-box .container> :nth-child(1) {
    margin-top: 0;
  }
}

.tt-contact-box div[class^="col-"]> :nth-child(1) {
  margin-top: 0;
}

.tt-contact-col-list {
  margin-top: -5.1rem;
}

.tt-contact-col-list .tt-title {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
  padding-bottom: 1.5rem;
}

.tt-contact-col-list div[class^="col"] {
  margin-top: 5.1rem;
}

@media (max-width: 1024px) {
  .tt-contact-col-list div[class^="col"] {
    margin-top: 4.2rem;
  }
}

@media (max-width: 790px) {
  .tt-contact-col-list div[class^="col"] {
    margin-top: 2.4rem;
  }
}

@media (max-width: 1024px) {
  .tt-contact-col-list {
    margin-top: -4.2rem;
  }
}

@media (max-width: 575px) {
  .tt-contact-col-list {
    margin-top: -2.5rem;
  }
}

.tt-contact02-col-list {
  margin-top: -5.1rem;
}

.tt-contact02-col-list div[class^="col"] {
  margin-top: 5.1rem;
}

@media (max-width: 1024px) {
  .tt-contact02-col-list div[class^="col"] {
    margin-top: 4.2rem;
  }
}

@media (max-width: 575px) {
  .tt-contact02-col-list div[class^="col"] {
    margin-top: 2.5rem;
  }
}

@media (max-width: 1024px) {
  .tt-contact02-col-list {
    margin-top: -4.2rem;
  }
}

@media (max-width: 575px) {
  .tt-contact02-col-list {
    margin-top: -2.5rem;
  }
}

.tt-contact-info:not(.text-left):not(.text-right) {
  text-align: center;
}

.tt-contact-info .tt-icon {
  font-size: 5.5rem;
  line-height: 1.1;
  color: #c19a5b;
}

.tt-contact-info .tt-title {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
  color: #191919;
  margin: 1.5rem 0 0 0;
  padding-bottom: 0;
}

.tt-contact-info address {
  margin: 1.5rem 0 0 0;
}

@media (max-width: 1229px) {
  .tt-contact-info .tt-icon {
    font-size: 5.5rem;
  }

  .tt-contact-info .tt-title {
    font-size: 2rem;
    line-height: 3rem;
    margin: 1.5rem 0 0 0;
    padding-bottom: 0;
  }
}

@media (max-width: 575px) {
  .tt-contact-info {
    padding-bottom: 0;
  }

  .tt-contact-info .tt-icon {
    font-size: 4.8rem;
  }

  .tt-contact-info .tt-title {
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin: 0.5rem 0 0 0;
  }

  .tt-contact-info address {
    margin-top: 0.8rem;
  }
}

.tt-contact-info> :nth-child(1) {
  margin-top: 0;
}

.contact-map {
  width: 100%;
}

.contact-map #map {
  height: 450px;
  width: 100%;
}

::-webkit-input-placeholder {
  color: #777;
}

::-moz-placeholder {
  color: #777;
}

:-moz-placeholder {
  color: #777;
}

:-ms-input-placeholder {
  color: #777;
}

input:not(.tt-search-input):focus::-webkit-input-placeholder {
  color: transparent;
}

input:not(.tt-search-input):focus:-moz-placeholder {
  color: transparent;
}

input:not(.tt-search-input):focus::-moz-placeholder {
  color: transparent;
}

input:not(.tt-search-input):focus:-ms-input-placeholder {
  color: transparent;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

textarea:focus:-moz-placeholder {
  color: transparent;
}

textarea:focus::-moz-placeholder {
  color: transparent;
}

textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.form-default .form-group {
  position: relative;
  margin-bottom: 2.4rem;
  padding: 0;
  border: 0.1rem solid #e9ecef;
  background: #fff;
}

.form-default .form-group label {
  font-size: 1.6rem;
  color: #191919;
  font-family: Inter, sans-serif;
  font-weight: 500;
  padding-bottom: 0.4rem;
}

.form-default .form-control {
  background: 0 0;
  font-size: 1.6rem;
  border: 0;
  padding: 0;
  font-family: Inter, sans-serif;
  box-shadow: none;
  outline: 0;
  color: #777;
  border-radius: 0;
  transition:
    color 0.2s linear,
    background 0.2s linear,
    border-color 0.2s linear;
  -ms-transition:
    color 0.2s linear,
    background 0.2s linear,
    border-color 0.2s linear;
  -webkit-transition:
    color 0.2s linear,
    background 0.2s linear,
    border-color 0.2s linear;
  -o-transition:
    color 0.2s linear,
    background 0.2s linear,
    border-color 0.2s linear;
}

.form-default .form-control:not(textarea) {
  height: 4.6rem;
}

@media (max-width: 575px) {
  .form-default .form-control:not(textarea) {
    height: 3.9rem;
  }

  .tt-layout-newsletter02 .form-default .form-control:not(textarea) {
    height: 4rem;
  }
}

.form-default input.form-control,
.form-default textarea.form-control {
  -webkit-appearance: none;
}

.form-default select.form-control {
  padding: 1rem 1.2rem 1.1rem 1.5rem;
  cursor: pointer;
}

.form-default select.form-control:not([size]):not([multiple]) {
  height: auto;
}

.form-default .form-control.error {
  border-color: red;
}

.form-default .form-control:focus {
  border-color: #c19a5b;
  background: #fff;
}

.form-default .tt-required {
  display: inline-block;
  float: right;
  color: #777;
  padding-left: 0.5rem;
}

.ie .form-default .form-control,
.mac .form-default .form-control {
  padding: 1rem 1.2rem 1.1rem 1.5rem;
}

.list-form-inline {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0 0 0 -1.5rem;
}

.list-form-inline li {
  margin-left: 1.5rem;
}

.list-form-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0 0 0 -1.5rem;
}

.list-form-column li {
  margin-left: 1.5rem;
}

header .tt-stuck-nav .tt-dropdown-obj .tt-dropdown-toggle:hover svg.currency_globe path {
  stroke: #c19a5b;
}

button#change_currency {
  background: transparent !important;
  border: none !important;
}

.checkbox-group {
  position: relative;
  display: inline-block;
  margin-bottom: 2rem;
}

.checkbox-group input[type="checkbox"] {
  display: none;
}

.checkbox-group label {
  padding-left: 2.5rem;
  display: flex;
  cursor: pointer;
  font-size: 1.6rem;
  color: #191919;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  align-items: center;
}

.checkbox-group label span {
  display: block;
  position: absolute;
  left: 0;
  -webkit-transition-duration: 0.12s;
  -moz-transition-duration: 0.12s;
  transition-duration: 0.12s;
}

.checkbox-group label .box {
  background: #f7f8fa;
  height: 1.7rem;
  width: 1.7rem;
  z-index: 9;
  margin-top: 0.2rem;
  border: 0.1rem solid #e9e7e7;
}

.checkbox-group label .check {
  /* top: .2rem; */
  left: 0;
  opacity: 0;
  z-index: 10;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  background: #c19a5b;
  width: 1.7rem;
  height: 1.7rem;
  line-height: 1;
}

.checkbox-group label .check:before {
  content: "\ea11";
  color: #fff;
  font-size: 1.5rem;
  line-height: 1;
  position: relative;
  left: 0.1rem;
  top: 0.1rem;
  font-family: wokiee_icons;
  font-style: normal;
  font-weight: 400;
}

.checkbox-group:hover label {
  color: #000;
}

input[type="checkbox"]:checked~label .check {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.tt-modal-addtocart input[type="checkbox"]:checked~label .check {
  text-align: left;
}

.radio {
  display: block;
  cursor: pointer;
  margin: 0 0 0.8rem;
  transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
}

.radio input {
  width: 0.1rem;
  height: 0.1rem;
  opacity: 0;
}

.radio input:focus+.outer .inner {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  background-color: #c19a5b;
}

.radio .outer {
  width: 1.6rem;
  height: 1.6rem;
  display: block;
  float: left;
  margin: 0.3rem 0.9rem 0 0;
  background-color: #f7f8fa;
  border: 0.1rem solid #cdcdcd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.radio .inner {
  width: 1rem;
  height: 1rem;
  top: 0.2rem;
  left: 0.2rem;
  display: block;
  background-color: #c19a5b;
  opacity: 0;
  position: relative;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.radio input:checked+.outer .inner {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.radio:hover {
  color: #c19a5b;
}

.radio:hover .inner {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.contact-form textarea {
  height: 16rem;
}

.contact-form .btn {
  margin-top: 2rem;
}

@media (max-width: 575px) {
  .contact-form {
    margin-top: 3.3rem;
  }
}

.contact-form p {
  padding-bottom: 2rem;
}

.tt-box-thumb-listing {
  margin-top: -5.3rem;
}

@media (max-width: 1024px) {
  .tt-box-thumb-listing {
    margin-top: -3.5rem;
  }
}

@media (max-width: 1024px) {
  .tt-box-thumb-listing {
    margin-top: -2.8rem;
  }
}

.tt-box-thumb {
  margin-top: 5.3rem;
  text-align: center;
}

.tt-box-thumb .tt-img {
  overflow: hidden;
  display: block;
  backface-visibility: hidden;
}

.tt-box-thumb .tt-img img {
  width: 100%;
  height: auto;
}

.tt-box-thumb .tt-title {
  margin-top: 2.2rem;
  font-weight: 500;
  font-size: 2rem;
  line-height: 3rem;
  padding: 0;
  color: #191919;
}

.tt-box-thumb .tt-title a {
  color: #191919;
}

.tt-box-thumb .tt-title a:hover {
  color: #c19a5b;
}

.tt-box-thumb p {
  margin-top: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (max-width: 1024px) {
  .tt-box-thumb {
    margin-top: 3.5rem;
  }

  .tt-box-thumb .tt-title {
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin-top: 1.9rem;
  }

  .tt-box-thumb p {
    margin-top: 1.1rem;
  }
}

@media (max-width: 575px) {
  .tt-box-thumb {
    margin-top: 2.3rem;
  }

  .tt-box-thumb .tt-title {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-top: 1.6rem;
  }

  .tt-box-thumb p {
    margin-top: 0.7rem;
  }
}

.tt-box-thumb> :nth-child(1) {
  margin-top: 0;
}

.tt-page404 {
  background: #c19a5b;
  color: #fff;
  text-align: center;
  padding: 7.9rem 2rem 10.3rem;
}

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

.tt-page404 .tt-title {
  color: #fff;
  padding: 0;
  margin: 4.2rem 0 0 0;
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 4.4rem;
}

.tt-page404 p {
  margin-top: 0.2rem;
  font-size: 1.5rem;
}

.tt-page404 .btn {
  margin-top: 3.1rem;
}

@media (max-width: 1024px) {
  .tt-page404 img {
    max-width: 400px;
  }

  .tt-page404 .tt-title {
    font-size: 2.8rem;
    line-height: 4rem;
  }
}

@media (max-width: 789px) {
  .tt-page404 {
    padding: 3.5rem 2rem 5.9rem;
  }

  .tt-page404 img {
    width: 35rem;
    max-width: 70%;
  }

  .tt-page404 .tt-title {
    font-size: 2.5rem;
    line-height: 3.4rem;
  }
}

@media (max-width: 575px) {
  .tt-page404 .tt-title {
    font-size: 2.3rem;
    line-height: 3.2rem;
    margin: 2.8rem 0 0 0;
  }

  .tt-page404 .btn {
    margin-top: 2.5rem;
  }
}

.tt-page404> :nth-child(1) {
  margin-top: 0;
}

.tt-empty-cart {
  text-align: center;
  padding: 10.2rem 2rem 10.2rem;
}

.tt-empty-cart img {
  max-width: 100%;
  height: auto;
}

.tt-empty-cart .tt-icon {
  font-size: 15rem;
  line-height: 1.1;
  color: #ebecee;
}

.tt-empty-cart .tt-title {
  color: #191919;
  padding: 0;
  margin: 1.3rem 0 0 0;
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 4.4rem;
}

.tt-empty-cart p {
  margin-top: 0.2rem;
  font-size: 1.5rem;
}

.tt-empty-cart .btn {
  margin-top: 3.4rem;
}

@media (max-width: 1024px) {
  .tt-empty-cart {
    padding: 7.1rem 2rem 8.2rem;
  }

  .tt-empty-cart .tt-icon {
    font-size: 13rem;
  }

  .tt-empty-cart .tt-title {
    font-size: 2.8rem;
    line-height: 3.8rem;
  }
}

@media (max-width: 575px) {
  .tt-empty-cart {
    padding: 5.1rem 1.5rem 6.2rem;
  }

  .tt-empty-cart .tt-icon {
    font-size: 12rem;
  }

  .tt-empty-cart .tt-title {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}

.tt-empty-cart> :nth-child(1) {
  margin-top: 0;
}

.tt-empty-search {
  text-align: center;
  padding: 10.6rem 2rem 10.2rem;
}

.tt-empty-search img {
  max-width: 100%;
  height: auto;
}

.tt-empty-search .tt-icon {
  font-size: 15rem;
  line-height: 1.1;
  color: #ebecee;
}

.tt-empty-search .tt-title {
  color: #191919;
  padding: 0;
  margin: 0.9rem 0 0 0;
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 4.4rem;
}

.tt-empty-search p {
  margin-top: 0.2rem;
  font-size: 1.5rem;
}

.tt-empty-search .btn {
  margin-top: 3.4rem;
}

@media (max-width: 1024px) {
  .tt-empty-search {
    padding: 7.1rem 2rem 8.2rem;
  }

  .tt-empty-search .tt-icon {
    font-size: 13rem;
  }

  .tt-empty-search .tt-title {
    font-size: 2.8rem;
    line-height: 3.8rem;
  }
}

@media (max-width: 575px) {
  .tt-empty-search {
    padding: 5.1rem 1.5rem 6.2rem;
  }

  .tt-empty-search .tt-icon {
    font-size: 12rem;
  }

  .tt-empty-search .tt-title {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}

.tt-empty-search> :nth-child(1) {
  margin-top: 0;
}

.tt-coming-soon {
  padding: 2.7rem 0 9rem 0;
  overflow: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

@media (min-width: 734px) {
  .tt-coming-soon {
    height: 100vh;
  }
}

.tt-coming-soon form .form-group {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}

.tt-coming-soon form .form-control {
  min-width: 25.4rem;
  margin-top: 2rem;
}

.tt-coming-soon form .btn {
  margin-top: 2rem;
}

.tt-coming-soon h1.tt-title {
  font-size: 3.4rem;
  line-height: 4.7rem;
  margin: 5.4rem 0 0 0;
  padding: 0;
  font-weight: 500;
  color: #191919;
}

.tt-coming-soon h2.tt-title {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin: 3.1rem 0 0 0;
  padding: 0 0 0.2rem 0;
  font-weight: 500;
  color: #191919;
  width: 100%;
}

.tt-coming-soon .description {
  max-width: 58.4rem;
  margin: 2.1rem auto 4.7rem;
}

.tt-coming-soon .tt-coming-soon-content> :nth-child(1) {
  margin-top: 0;
}

@media (max-width: 1229px) {
  .tt-coming-soon {
    padding-top: 1.7rem;
  }

  .tt-coming-soon h1.tt-title {
    font-size: 3rem;
    line-height: 4rem;
  }

  .tt-coming-soon .description {
    margin-bottom: 3.7rem;
  }

  .tt-coming-soon form {
    margin-top: 0;
  }

  .tt-coming-soon h2.tt-title {
    margin-top: 2.1rem;
  }
}

@media (min-width: 1025px) {
  .tt-coming-soon {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

@media (max-width: 1024px) {
  .tt-coming-soon {
    padding-top: 1.5rem;
    padding-bottom: 2.7rem;
  }

  .tt-coming-soon h1.tt-title {
    font-size: 2.9rem;
    line-height: 3.9rem;
    margin-top: 3.5rem;
  }

  .tt-coming-soon .description {
    margin-bottom: 2.7rem;
  }

  .tt-coming-soon form .btn,
  .tt-coming-soon form .form-control {
    margin-top: 1.3rem;
  }

  .tt-coming-soon form .form-group {
    margin-bottom: 1.3rem;
  }
}

@media (max-width: 575px) {
  .tt-coming-soon {
    padding-bottom: 1rem;
  }

  .tt-coming-soon h1.tt-title {
    font-size: 2.3rem;
    line-height: 3.3rem;
    margin-top: 1.5rem;
  }

  .tt-coming-soon .description {
    margin-top: 1rem;
    margin-bottom: 0;
  }

  .tt-coming-soon form .form-group {
    display: block;
  }

  .tt-coming-soon form .form-control {
    margin-top: 1.3rem;
  }

  .tt-coming-soon form .btn {
    margin-top: 1.3rem;
  }

  .tt-coming-soon form .form-group {
    margin-bottom: 0.7rem;
  }
}

.coming-soon-bottom {
  position: fixed;
  bottom: 7.2rem;
  width: 100%;
  left: 0;
}

.coming-soon-bottom p {
  font-size: 1.2rem;
}

.coming-soon-bottom .tt-social-icon {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1.1rem;
}

@media (max-width: 1229px) {
  .coming-soon-bottom {
    bottom: 5.2rem;
  }
}

@media (max-width: 1024px) {
  .coming-soon-bottom {
    bottom: 2.2rem;
  }

  .coming-soon-bottom .tt-social-icon {
    margin-top: 0.5rem;
  }
}

@media (max-width: 789px) {
  .coming-soon-bottom {
    position: inherit;
    bottom: inherit;
    margin-top: 2.5rem;
  }
}

.tt-social-icon li a {
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #d8d8d8;
  padding: 0.4rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-social-icon li a:hover {
  color: #191919;
}

.tt-social-icon li:first-child {
  margin-right: 0.5rem;
}

.tt-social-icon li:last-child {
  margin-left: 0.5rem;
}

.tt-social-icon li:not(:last-child):not(:first-child) {
  margin: 0 0.5rem;
}

.tt-login-form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  width: 100%;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tt-login-form .tt-item {
  border: none;
  display: flex;
  flex-direction: column;
  padding: 4.8rem 3.4rem;
  justify-content: center;
  align-items: center;
}

.tt-login-form .tt-item .tt-title {
  color: #171717;
  font-size: 2.4rem;
  font-family: Inter;
  font-weight: 700;
}

.tt-login-form .tt-item p {
  margin-top: 0;
  color: #f6f6f6;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.85rem;
  text-transform: capitalize;
}

.tt-login-form .tt-item .form-top {
  margin-top: 3.2rem;
}

.tt-login-form .tt-item .btn:not(.btn-top) {
  margin: 0;
  border-radius: 0;
  padding: 1.6rem 2rem;
  font-size: 1.6rem;
  font-weight: 500;
}

.tt-login-form .tt-item .btn-top {
  margin-top: 2.5rem;
}

.tt-login-form .tt-item .btn {
  margin-right: 1.2rem;
}

.tt-login-form .tt-item .additional-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
}

.tt-login-form .tt-item .additional-links a {
  color: #191919;
  display: block;
  text-align: end;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-login-form .tt-item .additional-links a:hover {
  color: #c19a5b;
}

@media (max-width: 789px) {
  .tt-login-form {
    display: block;
    align-items: flex-start;
    margin-top: -2rem;
  }

  .tt-login-form .tt-item:first-child {
    margin-top: 2rem;
    height: auto;
  }
}

@media (max-width: 440px) {
  .tt-login-form .tt-item {
    padding: 2rem 2rem 1rem;
  }
}

.slick-track {
  margin: auto;
}

.tt-slick-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-slick-button {
  font-size: 0;
  line-height: 0;
}

.tt-slick-button .slick-arrow {
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  background: #f7f8fa;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-slick-button .slick-arrow:hover {
  background: #c19a5b;
  color: #fff;
}

.tt-slick-button .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
}

.tt-slick-button .slick-prev:before {
  content: "\e90d";
}

.tt-slick-button .slick-next {
  margin-left: 0.4rem;
}

.tt-slick-button .slick-next:before {
  content: "\e90e";
}

.slick-prev:before {
  position: relative;
  right: 0.1rem;
}

.slick-next:before {
  position: relative;
  left: 0.1rem;
}

.tt-slick-button-vertical {
  font-size: 0;
  line-height: 0;
}

.tt-slick-button-vertical .slick-arrow {
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  background: #f7f8fa;
  color: #191919;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-slick-button-vertical .slick-arrow:hover {
  background: #c19a5b;
  color: #fff;
}

.tt-slick-button-vertical .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
}

.tt-slick-button-vertical .slick-prev:before {
  content: "\e90f";
}

.tt-slick-button-vertical .slick-next {
  left: 4.2rem;
}

.tt-slick-button-vertical .slick-next:before {
  content: "\e90c";
}

.tt-slick-quantity {
  font-size: 1.6rem;
  line-height: 1;
  color: #989898;
  font-family: Inter, sans-serif;
}

.tt-slick-quantity .account-number {
  font-size: 2rem;
  color: #191919;
}

.arrow-location-01 .slick-arrow {
  position: absolute;
  bottom: 1rem;
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  background: #fff;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.arrow-location-01 .slick-arrow:hover {
  background: #c19a5b;
  color: #fff;
}

.arrow-location-01 .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
}

.arrow-location-01 .slick-prev {
  right: 5.7rem;
}

.arrow-location-01 .slick-prev:before {
  content: "\e90d";
}

.arrow-location-01 .slick-next {
  right: 1rem;
}

.arrow-location-01 .slick-next:before {
  content: "\e90e";
}

.arrow-location-02 .slick-arrow {
  position: absolute;
  bottom: -5.8rem;
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  background: #f7f8fa;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.arrow-location-02 .slick-arrow:hover {
  background: #c19a5b;
  color: #fff;
}

.tt-product-single-carousel-horizontal .arrow-location-02 .slick-arrow {
  background: #f7f8fa;
  color: #191919;
}

.tt-product-single-carousel-horizontal .arrow-location-02 .slick-arrow:hover {
  background: #c19a5b;
  color: #fff;
}

.arrow-location-02 .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
}

.arrow-location-02 .slick-prev {
  left: 0;
}

.arrow-location-02 .slick-prev:before {
  content: "\e90d";
}

.arrow-location-02 .slick-next {
  left: 4.7rem;
}

.arrow-location-02 .slick-next:before {
  content: "\e90e";
}

.arrow-location-03 .slick-arrow {
  position: absolute;
  top: 50%;
  translate: 25% -90%;
  z-index: 7;
  background: red;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  background: #c19a5b85 !important;
}

.arrow-location-03 .slick-arrow:hover {
  color: #c19a5b;
}

.arrow-location-03 .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
}

.arrow-location-03 .slick-prev {
  left: -1rem;
}

.arrow-location-03 .slick-prev:before {
  content: "\e90d";
}

.arrow-location-03 .slick-next {
  right: -0.4rem;
  background: #c19a5b85;
}

.arrow-location-03 .slick-next:before {
  content: "\e90e";
}

.arrow-location-tab .slick-arrow {
  position: absolute;
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  background: #f7f8fa;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.arrow-location-tab .slick-arrow:hover {
  background: #c19a5b;
  color: #fff;
}

.arrow-location-tab .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
}

.arrow-location-tab .slick-prev:before {
  content: "\e90d";
}

.arrow-location-tab .slick-next:before {
  content: "\e90e";
}

@media (min-width: 1025px) {
  .arrow-location-tab .slick-arrow {
    top: -3rem;
  }

  .arrow-location-tab.no-title .slick-arrow {
    top: -1.5rem;
  }

  .arrow-location-tab .slick-prev {
    right: 5.7rem;
  }

  .arrow-location-tab .slick-next {
    right: 1rem;
  }
}

@media (max-width: 1024px) {
  .arrow-location-tab .slick-arrow {
    top: 50%;
  }

  .arrow-location-tab .slick-prev {
    left: 0;
  }

  .arrow-location-tab .slick-next {
    right: 0;
  }
}

.arrow-location-right-top .slick-arrow {
  position: absolute;
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  background: #c19a5b45;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.arrow-location-right-top .slick-arrow:hover {
  background: #c19a5b;
  color: #fff;
}

.arrow-location-right-top .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
}

.arrow-location-right-top .slick-prev:before {
  content: "\e90d";
}

.arrow-location-right-top .slick-next:before {
  content: "\e90e";
}

@media (min-width: 1025px) {
  .arrow-location-right-top .slick-arrow {
    top: 50%;
    background: #c19a5b45;
    left: 0;
  }

  .arrow-location-right-top .slick-prev {
    right: 5.7rem;
  }

  .arrow-location-right-top .slick-next {
    right: 0;
    left: auto;
  }
}

@media (max-width: 1024px) {
  .arrow-location-right-top .slick-arrow {
    top: 50%;
  }

  .arrow-location-right-top .slick-prev {
    left: 0;
  }

  .arrow-location-right-top .slick-next {
    right: 0;
  }
}

.arrow-location-center .slick-arrow,
.arrow-location-center .slick-arrow:active {
  position: absolute;
  top: 50%;
  margin-top: -1.9rem;
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  color: #dadada;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.arrow-location-center .slick-arrow:hover {
  color: #191919;
}

.arrow-location-center .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
}

.arrow-location-center .slick-prev {
  left: 0;
}

.arrow-location-center .slick-prev:before {
  content: "\e90d";
}

.arrow-location-center .slick-next {
  right: 0;
}

.arrow-location-center .slick-next:before {
  content: "\e90e";
}

.tt-mobile-product-slider.arrow-location-center .slick-prev {
  left: 1rem;
}

.tt-mobile-product-slider.arrow-location-center .slick-next {
  right: 1rem;
}

.arrow-location-center-02 .slick-arrow,
.arrow-location-center-02 .slick-arrow:active {
  position: absolute;
  top: 50%;
  margin-top: -1.9rem;
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  background: #f7f8fa;
  color: #191919;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.arrow-location-center-02 .slick-arrow:hover {
  color: #fff;
  background: #c19a5b;
}

.arrow-location-center-02 .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
}

.arrow-location-center-02 .slick-prev {
  left: 0;
}

.arrow-location-center-02 .slick-prev:before {
  content: "\e90d";
}

.arrow-location-center-02 .slick-next {
  right: 0;
}

.arrow-location-center-02 .slick-next:before {
  content: "\e90e";
}

body:not(.touch-device) .arrow-location-center-02.tt-arrow-hover .slick-arrow {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

body:not(.touch-device) .arrow-location-center-02.tt-arrow-hover:hover .slick-arrow {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.slick-slider .slick-dots {
  margin-top: 2.2rem;
  position: absolute;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slick-slider .slick-dots li {
  margin: 0 0.3rem;
  padding: 0 0.2rem;
  cursor: pointer;
}

.slick-slider .slick-dots li button {
  width: 1.6rem;
  height: 1.6rem;
  background: #dadada;
  border: none;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.slick-slider .slick-dots li:hover button {
  background: #191919;
}

.slick-slider .slick-dots .slick-active button {
  background: #191919;
}

.tt-arrow-type-02.slick-slider .slick-arrow {
  background: #f7f8fa;
  color: #dadada;
}

.tt-arrow-type-02.slick-slider .slick-arrow:hover {
  background: #f7f8fa;
  color: #191919;
}

.tt-arrow-type-02.slick-slider .slick-next {
  right: 2rem;
}

.tt-arrow-type-02.slick-slider .slick-prev {
  left: 2rem;
}

.wrapper-social-icon {
  background: #f7f8fa;
  padding: 1.2rem 0.5rem 1rem;
}

.touch-device .wrapper-social-icon {
  background: #e9e7e7;
  width: 100%;
  height: 0.1rem;
  padding: 0;
}

.touch-device .wrapper-social-icon .container {
  display: none;
}

.at-resp-share-element .at-share-btn:focus,
.at-resp-share-element .at-share-btn:hover,
.at-share-tbx-element .at-share-btn:focus,
.at-share-tbx-element .at-share-btn:hover {
  transform: none !important;
}

.tt-gift-layout {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 8.2rem 0;
}

.tt-gift-layout .tt-title {
  margin-top: 8.1rem;
  font-size: 3.4rem;
  line-height: 1.1;
}

.tt-gift-layout .tt-gift-box {
  margin-top: 5.3rem;
  max-width: 43.4rem;
  overflow: hidden;
  position: relative;
  border-radius: 0.9rem;
}

.tt-gift-layout .tt-gift-box img {
  max-width: 100%;
  height: auto;
}

.tt-gift-layout .tt-gift-box .tt-description {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-gift-layout .tt-gift-box .tt-description .tt-sum {
  color: #fff;
  font-size: 3.2rem;
  font-family: Inter, sans-serif;
  position: absolute;
  top: 1.7rem;
  right: 1.5rem;
  font-weight: 500;
}

@media (max-width: 575px) {
  .tt-gift-layout .tt-gift-box .tt-description .tt-sum {
    font-size: 2.7rem;
  }
}

.tt-gift-layout .tt-gift-box .tt-description .tt-code {
  background-color: #fff;
  border: 0.7rem solid #fff;
  margin: 2rem;
  position: relative;
  border-radius: 0.3rem;
}

.tt-gift-layout .tt-gift-box .tt-description .tt-code span {
  display: block;
  position: relative;
  padding: 1.3rem 1.6rem 1.1rem;
  font-size: 2.5rem;
  line-height: 1;
  color: #191919;
}

.tt-gift-layout .tt-gift-box .tt-description .tt-code span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.1rem;
  height: 100%;
  background: url(tt-gift-box-border2.png) left top repeat-y;
}

.tt-gift-layout .tt-gift-box .tt-description .tt-code span:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0.1rem;
  height: 100%;
  background: url(tt-gift-box-border2.png) right top repeat-y;
}

.tt-gift-layout .tt-gift-box .tt-description .tt-code:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.1rem;
  background: url(tt-gift-box-border1.png) left top repeat-x;
}

.tt-gift-layout .tt-gift-box .tt-description .tt-code:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.1rem;
  background: url(tt-gift-box-border1.png) left top repeat-x;
}

.tt-gift-layout p {
  margin-top: 3.3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}

.tt-gift-layout .tt-gift-dissembled {
  margin-top: 3.5rem;
}

.tt-gift-layout .tt-gift-dissembled img {
  max-width: 100%;
  height: auto;
}

.tt-gift-layout .btn-border {
  margin-top: 6.2rem;
}

.tt-gift-layout .btn-link {
  margin-top: 3.2rem;
}

@media (max-width: 1024px) {
  .tt-gift-layout {
    padding: 4.2rem 0;
  }

  .tt-gift-layout .tt-title {
    margin-top: 4.1rem;
    font-size: 3.1rem;
  }

  .tt-gift-layout .tt-gift-box {
    margin-top: 4.4rem;
    max-width: 380px;
  }

  .tt-gift-layout .tt-gift-box .tt-description .tt-code span {
    font-size: 2.2rem;
  }

  .tt-gift-layout .tt-gift-dissembled {
    margin-top: 3.1rem;
  }

  .tt-gift-layout .btn-border {
    margin-top: 4rem;
  }

  .tt-gift-layout .btn-link {
    margin-top: 2.3rem;
  }
}

@media (max-width: 575px) {
  .tt-gift-layout {
    padding: 2.2rem 0;
  }

  .tt-gift-layout .tt-title {
    margin-top: 3.5rem;
    font-size: 2.6rem;
  }

  .tt-gift-layout .tt-gift-box {
    margin-top: 3.6rem;
    max-width: 29rem;
  }

  .tt-gift-layout .tt-gift-box .tt-description .tt-code {
    margin: 1.5rem;
  }

  .tt-gift-layout .tt-gift-box .tt-description .tt-code span {
    font-size: 1.8rem;
  }

  .tt-gift-layout p {
    margin-top: 2.5rem;
    line-height: 1.9rem;
  }

  .tt-gift-layout .tt-gift-dissembled {
    margin-top: 2.4rem;
  }

  .tt-gift-layout .btn-border {
    margin-top: 3.1rem;
  }

  .tt-gift-layout .btn-link {
    margin-top: 1.8rem;
  }
}

.tt-gift-layout> :nth-child(1) {
  margin-top: 0;
}

a.tt-back-to-top.tt-show {
  display: none;
}

@media (min-width: 790px) {
  .tt-back-to-top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
    width: 6.2rem;
    height: 6.2rem;
    background-color: rgba(40, 121, 254, 0.75);
    color: #fff;
    font-size: 0;
    line-height: 0;
    position: fixed;
    bottom: -6.4rem;
    right: 0;
    z-index: 20;
  }

  .tt-back-to-top:before {
    font-family: wokiee_icons !important;
    content: "\e9c9";
    display: block;
    font-size: 2rem;
    line-height: 1;
    position: relative;
    top: 0;
    -moz-transition: top 0.2s linear;
    -o-transition: top 0.2s linear;
    -webkit-transition: top 0.2s linear;
    transition: top 0.2s linear;
  }

  .tt-back-to-top:hover {
    background-color: rgba(34, 103, 216, 0.75);
    color: #fff;
  }

  .tt-back-to-top:hover:before {
    top: -0.4rem;
  }

  .tt-back-to-top.tt-show {
    bottom: 5rem;
  }
}

@media (max-width: 789px) {
  .tt-back-to-top {
    background: #fff;
    color: #c19a5b;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    font-family: Inter, sans-serif;
    font-weight: 500;
    padding: 0.5rem 0 3.3rem 0;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }

  .tt-back-to-top:before {
    font-family: wokiee_icons !important;
    content: "\e9c9";
    display: block;
    font-size: 2rem;
    line-height: 1;
  }

  .tt-back-to-top:hover {
    color: #fff;
  }
}

.tt-breadcrumb {
  background: #f7f8fa;
  color: #777;
}

.tt-breadcrumb ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-breadcrumb ul li {
  font-size: 1.2rem;
  padding: 0.4rem 0.6rem 0.4rem 1.1rem;
  position: relative;
}

.tt-breadcrumb ul li a {
  color: #777;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-breadcrumb ul li a:hover {
  color: #c19a5b;
}

.tt-breadcrumb ul li:not(:first-child):before {
  content: "/";
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0.4rem;
}

.tt-breadcrumb ul li:first-child {
  padding-left: 0;
}

.tt-breadcrumb .container-fluid {
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 1025px) and (max-width: 1230px) {
  .tt-breadcrumb .container-fluid {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}

.tt-services-listing.tt-layout-02 .tt-services-block {
  margin-top: 1.6rem;
  padding-bottom: 1.6rem;
}

.tt-services-listing:not(.tt-layout-02) {
  margin-top: -3rem;
}

.tt-services-listing:not(.tt-layout-02) .tt-services-block {
  margin-top: 3rem;
}

@media (max-width: 575px) {
  .tt-services-listing:not(.tt-layout-02) {
    margin-top: -3.5rem;
  }

  .tt-services-listing:not(.tt-layout-02) .tt-services-block {
    margin-top: 3.7rem;
  }
}

.tt-services-block {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-services-block .tt-col-icon {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-size: 5rem;
  color: #c19a5b;
}

.tt-services-block .tt-col-icon [class^="icon-"] {
  position: relative;
  top: -0.5rem;
}

@media (min-width: 576px) {
  .tt-services-block .tt-col-icon+.tt-col-description {
    padding-left: 2.1rem;
  }
}

@media (max-width: 575px) {
  .tt-services-block .tt-col-icon+.tt-col-description {
    padding-left: 1.1rem;
  }
}

.tt-services-block .tt-col-description {
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  line-height: 1.3;
}

.tt-services-block .tt-col-description .tt-title {
  padding: 0;
  margin: 0;
  font-size: 1.6rem;
  font-weight: 500;
  color: #191919;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-services-block .tt-col-description p {
  margin-top: 0.7rem;
  color: #777;
  font-size: 1.6rem;
  line-height: 2.2rem;
}

.tt-services-block .tt-col-description> :nth-child(1) {
  margin-top: 0;
}

.tt-services-block:hover {
  text-decoration: none;
}

.tt-services-block:hover .tt-title {
  color: #c19a5b;
}

._instafeed-default,
.instafeed-col .instagram_gallery,
.instafeed-fluid .instagram_gallery {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

._instafeed-default a,
.instafeed-col a,
.instafeed-fluid a {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

._instafeed-default a:before,
.instafeed-col a:before,
.instafeed-fluid a:before {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  content: "\e9a8";
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
  color: #fff;
  top: 50%;
  opacity: 0;
  z-index: 7;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

._instafeed-default a:after,
.instafeed-col a:after,
.instafeed-fluid a:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  opacity: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

._instafeed-default img,
.instafeed-col img,
.instafeed-fluid img {
  display: block;
  width: 100%;
  height: auto;
}

._instafeed-default a:hover:before,
.instafeed-col a:hover:before,
.instafeed-fluid a:hover:before {
  opacity: 1;
}

._instafeed-default a:hover:after,
.instafeed-col a:hover:after,
.instafeed-fluid a:hover:after {
  opacity: 0.88;
}

.instafeed-fluid .instagram_gallery>* {
  width: 16.666%;
}

@media (max-width: 1024px) {
  .instafeed-fluid .instagram_gallery>* {
    width: 33.333%;
  }
}

@media (max-width: 575px) {
  .instafeed-fluid .instagram_gallery>* {
    width: 50%;
  }
}

.instafeed-col.gridnopadding .instagram_gallery {
  padding: 0 1rem;
}

@media (min-width: 576px) {
  .instafeed-col {
    margin-top: -2rem;
  }

  .instafeed-col:not(.gridnopadding) {
    margin-left: -2rem;
  }

  .instafeed-col .instagram_gallery>* {
    width: calc(25% - 2rem);
    margin-top: 2rem;
    margin-left: 2rem;
  }

  .instafeed-col.gridnopadding .instagram_gallery>* {
    width: 25%;
  }

  .container-fluid .instafeed-col.gridnopadding .instagram_gallery {
    padding: 0 0;
  }

  .container-fluid .instafeed-col.inscontainerpadding .instagram_gallery {
    padding: 0 2rem;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  .instafeed-col .instagram_gallery>* {
    width: calc(33.333% - 2rem);
  }
}

@media (max-width: 575px) {
  .instafeed-col {
    margin-top: -1rem;
    margin-left: -1rem;
  }

  .instafeed-col .instagram_gallery>* {
    width: calc(50% - 1rem);
    margin-top: 1rem;
    margin-left: 1rem;
  }

  .instafeed-col.gridnopadding .instagram_gallery {
    margin-left: 1rem;
  }
}

.tt-img-box-listing {
  margin-top: -2rem;
}

.tt-img-box-listing .tt-img-box {
  margin-top: 2rem;
}

.tt-img-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.1rem solid #e9e7e7;
  text-decoration: none;
  position: relative;
  text-align: center;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}

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

@media (max-width: 440px) {
  .tt-img-box img {
    width: 40%;
  }
}

@media (min-width: 1025px) {
  .tt-img-box {
    padding: 6.9rem;
    height: 13.8rem;
  }
}

@media (max-width: 1024px) and (min-width: 576px) {
  .tt-img-box {
    padding: 2rem;
    height: 11.8rem;
  }
}

@media (max-width: 575px) and (min-width: 421px) {
  .tt-img-box {
    padding: 2.5rem;
    height: 10rem;
  }
}

@media (max-width: 420px) {
  .tt-img-box {
    padding: 1.5rem;
    height: 10rem;
  }
}

.tt-img-box:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 0.1rem solid;
  border-color: inherit;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.tt-img-box:hover {
  border-color: #c19a5b;
}

.tt-img-box:hover:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-layout-vertical-listing .tt-item:not(:first-child) {
  margin-top: 1.8rem;
}

.tt-layout-vertical {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tt-layout-vertical .tt-img {
  max-width: 100%;
  margin-top: 0.2rem;
  position: relative;
}

.tt-layout-vertical .tt-img img {
  width: 100%;
  max-width: 10rem;
  height: auto;
}

.tt-layout-vertical .tt-img .tt-img-default {
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  overflow: hidden;
  top: 0;
  left: 0;
}

.tt-layout-vertical .tt-img .tt-img-roll-over {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  width: 100%;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.tt-layout-vertical .tt-img+.tt-description {
  padding-left: 2rem;
}

.tt-layout-vertical .tt-title {
  font-size: 1.6rem;
  font-family: Inter, sans-serif;
  font-weight: 400;
  color: #191919;
}

.tt-layout-vertical .tt-description .tt-rating {
  margin-left: -0.1rem;
}

.tt-layout-vertical .tt-description .tt-add-info {
  margin-top: 0.3rem;
}

.tt-layout-vertical .tt-description .tt-add-info li {
  font-size: 1.2rem;
  color: #999;
}

.tt-layout-vertical .tt-description .tt-add-info li a {
  color: #999;
}

.tt-layout-vertical .tt-description .tt-add-info li a:hover {
  color: #c19a5b;
}

.tt-layout-vertical .tt-description .tt-price {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 500;
  color: #191919;
}

.tt-layout-vertical .tt-description .tt-price .new-price {
  color: #f8353e;
  margin-right: 0.7rem;
}

.tt-layout-vertical .tt-description .tt-price .old-price {
  color: #191919;
  text-decoration: line-through;
}

.tt-layout-vertical .tt-description .tt-price span {
  display: inline-block;
}

.tt-layout-vertical .tt-description> :nth-child(1) {
  margin-top: 0;
}

.tt-layout-vertical ul.tt-options-swatch {
  margin: 1.2rem 0 0 -0.2rem;
  width: calc(100% - 0.2rem);
}

.tt-layout-vertical ul.tt-options-swatch li {
  margin: 0.4rem 0.2rem 0;
}

.tt-layout-vertical:hover .tt-img .tt-img-default+.tt-roll-over {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.tt-layout-vertical:hover .tt-img .tt-img-roll-over,
.tt-layout-vertical:hover .tt-img [class^="tt-img"]:last-child {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.tt-block-title+.tt-tab-wrapper {
  position: relative;
}

@media (min-width: 1025px) {
  .tt-block-title+.tt-tab-wrapper {
    margin-top: -6.5rem;
  }
}

.tt-tab-wrapper {
  position: relative;
}

@media (min-width: 1025px) {
  .tt-tab-wrapper {
    margin-top: -0.1rem;
  }
}

@media (min-width: 1025px) {
  .arrow-location-tab {
    margin-top: 9rem;
  }

  .tt-block-title+.arrow-location-tab.tt-carousel-products,
  .tt-block-title+.arrow-location-tab.tt-carousel-products-js {
    margin-top: -5.2rem;
  }

  .tab-content .arrow-location-tab {
    margin-top: -5.1rem;
  }

  .tt-block-title+.tab-content .arrow-location-tab.tt-carousel-products {
    margin-top: -5.2rem;
  }
}

.tt-tabs-default {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 3;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tt-tabs-default li>a {
  color: #999;
  font-size: 1.6rem;
  font-family: Inter, sans-serif;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  padding: 0.5rem 1.3rem;
  display: inline-block;
}

.tt-tabs-default li>a.active,
.tt-tabs-default li>a:hover {
  color: #191919;
}

.prpage-tabs .tt-tabs-default li>a {
  color: #999;
  font-size: 1.6rem;
  line-height: 2.6rem;
  letter-spacing: 0;
  font-weight: 500;
}

.prpage-tabs .tt-tabs-default li>a.active,
.prpage-tabs .tt-tabs-default li>a:hover {
  color: #191919;
}

.prpage-tabs .col-md-12 {
  padding: 0;
}

@media (min-width: 1025px) {
  .tt-tabs-default {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 13rem;
    padding-right: 13rem;
    padding-bottom: 2.9rem;
  }
}

@media (max-width: 1024px) {
  .tt-tabs-default {
    margin-left: -1.6rem;
    padding-bottom: 2.9rem;
  }

  .prpage-tabs .tt-tabs-default li>a {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}

@media (max-width: 575px) {
  .tt-tabs-default {
    padding-bottom: 1.9rem;
    margin-top: -0.5rem;
  }
}

.tt-tabs-default+.tab-content .tab-pane:not(.active) {
  display: none;
}

@media (min-width: 1025px) {
  .tt-tab-wrapper .tt-tabs-default {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 13rem;
    padding-right: 13rem;
    padding-bottom: 4.9rem;
  }
}

@media (max-width: 1024px) {
  .tt-tab-wrapper .tt-tabs-default {
    margin-left: -1.6rem;
    padding-bottom: 3.1rem;
  }
}

@media (max-width: 575px) {
  .tt-tab-wrapper .tt-tabs-default {
    padding-bottom: 2rem;
    margin-top: -0.5rem;
  }
}

.tt-text-box01 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  max-width: 86.2rem;
  margin: 0 auto;
}

.tt-text-box01> :nth-child(1) {
  margin-top: 0;
}

.tt-content-info {
  text-align: center;
  text-decoration: none;
  display: block;
  position: relative;
}

.tt-content-info .tt-title {
  font-size: 2.4rem;
  line-height: 3.3rem;
  padding-bottom: 1.2rem;
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-content-info .tt-title a {
  color: #191919;
}

.tt-content-info p {
  margin-top: 0;
  color: #777;
}

.tt-content-info .tt-subscription {
  margin-top: 2rem;
}

.tt-content-info .tt-subscription .tt-text-lage {
  font-size: 1.6rem;
  color: #191919;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.tt-content-info .tt-subscription .tt-text-small {
  color: #999;
  font-size: 1.2rem;
}

.tt-content-info .obj-data02__img {
  display: inline-block;
  padding: 0.3rem 0 0.4rem;
}

.tt-content-info .obj-data02__img img {
  width: 6.4rem;
}

.tt-content-info .obj-data02__rating {
  display: inline-block;
  position: relative;
  line-height: 0;
  padding-bottom: 2rem;
}

.tt-content-info .obj-data02__rating .tt-trim {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

@media (min-width: 1230px) {
  .tt-content-info {
    padding-left: 20%;
    padding-right: 20%;
  }
}

@media (max-width: 1229px) {
  .tt-content-info {
    padding-left: 15%;
    padding-right: 15%;
  }
}

.tt-slider-fullwidth {
  position: relative;
}

.tt-slider-fullwidth.arrow-location-center-02:after,
.tt-slider-fullwidth.arrow-location-center-02:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1;
}

@media (min-width: 401px) {

  .tt-slider-fullwidth.arrow-location-center-02:after,
  .tt-slider-fullwidth.arrow-location-center-02:before {
    width: 7rem;
  }
}

@media (max-width: 400px) {

  .tt-slider-fullwidth.arrow-location-center-02:after,
  .tt-slider-fullwidth.arrow-location-center-02:before {
    width: 5.5rem;
  }
}

.tt-slider-fullwidth.arrow-location-center-02:after {
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #fff 50%);
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0), #fff 50%);
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0), #fff 50%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 50%);
  right: 0;
}

.tt-slider-fullwidth.arrow-location-center-02:before {
  content: "";
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff 50%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0), #fff 50%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #fff 50%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff 50%);
  left: 0;
}

.tt-content-info:hover .tt-title {
  color: #c19a5b;
}

.tt-carousel-brands {
  margin: 0.4rem 0 -0.4rem;
}

.tt-carousel-brands .slick-slide {
  text-align: center;
}

.tt-carousel-brands a {
  display: inline-block;
  padding: 0 2rem;
}

.tt-carousel-brands a img {
  height: auto;
  width: 100%;
  max-width: 13.1rem;
  transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
}

.tt-carousel-brands.useimageopacityonhover a:hover img,
.tt-carousel-brands:not(.useimageopacityonhover) a img {
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
}

.tt-carousel-brands.useimageopacityonhover a img,
.tt-carousel-brands:not(.useimageopacityonhover) a:hover img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

html:not(.mac):not(.touch-device) .tt-carousel-brands .slick-track {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-categories-listing {
  margin-top: -5rem;
}

.tt-categories-listing .tt-items-categories {
  margin-top: 5rem;
}

.tt-items-categories .tt-title-block .tt-title {
  font-size: 2.4rem;
  font-weight: 500;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.tt-items-categories .tt-title-block img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 1.7rem;
}

.tt-items-categories .tt-title-block> :nth-child(1) {
  margin-top: 0;
}

.tt-items-categories .tt-title-block:hover .tt-title {
  color: #c19a5b;
}

.tt-items-categories ul {
  margin-top: 1.1rem;
  padding-bottom: 0.3rem;
}

.tt-items-categories ul li a {
  color: #777;
  padding: 0.3rem 0 0.3rem 0;
  display: inline-block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-items-categories ul li a:hover {
  color: #c19a5b;
}

.tt-items-categories ul li.active a {
  color: #c19a5b;
}

.tt-items-categories .tt-title-block+[class^="btn"] {
  margin-top: 1.6rem;
}

.tt-items-categories> :nth-child(1) {
  margin-top: 0;
}

.tt-items-categories.active .tt-title {
  color: #c19a5b;
}

.tt-loader {
  height: 100%;
  width: 100%;
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
}

.tt-loader svg path,
.tt-loader svg rect {
  fill: #c19a5b;
}

.tt-offset-35 {
  margin-top: 3.5rem;
}

@media (max-width: 575px) {
  .tt-offset-35 {
    margin-top: 2.4rem;
  }
}

.tt-offset-20 {
  margin-top: 2rem;
}

.tt-offset-16 {
  margin-top: 1.6rem;
}

.tt-offset-7 {
  margin-top: 0.7rem;
}

@media (min-width: 1025px) {
  #tt-pageContent .shopify-challenge__container {
    margin-top: 5.2rem;
  }
}

@media (max-width: 1024px) and (min-width: 576px) {
  #tt-pageContent .shopify-challenge__container {
    margin-top: 4.3rem;
  }
}

@media (max-width: 575px) {
  #tt-pageContent .shopify-challenge__container {
    margin-top: 3.3rem;
  }
}

.shopify-challenge__container {
  padding: 5.3rem 1.5rem 5.9rem;
}

.shopify-challenge__container .shopify-challenge__message {
  color: #191919;
  font-size: 1.6rem;
  line-height: 2.6rem;
  text-transform: uppercase;
  font-weight: 500;
  font-family: Inter, sans-serif;
  margin-top: 0;
}

#tt-pageContent .shopify-challenge__container .g-recaptcha {
  margin: 2.6rem 0;
}

#tt-pageContent .shopify-challenge__container .shopify-challenge__button {
  text-transform: uppercase;
}

@media (min-width: 601px) {
  .shopify-challenge__container {
    border: 0.1rem solid #eae8e8;
  }
}

@media (max-width: 60px) {
  #tt-pageContent .shopify-challenge__container {
    max-width: 32rem;
  }
}

@media (min-width: 1025px) {
  #tt-pageContent .clear-gap {
    margin-top: -6rem;
  }
}

@media (max-width: 1024px) {
  #tt-pageContent .clear-gap {
    margin-top: -5rem;
  }
}

@media (max-width: 575px) {
  #tt-pageContent .clear-gap {
    margin-top: -4rem;
  }
}

@media (min-width: 1230px) {
  .hidden-lg-up {
    display: none;
  }
}

@media (max-width: 1230px) and (min-width: 1025px) {
  .hidden-md-up {
    display: none;
  }
}

@media (max-width: 1025px) and (min-width: 790px) {
  .hidden-sm-up {
    display: none;
  }
}

@media (max-width: 789px) and (min-width: 575px) {
  .hidden-sm {
    display: none;
  }
}

@media (max-width: 575px) {
  .hidden-xs {
    display: none;
  }
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xl,
.visible-xs {
  display: none;
}

@media (min-width: 1230px) {
  .visible-xl {
    display: block;
  }
}

@media (max-width: 1230px) and (min-width: 1025px) {
  .visible-lg {
    display: block;
  }
}

@media (max-width: 1025px) and (min-width: 789px) {
  .visible-md {
    display: block;
  }
}

@media (max-width: 789px) and (min-width: 575px) {
  .visible-sm {
    display: block;
  }
}

@media (max-width: 575px) {
  .visible-xs {
    display: block;
  }
}

.hide {
  display: none !important;
}

@media (max-width: 1024px) {
  .tt-hidden-mobile {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .tt-hidden-desctope {
    display: none !important;
  }
}

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

.tt-base-color {
  color: #c19a5b;
}

.tt-white-color {
  color: #fff;
}

#tt-pageContent .tt-offset-small {
  margin-top: 2rem;
}

#tt-pageContent .shopify-section .container-indent0:not(.nomargin):not([class^="tt-offset"]) {
  margin-top: 4.2rem;
}

@media (max-width: 1024px) {
  #tt-pageContent .shopify-section .container-indent0:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 4.3rem;
  }
}

@media (max-width: 575px) {
  #tt-pageContent .shopify-section .container-indent0:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 3.3rem;
  }
}

#tt-pageContent .shopify-section .container-indent:not(.nomargin):not([class^="tt-offset"]) {
  /* margin-top: 7rem; */
  margin-bottom: 7rem;
}

@media (max-width: 1024px) {
  #tt-pageContent .shopify-section .container-indent:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
}

@media (max-width: 575px) {
  #tt-pageContent .shopify-section .container-indent:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 4.8rem;
    margin-bottom: 4.8rem;
  }
}

#tt-pageContent .shopify-section .container-indent1:not(.nomargin):not([class^="tt-offset"]) {
  margin-top: 6.3rem;
}

@media (max-width: 1024px) {
  #tt-pageContent .shopify-section .container-indent1:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 4.3rem;
  }
}

@media (max-width: 575px) {
  #tt-pageContent .shopify-section .container-indent1:not(.nomargin):not([class^="tt-offset"]) {
    margin-top: 3.3rem;
  }
}

.current_option_name {
  color: #c19a5b;
  display: none;
}

#template404 footer {
  margin-top: 0;
}

.modal-xs {
  width: 28rem;
}

.modal-xs .modal-header .close {
  right: -4.2rem;
  top: 1rem;
}

.modal-xs .modal-body {
  padding: 1rem 1rem 2.3rem !important;
}

.tt-modal-subsribe-good {
  color: #191919;
  font-size: 1.6rem;
  font-weight: 500;
}

.tt-modal-subsribe-good i {
  font-size: 3rem;
  color: #c19a5b;
  position: relative;
  top: 0.5rem;
  margin-right: 0.1rem;
}

.errors {
  color: #b55b58;
  margin-bottom: 2rem;
  border: 0.1rem solid;
  background: #f3dedf;
  font-size: 14px;
  padding: 8px 0px;
  font-weight: 500;
}

.addthis_toolbox {
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.addthis_toolbox>a {
  float: inherit;
}

.addthis_toolbox>a:first-child {
  padding-left: 0 !important;
}

.addthis_toolbox>a:last-child {
  padding-right: 0 !important;
}

footer .tt-color-scheme-03 .tt-newsletter .form-inline #contact_form {
  width: 100%;
}

@media (min-width: 790px) {
  footer .tt-color-scheme-03 .tt-newsletter .form-inline #contact_form button {
    margin: 0;
  }

  footer .tt-color-scheme-02 {
    background: #c19a5b;
    color: #fff;
  }

  footer .tt-color-scheme-02 .tt-social-icon li a {
    color: #fff;
  }

  footer .tt-color-scheme-02 .tt-social-icon li a:hover {
    color: #303030;
  }

  footer .tt-color-scheme-02 .tt-collapse-title {
    color: #fff;
    padding-bottom: 0;
  }

  footer .tt-color-scheme-02 .form-default .form-group {
    margin-bottom: 0;
  }

  footer .tt-color-scheme-02 .tt-newsletter .form-control:not(:active):not(:focus):not(:hover) {
    background: #fff;
    border: solid 0 #fff;
    color: #777;
  }

  footer .tt-color-scheme-02 .tt-newsletter .btn {
    color: #fff;
    background: #303030;
  }

  footer .tt-color-scheme-02 .tt-newsletter .btn:hover {
    color: #fff;
    background: #000;
  }

  footer .tt-color-scheme-02 .tt-newsletter .form-control:active,
  footer .tt-color-scheme-02 .tt-newsletter .form-control:focus,
  footer .tt-color-scheme-02 .tt-newsletter .form-control:hover {
    border: solid 0 #fff;
    background: #fff;
    color: #777;
    padding-left: calc(1.5rem - 0px);
  }

  footer .tt-color-scheme-02 .tt-newsletter ::-webkit-input-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-02 .tt-newsletter ::-moz-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-02 .tt-newsletter :-moz-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-02 .tt-newsletter :-ms-input-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-02 .tt-newsletter .form-control:active::-webkit-input-placeholder,
  footer .tt-color-scheme-02 .tt-newsletter .form-control:focus::-webkit-input-placeholder,
  footer .tt-color-scheme-02 .tt-newsletter .form-control:hover::-webkit-input-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-02 .tt-newsletter .form-control:active::-moz-placeholder,
  footer .tt-color-scheme-02 .tt-newsletter .form-control:focus::-moz-placeholder,
  footer .tt-color-scheme-02 .tt-newsletter .form-control:hover::-moz-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-02 .tt-newsletter .form-control:active:-moz-placeholder,
  footer .tt-color-scheme-02 .tt-newsletter .form-control:focus:-moz-placeholder,
  footer .tt-color-scheme-02 .tt-newsletter .form-control:hover:-moz-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-02 .tt-newsletter .form-control:active:-ms-input-placeholder,
  footer .tt-color-scheme-02 .tt-newsletter .form-control:focus:-ms-input-placeholder,
  footer .tt-color-scheme-02 .tt-newsletter .form-control:hover:-ms-input-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-03 .tt-mobile-collapse .tt-collapse-title {
    color: #191919;
  }

  footer .tt-color-scheme-03 .tt-mobile-collapse .tt-collapse-content {
    color: #888;
  }

  footer .tt-color-scheme-03 .tt-mobile-collapse .tt-collapse-content a {
    color: #c19a5b;
  }

  footer .tt-color-scheme-03 .tt-mobile-collapse .tt-collapse-content a:hover {
    color: #2267d8;
  }

  footer .tt-color-scheme-03 .tt-list li a,
  footer .tt-color-scheme-03 .tt-mobile-collapse .tt-collapse-content .tt-list li a {
    color: #777;
  }

  footer .tt-color-scheme-03 .tt-list li a:hover,
  footer .tt-color-scheme-03 .tt-mobile-collapse .tt-collapse-content .tt-list li a:hover {
    color: #c19a5b;
  }

  footer .tt-color-scheme-03 .tt-list li.active a,
  footer .tt-color-scheme-03 .tt-mobile-collapse .tt-collapse-content .tt-list li.active a {
    color: #888;
  }

  footer .tt-color-scheme-03 .tt-collapse-content span {
    color: #191919;
  }

  footer .tt-color-scheme-03 .form-default .form-control:focus {
    color: #888;
  }

  footer .tt-color-scheme-03 .tt-social-icon li a {
    color: #777;
    background: transparent !important;
    border: none !important;
  }

  footer .tt-color-scheme-03 .tt-social-icon li a:hover {
    color: #fff;
  }

  footer .tt-color-scheme-03 .tt-newsletter .form-control:not(:active):not(:focus):not(:hover) {
    background: #fff;
    border: solid 0.1rem #e9e7e7;
    padding: 1.2rem 2rem;
    color: #777;
    min-height: 1.5rem;
  }

  footer .tt-color-scheme-03 .tt-newsletter .btn {
    color: #fff;
    background: #c19a5b;
    border: 0.1rem solid #c19a5b;
  }

  footer .tt-color-scheme-03 .tt-newsletter .btn:hover {
    color: #fff;
    background: #191919;
    border-color: #191919;
  }

  footer .tt-color-scheme-03 .tt-newsletter .form-control:active,
  footer .tt-color-scheme-03 .tt-newsletter .form-control:focus,
  footer .tt-color-scheme-03 .tt-newsletter .form-control:hover {
    background: #fff;
    border: solid 0.1rem #c19a5b;
    color: #777;
    padding-left: calc(1.5rem - 0px);
  }

  footer .tt-color-scheme-03 .tt-newsletter ::-webkit-input-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-03 .tt-newsletter ::-moz-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-03 .tt-newsletter :-moz-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-03 .tt-newsletter :-ms-input-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-03 .tt-newsletter .form-control:active::-webkit-input-placeholder,
  footer .tt-color-scheme-03 .tt-newsletter .form-control:focus::-webkit-input-placeholder,
  footer .tt-color-scheme-03 .tt-newsletter .form-control:hover::-webkit-input-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-03 .tt-newsletter .form-control:active::-moz-placeholder,
  footer .tt-color-scheme-03 .tt-newsletter .form-control:focus::-moz-placeholder,
  footer .tt-color-scheme-03 .tt-newsletter .form-control:hover::-moz-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-03 .tt-newsletter .form-control:active:-moz-placeholder,
  footer .tt-color-scheme-03 .tt-newsletter .form-control:focus:-moz-placeholder,
  footer .tt-color-scheme-03 .tt-newsletter .form-control:hover:-moz-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-03 .tt-newsletter .form-control:active:-ms-input-placeholder,
  footer .tt-color-scheme-03 .tt-newsletter .form-control:focus:-ms-input-placeholder,
  footer .tt-color-scheme-03 .tt-newsletter .form-control:hover:-ms-input-placeholder {
    color: #777;
  }

  footer .tt-color-scheme-04 {
    background: #fff;
    color: #888;
  }

  footer .tt-color-scheme-04 .tt-box-copyright {
    color: #888;
  }

  footer .tt-color-scheme-04 .tt-logo .tt-title {
    color: #fff;
  }
}

header .tt-color-scheme-01 {
  background: #303030;
  color: #888;
}

header .tt-color-scheme-01 .tt-box-info ul li a {
  color: #777;
}

header .tt-color-scheme-01 .tt-box-info ul li [class^="icon-"] {
  color: #fff;
}

header .tt-color-scheme-01 .tt-social-icon li a {
  color: #777;
}

header .tt-color-scheme-01 .tt-social-icon li a:hover {
  color: #fff;
}

header .tt-desktop-header .tt-color-scheme-01.menubackground {
  background: #191919;
}

header .tt-color-scheme-01 .tt-desctop-menu.tt-hover-01 nav>ul>li>a,
header .tt-color-scheme-01 .tt-desctop-menu.tt-hover-02 nav>ul>li>a {
  color: #fff;
}

header .tt-color-scheme-01 .tt-desctop-menu.tt-hover-01 nav>ul>li.active>a,
header .tt-color-scheme-01 .tt-desctop-menu.tt-hover-01 nav>ul>li.selected>a,
header .tt-color-scheme-01 .tt-desctop-menu.tt-hover-01 nav>ul>li>a:hover {
  color: #c19a5b;
}

header .tt-color-scheme-01 .tt-desctop-menu.tt-hover-02 nav>ul>li.active>a,
header .tt-color-scheme-01 .tt-desctop-menu.tt-hover-02 nav>ul>li.selected>a,
header .tt-color-scheme-01 .tt-desctop-menu.tt-hover-02 nav>ul>li>a:hover {
  color: #fff;
  background: #c19a5b;
}

header [class^="tt-color-scheme-"].tt-search-container {
  background: #fff;
}

#shopify-product-reviews {
  margin: 0 !important;
}

#shopify-product-reviews .spr-container {
  padding: 0 !important;
  border: none !important;
}

#shopify-product-reviews .spr-form,
#shopify-product-reviews .spr-review {
  border: none !important;
  padding-top: 0 !important;
}

#shopify-product-reviews .spr-review,
#shopify-product-reviews .spr-review:first-child {
  margin-top: 1.1rem !important;
}

#shopify-product-reviews .spr-reviews {
  margin-top: 1.6rem !important;
}

#shopify-product-reviews .spr-reviews .spr-review {
  margin-top: 2.2rem !important;
}

#shopify-product-reviews .spr-reviews .spr-review:not(:last-child) {
  border-bottom: 0.1rem solid #e9e7e7 !important;
}

#shopify-product-reviews .spr-reviews .spr-review-content {
  margin: 0 0 1.5rem 0;
}

.spr-starrating .spr-icon,
.spr-starrating .spr-icon:before,
.spr-starratings .spr-icon,
.spr-starratings .spr-icon:before {
  font-family: wokiee_icons;
  font-size: 1.6rem;
  line-height: 2.2rem;
}

.spr-starrating .spr-icon-star:before,
.spr-starratings .spr-icon-star:before {
  content: "\ea2d";
  color: #ffb503;
}

.spr-starrating .spr-icon-star-empty:before,
.spr-starratings .spr-icon-star-empty:before {
  content: "\ea5f";
  color: #d4d4d4;
}

.spr-starrating .spr-icon-star-hover:before,
.spr-starratings .spr-icon-star-hover:before {
  content: "\ea2d" !important;
  color: #ffb503;
}

.spr-icon-star-half-alt:before {
  content: "\ea60" !important;
  color: #ffb503;
}

#shopify-product-reviews .spr-header-title {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin: 0;
  padding: 0 0 0.1rem 0;
  text-transform: uppercase;
}

#shopify-product-reviews .spr-summary .spr-summary-actions a {
  color: #c19a5b;
  font-size: 1.6rem;
  text-decoration: underline;
}

#shopify-product-reviews .spr-summary .spr-summary-actions a:hover {
  text-decoration: none;
}

#shopify-product-reviews h3 {
  font-size: 1.6rem !important;
  line-height: 2.6rem !important;
  margin: 0 !important;
  padding: 0 0 0.1rem 0 !important;
  text-transform: uppercase;
}

#shopify-product-reviews .spr-form h3 {
  padding: 0 0 1.2rem 0 !important;
}

#shopify-product-reviews [class^="spr-form-"] .spr-form-label {
  font-size: 1.6rem;
  color: #191919;
  font-family: Inter, sans-serif;
  font-weight: 500;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}

#shopify-product-reviews [class^="spr-form-"] input:not(.btn),
#shopify-product-reviews [class^="spr-form-"] textarea {
  background: #f7f8fa;
  font-size: 1.6rem;
  border: 0.1rem solid #f7f8fa;
  padding: 1.1rem 1.2rem 1rem 1.5rem;
  font-family: Inter, sans-serif;
  box-shadow: none;
  outline: 0;
  color: #777;
  border-radius: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

#shopify-product-reviews [class^="spr-form-"] input:not(.btn) {
  height: 4.5rem;
}

#shopify-product-reviews [class^="spr-form-"] input:not(.btn):focus,
#shopify-product-reviews [class^="spr-form-"] textarea:focus {
  border-color: #c19a5b;
  background: 0 0;
}

#shopify-product-reviews [class^="spr-form-"] input.btn {
  text-transform: uppercase;
  float: inherit;
  margin-top: -0.2rem;
}

#shopify-product-reviews .spr-container .spr-review-footer a {
  color: #c19a5b;
  font-size: 1.6rem;
  text-decoration: underline;
}

#shopify-product-reviews .spr-container .spr-review-footer a:hover {
  text-decoration: none;
}

#shopify-product-reviews .spr-reviews h3 {
  padding-bottom: 0 !important;
}

#shopify-product-reviews .spr-review-header-starratings {
  margin: 0 0 0.2rem 0;
}

#shopify-product-reviews .spr-review-header-byline {
  font-size: 1.2rem;
  font-style: normal;
  opacity: 1;
}

#shopify-product-reviews .spr-review-header-byline strong {
  font-weight: 400;
  color: #191919;
}

#shopify-product-reviews .spr-review-content-body {
  font-size: 1.6rem;
  line-height: 2.2rem;
}

#shopify-product-reviews .spr-form-contact-email,
#shopify-product-reviews .spr-form-contact-location,
#shopify-product-reviews .spr-form-contact-name,
#shopify-product-reviews .spr-form-review-body,
#shopify-product-reviews .spr-form-review-rating,
#shopify-product-reviews .spr-form-review-title {
  margin: 0 0 2rem 0;
}

.tt-product-single-info .spr-badge-caption {
  color: #c19a5b;
  font-size: 1.6rem;
  display: inline-block;
  position: relative;
  top: -0.1rem;
}

.tt-product-single-info .spr-badge-starrating {
  margin: 0 0.8rem 0 0;
}

@media (min-width: 480px) {
  #shopify-product-reviews .spr-header-title {
    text-align: left;
  }

  #shopify-product-reviews .spr-summary {
    text-align: left;
  }
}

.spr-icon.spr-icon-star-empty {
  opacity: 1 !important;
  color: #d6d6d6;
}

.tt-rating {
  top: -0.3rem;
  position: relative;
}

.element-item .tt-rating .spr-badge-caption,
.tt-layout-vertical .tt-rating .spr-badge-caption,
.tt-product .tt-rating .spr-badge-caption {
  display: none;
}

.tt-rating,
.tt-review {
  cursor: pointer;
}

#modalAddToCartError .modal-body {
  color: #fff;
  background-color: #ff8f8f;
}

.modal-add-cart i {
  font-size: 3.4rem;
  line-height: 3.4rem;
}

.viewfullinfo {
  color: #c19a5b;
}

.viewfullinfo:hover {
  color: #191919;
}

.addthis_toolbox {
  display: inline-block;
  padding: 0.4rem 0 0.2rem;
}

.addthis_toolbox a {
  margin-bottom: 0 !important;
}

.addthis_toolbox .at-icon-wrapper {
  line-height: 2.5rem !important;
  height: 2.5rem !important;
  width: 2.5rem !important;
}

.addthis_toolbox .at-icon-wrapper .at-icon {
  width: 2.5rem !important;
  height: 2.5rem !important;
}

.addthis_counter.addthis_bubble_style {
  margin-left: 0.4rem !important;
  margin-top: -0.3rem !important;
}

.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
  padding: 0 0.5rem !important;
}

.shipping-form-offset {
  margin-top: 1.7rem;
}

button {
  cursor: pointer;
}

a.blink-border {
  -webkit-animation: pulsate 0.7s linear infinite;
  animation: pulsate 0.7s linear infinite;
}

a:hover.blink-border {
  -webkit-animation: none;
  animation: none;
}

@-webkit-keyframes pulsate {
  50% {
    opacity: 0.2;
  }
}

@keyframes pulsate {
  50% {
    opacity: 0.2;
  }
}

#custom-preloader {
  position: fixed;
  z-index: 100000;
  top: 50%;
  width: 100%;
  margin-top: -2rem;
}

#custom-preloader .custom-loader {
  position: absolute;
  left: 50%;
  margin-left: -2.8rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.6rem;
  height: 5.6rem;
  width: 5.6rem;
  line-height: 5.6rem;
  text-align: center;
}

#custom-preloader .custom-loader img {
  opacity: 0.9;
}

.quickview-error {
  background: red !important;
}

.quickview-added {
  background: green !important;
}

.product-main-image img {
  width: 100%;
}

.flex-align-center {
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1.2rem;
}

li[data-availability="false"] a {
  opacity: 1;
}

.tt-block-title .tt-title,
.tt-post-single .tt-title,
.tt-title-subpages {
  /* text-transform: uppercase */
}

.svg_admin {
  position: relative;
  background: #f0f0f0;
  color: #000;
  font-weight: 500;
  line-height: 0;
  text-align: center;
}

.svg_admin span {
  position: absolute;
  top: 2rem;
  font-size: 1.6rem;
  left: 0;
  width: 100%;
  text-align: center;
}

.svg_admin span:last-child {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2rem;
  top: auto;
  bottom: 1rem;
}

.svg_admin svg {
  width: 100%;
  height: 100%;
}

.customimage img {
  max-width: 100%;
}

.tt-options-swatch li[data-availability="false"] {
  position: relative;
  border-radius: 50%;
}

.tt-options-swatch li[data-availability="false"] span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  backface-visibility: hidden;
  border-radius: 50%;
  pointer-events: none;
  opacity: 1;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  overflow: hidden;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"] span:not(.options-color-image) {
  background: url(/cdn/shop/t/7/assets/cross_20.png?v=9648473165182455971678254643) 0 0 no-repeat;
  width: 2rem;
  height: 2rem;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"].active span:not(.options-color-image),
.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"]:hover span:not(.options-color-image) {
  width: calc(100% - 0.8rem);
  height: calc(100% - 0.8rem);
  top: 0.4rem;
  left: 0.4rem;
  border-radius: 50%;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"] span.options-color-image {
  background: url(/cdn/shop/t/7/assets/cross_40.png?v=92905605766750580471678254643) 0 0 no-repeat;
  width: 4rem;
  height: 4rem;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"].active span.options-color-image,
.tt-options-swatch:not(.options-large):not(.options-middle) li[data-availability="false"]:hover span.options-color-image {
  width: calc(100% - 0.6rem);
  height: calc(100% - 0.6rem);
  top: 0.3rem;
  left: 0.3rem;
  border-radius: 50%;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.tt-options-swatch li[data-availability="false"] a:not(.options-color) {
  text-decoration: line-through;
}

.tt-options-swatch.options-large li[data-availability="false"] span:not(.options-color-image) {
  background: url(/cdn/shop/t/7/assets/cross_30.png?v=55783826382955458961678254643) 0 0 no-repeat;
  width: 3rem;
  height: 3rem;
}

.tt-options-swatch.options-large li[data-availability="false"] span.options-color-image {
  background: url(/cdn/shop/t/7/assets/cross_60.png?v=154273214565330162391678254643) 0 0 no-repeat;
  width: 6rem;
  height: 6rem;
}

.tt-options-swatch.options-large li[data-availability="false"].active span.options-color-image,
.tt-options-swatch.options-large li[data-availability="false"]:hover span.options-color-image {
  width: calc(100% - 1rem);
  height: calc(100% - 1rem);
  top: 0.5rem;
  left: 0.5rem;
  border-radius: 50%;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.tt-options-swatch.options-large li[data-availability="false"].active span:not(.options-color-image),
.tt-options-swatch.options-large li[data-availability="false"]:hover span:not(.options-color-image) {
  width: calc(100% - 1rem);
  height: calc(100% - 1rem);
  top: 0.5rem;
  left: 0.5rem;
  border-radius: 50%;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.tt-options-swatch li[data-availability="false"].active .options-color-image:after,
.tt-options-swatch li[data-availability="false"].active .options-color:after,
.tt-options-swatch li[data-availability="false"]:hover .options-color-image:after,
.tt-options-swatch li[data-availability="false"]:hover .options-color:after {
  border-color: #191919;
}

ul.tt-options-swatch li[data-availability="false"].active a:not(.options-color),
ul.tt-options-swatch li[data-availability="false"]:hover a:not(.options-color) {
  background: #191919;
}

img.lazyload:not([src]):not([srcset]) {
  visibility: hidden;
}

.tt-option-block a.lazyload:not([style]) {
  visibility: hidden;
}

.gift_btn {
  background: 0 0;
  border: none;
  cursor: pointer;
  outline: inherit;
}

.tt-product-single-info .shopify-payment-button__button {
  margin-top: 2rem;
  font-family: Inter, sans-serif;
  line-height: 1.1;
  font-weight: 500;
  outline: 0;
  border-radius: 0;
  background: #f8dc68;
  color: #191919;
}

.tt-product-single-info .shopify-payment-button__button:not(.shopify-payment-button__button--branded) {
  padding: 1.8rem 0.7rem;
}

.tt-loading-text {
  margin-top: 2rem;
  font-family: Inter, sans-serif;
  padding: 1.8rem 0.7rem;
  font-weight: 500;
  font-size: 1em;
  line-height: 1.1;
  text-align: center;
}

.shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background-color: #dfc65d !important;
}

.tt-product-single-info .shopify-payment-button__button:hover {
  background-color: #dfc65d;
  color: #191919;
}

.tt-product-single-info .shopify-payment-button__more-options {
  display: none;
}

.product_tabs .tt-collapse-content img {
  max-width: 100%;
}

.prpage-tabs .tab-content .tab-pane> :first-child,
.tt-collapse-content.prpage-tabs> :first-child {
  margin-top: 0;
}

:not(.tt-col-one)>*>.tt-product.product-information-center .tt-description .tt-row {
  display: block;
}

:not(.tt-col-one)>*>.tt-product.product-information-center .tt-description .tt-add-info {
  align-items: center;
}

:not(.tt-col-one)>*>.tt-product.product-information-center .tt-rating {
  justify-content: center;
  margin-top: 1rem;
}

:not(.tt-col-one)>*>.tt-product.product-information-center .tt-description .tt-title {
  text-align: center;
}

:not(.tt-col-one)>*>.tt-product.product-information-center .tt-description .tt-price {
  justify-content: center;
}

:not(.tt-col-one)>*>.tt-product.product-information-center .tt-options-swatch {
  justify-content: center;
}

:not(.tt-col-one)>*>.tt-product.product-information-center .tt-description .tt-product-inside-hover {
  justify-content: center;
}

@media (max-width: 1024px) {
  :not(.tt-col-one)>*>.tt-product.product-information-center .tt-description .tt-product-inside-hover {
    display: block;
    text-align: center;
  }
}

.tt-product-listing.tt-col-one>.tt-col-item {
  flex: 0 0 100%;
  max-width: 100%;
}

.tt-product-listing.tt-col-one .tt-product,
.tt-product-listing.tt-col-one .tt-product-design02 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tt-product-listing.tt-col-one .tt-product .tt-image-box,
.tt-product-listing.tt-col-one .tt-product-design02 .tt-image-box {
  position: relative;
  width: 40%;
}

@media (min-width: 421px) {

  .tt-product-listing.tt-col-one .tt-product .tt-description,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description {
    padding-left: 3rem;
  }
}

@media (max-width: 420px) {

  .tt-product-listing.tt-col-one .tt-product .tt-description,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description {
    padding-left: 2rem;
  }
}

.tt-product-listing.tt-col-one .tt-product .tt-description,
.tt-product-listing.tt-col-one .tt-product-design02 .tt-description {
  width: 60%;
  position: relative;
  z-index: 2;
}

.tt-product-listing.tt-col-one .tt-product .tt-description .tt-product-inside-hover,
.tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-product-inside-hover {
  display: block;
  position: relative;
}

.tt-product-listing.tt-col-one .tt-product .tt-row> :first-child,
.tt-product-listing.tt-col-one .tt-product-design02 .tt-row> :first-child,
.tt-product-listing.tt-col-one .tt-product-design02> :first-child,
.tt-product-listing.tt-col-one .tt-product> :first-child {
  margin-top: 0;
}

@media (min-width: 1025px) {
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-row {
    display: block;
  }

  .tt-product-listing.tt-col-one .tt-product-design02 .tt-rating {
    top: 0;
    margin: 0.5rem 0;
    display: inline-block;
  }

  .tt-product-listing.tt-col-one .tt-product,
  .tt-product-listing.tt-col-one .tt-product-design02 {
    overflow: visible;
  }

  .tt-product-listing.tt-col-one .tt-product .tt-description,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description {
    padding-top: 0;
  }

  .tt-product-listing.tt-col-one .tt-product .tt-description .tt-product-inside-hover,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-product-inside-hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    overflow: visible;
  }

  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description {
    bottom: 0;
    opacity: 1;
    visibility: visible;
    padding-top: 0;
    padding-bottom: 0;
  }

  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-title,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-title a {
    color: #191919;
  }

  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-price {
    color: #191919;
  }

  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-price .new-price {
    color: #f8353e;
  }

  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-price .old-price {
    color: #191919;
  }

  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-add-info li,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-add-info li a {
    color: #999;
  }

  .tt-product-listing.tt-col-one .tt-product .tt-description .tt-btn-addtocart,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-btn-addtocart {
    margin-top: 0.7rem;
    line-height: 1;
    font-weight: 400;
    font-family: Inter, sans-serif;
    display: inline-flex;
    align-items: center;
    position: relative;
    letter-spacing: 0;
    color: #fff;
    font-size: 1.6rem;
    padding: 0.4rem 1.6rem 1.1rem;
    padding-top: 0;
    padding-bottom: 0 !important;
    background: #c19a5b;
    min-height: 4rem;
    border: 0 solid #c19a5b;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    transition: background 0.2s linear;
  }

  .tt-product-listing.tt-col-one .tt-product .tt-description .tt-btn-addtocart:hover,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-btn-addtocart:hover {
    color: #fff;
    background: #2267d8;
    border-color: #191919;
  }

  .tt-product-listing.tt-col-one .tt-product .tt-description .tt-btn-addtocart .icon,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-btn-addtocart .icon {
    display: none;
  }

  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-btn-quickview {
    color: #191919;
    opacity: 1;
    visibility: visible;
    right: 0;
  }

  .tt-product-listing.tt-col-one .tt-product-design02 .tt-image-box:before {
    content: none;
  }
}

@media (max-width: 1024px) {

  .tt-product-listing.tt-col-one .tt-product .tt-description .tt-row,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-row {
    display: block;
  }

  .tt-product-listing.tt-col-one .tt-rating {
    top: 0;
    margin: 0.5rem 0;
  }

  .tt-product-listing.tt-col-one .tt-product .tt-description,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-description {
    margin: 0;
  }
}

.tt-product-listing.tt-col-one .tt-product-design02 .tt-btn-link,
.tt-product-listing.tt-col-one .tt-product-design02 .tt-btn-quickview,
.tt-product-listing.tt-col-one .tt-product:hover .tt-image-box .tt-btn-quickview {
  display: none;
}

.tt-product-listing.tt-col-one .tt-product .tt-description .tt-btn-quickview,
.tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-btn-quickview {
  display: inline-block;
  position: relative;
  padding: 0.6rem 0;
}

.tt-product-listing.tt-col-one .tt-product .description,
.tt-product-listing.tt-col-one .tt-product-design02 .description {
  margin-top: 1.3rem;
  margin-bottom: 0.2rem;
  display: block !important;
}

#same_product_height #tt-pageContent .tt-product-listing.tt-col-one .tt-product .tt-image-box,
#same_product_height #tt-pageContent .tt-product-listing.tt-col-one .tt-product-design02 .tt-image-box {
  height: auto;
}

#same_product_height #tt-pageContent .tt-product-listing.tt-col-one .tt-product .tt-image-box img,
#same_product_height #tt-pageContent .tt-product-listing.tt-col-one .tt-product-design02 .tt-image-box .tt-img img {
  max-height: none;
}

@media (min-width: 1025px) {
  .tt-product.thumbprod-center {
    text-align: center;
  }

  .tt-product.thumbprod-center .tt-description .tt-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tt-product.thumbprod-center .tt-description .tt-row .tt-add-info {
    width: 100%;
  }

  .tt-product.thumbprod-center .tt-description .tt-rating {
    width: 100%;
    display: block;
    text-align: center;
  }

  .tt-col-one .tt-product.thumbprod-center .tt-description .tt-rating {
    width: auto;
  }

  .tt-product.thumbprod-center .tt-description .tt-price {
    display: block;
  }

  .tt-product.thumbprod-center .tt-description .tt-options-swatch {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tt-product.thumbprod-center .tt-description .tt-product-inside-hover {
    display: block;
    text-align: center;
  }
}

@media (max-width: 1024px) {
  .product-parent.thumbprod-center {
    text-align: center;
  }

  .product-parent.thumbprod-center .tt-description .tt-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .product-parent.thumbprod-center .tt-description .tt-row .tt-add-info {
    width: 100%;
  }

  .product-parent.thumbprod-center .tt-description .tt-rating {
    width: 100%;
    display: block;
    text-align: center;
  }

  .product-parent.thumbprod-center .tt-description .tt-price {
    display: block;
  }

  .product-parent.thumbprod-center .tt-description .tt-options-swatch {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .product-parent.thumbprod-center .tt-product-inside-hover,
  .tt-product-design02 .tt-description .tt-product-inside-hover {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.tt-col-one .tt-product.thumbprod-center,
.tt-col-one .tt-product.thumbprod-center .tt-description .tt-product-inside-hover,
.tt-col-one .tt-product.thumbprod-center .tt-description .tt-rating {
  text-align: left;
}

.tt-col-one .tt-product.thumbprod-center .tt-description .tt-options-swatch {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tt-product .tt-description .tt-price,
.tt-product-design02 .tt-description .tt-price {
  font-family: Inter !important;
  margin-top: 0.8rem;
  color: var(--stormy, #323334);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 143.023%;
}

@media (min-width: 1025px) {
  .tt-product-design02.thumbprod-center .tt-description {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tt-product-design02.thumbprod-center .tt-description .tt-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tt-product-design02.thumbprod-center .tt-description .tt-row .tt-add-info {
    width: 100%;
    display: block;
    text-align: center;
  }

  .tt-product-design02.thumbprod-center .tt-description .tt-product-inside-hover {
    display: block;
    text-align: center;
    margin-top: 1.2rem;
  }

  .tt-product-design02.thumbprod-center .tt-description .tt-btn-link {
    position: absolute;
    bottom: 0.8rem;
    right: 2rem;
  }

  .tt-product-design02.thumbprod-center:hover .tt-description {
    height: 100%;
  }

  .tt-product-design02.thumbprod-center .tt-description.ps-container {
    height: 100%;
  }

  .tt-product-design02.thumbprod-center .tt-options-swatch {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tt-product-design02.thumbprod-center .ps-scrollbar-x-rail {
    display: none !important;
  }

  .tt-product-design02.thumbprod-center .tt-description.ps-active-x,
  .tt-product-design02.thumbprod-center .tt-description.ps-active-x .tt-rating,
  .tt-product-design02.thumbprod-center .tt-description.ps-active-x>*,
  .tt-product-design02.thumbprod-center .tt-description.ps-active-y,
  .tt-product-design02.thumbprod-center .tt-description.ps-active-y .tt-rating,
  .tt-product-design02.thumbprod-center .tt-description.ps-active-y>* {
    display: block;
    width: 100%;
    text-align: center;
  }

  .tt-product-design02.thumbprod-center .tt-description.ps-active-x .tt-product-inside-hover .tt-btn-link,
  .tt-product-design02.thumbprod-center .tt-description.ps-active-y .tt-product-inside-hover .tt-btn-link {
    bottom: -0.5rem;
    right: 0.9rem;
  }

  .ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail,
  .ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail,
  .ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail,
  .ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail,
  .ps-container:hover>.ps-scrollbar-x-rail,
  .ps-container:hover>.ps-scrollbar-x-rail:hover,
  .ps-container:hover>.ps-scrollbar-y-rail,
  .ps-container:hover>.ps-scrollbar-y-rail:hover {
    background: 0 0 !important;
  }

  .tt-product-design02 .tt-description .description,
  .tt-product-design02 .tt-description .tt-option-block,
  .tt-product-design02 .tt-description .tt-price,
  .tt-product-design02 .tt-description .tt-row,
  .tt-product-design02 .tt-description .tt-title,
  .tt-product-design02.thumbprod-center .tt-description.ps-active-x .tt-product-inside-hover,
  .tt-product-design02.thumbprod-center .tt-description.ps-active-y .tt-product-inside-hover {
    position: relative;
    z-index: 31;
  }

  .tt-col-one .tt-product-design02.thumbprod-center .tt-description {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tt-col-one .tt-product-design02.thumbprod-center .tt-options-swatch {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tt-col-one .tt-product-design02.thumbprod-center .tt-description .tt-row .tt-add-info {
    text-align: left;
  }

  .tt-col-one .tt-product-design02.thumbprod-center .tt-description .tt-product-inside-hover {
    text-align: left;
  }
}

@media (min-width: 1025px) {
  .tt-product .tt-description .tt-btn-addtocart.thumbprod-button-bg {
    background-color: #c19a5b;
    border: 0 solid #c19a5b;
    color: #fff;
    padding: 0.4rem 1.6rem 1.1rem;
    -webkit-border-radius: 0.6rem;
    -moz-border-radius: 0.6rem;
    border-radius: 0.6rem;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }

  .tt-product .tt-description .tt-btn-addtocart.thumbprod-button-bg span.icon {
    top: 0.6rem;
  }

  .tt-product .tt-description .tt-btn-addtocart.thumbprod-button-bg:hover {
    background-color: #2267d8;
    color: #fff;
    border-color: #191919;
  }
}

@media (max-width: 1024px) {

  .tt-product .tt-description .tt-btn-addtocart.thumbprod-button-bg,
  .tt-product-design02 .tt-description .tt-btn-addtocart.thumbprod-button-bg {
    font-size: 1.6rem;
    padding: 0 1.8rem 0.6rem;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }

  .tt-product .tt-description .tt-btn-addtocart .icon-shopping_basket:before,
  .tt-product-design02 .tt-description .tt-btn-addtocart .icon-shopping_basket:before {
    top: 0.3rem;
    margin-right: 0.2rem;
  }
}

.tt-product-single-info .shopify-payment-button__button:not(.shopify-payment-button__button--branded) {
  padding: 1.9rem 0.7rem 1.7rem;
}

.tt-tabs-default.tt-tabs-left {
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  padding-left: inherit;
  padding-right: inherit;
  margin-left: -2.4rem;
}

.tt-tabs-default.tt-tabs-left .nav-link {
  text-align: left;
}

@media (min-width: 1025px) {
  .tt-tabs-default.tt-tabs-left {
    padding-bottom: 2.4rem;
  }
}

@media (max-width: 575px) {
  .tt-tabs-default.tt-tabs-left {
    margin-left: -3.3rem;
  }
}

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

.desctop-menu-large .tt-desktop-header .tt-obj-menu {
  width: 20%;
}

.desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu {
  margin-left: -1.2rem;
}

.desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu nav>ul {
  display: inline-flex;
}

.desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu nav>ul>li.dropdown>a {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  position: relative;
  z-index: 1;
}

.desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu nav>ul>li.dropdown:first-child>a {
  padding-left: 0.8rem;
}

@media (min-width: 1230px) {
  .desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu nav>ul>li.dropdown:first-child>a {
    padding-left: 1.2rem;
  }
}

.desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu nav>ul>li.dropdown .dropdown-menu {
  z-index: 2;
}

.desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu:not(.tt-hover-02):not(.tt-hover-01):not(.tt-menu-small) {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu.tt-menu-small {
  padding-bottom: 1.6rem;
}

.desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu.tt-menu-small nav>ul>li.dropdown>a {
  padding-top: 0;
}

@media (max-width: 1735px) {
  .desctop-menu-large .tt-desktop-header.tt-header-static .tt-position-absolute+.tt-obj-menu .tt-desctop-menu {
    padding-left: 22.5rem;
    padding-right: 22.5rem;
  }
}

@media (min-width: 1230px) {
  .desctop-menu-large .tt-desktop-header.tt-header-static .tt-obj-menu.obj-aligment-center {
    position: inherit;
  }
}

.desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu {
  width: 20%;
}

.desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu .tt-desctop-menu:not(.tt-hover-02):not(.tt-hover-01) {
  padding-top: 0.8rem;
  /* padding-bottom: .9rem */
}

.desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu .tt-desctop-menu {
  margin-left: -1.2rem;
}

.desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu .tt-desctop-menu nav>ul {
  display: inline-flex;
}

.desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu .tt-desctop-menu nav>ul>li.dropdown>a {
  position: relative;
  z-index: 1;
}

.desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu .tt-desctop-menu nav>ul>li.dropdown:first-child>a {
  padding-left: 1.2rem;
}

.desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu .tt-desctop-menu nav>ul>li.dropdown .dropdown-menu {
  z-index: 2;
}

.desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu .tt-desctop-menu:not(.tt-hover-02):not(.tt-hover-01) {
  margin-left: -1.2rem;
}

.desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu .tt-desctop-menu:not(.tt-hover-02):not(.tt-hover-01) nav>ul>li.dropdown>a {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu .tt-desctop-menu:not(.tt-hover-02):not(.tt-hover-01) nav>ul li.dropdown:first-child>a {
  padding-left: 1.2rem;
}

.justify-content-md-center .tt-desctop-menu nav>ul,
.tt-obj-menu.obj-aligment-center .tt-desctop-menu nav>ul {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

html.ie .desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu nav>ul {
  display: inline-block;
}

html.ie .desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu .tt-desctop-menu nav>ul {
  display: inline-block;
}

.small-header .tt-desktop-header .tt-header-holder .tt-obj-menu .tt-desctop-menu:not(.tt-hover-02):not(.tt-hover-01):not(.tt-menu-small) {
  padding-top: 0;
  padding-bottom: 0;
}

.small-header .tt-desktop-header .tt-header-holder .tt-dropdown-obj {
  margin-top: 0.9rem;
  padding-bottom: 0.7rem;
}

.small-header .tt-desktop-header .tt-header-holder .tt-logo {
  margin-top: 1.3rem;
  margin-bottom: 1.7rem;
}

.small-header .tt-desktop-header .tt-header-holder .tt-obj-menu .tt-desctop-menu.tt-menu-small nav>ul>li.dropdown>a {
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}

.small-header .tt-desktop-header .tt-header-holder .tt-obj-menu .tt-desctop-menu.tt-menu-small {
  padding-bottom: 0;
}

.desctop-menu-large .tt-desktop-header .tt-header-holder .obj-move-right.tt-position-absolute:not(:first-child),
.small-header .tt-desktop-header .tt-header-holder .obj-move-right.tt-position-absolute:not(:first-child) {
  position: absolute;
}

.tt-mobile-header .tt-dropdown-obj {
  margin-top: 1.1rem;
  padding-bottom: 0.7rem;
}

.tt-mobile-header .tt-logo-container {
  padding: 1.5rem 0 2rem;
}

@media (min-width: 480px) {
  .tt-stuck-nav .tt-header-row {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: center;
  }
}

@media (min-width: 480px) {
  .desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu {
    width: auto;
  }
}

.tt-layout-promo-box>.row> :not([class^="col-"]) img,
.tt-layout-promo-box>img {
  width: calc(100% - 2rem);
  height: calc(100% - 2rem);
  margin-right: 1rem;
  margin-left: 1rem;
}

.tt-layout-promo-box>.row> :not([class^="col-"]) {
  margin-right: 1rem;
  margin-left: 1rem;
}

.tt-product .tt-select {
  background-color: #f7f8fa;
  color: #777;
  border: none;
  height: 3rem;
  width: 100%;
  max-width: 17rem;
  padding: 0.2rem 0.5rem;
  cursor: pointer;
  outline: 0;
  display: block;
}

.tt-product.thumbprod-center .tt-select {
  margin: auto;
}

.tt-promo-fullwidth {
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
}

body:not(.touch-device) .tt-promo-fullwidth {
  background-attachment: fixed;
  background-position: center center;
}

@media (max-width: 1024px) {
  body:not(.touch-device) .tt-promo-fullwidth {
    background-attachment: inherit;
    background-position: inherit !important;
  }
}

.term-conditions-checkbox {
  margin-top: 0.9rem;
  margin-bottom: 3.1rem;
}

.m-term-conditions-checkbox.checkbox-group {
  margin-top: 2.2rem;
  margin-bottom: 1.3rem;
}

.pdm-term-conditions-checkbox.checkbox-group {
  margin-top: 2.1rem;
  margin-bottom: 0;
  line-height: 2.2rem;
}

.pm-term-conditions-checkbox.checkbox-group {
  margin-top: 1.3rem;
  margin-bottom: 1.2rem;
}

.m-term-conditions-checkbox.checkbox-group label,
.pdm-term-conditions-checkbox.checkbox-group label,
.pm-term-conditions-checkbox.checkbox-group label {
  font-size: 1.2rem;
}

.prpage-term-conditions-checkbox.checkbox-group {
  margin-top: 2.1rem;
  margin-bottom: 0;
}

.btn-link.disabled,
button.btn:disabled,
button:disabled {
  cursor: default;
  pointer-events: none;
}

.btn {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.tt-product-single-info .shopify-payment-button__button {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.at-resp-share-element .at-share-btn {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

@media (min-width: 790px) {
  footer .tt-footer-custom .tt-newsletter .tt-collapse-content .form-control {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  footer .tt-footer-custom .tt-newsletter .tt-collapse-content .btn {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}

@media (max-width: 789px) {
  footer .tt-footer-custom .tt-newsletter .tt-collapse-content .form-control {
    -webkit-border-radius: 0.6rem;
    -moz-border-radius: 0.6rem;
    border-radius: 0.6rem;
  }
}

.tt-aside-subscribe-box form .form-control {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

@media (min-width: 790px) {
  .tt-back-to-top {
    -webkit-border-radius: 0.6rem;
    -moz-border-radius: 0.6rem;
    border-radius: 0.6rem;
  }
}

.tt-product .tt-description .tt-btn-addtocart,
.tt-product-design02 .tt-description .tt-btn-addtocart {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

@media (min-width: 1025px) {
  .tt-product .tt-image-box .tt-label-location [class^="tt-label-"] {
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    border-radius: 0.2rem;
  }
}

@media (max-width: 1024px) {
  .tt-product .tt-image-box .tt-label-location [class^="tt-label-"] {
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    border-radius: 0.2rem;
  }
}

.tt-product-single-info .tt-label [class^="tt-label"] {
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
}

.tt-badge {
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
}

.form-default .form-control {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.checkbox-group label .box {
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
}

.checkbox-group label .check {
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
}

.tt-input-counter.style-01 input {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

#shopify-product-reviews [class^="spr-form-"] input:not(.btn),
#shopify-product-reviews [class^="spr-form-"] textarea {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.tt-blockquote {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

mark {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.modal .modal-body:not(.no-background) {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.tt-promo-fixed {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.tt-options-swatch li a {
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
}

.leftColumn .tt-options-swatch li a,
.scrollwidget_inputs input {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.tt-filter-detach-option .filters-mobile .filters-row-select select {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.tt-options-swatch:not(.options-large):not(.options-middle) li a:not(.options-color) {
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
}

.tt-promo-box:not(.tt-one-child) .tt-description .tt-description-wrapper .tt-background {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.tt-product-design02 .tt-image-box .tt-label-location [class^="tt-label-"] {
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
}

.tt-countdown_box.tt-type-02 .countdown-row .countdown-section,
.tt-countdown_box_02 .countdown-row .countdown-section {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

@media (min-width: 501px) {
  .tt-modal-newsletter .input-group input[type="email"] {
    -webkit-border-top-left-radius: 0.6rem;
    -webkit-border-bottom-left-radius: 0.6rem;
    -moz-border-radius-topleft: 0.6rem;
    -moz-border-radius-bottomleft: 0.6rem;
    border-top-left-radius: 0.6rem;
    border-bottom-left-radius: 0.6rem;
  }

  .tt-modal-newsletter .input-group .btn {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}

@media (max-width: 500px) {
  .tt-modal-newsletter .input-group input[type="email"] {
    -webkit-border-radius: 0.6rem;
    -moz-border-radius: 0.6rem;
    border-radius: 0.6rem;
  }

  .tt-modal-newsletter .input-group .btn {
    margin-top: 1.5rem;
  }
}

.tt-modal-addtocart input[type="checkbox"]:checked~label .check {
  text-align: left;
}

@media (min-width: 651px) {
  .modal-discount {
    width: 60px;
  }
}

@media (max-width: 650px) {
  .modal-discount {
    width: 420px;
  }
}

#Modalnewsletter .tt-background {
  background: #fff url(/cdn/shop/t/7/assets/popup_newsletter_image.png?4569) 0 0 no-repeat;
  background-size: 50% auto;
}

#Modalnewsletter .modal-body {
  padding: 5.2rem 0;
}

#Modalnewsletter .tt-modal-discount [class^="col"] {
  padding-left: 3rem;
  padding-right: 3rem;
}

#Modalnewsletter .tt-modal-discount [class^="btn"] {
  width: 100%;
}

#Modalnewsletter .tt-modal-discount .tt-promo-title {
  padding-bottom: 5.1rem;
}

#Modalnewsletter .tt-modal-discount .tt-promo-title .text-01 {
  color: #191919;
  font-size: 2.8rem;
  line-height: 3.4rem;
  font-weight: 600;
}

#Modalnewsletter .tt-modal-discount .tt-promo-title .text-02 {
  color: #191919;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: 500;
  margin-top: 3.3rem;
}

#Modalnewsletter .tt-modal-discount .tt-promo-title .text-03 {
  color: #191919;
  font-size: 4rem;
  line-height: 3.4rem;
  font-weight: 700;
  margin-top: 0.5rem;
}

#Modalnewsletter .checkbox-group label {
  color: #191919;
}

#Modalnewsletter .tt-modal-discount .tt-link-underline {
  color: #c19a5b;
  text-decoration: underline;
}

#Modalnewsletter .tt-modal-discount .tt-link-underline:hover {
  text-decoration: none;
}

#Modalnewsletter .tt-modal-discount .checkbox-group {
  margin-top: 3.4rem;
  margin-bottom: 0;
}

#Modalnewsletter .input-group input {
  margin-bottom: 1rem;
}

#Modalnewsletter .form-default .form-control {
  text-align: center;
}

#Modalnewsletter .tt-background-fullwidth {
  background-size: 100% auto;
}

#Modalnewsletter .tt-layout-center [class^="col"] {
  flex: 0 0 100%;
  max-width: 100%;
}

#Modalnewsletter .tt-layout-center .tt-modal-discount .form-group {
  text-align: center;
}

#Modalnewsletter .tt-layout-center .tt-modal-discount .form-group .form-control {
  max-width: 30rem;
  display: inline-block;
}

#Modalnewsletter .tt-layout-center .tt-modal-discount [class^="btn"] {
  max-width: 30rem;
}

#Modalnewsletter .tt-layout-center .input-group {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#Modalnewsletter .tt-layout-center .form-control {
  max-width: 30rem;
  width: 100%;
}

@media (max-width: 650px) {
  #Modalnewsletter .modal-body:not(.tt-layout-center) {
    background: #fff;
  }

  #Modalnewsletter .modal-body:not(.tt-layout-center) [class^="col"] {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 650px) {
  #Modalnewsletter .modal-body {
    padding: 3rem 0;
  }

  #Modalnewsletter .modal-body .tt-modal-discount .tt-promo-title {
    padding-bottom: 1.8rem;
  }

  #Modalnewsletter .modal-body .tt-modal-discount .tt-promo-title .text-01 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }

  #Modalnewsletter .modal-body .tt-modal-discount .tt-promo-title .text-02 {
    margin-top: 0.8rem;
    font-size: 2rem;
    line-height: 3.2rem;
  }

  #Modalnewsletter .modal-body .tt-modal-discount .tt-promo-title .text-03 {
    font-size: 3.6rem;
    line-height: 3.2rem;
    margin-top: 0.5rem;
  }

  #Modalnewsletter .tt-modal-discount .checkbox-group {
    margin-top: 2rem;
  }
}

@media (max-width: 500px) {
  .modal-discount {
    width: 32rem;
  }
}

@media (max-width: 370px) {
  .modal-discount {
    width: 28rem;
  }
}

.modal-small {
  width: 400px;
}

@media (max-width: 450px) {
  .modal-small {
    width: 28rem;
  }
}

#Modalnewsletter .input-group .btn,
#Modalnewsletter .input-group input[type="email"] {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.tt-hotspot-content {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.tt-img-box {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.tt-blog-thumb .tt-title-description .tt-background,
.tt-layout-01-post .tt-post .tt-post-content .tt-background {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.tt-menu-toggle svg {
  fill: #191919;
  width: 1.9rem;
  height: 2rem;
}

.tt-menu-toggle svg path {
  fill: #191919;
}

body:not(.touch-device) .tt-menu-toggle:hover svg {
  fill: #c19a5b;
}

.svg-icon-delete svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: #191919;
  -moz-transition: fill 0.2s linear;
  -o-transition: fill 0.2s linear;
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}

.tt-cart-layout .svg-icon-delete svg {
  position: relative;
  top: 0.2rem;
}

.svg-icon-delete-inline svg,
.svg-icon-pencil-inline svg {
  fill: #c19a5b;
  width: 1.7rem;
  height: 1.7rem;
  margin-right: 1.2rem;
  position: relative;
  top: 0.2rem;
  -moz-transition: fill 0.2s linear;
  -o-transition: fill 0.2s linear;
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}

.svg-icon-delete-inline:hover svg,
.svg-icon-pencil-inline:hover svg {
  fill: #191919;
}

.svg-icon-delete:hover svg {
  fill: #c19a5b;
}

header .tt-cart .tt-dropdown-toggle .tt-badge-cart,
header .tt-multi-obj .tt-dropdown-toggle .tt-badge-cart {
  padding-top: 0.2rem;
}

@media (min-width: 1025px) {
  .tt-product .tt-image-box .tt-label-location [class^="tt-label-"] {
    padding: 0.3rem 0.4rem 0.2rem;
  }
}

@media (max-width: 1024px) {
  .tt-product .tt-image-box .tt-label-location [class^="tt-label-"] {
    padding: 0.3rem 0.4rem 0.2rem;
  }
}

.tt-product-single-info .tt-label [class^="tt-label"] {
  padding: 0.4rem 1rem 0.2rem;
}

.tt-desctop-menu .tt-badge {
  padding: 0.4rem 0.4rem 0.2rem;
  position: relative;
  top: -0.1rem;
}

.panel-menu .mmpanel .tt-badge {
  top: 0.2rem;
}

@media (min-width: 790px) {
  footer .tt-footer-custom .tt-newsletter .tt-collapse-content .btn {
    padding-top: 0.5rem;
    padding-bottom: 0.3rem;
  }
}

.panel-menu #mm0.mmpanel .mm-next-level:after {
  top: 1rem;
}

.tt-desctop-menu .tt-megamenu-submenu li a:not(:only-child) span:after {
  margin-top: 0.5rem;
}

@media (min-width: 576px) {
  .tt-modal-newsletter .input-group input[type="email"] {
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
    line-height: 2.9;
  }

  footer .tt-footer-default .tt-newsletter .form-default .form-group .form-control {
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
    line-height: 2.9;
  }

  .form-default .form-control[type="email"],
  .form-default .form-control[type="password"],
  .form-default .form-control[type="text"] {
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
    line-height: 2.9;
  }
}

@media (max-width: 575px) {
  .tt-modal-newsletter .input-group input[type="email"] {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    line-height: 2.4;
  }

  footer .tt-footer-default .tt-newsletter .form-default .form-group .form-control {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    line-height: 2.4;
  }

  .form-default .form-control[type="email"],
  .form-default .form-control[type="password"],
  .form-default .form-control[type="text"] {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    line-height: 2.4;
  }
}

@media (min-width: 576px) {
  html.ie.win .tt-modal-newsletter .input-group input[type="email"] {
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
    line-height: 2.6;
  }

  html.ie.win footer .tt-footer-default .tt-newsletter .form-default .form-group .form-control {
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
    line-height: 2.6;
  }

  html.ie.win .form-default .form-control[type="email"],
  html.ie.win .form-default .form-control[type="password"],
  html.ie.win .form-default .form-control[type="text"] {
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
    line-height: 2.6;
  }
}

@media (max-width: 575px) {
  html.ie.win .tt-modal-newsletter .input-group input[type="email"] {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    line-height: 2.6;
  }

  html.ie.win footer .tt-footer-default .tt-newsletter .form-default .form-group .form-control {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    line-height: 2.6;
  }

  .form-default .form-control[type="email"],
  .form-default .form-control[type="password"],
  .form-default .form-control[type="text"] {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    line-height: 2.6;
  }
}

@media (min-width: 576px) {
  .tt-layout-promo02 {
    margin-top: -2rem;
  }
}

@media (max-width: 575px) {
  .tt-layout-promo02 {
    margin-top: -1rem;
  }
}

.tt-promo02 {
  display: block;
  position: relative;
  margin-top: 2rem;
}

.tt-promo02 .image-box {
  display: inline-block;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.tt-promo02 img {
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 1s;
}

.tt-promo02:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

.tt-promo02 .tt-description {
  color: #777;
}

.tt-promo02 .tt-description:not(:empty) {
  padding-top: 1.6rem;
}

.tt-promo02 .tt-description .tt-title-small {
  font-family: Inter, sans-serif;
  color: #191919;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo02 .tt-description .tt-title-large {
  font-family: Inter, sans-serif;
  color: #191919;
  font-size: 2.6rem;
  line-height: 3.4rem;
  font-weight: 500;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo02 .tt-description a.tt-title {
  display: inline-block;
}

.tt-promo02:hover .tt-description a.tt-title>* {
  color: #c19a5b;
}

.tt-promo02 .tt-description p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-top: 0.4rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo02 .tt-description p a {
  color: #c19a5b;
  text-decoration: underline;
}

.tt-promo02:hover .tt-description p a {
  text-decoration: none;
}

.tt-promo02 .tt-description p:first-child {
  margin-top: 0.1rem;
}

.tt-promo02 .tt-description [class^="btn"] {
  margin-top: 2rem;
}

.tt-promo02 .tt-description p+[class^="btn"] {
  margin-top: 1.2rem;
}

.tt-promo02 .tt-description img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .tt-promo02 .tt-description .tt-title-small {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }

  .tt-promo02 .tt-description .tt-title-large {
    font-size: 2.3rem;
    line-height: 3rem;
  }
}

@media (max-width: 575px) {
  .tt-promo02 .tt-description .tt-title-small {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }

  .tt-promo02 .tt-description .tt-title-large {
    font-size: 2rem;
    line-height: 2.9rem;
  }

  .tt-promo02 .tt-description p {
    margin-top: 0;
    line-height: 2rem;
  }

  .tt-promo02 .tt-description [class^="btn"] {
    margin-top: 1rem;
  }
}

.tt-promo02 .tt-description :nth-child(1) {
  margin-top: 0;
}

.tt-promo02 .tt-description [class^="btn"]:nth-child(1) {
  margin-top: 0.6rem !important;
}

.tt-promo02.tt-no-btn:hover .tt-description .tt-title>* {
  color: #c19a5b;
}

.tt-promo02 .tt-description:first-child {
  padding-top: 0;
}

@media (max-width: 575px) {
  .tt-promo02 {
    margin-top: 4rem;
  }
}

#tt-tooltip-popup {
  display: none;
  pointer-events: none;
}

@media (min-width: 1025px) {
  #tt-tooltip-popup {
    color: #191919;
    font-size: 1.6rem;
    line-height: 2.1rem;
    padding: 0.1rem 0.8rem 0;
    position: absolute;
    z-index: 100;
    white-space: nowrap;
    display: inline-block;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }

  #tt-tooltip-popup span {
    position: relative;
    z-index: 7;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  #tt-tooltip-popup:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.13);
    z-index: 2;
    border-radius: 0.4rem;
  }

  #tt-tooltip-popup:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 0.6rem;
    height: 0.6rem;
    background-color: #fff;
    box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.13);
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  #tt-tooltip-popup i {
    display: block;
    position: absolute;
    top: 50%;
    height: 100%;
    z-index: 3;
    margin-top: -0.3rem;
  }

  #tt-tooltip-popup i:after {
    content: "";
    display: block;
    z-index: 3;
    border: 0.3rem solid transparent;
  }

  #tt-tooltip-popup.tooltip-left:after {
    right: -0.6rem;
  }

  #tt-tooltip-popup.tooltip-left i {
    right: -0.6rem;
  }

  #tt-tooltip-popup.tooltip-left i:after {
    border-left: 0.3rem solid #fff;
  }

  #tt-tooltip-popup.tooltip-right:after {
    left: 0;
  }

  #tt-tooltip-popup.tooltip-right i {
    left: -0.6rem;
  }

  #tt-tooltip-popup.tooltip-right i:after {
    border-right: 0.3rem solid #fff;
  }

  #tt-tooltip-popup.tooltip-top:after {
    top: 100%;
    left: 50%;
  }

  #tt-tooltip-popup.tooltip-top i {
    left: -0.6rem;
  }

  #tt-tooltip-popup.tooltip-top i {
    bottom: -0.3rem;
    left: 50%;
    margin-top: 0;
  }

  #tt-tooltip-popup.tooltip-top i:after {
    border-top: 0.3rem solid #fff;
    top: inherit;
    bottom: 0;
    left: 50%;
    margin-left: -0.3rem;
    position: absolute;
  }

  #tt-tooltip-popup.tooltip-bottom:after {
    top: 0;
    left: 50%;
  }

  #tt-tooltip-popup.tooltip-bottom i {
    left: -0.6rem;
  }

  #tt-tooltip-popup.tooltip-bottom i {
    top: -0.3rem;
    left: 50%;
  }

  #tt-tooltip-popup.tooltip-bottom i:after {
    border-bottom: 0.3rem solid #fff;
    top: 0;
    left: 50%;
    margin-left: -0.3rem;
  }
}

.product-parent.tt-view .tt-image-box .tt-btn-quickview,
.product-parent.tt-view .tt-image-box .wk-app-btn {
  display: none;
}

.product-parent.tt-view .tt-description .wk-app-btn {
  padding: 0.4rem 0.4rem 0.4rem 0;
  margin-top: 0.4rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  display: inline-block;
  position: relative;
}

.product-parent.tt-view .tt-description .tt-btn-wishlist svg {
  width: 1.6rem;
  height: 1.6rem;
}

.product-parent.tt-view .tt-description .tt-btn-compare svg {
  width: 1.6rem;
  height: 1.5rem;
}

.wkapp_load:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
  content: "\e910";
}

.wkapp_load:not(.inline-wk-link) svg {
  display: none;
}

@media (min-width: 1025px) {
  .tt-product:not(.tt-view) .tt-image-box .wk-app-btn.wkapp_load:before {
    margin-top: 0;
  }

  .tt-product:not(.tt-view) .tt-image-box .wk-app-btn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 4.6rem;
    height: 4.6rem;
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
    border-radius: 50%;
    /* -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0; */
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    z-index: 6;
  }

  .tt-product:not(.tt-view) .tt-image-box .tt-btn-wishlist svg {
    width: 1.6rem;
    height: 1.6rem;
    position: relative;
    top: 0.1rem;
  }

  .tt-product:not(.tt-view) .tt-image-box .tt-btn-compare svg {
    width: 1.6rem;
    height: 1.5rem;
  }

  .tt-product:not(.tt-view) .tt-image-box .tt-btn-quickview+.tt-btn-wishlist {
    top: 6.6rem;
  }

  .tt-product:not(.tt-view) .tt-image-box .tt-btn-quickview+.tt-btn-compare {
    top: 6.6rem;
  }

  .tt-product:not(.tt-view) .tt-image-box .tt-btn-quickview+.tt-btn-wishlist+.tt-btn-compare {
    top: 12.2rem;
  }

  .tt-product-design02:not(.tt-view) .tt-btn-quickview {
    right: 1.9rem;
  }

  .tt-product-design02:not(.tt-view) .wk-app-btn svg {
    position: relative;
    top: 0.4rem;
  }

  .tt-product-design02:not(.tt-view) .wk-app-btn.wkapp_load:before {
    height: 1.6rem;
  }

  .tt-product-design02.thumbprod-center .tt-description .tt-title {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    text-align: center;
  }

  .tt-product-design02.thumbprod-center.tt-small .tt-description .tt-title {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }

  .tt-product-design02.thumbprod-center .tt-description .tt-option-block {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .tt-product-design02.thumbprod-center.tt-small .tt-description .tt-option-block {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }
}

@media (min-width: 1025px) {
  .tt-product:not(.tt-view) .tt-description .wk-app-btn {
    display: none;
  }
}

@media (max-width: 1024px) {
  .tt-product:not(.tt-view) .tt-image-box .wk-app-btn {
    display: none;
  }
}

@media (min-width: 1025px) {
  .tt-product:not(.tt-view):hover .tt-image-box .wk-app-btn {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
}

@media (min-width: 1025px) {
  .tt-product-design02:not(.tt-view) .wk-app-btn {
    padding: 0.4rem 0.6rem 0.4rem 0.6rem;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    display: inline-block;
    position: absolute;
    top: 1rem;
    right: 1.5rem;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    visibility: hidden;
  }

  .tt-product-design02:not(.tt-view) .wk-app-btn svg path {
    -moz-transition: fill 0.2s linear;
    -o-transition: fill 0.2s linear;
    -webkit-transition: fill 0.2s linear;
    transition: fill 0.2s linear;
  }

  .tt-product-design02:not(.tt-view) .tt-btn-wishlist svg {
    width: 1.6rem;
    height: 1.6rem;
  }

  .tt-product-design02:not(.tt-view) .tt-btn-compare svg {
    width: 1.6rem;
    height: 1.5rem;
  }

  .tt-product-design02:not(.tt-view) .tt-btn-quickview+.tt-btn-wishlist {
    top: 5.2rem;
  }

  .tt-product-design02:not(.tt-view) .tt-btn-quickview+.tt-btn-compare {
    top: 5.2rem;
  }

  .tt-product-design02:not(.tt-view) .tt-btn-quickview+.tt-btn-wishlist+.tt-btn-compare {
    top: 9.6rem;
  }
}

@media (max-width: 1024px) {
  .tt-product-design02:not(.tt-view) .wk-app-btn {
    display: none;
  }
}

@media (min-width: 1025px) {
  .tt-product-design02:not(.tt-view):hover>.wk-app-btn {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible;
    z-index: 7;
  }
}

@media (max-width: 1024px) {
  .product-parent:not(.tt-view) .tt-description .tt-btn-quickview {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
  }

  .product-parent:not(.tt-view):not(.thumbprod-center) .tt-description .tt-btn-quickview {
    margin-left: 0;
    padding-left: 0;
  }

  .product-parent:not(.tt-view) .tt-description .wk-app-btn {
    padding: 0.4rem 0.6rem;
    margin-left: 0.9rem;
    margin-right: 0.9rem;
    top: 0.4rem;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
    display: inline-block;
    position: relative;
  }

  .product-parent:not(.tt-view) .tt-description .tt-btn-wishlist svg {
    width: 1.6rem;
    height: 1.6rem;
  }

  .product-parent:not(.tt-view) .tt-description .tt-btn-compare svg {
    width: 1.6rem;
    height: 1.5rem;
  }
}

@media (max-width: 1024px) {
  .product-parent .tt-description .tt-product-inside-hover {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-parent:not(.tt-view) .tt-description .tt-btn-quickview {
    margin-left: 0.9rem;
    margin-right: 0.9rem;
  }

  .product-parent:not(.tt-view) .tt-description .tt-product-inside-hover .tt-row-btn:not(:first-child) {
    margin-top: 1rem;
  }

  .product-parent.tt-small .tt-btn-quickview {
    top: 0.5rem;
  }
}

@media (max-width: 370px) {

  .product-parent:not(.tt-view).thumbprod-center .tt-description .wk-app-btn,
  .tt-product:not(.tt-view).thumbprod-center .tt-description .tt-btn-quickview {
    margin-left: 0.4rem;
    margin-right: 0.4rem;
  }
}

.tt-product-listing.tt-col-one .product-parent:not(.tt-view) .tt-description .wk-app-btn {
  display: inline-block;
  opacity: 1;
  top: 0;
  right: inherit;
  padding: 0.4rem 0.6rem;
  margin-left: 0.8rem;
  margin-right: 0.8rem;
  visibility: visible;
  position: relative;
}

.wk-app-btn svg path {
  -moz-transition: fill 0.2s linear;
  -o-transition: fill 0.2s linear;
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}

.tt-product-listing.tt-col-one .product-parent:not(.tt-view) .wk-app-btn.wkapp_load:before {
  top: 0.4rem;
  position: absolute;
  left: 0.3rem;
}

@media (min-width: 1025px) {
  .tt-product-listing.tt-col-one .tt-product-design02:not(.tt-view) .wk-app-btn.wkapp_load:before {
    top: 0.8rem;
  }

  .tt-product-listing.tt-col-one .tt-product-design02:not(.tt-view) .tt-description .tt-option-block,
  .tt-product-listing.tt-col-one .tt-product-design02:not(.tt-view) .tt-description .tt-title {
    padding-left: 0;
    padding-right: 0;
  }
}

.tt-product-listing.tt-col-one .product-parent:not(.tt-view) .wk-app-btn.wkapp_load svg {
  display: block;
  opacity: 0;
}

.product-parent .tt-description .tt-product-inside-hover> :not(:first-child) {
  margin-top: 1.2rem;
}

.tt-product-listing.tt-col-one .product-parent:not(.tt-view) .tt-description .wk-app-btn svg {
  width: 1.6rem;
  height: 1.5rem;
}

.tt-product-listing.tt-col-one .product-parent:not(.tt-view) .tt-description .tt-btn-quickview {
  display: inline-block;
  opacity: 1;
  top: 0.1rem;
  right: inherit;
  padding: 0.4rem 0.6rem;
  margin-left: 0.8rem;
  margin-right: 0.8rem;
}

.tt-product-listing.tt-col-one .product-parent:not(.tt-view) .tt-product-inside-hover .tt-row-btn [class^="tt-btn-"]:not(.tt-btn-addtocart) {
  margin-left: 0;
  padding-left: 0;
}

.tt-product-listing.tt-col-one .tt-product-design02 .tt-description .tt-product-inside-hover {
  margin-top: 1.2rem;
}

.tt-product-listing.tt-col-one .product-parent .tt-image-box .tt-btn-quickview,
.tt-product-listing.tt-col-one .product-parent .tt-image-box .wk-app-btn {
  display: none;
}

.tt-product-listing.tt-col-one .tt-product-design02:not(.tt-view) .wk-app-btn {
  display: none;
}

.tt-product-listing.tt-col-one .tt-product-design02:hover .tt-label-location {
  opacity: 1;
  visibility: visible;
}

.tt-product-listing.tt-col-one .tt-product-design02:hover .tt-countdown_box {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 370px) {

  .tt-product-listing.tt-col-one .product-parent:not(.tt-view) .tt-description .tt-btn-quickview,
  .tt-product-listing.tt-col-one .product-parent:not(.tt-view) .tt-description .wk-app-btn {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

@media (min-width: 1025px) {
  .tt-product-design02:not(.tt-view) .wk-app-btn.wkapp_load:before {
    position: relative;
    left: 0.1rem;
  }

  .tt-product-listing.tt-col-one .tt-product-design02:not(.tt-view) .tt-description .tt-btn-quickview {
    top: 0.5rem;
  }
}

@media (max-width: 1024px) {
  .product-parent:not(.tt-view) .tt-description .wk-app-btn:before {
    position: absolute;
    left: 0.3rem;
    top: 0.4rem;
  }

  .product-parent:not(.tt-view) .tt-description .wk-app-btn.wkapp_load svg {
    display: block;
    opacity: 0;
  }
}

.tt-product:not(.tt-view) .tt-image-box .wk-delete-icon svg {
  width: 1.8rem;
  height: 1.9rem;
  top: 0;
}

.tt-product-design02:not(.tt-view) .wk-delete-icon svg {
  width: 1.9rem;
  height: 1.5rem;
}

.product-parent:not(.tt-view) .tt-description .wk-delete-icon svg {
  width: 1.9rem;
  height: 1.5rem;
}

.product-parent:not(.tt-view):not(.thumbprod-center) .tt-description .wk-delete-icon {
  padding: 0.4rem 0.6rem 0.4rem 0;
  margin-left: 0;
  margin-right: 0;
}

header .tt-account ul li a svg {
  width: 1.7rem;
  height: 1.5rem;
  position: relative;
  top: 0.4rem;
  margin-left: 0.2rem;
  margin-right: 1rem;
  margin-top: 0.4rem;
}

.inline-wk-link {
  position: relative;
  color: #c19a5b;
}

.inline-wk-link svg {
  width: 1.7rem;
  height: 1.5rem;
  position: relative;
  top: 0.3rem;
  margin-right: 0.7rem;
}

.inline-wk-link svg path {
  fill: #c19a5b;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.inline-wk-link.wkapp_load svg,
.inline-wk-link:focus.wkapp_load svg {
  opacity: 0;
}

.inline-wk-link.wkapp_load:before,
.inline-wk-link:focus.wkapp_load:before {
  font-family: wokiee_icons !important;
  display: inline-block;
  margin-right: 0.7rem;
  font-size: 1.9rem;
  position: absolute;
  top: 0;
  left: -0.1rem;
  margin-top: 0;
}

.inline-wk-link.wkapp_load,
.inline-wk-link:hover,
.inline-wk-link[data-action="wk-remove"] {
  color: #191919;
}

.inline-wk-link:hover svg path,
.inline-wk-link[data-action="wk-remove"] svg path {
  fill: #191919;
}

.tt-product-single-info .tt-list-btn {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  list-style: none;
  padding: 0;
  margin: -1rem 0 0 -2rem;
}

.tt-product-single-info .tt-list-btn li {
  margin-left: 2rem;
  margin-top: 1rem;
}

.tt-empty-wishlist {
  text-align: center;
  padding: 10.2rem 2rem 10.2rem;
  color: #777;
}

.tt-empty-wishlist img {
  max-width: 100%;
  height: auto;
}

.tt-empty-wishlist .icon-svg {
  margin: 1.7rem 0 0 0;
}

.tt-empty-wishlist .icon-svg svg {
  width: 5.8rem;
  height: 5.8rem;
}

.tt-empty-wishlist .tt-title {
  color: #191919;
  padding: 0;
  margin: 1.3rem 0 0 0;
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 4.4rem;
}

.tt-empty-wishlist p {
  color: #777;
  font-size: 2.6rem;
  line-height: 1.3;
  font-weight: 400;
}

.tt-empty-wishlist .btn {
  margin-top: 3.4rem;
}

@media (max-width: 1024px) {
  .tt-empty-wishlist {
    padding: 7.1rem 2rem 8.2rem;
  }

  .tt-empty-wishlist .tt-title {
    font-size: 2.8rem;
    line-height: 3.8rem;
  }
}

@media (max-width: 575px) {
  .tt-empty-wishlist {
    padding: 5.1rem 1.5rem 6.2rem;
  }

  .tt-empty-wishlist .tt-title {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }

  .tt-empty-wishlist p {
    font-size: 2.2rem;
  }
}

.tt-empty-wishlist> :nth-child(1) {
  margin-top: 0;
}

.tt-empty-wishlist {
  text-align: center;
  padding: 10.2rem 2rem 10.2rem;
  color: #777;
}

.tt-empty-wishlist img {
  max-width: 100%;
  height: auto;
}

.tt-empty-wishlist .icon-svg {
  margin: 1.7rem 0 0 0;
}

.tt-empty-wishlist .icon-svg svg {
  width: 5.8rem;
  height: 5.8rem;
}

.tt-empty-wishlist .tt-title {
  color: #191919;
  padding: 0;
  margin: 1.3rem 0 0 0;
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 4.4rem;
}

.tt-empty-wishlist p {
  color: #777;
  font-size: 2.6rem;
  line-height: 1.3;
  font-weight: 400;
}

.tt-empty-wishlist .btn {
  margin-top: 3.4rem;
}

@media (max-width: 1024px) {
  .tt-empty-wishlist {
    padding: 7.1rem 2rem 8.2rem;
  }

  .tt-empty-wishlist .tt-title {
    font-size: 2.8rem;
    line-height: 3.8rem;
  }
}

@media (max-width: 575px) {
  .tt-empty-wishlist {
    padding: 5.1rem 1.5rem 6.2rem;
  }

  .tt-empty-wishlist .tt-title {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }

  .tt-empty-wishlist p {
    font-size: 2.2rem;
  }
}

.tt-empty-wishlist> :nth-child(1) {
  margin-top: 0;
}

@media (min-width: 1025px) {
  .tt-product:not(.tt-view) .tt-image-box .wk-app-btn {
    background: rgba(255, 255, 255, 0.9);
    color: #191919;
  }

  .tt-product:not(.tt-view) .tt-image-box .wk-app-btn svg path {
    fill: #191919;
  }

  .tt-product:not(.tt-view) .tt-image-box .wk-app-btn.wkapp_load,
  .tt-product:not(.tt-view) .tt-image-box .wk-app-btn:hover,
  .tt-product:not(.tt-view) .tt-image-box .wk-app-btn[data-action="wk-remove"] {
    background: #c19a5b;
    color: #fff;
  }

  .tt-product:not(.tt-view) .tt-image-box .wk-app-btn:hover svg path,
  .tt-product:not(.tt-view) .tt-image-box .wk-app-btn[data-action="wk-remove"] svg path {
    fill: #fff;
  }

  .tt-product-design02:not(.tt-view) .wk-app-btn {
    color: #c19a5b;
  }

  .tt-product-design02:not(.tt-view) .wk-app-btn svg path {
    fill: #c19a5b;
  }

  .tt-product-design02:not(.tt-view) .wk-app-btn:hover svg path,
  .tt-product-design02:not(.tt-view) .wk-app-btn[data-action="wk-remove"] svg path {
    fill: #000;
  }

  .tt-product-design02:not(.tt-view) .wk-app-btn.wkapp_load {
    color: #000;
  }
}

@media (max-width: 1024px) {
  .product-parent:not(.tt-view) .tt-description .wk-app-btn svg path {
    fill: #191919;
  }

  .product-parent:not(.tt-view) .tt-description .wk-app-btn.wkapp_load {
    color: #c19a5b;
  }

  .product-parent:not(.tt-view) .wk-app-btn:hover svg path,
  .product-parent:not(.tt-view) .wk-app-btn[data-action="wk-remove"] svg path {
    fill: #c19a5b;
  }
}

.tt-product-listing.tt-col-one .product-parent:not(.tt-view) .wk-app-btn svg path {
  fill: #191919;
}

.tt-product-listing.tt-col-one .product-parent:not(.tt-view) .wk-app-btn:hover svg path,
.tt-product-listing.tt-col-one .product-parent:not(.tt-view) .wk-app-btn[data-action="wk-remove"] svg path {
  fill: #c19a5b;
}

.tt-product-listing.tt-col-one .product-parent:not(.tt-view) .wk-app-btn.wkapp_load:before {
  color: #c19a5b;
}

header .tt-account ul li a svg path {
  fill: #191919;
  -moz-transition: fill 0.2s linear;
  -o-transition: fill 0.2s linear;
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}

header .tt-account ul li a:hover svg path {
  fill: #c19a5b;
}

#ModalMessage .modal-header {
  height: 0;
}

#ModalMessage .modal-header .close {
  top: 2.3rem;
  right: 0.2rem;
  width: 2.7rem;
  height: 2.7rem;
  line-height: 1em;
}

#ModalMessage .modal-header .close:not(:hover) {
  color: #999;
}

#ModalMessage .modal-header .close:before {
  font-size: 1.6rem;
  line-height: 1;
  position: relative;
  top: -0.3rem;
}

@media (min-width: 515px) {
  #ModalMessage .modal-dialog {
    width: 45.2rem;
  }
}

@media (max-width: 514px) {
  #ModalMessage .modal-dialog {
    width: 37rem;
  }
}

@media (max-width: 417px) {
  #ModalMessage .modal-dialog {
    width: 32rem;
  }
}

@media (max-width: 370px) {
  #ModalMessage .modal-dialog {
    width: 28rem;
  }
}

.tt-login-wishlist p {
  color: #191919;
  font-size: 1.6rem;
  font-weight: 500;
}

.tt-login-wishlist .row-btn {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (min-width: 418px) {
  .tt-login-wishlist .row-btn {
    margin-left: -1.5rem;
  }

  .tt-login-wishlist .row-btn [class^="btn"] {
    margin-top: 1.5rem;
    margin-left: 1.5rem;
  }
}

@media (max-width: 417px) {
  .tt-login-wishlist .row-btn {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tt-login-wishlist .row-btn [class^="btn"] {
    margin-top: 1rem;
    width: 100%;
  }
}

.tt-compare-table {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  vertical-align: top;
  border: 0.1rem solid #e9e7e7;
}

.tt-compare-table .tt-col-title> :nth-child(even),
.tt-compare-table .tt-item> :nth-child(even) {
  background-color: #f7f8fa;
}

.tt-compare-table .tt-col-title> :not(:first-child),
.tt-compare-table .tt-item> :not(:first-child) {
  border-top: 0.1rem solid #e9e7e7;
}

.tt-compare-table .tt-col-title {
  position: relative;
  width: 19.9rem;
}

.tt-compare-table .tt-col-title:before {
  content: "";
  width: 0.1rem;
  height: 100%;
  position: absolute;
  right: -0.1rem;
  top: 0;
  z-index: 1;
  background-color: #e9e7e7;
}

.tt-compare-table .tt-col-title .title-item {
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-align: right;
  color: #191919;
}

@media (min-width: 451px) {
  .tt-compare-table .tt-col-item {
    width: calc(100% - 19.9rem);
  }
}

@media (max-width: 450px) {
  .tt-compare-table .tt-col-item {
    width: calc(100% - 11rem);
  }
}

.tt-compare-table .tt-col-item .compare-init-slider {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.tt-compare-table .tt-col-item .compare-init-slider .tt-item {
  border-left: 0.1rem solid #e9e7e7;
}

.tt-compare-table .tt-col-item .tt-item {
  width: 33.333%;
}

.tt-compare-table .tt-col-item .tt-image-box,
.tt-compare-table .tt-col-title .maininfo {
  padding: 0 2rem;
}

.tt-compare-table .tt-col-item .tt-value:not(.tt-image-box),
.tt-compare-table .tt-col-title .title-item:not(.maininfo) {
  padding: 0.6rem 2rem 0.5rem;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-remove-item {
  display: block;
  margin-left: -0.4rem;
  padding: 0.4rem;
  position: relative;
  background: 0 0;
  border: none;
  font-size: 2.1rem;
  line-height: 1;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-remove-item svg {
  width: 1.7rem;
  -moz-transition: fill 0.2s linear;
  -o-transition: fill 0.2s linear;
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
  fill: #191919;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-remove-item:hover svg {
  fill: #c19a5b;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-img img {
  width: 100%;
  max-width: 15.6rem;
  height: auto;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-label-location {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  margin-top: 0.6rem;
  margin-left: -0.3rem;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-label-location [class^="tt-label-"] {
  margin-left: 0.3rem;
  margin-top: 0.3rem;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 500;
  padding: 0.3rem 0.4rem 0.1rem;
  display: inline-block;
  color: #fff;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-label-location .tt-label-new {
  background: #03a9f5;
  color: #fff;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-label-location .tt-label-sale {
  background: #f8353e;
  color: #fff;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-label-location .tt-label-in-stock {
  background: #0ec482;
  color: #fff;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-label-location .tt-label-our-stock {
  background: #191919;
  color: #fff;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-title {
  font-family: Inter, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 0.5rem;
  color: #191919;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-title a {
  color: #191919;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-title a:hover {
  color: #c19a5b;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-price {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 500;
  font-family: Inter, sans-serif;
  margin-top: 0.2rem;
  color: #191919;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-price .new-price {
  color: #f8353e;
  margin-right: 0.7rem;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-price .old-price {
  color: #191919;
  text-decoration: line-through;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-price .old-price .money {
  text-decoration: line-through;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-price span {
  display: inline-block;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-btn-addtocart {
  margin-top: 1.5rem;
}

.tt-compare-table .tt-col-item .tt-value {
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-align: left;
}

.tt-compare-table .tt-col-item .tt-btn-addtocart {
  height: 3.5rem;
}

@media (max-width: 575px) {
  .tt-compare-table .tt-col-item .tt-btn-addtocart {
    font-size: 1.2rem;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }
}

.tt-compare-table .tt-col-item .tt-btn-addtocart i {
  font-size: 2rem;
  margin-right: 0.4rem;
  position: relative;
  top: -0.2rem;
}

.tt-compare-table.slick-init {
  position: relative;
  margin-top: 3.7rem;
}

.tt-compare-table .slick-arrow {
  position: absolute;
  z-index: 7;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  display: none !important;
  background: #f7f8fa;
  color: #191919;
}

.tt-compare-table .slick-arrow.showarr {
  display: block !important;
}

.tt-compare-table .slick-track {
  margin: 0;
}

.tt-compare-table .slick-arrow:hover {
  background: #c19a5b;
  color: #fff;
}

.tt-compare-table .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
}

.tt-compare-table .slick-prev:before {
  content: "\e90d";
}

.tt-compare-table .slick-next:before {
  content: "\e90e";
}

.tt-compare-table .slick-arrow {
  top: 5rem;
}

.tt-compare-table .slick-prev {
  left: -1.9rem;
}

.tt-compare-table .slick-next {
  right: -1.9rem;
}

.tt-image-box {
  position: relative;
}

.tt-compare-table .maininfo,
.tt-compare-table .tt-col-item .tt-image-box {
  background-color: transparent !important;
  border-top-color: transparent;
}

.tt-compare-table .maininfo:not(.maininfolast)+*,
.tt-compare-table .tt-col-item .tt-image-box:not(.tt-image-box-last)+* {
  border-top-color: transparent;
}

.tt-compare-table .maininfo:first-child,
.tt-compare-table .tt-image-box:first-child {
  padding-top: 1.5rem;
}

.tt-compare-table .tt-col-item .tt-image-box.tt-image-box-last,
.tt-compare-table .tt-col-title .maininfo.maininfolast {
  padding-top: 1.8rem;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-img {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.tt-compare-table .tt-col-item .tt-btn-addtocart {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.tt-compare-table .tt-col-item .tt-btn-addtocart .icon::before {
  content: "\e986";
  font-size: 2rem;
  top: -0.3rem;
  margin-right: 0.4rem;
  font-weight: 400;
  position: relative;
}

.tt-compare-table .tt-btn-addtocart.disable {
  background: #191919;
  color: #fff;
}

.tt-compare-table .tt-col-item .tt-image-box .tt-label-location [class^="tt-label-"]:nth-child(2) {
  display: none;
}

@media (min-width: 1025px) {

  .tt-compare-table .tt-col-item[data-grid="3"] .slick-slider .slick-list,
  .tt-compare-table .tt-col-item[data-grid="3"] .slick-slider .slick-track {
    width: 100% !important;
  }

  .tt-compare-table .tt-col-item[data-grid="3"] .tt-item {
    width: 33.333% !important;
  }
}

@media (min-width: 790px) {

  .tt-compare-table .tt-col-item[data-grid="2"] .slick-slider .slick-list,
  .tt-compare-table .tt-col-item[data-grid="2"] .slick-slider .slick-track {
    width: 100% !important;
  }

  .tt-compare-table .tt-col-item[data-grid="2"] .tt-item {
    width: 50% !important;
  }
}

.tt-compare-table .tt-col-item[data-grid="0"] .slick-slider .slick-list,
.tt-compare-table .tt-col-item[data-grid="0"] .slick-slider .slick-track,
.tt-compare-table .tt-col-item[data-grid="1"] .slick-slider .slick-list,
.tt-compare-table .tt-col-item[data-grid="1"] .slick-slider .slick-track {
  width: 100% !important;
}

.comparebtn[data-action="delete"] {
  color: red;
}

.tt-compare-table .tt-col-item[data-grid="0"] .tt-item,
.tt-compare-table .tt-col-item[data-grid="1"] .tt-item {
  width: 100% !important;
}

.tt-info {
  position: relative;
}

[data-val="maintable"] {
  text-transform: capitalize;
}

@media (min-width: 1025px) {
  .tt-product:not(.tt-view).product-nohover .tt-description .tt-product-inside-hover {
    position: relative;
    display: block;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
}

#same_product_height[data-type="not_same_width"] #tt-pageContent .tt-product .tt-image-box img,
#same_product_height[data-type="not_same_width"] #tt-pageContent .tt-product-design02 .tt-image-box .tt-img img {
  height: 20rem;
  max-width: inherit;
  display: inline-block;
}

@media (max-width: 1024px) {

  .container-fluid-mobile,
  .container-mobile-airSticky {
    width: 100%;
    max-width: inherit;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tt-product-single-info .tt-title {
    font-size: 3rem;
    line-height: 4rem;
  }

  .tt-product-single-info .tt-price {
    font-size: 3rem;
    line-height: 4rem;
  }
}

@media (max-width: 767px) {
  .container-fluid-mobile .row:first-child>[class^="col-"] {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .main_gallery {
    width: 90vw;
    max-width: 100%;
  }

  .container-mobile-airSticky .tt-product-single-info {
    padding-top: 0;
  }

  .container-mobile-airSticky .tt-row-custom-01 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .container-mobile-airSticky .tt-row-custom-01 .col-item {
    width: 100%;
  }

  .container-mobile-airSticky .tt-row-custom-01 .col-item .tt-input-counter.style-01 {
    max-width: 100%;
  }

  .container-mobile-airSticky .tt-row-custom-01 .col-item:not(:last-child) {
    margin-right: 0;
  }

  .container-mobile-airSticky .tt-row-custom-01 .col-item:not(:first-child) {
    margin-top: 3.1rem;
  }
}

@media (max-width: 575px) {
  .container-mobile-airSticky .row:first-child [class^="col-"] {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .container-mobile-airSticky {
    padding-top: 2.5rem;
  }
}

@media (max-width: 1024px) {
  .tt-product-single-info .tt-title {
    font-size: 3rem;
    line-height: 4rem;
  }

  .tt-product-single-info .tt-price {
    font-size: 3rem;
    line-height: 4rem;
  }
}

.categories-btn {
  display: inline-block;
  z-index: 4;
}

.categories-btn>button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  font-family: Inter, sans-serif;
  font-weight: 500;
  background: 0 0;
  -webkit-border-top-left-radius: 0.6rem;
  -webkit-border-top-right-radius: 0.6rem;
  -moz-border-radius-topleft: 0.6rem;
  -moz-border-radius-topright: 0.6rem;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
  padding: 0;
  margin: 1rem 2rem 0.7rem 2rem;
  min-width: max-content;
  text-align: left;
  border: none;
  transition: border-radius 0.2s linear;
  -ms-transition: border-radius 0.2s linear;
  -webkit-transition: border-radius 0.2s linear;
  -o-transition: border-radius 0.2s linear;
}

.categories-btn>button:hover {
  color: #fff;
}

.categories-btn>button i {
  float: right;
  top: 0.3rem;
  right: -0.2rem;
  position: relative;
}

.categories-btn:not(.opened)>button i:not(:first-child) {
  display: none;
}

.categories-btn.opened>button i:not(:last-child) {
  display: none;
}

.headertype2.small-header .tt-desktop-header .tt-header-holder .tt-dropdown-obj {
  margin-top: -0.05rem;
  padding-bottom: 0.2rem;
}

.headertype2 .tt-header-holder .tt-desctop-menu.tt-menu-small {
  margin-top: 0;
}

.headertype2.desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu {
  margin-left: 0;
}

.headertype2.small-header .tt-desktop-header .tt-header-holder .tt-obj-menu .tt-desctop-menu.tt-menu-small nav>ul>li.dropdown>a {
  padding-top: 1.3rem;
  padding-bottom: 1.1rem;
}

.headertype2.desctop-menu-large .tt-desktop-header .tt-obj-menu .tt-desctop-menu nav>ul>li.dropdown:first-child>a {
  padding-left: 0;
}

header.headertype2 .tt-color-scheme-01 .tt-box-info ul li a {
  color: #c19a5b;
  text-decoration: underline;
}

header.headertype2 .tt-color-scheme-01 .tt-box-info ul li a:hover {
  text-decoration: none;
}

.header-tel-info {
  font-size: 1.6rem;
  color: #777;
}

.header-tel-info i {
  color: #c19a5b;
}

.search-type2 form {
  position: relative;
}

.search-type2.obj-move-right form {
  right: -0.4rem;
}

.search-type2 form svg {
  position: absolute;
  font-size: 2.2rem;
  top: 50%;
  translate: 0 -50%;
  right: 2rem;
  color: #191919;
  pointer-events: none;
}

.search-type2 input {
  border: 0.1rem solid #e9e7e7;
  outline: 0;
  padding: 0.4rem 1rem 0.2rem 3.4rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #777;
  padding: 0.8rem 1.6rem;
  background: #fff;
  margin-right: 1rem;
  outline: 0;
  width: 35rem;
  -webkit-border-bottom-left-radius: 0.6rem;
  -webkit-border-top-left-radius: 0.6rem;
  -moz-border-radius-bottomleft: 0.6rem;
  -moz-border-radius-topleft: 0.6rem;
  border-bottom-left-radius: 0.6rem;
  border-top-left-radius: 0.6rem;
}

.search-type2 input:focus,
.search-type2 input:hover {
  color: #777;
  background: #fff;
  border-color: #e9e7e7;
}

.search-type2 button {
  position: relative;
  padding: 0.5rem 2rem 0.3rem;
  border: none;
  outline: 0;
  color: #fff;
  background: #999;
  font-size: 1.6rem;
  font-weight: 500;
  left: -0.4rem;
  -webkit-border-bottom-right-radius: 0.6rem;
  -webkit-border-top-right-radius: 0.6rem;
  -moz-border-radius-bottomright: 0.6rem;
  -moz-border-radius-topright: 0.6rem;
  border-bottom-right-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
}

.search-type2 button:hover {
  color: #000;
  background: #ede8e0;
}

.tt-stuck-nav .categories-btn>button {
  position: relative;
  top: -0.1rem;
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
  padding: 0;
}

.tt-stuck-nav .categories-btn.opened>button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-top-left-radius: 0.6rem;
  -webkit-border-top-right-radius: 0.6rem;
  -moz-border-radius-topleft: 0.6rem;
  -moz-border-radius-topright: 0.6rem;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
}

.headertype2 .search-type2 .search-results {
  position: absolute;
  top: 100%;
  /* margin-top: .8rem; */
  z-index: 4;
  background: #fff;
  right: 2%;
  /* width: 35rem; */
  width: 82rem;
  padding: 2rem 2rem 1.5rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
}

.headertype2 .search-type2 .search-results ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.headertype2 .search-type2 .search-results li {
  margin-top: 2rem;
}

/* .headertype2 .search-type2 .search-results li:nth-child(2)~li {
  display: none
} */
.headertype2 .search-type2 .search-results .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}

.headertype2 .search-type2 .search-results .grid .search-result-item {
  display: flex;
  flex-direction: column;
  /* Set flex direction to column */
}

.headertype2 .search-type2 .search-results .grid .search-result-item .title {
  order: 1;
  /* Set order to display title first */
}

.headertype2 .search-type2 .search-results .grid .search-result-item .vertical-line {
  display: none;
  /* Hide vertical line */
}

.headertype2 .search-type2 .search-results .grid .search-result-item .thumbnail {
  width: 100%;
  /* Adjust width as needed */
}

.headertype2 .search-type2 .search-results img {
  width: 100%;
}

.headertype2 .search-type2 .search-results .thumbnail {
  display: inline;
}

.headertype2 .search-type2 .search-results .tt-description {
  margin-left: 2rem;
  color: #191919;
  width: 61%;
}

.headertype2 .search-type2 .search-results .tt-description,
.headertype2 .search-type2 .search-results .tt-title {
  display: inline-block;
}

.headertype2 .search-type2 .search-results a:hover .tt-title {
  color: #c19a5b;
}

.headertype2 .search-type2 .search-results .tt-view-all {
  margin-top: 1.8rem;
}

.headertype2 .tt-menu-toggle,
.headertype3 .tt-menu-toggle {
  background: #c19a5b;
  padding: 1rem 1.1rem 0.3rem;
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.headertype2 .tt-menu-toggle svg,
.headertype3 .tt-menu-toggle svg {
  fill: #fff;
  width: 1.8rem;
  height: 1.9rem;
}

.headertype2 .tt-menu-toggle:hover,
.headertype3 .tt-menu-toggle:hover {
  background: #2267d8;
}

body:not(.touch-device) .headertype2 .tt-menu-toggle:hover svg,
body:not(.touch-device) .headertype3 .tt-menu-toggle:hover svg {
  fill: #fff;
}

.headertype2 .tt-stuck-nav .tt-menu-toggle,
.headertype3 .tt-stuck-nav .tt-menu-toggle {
  margin-top: 0.5rem;
}

.headertype2 .tt-stuck-nav .catmobbtn {
  display: none;
}

.headertype2 .catmobbtn svg path {
  fill: #191919;
}

.headertype2 .catmobbtn:hover svg path {
  fill: #c19a5b;
}

@media (max-width: 1024px) {
  .headertype2 .tt-stuck-nav .catmobbtn {
    display: block;
  }

  .tt-stuck-nav .categories-btn>button {
    display: none;
  }

  .header-tel-info {
    padding-top: 1.6rem;
    text-align: center;
    display: block;
  }
}

.catmobbtn {
  padding: 0.5rem 0.8rem;
}

.headertype2 .tt-stuck-nav .catmobbtn {
  padding: 0.5rem 0.8rem 0.9rem;
}

@media (max-width: 870px) {
  .headertype2 .tt-header-row.tt-top-row .tt-box-info {
    text-align: center;
  }
}

@media (min-width: 480px) {

  .headertype2 .tt-mobile-header .tt-header-row .tt-menu-toggle,
  .headertype3 .tt-mobile-header .tt-header-row .tt-menu-toggle {
    margin-top: 0.6rem;
    padding: 1rem 1.1rem 0.3rem;
  }

  .catmobbtn {
    margin-top: 1rem;
  }

  .headertype2 .tt-stuck-nav .catmobbtn,
  .headertype3 .tt-stuck-nav .catmobbtn {
    margin-top: 0.6rem;
  }

  .headertype2 .tt-stuck-nav .tt-header-row .tt-menu-toggle,
  .headertype3 .tt-stuck-nav .tt-header-row .tt-menu-toggle {
    margin-top: 0.7rem;
    padding: 1rem 1.1rem 0.3rem;
  }
}

#shopify-section-categorie-button {
  display: none;
}

.categories-btn-box,
.tt-stuck-parent-categories {
  display: inline-flex;
  align-items: center;
}

@media (min-width: 1025px) {

  .categories-btn-box+*,
  .tt-stuck-parent-categories+* {
    margin-left: 2.6rem;
  }
}

.categories-btn .tt-dropdown-toggle [class^="icon"] {
  position: absolute;
  right: 1.8rem;
  top: 1.2rem;
  font-size: 1.6rem;
  line-height: 1;
}

.categories-btn .dropdown>a .tt-badge {
  position: absolute;
  top: 0.9rem;
  right: 0;
}

.categories-btn .tt-badge {
  display: inline-block;
  font-family: Inter, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.2rem 0.4rem 0.2rem;
}

.categories-btn .tt-new {
  background: #03a9f5;
  color: #fff;
}

.categories-btn .tt-fatured {
  background: #fdbc20;
  color: #fff;
}

.categories-btn .tt-sale {
  background: #f8353e;
  color: #fff;
}

.categories-btn .tt-dropdown-menu {
  position: absolute;
  top: 96%;
  z-index: 999999999999999999999999999999999999999999999999;
  /* width: max-content; */
  left: 0;
  /* display: none; */
  /* width: 0vw; */
  background-color: #fff;
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.08);
  -webkit-border-bottom-right-radius: 0.6rem;
  -webkit-border-bottom-left-radius: 0.6rem;
  -moz-border-radius-bottomright: 0.6rem;
  -moz-border-radius-bottomleft: 0.6rem;
  border-bottom-right-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem; 
  height: 100vh;
  overflow: hidden;
  
  scrollbar-width: none;
  
  padding-bottom: 2rem;
  transition: transform 1s cubic-bezier(.22, 1, .36, 1);
  overflow: hidden;
  will-change: transform;

  width: 100vw;
  transform: translateX(-100%);

}

.categories-btn .tt-dropdown-menu::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.open-slide .tt-dropdown-menu{
  /* width: 100vw; */
  overflow-y:scroll;
  transform: translateX(0);
}

.tt-obj-menu{
  z-index: 11;
}

.tt-stuck-parent-categories{
  z-index: 11;
}


@media (max-width: 1024px) {
  .categories-btn {
    display: none;
  }
}

.categories-btn .tt-dropdown-menu nav>ul {
  list-style: none;
  margin: 0;
  padding: 0.8rem 0 0.7rem 0;
  min-width: 75%;
  max-width: 100%;
  width: auto;
}

.categories-btn .tt-dropdown-menu nav>ul>li>a {
  display: block;
  position: relative;
  padding: 1rem 2rem 0.9rem;
  font-size: 1.6rem;
  line-height: 1.1;
  color: #777;
  font-family: Inter, sans-serif;
  min-width: 22rem;
  font-weight: 400;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.categories-btn .tt-dropdown-menu nav>ul>li>a img {
  position: absolute;
  top: 0.9rem;
  left: 2rem;
  width: 1.3rem;
  height: auto;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.categories-btn .tt-dropdown-menu nav>ul>li>a svg {
  position: absolute;
  top: 0.9rem;
  left: 2rem;
  width: 1.3rem;
  height: auto;
}

.categories-btn .tt-dropdown-menu nav>ul>li>a svg path {
  fill: #777;
  -moz-transition: fill 0.2s linear;
  -o-transition: fill 0.2s linear;
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}

.categories-btn .tt-dropdown-menu nav>ul>li>a [class^="icon"]+span,
.categories-btn .tt-dropdown-menu nav>ul>li>a img+span,
.categories-btn .tt-dropdown-menu nav>ul>li>a svg+span {
  margin-left: 2.4rem;
}

.categories-btn .tt-dropdown-menu nav>ul>li>a span {
  display: inline-block;
}

.categories-btn .tt-dropdown-menu nav>ul>li>a:hover {
  color: #191919;
}

.categories-btn .tt-dropdown-menu nav>ul>li>a:hover img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.categories-btn .tt-dropdown-menu nav>ul>li>a:hover path {
  fill: #191919;
}

.categories-btn .tt-dropdown-menu nav>ul>li:not(:last-child)>a:before {
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  margin-left: 2rem;
  margin-right: 2rem;
  position: absolute;
  width: calc(100% - 4rem);
  height: 0.1rem;
  background-color: #e9e7e7;
}

.categories-btn .tt-dropdown-menu nav>ul>li.tt-submenu>a:after {
  content: "\e90e";
  font-family: wokiee_icons;
  speak: none;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 1.6rem;
  top: 0.9rem;
  pointer-events: none;
  color: #e9e7e7;
}

.categories-btn .tt-dropdown-menu nav>ul>li:hover>a {
  color: #191919;
}

.categories-btn .tt-dropdown-menu nav>ul>li:hover>a>img {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}

.categories-btn .tt-dropdown-menu nav>ul>li:hover .dropdown-menu {
  visibility: visible;
  z-index: 6;
  left: 100%;
  pointer-events: inherit;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.categories-btn .tt-dropdown-menu nav>ul .dropdown-menu {
  position: absolute;
  top: 0;
  left: 105%;
  visibility: hidden;
  pointer-events: none;
  z-index: -1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: left 0.2s linear;
  -ms-transition: left 0.2s linear;
  -webkit-transition: left 0.2s linear;
  -o-transition: left 0.2s linear;
}

.categories-btn .tt-dropdown-menu nav>ul .dropdown-menu .dropdown-menu-wrapper {
  background-color: #fff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
  margin-left: 0.4rem;
  padding: 2rem 4rem 3.1rem;
}

.categories-btn .col {
  margin-top: 2rem;
}

.categories-btn .col-cust {
  flex: 0 0 50%;
  max-width: 50%;
}

.categories-btn .tt-dropdown-menu nav>ul .dropdown-menu.size-xs .dropdown-menu-wrapper {
  padding: 1.5rem 4rem 3.1rem;
}

@media (min-width: 1230px) {
  .categories-btn .tt-dropdown-menu nav>ul .dropdown-menu.size-lg {
    width: 89.7rem;
  }
}

@media (max-width: 1229px) {
  .categories-btn .tt-dropdown-menu nav>ul .dropdown-menu.size-lg {
    width: 78rem;
  }
}

.categories-btn .tt-dropdown-menu nav>ul .dropdown-menu.size-md {
  width: 62.2rem;
}

.categories-btn .tt-dropdown-menu nav>ul .dropdown-menu.size-sm {
  width: 42.2rem;
}

.categories-btn .tt-dropdown-menu nav>ul .dropdown-menu.size-xs {
  width: 26rem;
}

.categories-btn .tt-dropdown-menu nav>ul .dropdown-menu .row:not(:first-child) {
  margin-top: 2.6rem;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-title-submenu {
  font-size: 1.6rem;
  display: block;
  line-height: 2.4rem;
  margin-top: -0.6rem;
  font-weight: 500;
  padding-bottom: 0.8rem;
  font-weight: 500;
  font-family: Inter, sans-serif;
  color: #191919;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-title-submenu img {
  width: 100%;
  height: auto;
  margin-top: 1.3rem;
  margin-bottom: 0.7rem;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-title-submenu a {
  color: #191919;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-title-submenu:hover {
  color: #c19a5b;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-title-submenu:hover a {
  color: #c19a5b;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-title-submenu.active {
  color: #c19a5b;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-title-submenu.active a {
  color: #c19a5b;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-title-submenu+.slick-slider,
.categories-btn .tt-dropdown-menu nav>ul .tt-title-submenu+.tt-menu-slider {
  margin-top: 0.4rem;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu {
  margin-top: -0.3rem;
  display: inline-block;
  padding: 0;
  margin: 0;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li {
  display: block;
  position: relative;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li>a {
  color: #777;
  font-size: 1.6rem;
  line-height: 2.2rem;
  display: inline-block;
  position: relative;
  padding-top: 0.1rem;
  padding-right: 2.3rem;
  padding-bottom: 0.1rem;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li>a img {
  width: auto;
  position: absolute;
  right: -0.8rem;
  top: 0;
  visibility: hidden;
  z-index: 3;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li>a:hover {
  color: #c19a5b;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li>a:hover img {
  visibility: visible;
  right: -3.4rem;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li>a:hover:before {
  left: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li.active>a {
  color: #c19a5b;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu li a:not(:only-child):after {
  content: "";
  speak: none;
  right: 1.3rem;
  margin-top: 0.25rem;
  position: absolute;
  display: flex;
  border-top: 0.4rem solid transparent;
  border-left: 0.4rem solid #191919;
  border-bottom: 0.4rem solid transparent;
  position: relative;
  display: flex;
  float: right;
  -webkit-font-smoothing: antialiased;
  pointer-events: none;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
  align-items: center;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu li a:not(:only-child):after .tt-badge {
  position: relative;
  top: 0.1rem;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li>a:not(:only-child):after {
  right: -1.3rem;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li ul {
  display: none;
  margin-top: 0;
  background: #fff;
  position: absolute;
  z-index: 13;
  left: 100%;
  top: -1.3rem;
  padding: 1.3rem 0 1rem 0;
  min-width: 21rem;
  -webkit-box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.08);
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li ul ul.right,
.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li ul ul.right ul {
  left: auto;
  right: 100%;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li ul ul.right .left,
.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li ul ul.right .left ul {
  left: 100%;
  right: auto;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li ul li {
  margin-bottom: 0;
  display: block;
  position: relative;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li ul li a {
  padding: 0.1rem 0.7rem 0.1rem 2rem;
  font-size: 1.6rem;
  display: block;
  color: #777;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li ul li a:hover {
  color: #c19a5b;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li ul li.active>a {
  color: #c19a5b;
}

.categories-btn .tt-dropdown-menu nav>ul [class^="tt-promo"] {
  margin-bottom: 0.9rem;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu>li ul {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.categories-btn .tt-dropdown-menu nav>ul .tt-megamenu-submenu li:hover>ul {
  visibility: visible;
  opacity: 1;
}

.mobile-caterorie-menu .panel-menu ul li a {
  position: relative;
}

.mobile-caterorie-menu ul li a svg {
  position: absolute;
  top: 1.1rem;
  left: 3rem;
  width: 1.3rem;
  height: auto;
}

.mobile-caterorie-menu ul li a svg path {
  fill: #999;
  -moz-transition: fill 0.2s linear;
  -o-transition: fill 0.2s linear;
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}

.mobile-caterorie-menu ul li a:hover svg path {
  fill: #191919;
}

.mobile-caterorie-menu ul li a span {
  display: inline-block;
}

.mobile-caterorie-menu .mmpanel:not(:first-child) svg {
  display: none;
}

.mobile-caterorie-menu .mmpanel:first-child ul li a>svg+span {
  margin-left: 2.4rem;
}

@media (min-width: 1025px) {
  .headerunderline {
    border-bottom: 0.1rem solid #e9e7e7;
  }
}

.stickprcol-js {
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .stickprcol-js {
    position: inherit;
  }
}

.tt-col-one .tt-col-item:not(:first-child) {
  margin-top: 4rem;
}

.tt-col-one .tt-col-item:before {
  content: "";
  position: absolute;
  top: -2rem;
  border-top: 0.1rem solid #e9e7e7;
  width: calc(100% - 2rem);
}

.onerowactions {
  display: none;
}

.tt-col-one .onerowactions {
  display: block;
}

@media (min-width: 1201px) {
  .tt-product-listing.tt-col-one .product-parent .tt-description:not(.onerowactions) {
    width: 60%;
  }

  .tt-product-listing.tt-col-one .product-parent .tt-description.onerowactions {
    width: 20%;
  }
}

@media (min-width: 791px) and (max-width: 1200px) {
  .tt-product-listing.tt-col-one .product-parent .tt-description:not(.onerowactions) {
    width: 55%;
  }

  .tt-product-listing.tt-col-one .product-parent .tt-description.onerowactions {
    width: 25%;
  }
}

@media (min-width: 791px) {

  .tt-product-listing.tt-col-one .tt-product .tt-image-box,
  .tt-product-listing.tt-col-one .tt-product-design02 .tt-image-box {
    position: relative;
    width: 20%;
  }

  .tt-col-one .tt-description:not(.onerowactions) .tt-price,
  .tt-col-one .tt-description:not(.onerowactions) .tt-product-inside-hover {
    display: none !important;
  }

  .onerowactions>* {
    text-align: right !important;
  }

  .product-parent .onerowactions .tt-price {
    font-size: 2rem;
  }

  .tt-product-listing.tt-col-one .product-parent:not(.tt-view) .tt-description .tt-row-btn:nth-child(2)> :last-child {
    padding-right: 0;
  }
}

@media (max-width: 790px) {
  .tt-col-one .onerowactions {
    display: none;
  }
}

@media (max-width: 1024px) {
  .tt-product-listing.tt-col-one .product-parent .tt-description .tt-btn-addtocart.thumbprod-button-bg {
    padding: 0 1.8rem 0.6rem;
  }
}

#modalProductInfo-03 h6 {
  margin-bottom: 1.7rem;
}

#modalProductInfo-03 .btn {
  margin-top: 1rem;
}

.videomodalbox {
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

img.videomodalbox-main {
  width: 100%;
}

.videomodalbox-icon {
  position: absolute;
}

.custom-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 0 0.6rem;
}

.custom-buttons> :not(:first-child) {
  margin-left: 2rem;
}

.custom-buttons .btn {
  margin-top: 0 !important;
  display: inline-flex;
  min-width: 15rem;
}

.testimonials-bg-pad {
  padding: 5.5rem 0;
}

.testimonials-bg-pad .tt-slider-fullwidth.arrow-location-center-02:after,
.testimonials-bg-pad .tt-slider-fullwidth.arrow-location-center-02:before {
  background: 0 0;
}

@media (max-width: 1024px) {
  .testimonials-mob-pad {
    margin-bottom: 5rem;
  }
}

#modalAddToCartProduct .tt-modal-slider {
  margin-top: 3.5rem;
  margin-bottom: -0.5rem;
}

#modalAddToCartProduct .tt-modal-slider hr:not([class]) {
  margin-top: 4rem;
  margin-bottom: 3.7rem;
}

#modalAddToCartProduct .tt-modal-slider>.tt-title {
  font-size: 2rem;
  display: block;
  line-height: 2.2rem;
  font-weight: 500;
  padding-bottom: 1.7rem;
  font-weight: 500;
  text-align: left;
  font-family: Inter, sans-serif;
  color: #191919;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

#modalAddToCartProduct .tt-modal-slider .header-menu-product .tt-title {
  font-size: 1.6rem;
  display: block;
  line-height: 2.2rem;
  font-weight: 500;
  padding-bottom: 0.8rem;
  font-weight: 500;
  text-align: left;
  font-family: Inter, sans-serif;
  color: #191919;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

#modalAddToCartProduct .tt-modal-slider .header-menu-product .col-item {
  padding-left: 1rem;
  padding-right: 1rem;
}

#modalAddToCartProduct .tt-modal-slider .header-menu-product a {
  display: block;
}

#modalAddToCartProduct .tt-modal-slider .header-menu-product a .tt-title {
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  padding-bottom: 0;
}

#modalAddToCartProduct .tt-modal-slider .header-menu-product a:hover .tt-title {
  color: #c19a5b;
}

#modalAddToCartProduct .tt-modal-slider .header-menu-product .tt-product .tt-description {
  padding-top: 0.6rem;
}

#modalAddToCartProduct .tt-modal-slider .header-menu-product .slick-track {
  margin: 0 auto;
}

#modalAddToCartProduct .tt-modal-slider-js {
  display: none !important;
}

#modalAddToCartProduct .tt-modal-slider-js.slick-initialized {
  display: block !important;
}

@media (max-width: 576px) {
  #modalAddToCartProduct .tt-modal-slider .arrow-location-03 .slick-arrow {
    top: 50%;
    margin-top: -5.1rem;
  }

  #modalAddToCartProduct .tt-modal-slider .arrow-location-03 .slick-prev {
    left: 0;
  }

  #modalAddToCartProduct .tt-modal-slider .arrow-location-03 .slick-next {
    right: 0;
  }
}

#tt-pageContent .shopify-section .container-indent2 {
  margin-top: 11.2rem;
}

@media (max-width: 1024px) {
  #tt-pageContent .shopify-section .container-indent2 {
    margin-top: 8.3rem;
  }
}

.tt-desktop-header.tt-header-static .tt-desctop-menu nav>ul>li.dropdown>a,
header .tt-desktop-header.tt-header-static .tt-dropdown-obj .tt-dropdown-toggle,
header .tt-desktop-header.tt-header-static .tt-logo .tt-title {
  color: #fff;
}

.tt-desktop-header.tt-header-static .tt-desctop-menu nav>ul>li.dropdown.selected>a,
.tt-desktop-header.tt-header-static .tt-desctop-menu nav>ul>li.dropdown>a:hover,
header .tt-desktop-header.tt-header-static .tt-dropdown-obj .tt-dropdown-toggle:hover,
header .tt-desktop-header.tt-header-static .tt-dropdown-obj.active .tt-dropdown-toggle {
  color: #c19a5b;
}

.small-info-bn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin-top: 2rem;
  font-size: 2.2rem;
  width: 100%;
  font-weight: 700;
  height: 10rem;
  background: #c19a5b;
  color: #fff;
  border-radius: 0.6rem;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

@media (max-width: 1024px) {
  .small-info-bn {
    font-size: 1.6rem;
  }
}

.small-info-bn>* {
  text-align: center;
  z-index: 1;
}

.small-info-bn:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0.4rem solid #c19a5b;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.small-info-bn-img:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media (min-width: 1025px) {
  .col-5-inrow-lg {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1025px) {
  .col-5_end-inrow-lg {
    flex: 0 0 80%;
    max-width: 80%;
  }
}

@media (min-width: 576px) {
  .col-5-inrow-sm {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1025px) {
  .col-7-inrow-md {
    flex: 0 0 14.285%;
    max-width: 14.285%;
  }
}

@media (min-width: 1440px) {
  .col-8-inrow-lg {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media (min-width: 1440px) {
  .col-9-inrow-lg {
    flex: 0 0 11.11%;
    max-width: 11.11%;
  }
}

.tt-fixed-product-wrapper {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #0f0f0f;
  padding: 4rem 0 3rem;
  z-index: 8;
}

@media (max-width: 1024px) {
  .tt-fixed-product-wrapper {
    padding: 1rem 0 1rem;
  }
}

.tt-fixed-product-wrapper .tt-input-counter.style-01 span {
  width: 2.8rem;
}

.tt-fixed-product-wrapper .tt-fixed-product {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-img {
  max-width: 3.2rem;
  min-width: 3.2rem;
  top: 0.4rem;
  position: relative;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-img img {
  width: 100%;
  height: auto;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-img+.tt-description {
  margin-left: 1.6rem;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-description .tt-title {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #fff;
  font-weight: 400;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-description .tt-title a {
  color: #fff;
  text-decoration: none;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-description .tt-title a:hover {
  color: #c19a5b;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-description .tt-price {
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #f8353e;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-description .tt-price .new-price {
  color: #fff;
  margin-right: 0.7rem;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-description .tt-price .old-price {
  color: #fff;
  text-decoration: line-through;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-description .tt-price .old-price .money {
  text-decoration: line-through;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-description .tt-price span {
  display: inline-block;
}

.tt-fixed-product-wrapper .tt-fixed-product .tt-description> :nth-child(1) {
  margin-top: 0;
}

.tt-fixed-product-wrapper .tt-row-custom01 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-fixed-product-wrapper .tt-row-custom01 .col-item:not(:first-child) {
  margin-left: 1.5rem;
}

.tt-fixed-product-wrapper .form-default select.form-control.tt-obj-dark {
  background: #414141;
  border-color: #414141;
  color: #fff;
  height: 4rem !important;
  padding: 0.7rem 1.2rem 0.9rem 1.5rem;
  max-width: 380px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.tt-fixed-product-wrapper .form-default select.form-control.tt-obj-dark option {
  color: #fff;
}

.tt-fixed-product-wrapper .form-default select.form-control.tt-obj-dark option.disabled {
  color: #888;
  text-decoration: line-through;
}

.tt-fixed-product-wrapper .form-default select.form-control.tt-obj-dark.disabled {
  color: #888;
  text-decoration: line-through;
}

.tt-fixed-product-wrapper form:before {
  content: "\e90c";
  font-family: wokiee_icons;
  font-size: 1.6rem;
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 1.3rem;
  right: 2.5rem;
  pointer-events: none;
}

.tt-fixed-product-wrapper form.formactive:before {
  content: "\e90f";
}

.tt-fixed-product-wrapper .tt-input-counter.style-01 {
  max-width: 10rem;
  min-width: 10rem;
}

.tt-fixed-product-wrapper .tt-input-counter.style-01 input {
  background: #414141;
  color: #fff;
  height: 4rem;
}

.tt-fixed-product-wrapper .tt-input-counter.style-01 span {
  color: #fff;
  height: 4rem;
  line-height: 4rem;
}

.tt-fixed-product-wrapper .tt-input-counter.style-01 span:before {
  line-height: 4rem;
}

.tt-fixed-product-wrapper .btn {
  color: #fff;
  background: #c19a5b;
  font-size: 1.6rem;
  height: 4rem;
}

.tt-fixed-product-wrapper .btn:hover {
  color: #fff;
  background: #2267d8;
}

.tt-fixed-product-wrapper .btn.disable {
  color: #fff;
  background: #284685;
}

@media (max-width: 1024px) {
  .tt-fixed-product-wrapper .col-select {
    display: none;
  }
}

.tt-fixed-product-wrapper .tt-row-custom01 .btn [class^="icon"] {
  display: none;
}

@media (min-width: 1025px) {
  .tt-fixed-product-wrapper .tt-row-custom01 .btn {
    padding: 0.6rem 0 0.4rem;
    min-width: 17rem;
  }
}

@media (max-width: 790px) {
  .tt-fixed-product-wrapper .tt-row-custom01 .btn {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tt-fixed-product-wrapper .tt-input-counter.style-01 {
    max-width: 9rem;
    min-width: 9rem;
  }

  .tt-fixed-product-wrapper .tt-input-counter.style-01 input {
    max-width: 9rem;
  }

  .tt-fixed-product-wrapper .tt-input-counter.style-01 span {
    width: 4rem;
  }

  .tt-fixed-product-wrapper .tt-row-custom01 .col-item:not(:first-child) {
    margin-left: 1rem;
  }
}

@media (max-width: 520px) {
  .tt-fixed-product-wrapper .tt-fixed-product .tt-description .tt-title {
    display: none;
  }

  .tt-fixed-product-wrapper .tt-fixed-product .tt-description .tt-price span {
    display: block;
  }
}

.grid-slider .btn {
  padding: 0.6rem 2.7rem 0.4rem;
}

@media (min-width: 1230px) {
  .grid-slider .slider-revolution .tp-caption1-wd-1 {
    line-height: 3.8rem;
    font-size: 1.6rem;
  }

  .grid-slider .slider-revolution .tp-caption1-wd-2 {
    line-height: 4rem;
    font-size: 3.6rem;
  }

  .grid-slider .slider-revolution .tp-caption1-wd-4 {
    margin-top: 1.9rem;
  }
}

@media (min-width: 1025px) and (max-width: 1229px) {
  .grid-slider .slider-revolution .tp-caption1-wd-1 {
    line-height: 3.8rem;
    font-size: 1.6rem;
  }

  .grid-slider .slider-revolution .tp-caption1-wd-2 {
    line-height: 4rem;
    font-size: 3.6rem;
  }

  .grid-slider .slider-revolution .tp-caption1-wd-4 {
    margin-top: 1.9rem;
  }
}

@media (min-width: 790px) and (max-width: 1024px) {
  .grid-slider .slider-revolution .tp-caption1-wd-1 {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }

  .grid-slider .slider-revolution .tp-caption1-wd-2 {
    line-height: 4rem;
    font-size: 3.6rem;
  }

  .grid-slider .slider-revolution .tp-caption1-wd-4 {
    margin-top: 1.9rem;
  }
}

@media (min-width: 791px) {
  .grid-slider .tt-promo-box {
    margin: 0;
  }
}

header:not(.headertype3) .tt-cart button .tt-text {
  display: none;
}

.headertype3 .tt-wrapper-light {
  background-color: #fff;
}

.headertype3 {
  color: #777;
}

@media (min-width: 1025px) {
  .headertype3-bottom {
    padding-bottom: 2rem;
  }
}

.tt-offset-15 {
  margin-top: 1.5rem;
}

.headertype3 .tt-zindex5 {
  position: relative;
  z-index: 5;
}

.headertype3 .tt-desctop-menu nav>ul>li.dropdown>a {
  letter-spacing: 0;
  padding: 1.9rem 0.8rem 1.8rem;
}

@media (max-width: 1229px) {
  .headertype3 .tt-desctop-menu nav>ul>li.dropdown>a {
    padding: 1.9rem 0.8rem 1.8rem;
  }
}

.headertype3 .tt-desktop-header .categories-btn .tt-dropdown-menu {
  top: calc(100% + 1rem);
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.headertype3 .header-inline-options-box>* {
  display: inline-block;
  position: relative;
  line-height: 1.6rem;
  font-size: 1.6rem;
}

.headertype3 .header-inline-options-box> :not(:first-child) {
  margin-left: 2.8rem;
}

.headertype3 .header-inline-options-box> :not(:first-child):after {
  content: "";
  display: block;
  background: #e9e7e7;
  width: 0.1rem;
  height: 2rem;
  position: absolute;
  left: -1.3rem;
  top: 0;
}

.headertype3 .header-inline-options-box .h-account-details a {
  font-weight: 300;
  line-height: 1.6rem;
  font-size: 1.6rem;
  padding: 0 0.4rem;
}

.headertype3 .header-inline-options-box .h-account-details a {
  color: #191919;
}

.headertype3 .header-inline-options-box .h-account-details a:hover {
  color: #c19a5b;
}

.headertype3 .tt-desktop-header>.container:first-child {
  margin-top: 2.5rem;
}

.headertype3 .tt-desktop-header .tt-multi-obj .tt-dropdown-toggle .tt-arrow {
  font-size: 1.2rem;
  position: relative;
  top: 0.2rem;
  margin-left: 0.1rem;
}

.headertype3 .tt-desktop-header .tt-multi-obj.active .tt-dropdown-toggle .tt-arrow:before {
  content: "\e90f";
}

.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-menu {
  width: 28rem;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 22;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
}

.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-menu a {
  color: #777;
}

.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-toggle {
  font-weight: 300;
  line-height: 1.6rem;
  font-size: 1.6rem;
  padding: 0.1rem 0.8rem 0.3rem;
  color: #191919;
}

.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-toggle:hover,
.headertype3 .header-inline-options-box .tt-dropdown-obj.active .tt-dropdown-toggle {
  color: #c19a5b;
}

.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-toggle .tt-arrow {
  position: relative;
  top: 0.1rem;
  font-size: 1.2rem;
  margin-left: 0.1rem;
}

.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-menu ul li {
  font-size: 1.6rem;
}

.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-menu ul li a {
  display: block;
  padding: 0.3rem 0;
}

.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-menu ul li a:hover,
.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-menu ul li.active a {
  color: #c19a5b;
}

.headertype3 .header-inline-options-box .tt-dropdown-menu .tt-dropdown-inner {
  padding: 3.5rem 2rem 3rem 4.1rem;
}

.headertype3 .tt-desktop-header .header-inline-options-box .tt-dropdown-obj {
  margin-top: 0;
  padding-bottom: 0;
}

.headertype3 .tt-header-holder .tt-desctop-menu.tt-menu-small {
  margin-top: 0;
}

.headertype3 .header-inline-options-box .tt-dropdown-obj .tt-dropdown-menu {
  top: 3rem;
}

.headertype3 .header-inline-options-box .single-currency-box .tt-dropdown-obj:last-child .tt-dropdown-toggle {
  padding-right: 0 !important;
}

@media (min-width: 1025px) {

  .headertype3 .tt-desktop-header .tt-desctop-parent-account,
  .headertype3 .tt-desktop-header .tt-desctop-parent-multi {
    display: none;
  }
}

.headertype3 .tt-mobile-header .tt-dropdown-obj .tt-dropdown-toggle .tt-text {
  display: none;
}

.headertype3 .stuck.tt-stuck-nav .tt-dropdown-obj .tt-dropdown-toggle .tt-text {
  display: none;
}

.desctop-menu-large .tt-stuck-nav .tt-stuck-parent-menu .tt-desctop-menu nav>ul>li.dropdown .dropdown-menu {
  z-index: 4;
}

.headertype3 .tt-stuck-nav .tt-dropdown-obj {
  margin-top: 0.8rem;
  padding-bottom: 0.6rem;
}

.headertype3 .tt-desktop-header .header-tel-info {
  font-weight: 300;
  line-height: 1.5rem;
  font-size: 1.6rem;
  text-align: right;
  color: #191919;
  display: inline-block;
}

.headertype3 .tt-mobile-header .header-tel-info {
  color: #191919;
}

.headertype3 .tt-desktop-header .header-tel-info p {
  margin: 0;
}

.headertype3 .tt-desktop-header .header-tel-info br {
  line-height: 1.8rem;
}

.headertype3 .tt-desktop-header .header-tel-info .title,
.headertype3 .tt-mobile-header .header-tel-info .title {
  font-family: Inter, sans-serif;
  font-weight: 500;
  line-height: 2.4rem;
  font-size: 1.8rem;
}

.headertype3 .header-icon-with-text {
  display: inline-block;
  position: relative;
}

.headertype3 .header-icon-with-text a {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.5rem;
  font-size: 1.6rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.headertype3 .header-icon-with-text .tt-icon {
  margin-top: 0.3rem;
}

.headertype3 .header-icon-with-text .tt-icon svg path {
  -moz-transition: fill 0.2s linear;
  -o-transition: fill 0.2s linear;
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}

.headertype3 .header-icon-with-text .tt-icon+.tt-text {
  margin-left: 0.7rem;
}

.headertype3 .header-icon-with-text .tt-text {
  font-size: 1.6rem;
  line-height: 1.5rem;
  font-weight: 400;
}

.headertype3 .header-icon-with-text .tt-badge {
  display: inline-block;
  position: absolute;
  font-size: 1.6rem;
  line-height: 2rem;
  top: 0;
  left: 1.8rem;
  width: 2.1rem;
  height: 2.1rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  border-radius: 50%;
  text-align: center;
}

.headertype3 .header-icon-with-text.tt-wishlist .tt-badge {
  top: -0.2rem;
}

.headertype3 .header-icon-with-text.tt-compare .tt-badge {
  left: 2.5rem;
}

.headertype3 .tt-desktop-header .tt-dropdown-obj {
  margin-top: 0;
  padding-bottom: 0;
}

.headertype3 .tt-desktop-header .tt-cart .tt-dropdown-toggle {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.headertype3 .tt-desktop-header .tt-cart .tt-dropdown-toggle .tt-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.7rem;
  margin-top: 0.1rem;
}

.headertype3 .tt-desktop-header .tt-cart .tt-dropdown-toggle [class^="icon-"] {
  font-size: 3.7rem;
}

.headertype3 .tt-desktop-header .tt-cart .tt-dropdown-toggle [class^="icon-"]+.tt-text {
  margin-left: 0.5rem;
}

.headertype3 .tt-desktop-header .tt-cart .tt-dropdown-toggle .tt-badge-cart {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 2.6rem;
  width: 2.1rem;
  height: 2.1rem;
  font-size: 1.6rem;
  line-height: 2rem;
}

.headertype3 .tt-desktop-header .tt-cart .tt-dropdown-toggle .tt-text {
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.headertype3 .header-icon-with-text.tt-compare a .tt-icon svg path {
  fill: #c19a5b;
}

.headertype3 .header-icon-with-text.tt-compare a:hover .tt-icon svg path {
  fill: #191919;
}

.headertype3 .header-icon-with-text.tt-compare a .tt-text {
  color: #191919;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.headertype3 .header-icon-with-text.tt-compare a:hover .tt-text {
  color: #191919;
}

.headertype3 .header-icon-with-text.tt-compare .tt-badge {
  background: #c19a5b;
  color: #fff;
}

.headertype3 .header-icon-with-text.tt-wishlist a .tt-icon svg path {
  fill: #c19a5b;
}

.headertype3 .header-icon-with-text.tt-wishlist a:hover .tt-icon svg path {
  fill: #191919;
}

.headertype3 .header-icon-with-text.tt-wishlist a .tt-text {
  color: #191919;
}

.headertype3 .header-icon-with-text.tt-wishlist a:hover .tt-text {
  color: #191919;
}

.headertype3 .header-icon-with-text.tt-wishlist .tt-badge {
  background: #c19a5b;
  color: #fff;
}

.headertype3 .tt-header-holder .tt-cart>button svg path {
  fill: #c19a5b;
}

.headertype3 .tt-header-holder .tt-cart>button:hover svg path {
  fill: #191919;
}

.headertype3 .tt-header-holder .tt-cart>button {
  color: #c19a5b;
}

.headertype3 .tt-header-holder .tt-cart>button:hover {
  color: #191919;
}

.headertype3 .tt-header-holder .tt-cart>button .tt-text {
  color: #191919;
}

.headertype3 .tt-header-holder .tt-cart>button:hover .tt-text {
  color: #191919;
}

.headertype3 .tt-header-holder .tt-cart>button .tt-badge-cart {
  background: #c19a5b;
  color: #fff;
}

.headertype3 .tt-desktop-header .tt-logo {
  margin-bottom: 0.6rem;
}

.headertype3 .tt-desktop-header .tt-logo .tt-title {
  margin-top: -0.1rem;
  font-weight: 900;
  color: #c19a5b;
  font-size: 3.8rem;
}

.headertype3 .tt-desktop-header .tt-obj-options>* {
  margin-left: 1.9rem;
}

.headertype3 .tt-desktop-header .tt-obj-options>.tt-desctop-parent-cart {
  margin-left: 1rem;
}

.headertype3 .tt-desktop-header .tt-obj-options .header-tel-info+.header-icon-with-text {
  margin-left: 4.8rem;
}

.headertype3 .tt-desktop-header .tt-obj-options {
  display: -ms-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  top: -0.6rem;
}

.headertype3 .tt-desktop-header .categories-btn,
.headertype3 .tt-desktop-header .categories-btn-box,
.headertype3 .tt-desktop-header .categories-btn>button {
  width: 100%;
}

.headertype3 .tt-desktop-header .categories-btn>button {
  font-weight: 500;
  line-height: 1.5rem;
  font-size: 1.8rem;
  padding: 1.6rem 2rem 1.6rem 2rem;
  height: 5rem;
}

.headertype3 .tt-desktop-header .categories-btn-box:not(.categories-btn-noclick) .categories-btn:not(.opened)>button {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.headertype3 .tt-desktop-header .categories-btn .tt-dropdown-menu nav>ul>li>a {
  padding-top: 1.8rem;
  padding-bottom: 1.7rem;
}

.headertype3 .tt-desktop-header .categories-btn .tt-dropdown-menu nav>ul>li>a [class^="icon"]+span,
.headertype3 .tt-desktop-header .categories-btn .tt-dropdown-menu nav>ul>li>a img+span,
.headertype3 .tt-desktop-header .categories-btn .tt-dropdown-menu nav>ul>li>a svg+span {
  padding-left: 1.6rem;
}

.headertype3 .tt-desktop-header .categories-btn .tt-dropdown-menu nav>ul>li>a svg {
  width: 2.4rem;
}

.headertype3 .tt-desktop-header .categories-btn .tt-dropdown-menu nav>ul>li.tt-submenu>a:after {
  top: 1.7rem;
}

.headertype3 .categories-btn>button i {
  display: none;
}

.headertype3 .tt-desktop-header .search-type2 input {
  width: 100%;
  height: 5rem;
  border-radius: 0.6rem;
  padding: 0.3rem 1rem 0.2rem 5rem;
}

.headertype3 .tt-desktop-header .search-type2 form .tt-btn-submit {
  background: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  width: 4.5rem;
  height: 5rem;
}

.headertype3 .tt-desktop-header .search-type2 form .tt-btn-submit i {
  font-size: 2.2rem;
  color: #fff;
  position: absolute;
  top: 1.3rem;
  left: 1.9rem;
}

.headertype3 .tt-desktop-header .search-type2 form .tt-btn-submit:hover i {
  color: #fff;
}

.headertype3 .tt-desktop-header .search-type2 input::-webkit-input-placeholder {
  color: #777;
}

.headertype3 .tt-desktop-header .search-type2 input::-moz-placeholder {
  color: #777;
}

.headertype3 .tt-desktop-header .search-type2 input:-moz-placeholder {
  color: #777;
}

.headertype3 .tt-desktop-header .search-type2 input:-ms-input-placeholder {
  color: #777;
}

.headertype3 .tt-desktop-header .search-type2 input:focus::-webkit-input-placeholder {
  color: transparent;
}

.headertype3 .tt-desktop-header .search-type2 input:focus:-moz-placeholder {
  color: transparent;
}

.headertype3 .tt-desktop-header .search-type2 input:focus::-moz-placeholder {
  color: transparent;
}

.headertype3 .tt-desktop-header .search-type2 input:focus:-ms-input-placeholder {
  color: transparent;
}

.headertype3 .tt-mobile-header .header-tel-info>p {
  margin-top: 0;
}

.headertype3 .tt-mobile-header .header-tel-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.5rem;
  font-size: 1.6rem;
  margin: 0;
  min-height: 5rem;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}

.headertype3 .tt-desktop-header .categories-btn-noclick .categories-btn {
  pointer-events: none;
}

.headertype3 .tt-desktop-header .categories-btn-noclick>button {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.categories-btn-noclick .tt-dropdown-menu {
  display: none !important;
}

#tt-pageContent .categories-btn-align {
  margin-top: -2rem;
}

#tt-pageContent .categories-btn nav>ul .dropdown-menu,
.headertype3 .categories-btn nav>ul .dropdown-menu {
  margin-top: 2rem;
  z-index: 10;
}

#tt-pageContent .categories-btn-box {
  display: block;
}

#tt-pageContent .categories-btn.categories-btn-content {
  display: block;
}

#tt-pageContent .categories-btn.categories-btn-content>button {
  display: block;
  min-width: inherit;
  width: 100%;
}

#tt-pageContent .categories-btn.categories-btn-content .tt-dropdown-menu nav>ul {
  padding: 0.8rem 0 0.6rem 0;
}

#tt-pageContent .categories-btn.nobutton>button {
  display: none;
}

#tt-pageContent .categories-btn.nobutton>.tt-dropdown-menu {
  position: relative;
  top: inherit;
  display: block;
  border: 0.1rem solid #e9e7e7;
  border-top: none;
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
  box-shadow: none;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.categories-btn-box.categories-size-large .categories-btn>button {
  line-height: 1.5rem;
  font-size: 1.8rem;
  padding: 1.6rem 2rem 1.6rem 2rem;
  height: 5rem;
}

.categories-btn-box.categories-size-large:not(.categories-btn-noclick) .categories-btn>button {
  border-radius: 0.6rem;
}

.categories-btn-box.categories-size-large .tt-dropdown-menu nav>ul>li>a,
.categories-btn.categories-size-large .tt-dropdown-menu nav>ul>li>a {
  font-size: 1.6rem;
  font-weight: 300;
}

.categories-btn-box.categories-size-large .tt-dropdown-menu nav>ul>li>a,
.categories-btn.categories-size-large .tt-dropdown-menu nav>ul>li>a {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  letter-spacing: 0;
}

.categories-btn-box.categories-size-large .tt-dropdown-menu nav>ul>li>a svg,
.categories-btn.categories-size-large .tt-dropdown-menu nav>ul>li>a svg {
  top: 1.2rem !important;
  left: 1.9rem !important;
}

.categories-btn-box.categories-size-large .tt-dropdown-menu nav>ul>li>a [class^="icon"]+span,
.categories-btn-box.categories-size-large .tt-dropdown-menu nav>ul>li>a img+span,
.categories-btn-box.categories-size-large .tt-dropdown-menu nav>ul>li>a svg+span,
.categories-btn.categories-size-large .tt-dropdown-menu nav>ul>li>a [class^="icon"]+span,
.categories-btn.categories-size-large .tt-dropdown-menu nav>ul>li>a img+span,
.categories-btn.categories-size-large .tt-dropdown-menu nav>ul>li>a svg+span {
  padding-left: 1.6rem;
}

.categories-btn-box.categories-size-large .tt-dropdown-menu nav>ul>li>a svg,
.categories-btn.categories-size-large .tt-dropdown-menu nav>ul>li>a svg {
  width: 2.4rem;
}

.categories-btn-box.categories-size-large .tt-dropdown-menu nav>ul>li.tt-submenu>a:after,
.categories-btn.categories-size-large .tt-dropdown-menu nav>ul>li.tt-submenu>a:after {
  top: 1.8rem;
}

.categories-btn-box.categories-size-large .tt-dropdown-menu nav>ul>li>a [class^="icon"]+span,
.categories-btn-box.categories-size-large .tt-dropdown-menu nav>ul>li>a img+span,
.categories-btn-box.categories-size-large .tt-dropdown-menu nav>ul>li>a svg+span,
.categories-btn.categories-size-large .tt-dropdown-menu nav>ul>li>a [class^="icon"]+span,
.categories-btn.categories-size-large .tt-dropdown-menu nav>ul>li>a img+span,
.categories-btn.categories-size-large .tt-dropdown-menu nav>ul>li>a svg+span {
  padding-left: 1.2rem;
}

.categories-btn .tt-dropdown-menu nav>ul li:not(:hover) ul li {
  display: none;
}

#tt-pageContent .categories-btn .tt-dropdown-menu {
  background-color: #fff;
}

#tt-pageContent .categories-btn .tt-dropdown-menu nav>ul>li>a {
  color: #777;
}

#tt-pageContent .categories-btn .tt-dropdown-menu nav>ul>li>a svg path {
  fill: #777;
}

#tt-pageContent .categories-btn .tt-dropdown-menu nav>ul>li>a:hover {
  color: #191919;
}

#tt-pageContent .categories-btn .tt-dropdown-menu nav>ul>li>a:hover path {
  fill: #191919;
}

#tt-pageContent .categories-btn .tt-dropdown-menu nav>ul>li:not(:last-child)>a:before {
  background-color: #e9e7e7;
}

#tt-pageContent .categories-btn .tt-dropdown-menu nav>ul>li.tt-submenu>a:after {
  color: #e9e7e7;
}

#tt-pageContent .categories-btn .tt-dropdown-menu nav>ul>li:hover>a {
  color: #191919;
}

.headertype3 .tt-desktop-header .search-type2 .search-results {
  position: absolute;
  padding: 2rem;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
  display: block;
  border-radius: 0.6rem;
}

@media (max-width: 1024px) {
  .headertype3 .tt-desktop-header .search-type2 .search-results {
    background: #fff;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results {
    margin-top: 2.2rem;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li {
    display: none;
    width: 100%;
    margin: 0;
    overflow: hidden;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #191919;
    padding: 0;
    position: relative;
    background-color: transparent;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .thumbnail {
    width: 5rem;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    border-right: 0.2rem solid #ffffff00;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .thumbnail img {
    width: 100%;
    height: auto;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description {
    padding: 0.5rem 1.5rem 0.5rem 1.6rem;
    white-space: normal;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-title {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #191919;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-price {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 500;
    color: #191919;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-price .new-price {
    color: #f8353e;
    margin-right: 0.7rem;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-price .old-price {
    color: #191919;
    text-decoration: line-through;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-price .old-price .money {
    text-decoration: line-through;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-price span {
    display: inline-block;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li:not(:first-child) {
    margin-top: 1rem;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul li:nth-child(-n + 3) {
    display: block;
  }
}

@media (min-width: 1024px) {
  .headertype3 .tt-desktop-header .search-type2 .search-results {
    margin-top: 1rem;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    list-style: none;
    padding: 0;
    margin-left: -1rem;
    margin-right: -1rem;
    overflow: hidden;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li {
    display: block;
    width: 20%;
    margin: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: hidden;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a {
    display: block;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .thumbnail img {
    width: 100%;
    height: auto;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description {
    padding: 1.6rem 0 0.5rem 0;
    white-space: normal;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-title {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #191919;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-price {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 500;
    color: #191919;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-price .new-price {
    color: #f8353e;
    margin-right: 0.7rem;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-price .old-price {
    color: #191919;
    text-decoration: line-through;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-price .old-price .money {
    text-decoration: line-through;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a .tt-description .tt-price span {
    display: inline-block;
  }

  .headertype3 .tt-desktop-header .search-type2 .search-results ul>li a:hover .tt-title {
    color: #c19a5b;
  }
}

.headertype3 .tt-desktop-header .search-type2 .tt-view-all {
  padding: 0;
  margin-top: 1.5rem;
}

.headertype3 .tt-desktop-header .search-type2 .tt-view-all a {
  color: #c19a5b;
  text-decoration: none;
  -webkit-transition: color 0.3s linear 0s;
  -moz-transition: color 0.3s linear 0s;
  -ms-transition: color 0.3s linear 0s;
  -o-transition: color 0.3s linear 0s;
  transition: color 0.3s linear 0s;
}

.headertype3 .tt-desktop-header .search-type2 .tt-view-all a:hover {
  text-decoration: none;
  color: #191919;
}

.minus20marg {
  margin-top: -2rem;
}

.v-tabs-img-box {
  position: relative;
}

.v-tabs-img-box img {
  width: 100%;
}

.v-tabs-img-box-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 3rem 1.5rem;
}

.v-tabs-img-box-text p {
  padding: 0 1.5rem;
  margin: 0;
  font-weight: 500;
  line-height: 2.4rem;
  font-size: 1.6rem;
}

.v-tabs-img-box-text h2:not(.small):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
  padding: 0 1.5rem;
  margin: 0;
  font-weight: 500;
  line-height: 3.5rem;
  font-size: 2.8rem;
}

.v-tabs-img-box-text ul {
  display: block;
  text-align: left;
  list-style: none;
  padding: 0;
  margin-top: 0.8rem;
  -webkit-justify-content: unset;
  -ms-flex-pack: unset;
  justify-content: unset;
}

.v-tabs-img-box-text ul a {
  display: block;
  font-weight: 300;
  line-height: 2.9rem;
  font-size: 1.6rem;
  width: 100%;
  padding: 0.1rem 1.8rem 0;
}

.v-tabs-img-box-text ul a.active,
.v-tabs-img-box-text ul a:hover {
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.v-tabs-content .tab-content .arrow-location-tab,
.v-tabs-content .tt-layout-product-item .tt-product {
  margin-top: 0;
}

.v-tabs-content .arrow-location-tab .slick-arrow {
  background: #fff;
}

.v-tabs-content .arrow-location-tab .slick-arrow:hover {
  background: #c19a5b;
}

@media (min-width: 1025px) {
  .v-tabs-content .arrow-location-tab.no-title .slick-arrow {
    opacity: 0;
    top: 12.4rem;
  }

  .v-tabs-content:hover .arrow-location-tab.no-title .slick-arrow {
    opacity: 1;
  }

  [data-sectionname="index_verticaltabs"] .arrow-location-tab .slick-next {
    right: 1.6rem;
  }

  [data-sectionname="index_verticaltabs"] .arrow-location-tab .slick-prev {
    left: 1.6rem;
  }
}

.categories-btn .tt-dropdown-menu nav>ul .dropdown-menu:not(.catsimplesubmenu) {
  overflow: hidden;
}

.cat-me-b {
  position: absolute;
  top: 0;
  right: 0;
  width: 23.1rem;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
}

.cat-me-b p {
  font-weight: 500;
  line-height: 2.4rem;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.6rem;
}

.cat-me-b .tt-title {
  font-family: Inter, sans-serif;
  font-weight: 500;
  line-height: 2.9rem;
  font-size: 2.6rem;
  text-align: center;
}

.cat-me-b:hover .tt-title {
  text-decoration: underline;
}

.tt-services-block-vertical {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tt-services-block-vertical .tt-col-icon {
  -webkit-align-self: unset;
  -ms-flex-item-align: unset;
  align-self: unset;
}

.tt-services-block-vertical .tt-col-description {
  margin-top: 1.8rem;
}

.tt-services-block-vertical .tt-col-icon+.tt-col-description {
  padding-left: 0 !important;
}

@media (max-width: 1024px) {
  header.headertype3 {
    background: #fff;
  }
}

.tt-desktop-header .tt-search-opened-headtype1 {
  padding-top: 0.8rem;
  padding-bottom: 0.7rem;
}

.tt-desktop-header .tt-desctop-parent-headtype1:not(:last-child) {
  margin-right: 0.9rem;
}

header:not(.small-header) .tt-search-opened-headtype1 {
  margin-top: 1rem;
}

.tt-search-opened-headtype1 form {
  display: block;
  position: relative;
}

.tt-search-opened-headtype1 .tt-search-input {
  border: 0.1rem solid #e9e7e7;
  outline: 0;
  padding: 0.6rem 1rem 0.4rem 3.4rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #777;
  background: #fff;
  outline: 0;
  width: 24rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  font-weight: 300;
  transition: all 0.3s ease-out;
}

.tt-search-opened-headtype1 .tt-search-input:focus,
.tt-search-opened-headtype1 .tt-search-input:hover {
  color: #777;
  background: #fff;
  border-color: #e9e7e7;
}

.tt-search-opened-headtype1 .tt-btn-search {
  position: absolute;
  top: 0;
  left: 0;
  background: 0 0;
  border: none;
  outline: 0;
  width: 3.2rem;
  height: 3.4rem;
  font-size: 2.1rem;
  line-height: 1;
  z-index: 2;
  cursor: pointer;
  color: #999;
  transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}

.tt-search-opened-headtype1 .tt-btn-search i {
  position: absolute;
  top: 0.6rem;
  left: 0.8rem;
}

.tt-search-opened-headtype1 .tt-btn-search:hover {
  color: #c19a5b;
}

.headerformplaceholderstyles .tt-search-input::-webkit-input-placeholder {
  color: #777;
  transition: all 0.3s ease-out;
}

.headerformplaceholderstyles .tt-search-input:-moz-placeholder {
  color: #777;
  transition: all 0.3s ease-out;
}

.headerformplaceholderstyles .tt-search-input::-moz-placeholder {
  color: #777;
  transition: all 0.3s ease-out;
}

.headerformplaceholderstyles .tt-search-input:-ms-input-placeholder {
  color: #777;
  transition: all 0.3s ease-out;
}

.headerformplaceholderstyles .tt-search-input:focus::-webkit-input-placeholder,
.headerformplaceholderstyles .tt-search-input:hover::-webkit-input-placeholder {
  color: #777;
}

.headerformplaceholderstyles .tt-search-input:focus:-moz-placeholder,
.headerformplaceholderstyles .tt-search-input:hover:-moz-placeholder {
  color: #777;
}

.headerformplaceholderstyles .tt-search-input:focus::-moz-placeholder,
.headerformplaceholderstyles .tt-search-input:hover::-moz-placeholder {
  color: #777;
}

.headerformplaceholderstyles .tt-search-input:focus:-ms-input-placeholder,
.headerformplaceholderstyles .tt-search-input:hover:-ms-input-placeholder {
  color: #777;
}

header .tt-desktop-header .serchisopen {
  display: none;
}

.tt-search-opened-headtype1 .search-results {
  position: absolute;
  top: 100%;
  margin-top: 0.8rem;
  z-index: 2;
  background: #fff;
  width: 24rem;
  padding: 0 2rem 1.5rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
}

.tt-search-opened-headtype1 .search-results ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.tt-search-opened-headtype1 .search-results li {
  margin-top: 2rem;
}

.tt-search-opened-headtype1 .search-results li:nth-child(2)~li {
  display: none;
}

.tt-search-opened-headtype1 .search-results img {
  width: 20%;
  vertical-align: top;
}

.tt-search-opened-headtype1 .search-results .thumbnail {
  display: inline;
}

.tt-search-opened-headtype1 .search-results .tt-description {
  margin-left: 2rem;
  color: #191919;
  width: 61%;
}

.tt-search-opened-headtype1 .search-results .tt-description,
.tt-search-opened-headtype1 .search-results .tt-title {
  display: inline-block;
}

.tt-search-opened-headtype1 .search-results a:hover .tt-title {
  color: #c19a5b;
}

.tt-search-opened-headtype1 .search-results .tt-view-all {
  margin-top: 1.8rem;
}

.forsliders-margins {
  margin: 0 1rem;
}

.v-tabs-content .slick-slider .slick-track {
  margin: 0 !important;
}

.tt-extralink:hover span {
  width: 0% !important;
}

.tt-extralink-btn {
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.tt-extralink-btn:hover {
  background-color: #224ba3 !important;
}

.tt-line-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f7f9;
  color: #276b9d;
  font-size: 1.6rem;
  line-height: 1.5rem;
  padding: 1rem 1.5rem 1.1rem 1.5rem;
}

.tt-line-info a {
  color: #276b9d;
}

.tt-line-info a:hover {
  color: #c19a5b;
}

.tt-line-info .tt-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}

.tt-line-info .tt-item>* {
  display: inline-block;
}

.tt-line-info .tt-item .tt-icon {
  font-size: 2.8rem;
  position: relative;
  top: 0;
}

.tt-line-info .tt-item .tt-icon+.tt-text {
  margin-left: 0.7rem;
  padding: 0;
}

.tt-line-info .tt-item .tt-text:first-child {
  padding: 0 0 0;
}

@media (max-width: 790px) {
  .tt-line-info .tt-item {
    width: 100%;
    text-align: center;
  }
}

.tt-layout-box01 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-layout-box01 .col-img img {
  width: 100%;
  height: auto;
}

@media (min-width: 1025px) {
  .tt-layout-box01 .col-description {
    font-size: 2.2rem;
    line-height: 4.4rem;
  }

  .tt-layout-box01 .col-description .tt-title {
    font-size: 3.2rem;
    line-height: 1.2;
    margin: 0;
    padding: 0 0 2.5rem 0;
  }

  .tt-layout-box01 .col-description .tt-title+p {
    margin-top: 0;
  }

  .tt-layout-box01 .col-description .btn {
    margin-top: 2.5rem;
  }

  .tt-point-v-t .col-description {
    margin-top: -1rem;
  }
}

@media (max-width: 1024px) {
  .tt-layout-box01 .col-description {
    font-size: 2rem;
    line-height: 3rem;
  }

  .tt-layout-box01 .col-description .tt-title {
    font-size: 2.4rem;
    line-height: 1.2;
    margin: 0;
    padding: 0 0 2.5rem 0;
  }

  .tt-layout-box01 .col-description .tt-title+p {
    margin-top: 0;
  }

  .tt-layout-box01 .col-description .btn {
    margin-top: 2.5rem;
  }
}

.tt-layout-box01 .col-description> :nth-child(1) {
  margin-top: 0;
}

.tt-layout-box01:not(.flex-row-reverse) .col-description {
  padding-left: 6rem;
}

.tt-layout-box01.flex-row-reverse .col-description:last-child {
  padding-right: 6rem;
}

.tt-layout-box01.tt-point-v-t {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}

.tt-layout-box01.tt-point-v-b {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}

@media (max-width: 790px) {

  .tt-layout-box01.flex-row-reverse .col-description,
  .tt-layout-box01:not(.flex-row-reverse) .col-description {
    padding: 0 1.5rem !important;
  }

  .tt-layout-box01 .col-description {
    padding: 0 1.5rem;
  }

  .tt-layout-box01 .col-img img {
    margin-bottom: 4rem;
  }
}

.layout-box01-wrapper {
  background-color: #edf5fd;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

@media (max-width: 790px) {
  .d-sm-none-custom {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .tt-block-title .tt-title {
    font-size: 3.2rem;
    line-height: 3.1rem;
  }

  .tt-block-title .tt-description {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .tt-filters-options .tt-title {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }

  .tt-block-title .tt-title-small {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}

.copygrid6 {
  margin-left: -1rem;
}

@media (max-width: 789px) {
  .copygrid6 {
    text-align: center;
    margin-left: 0;
  }
}

footer {
  border-top: 0 solid #e9e7e7;
}

.thumbnail_small_description {
  font-family: Inter, sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.8rem;
  margin-top: 0.7rem;
  color: #999;
}

@media (max-width: 790px) {
  .thumbnail_small_description {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin-top: 0.7rem;
  }
}

.tt-col-one .thumbnail_small_description {
  display: none;
}

@media (min-width: 500px) and (max-width: 1024px) {
  .tt-product-design02.thumbprod-center .tt-description {
    text-align: center;
  }

  .tt-product-design02.thumbprod-center .tt-price {
    margin-top: 1rem;
    justify-content: center;
  }
}

.tt-layout-box03 img {
  max-width: 100%;
  height: auto;
}

.tt-layout-box02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-layout-box02 .col-img img {
  width: 100%;
  height: auto;
}

.tt-layout-box02 .col-description .tt-custom-link {
  font-size: 1.9rem;
  line-height: 1.2;
  display: inline-block;
  position: relative;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  background: 0 0;
  border: none;
  padding: 0;
}

.tt-layout-box02 .col-description .tt-custom-link:before {
  content: "";
  position: absolute;
  top: calc(100% + 0.4rem);
  left: 0;
  width: 0%;
  height: 0.2rem;
  -webkit-transition: width 0.2s ease-out;
  transition: width 0.2s ease-out;
}

.tt-layout-box02 .col-description .tt-custom-link:hover:before {
  width: 100%;
}

.tt-layout-box02.flex-row-reverse .col-description .description-indent {
  width: calc(100% + 35%);
}

.tt-layout-box02:not(.flex-row-reverse) .col-description .description-indent {
  width: calc(100% + 28%);
  margin-left: -28%;
}

.tt-layout-box02.tt-point-v-t {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}

.tt-layout-box02.tt-point-v-b {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}

.tt-layout-box02> :nth-child(1):last-child:first-child {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 1.5rem !important;
  margin-top: 0;
}

.tt-layout-box02> :nth-child(1):last-child:first-child .description-indent {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 790px) {

  .tt-layout-box02.flex-row-reverse .col-description,
  .tt-layout-box02:not(.flex-row-reverse) .col-description {
    padding: 0 1.5rem !important;
  }

  .tt-layout-box02.flex-row-reverse .col-description .description-indent,
  .tt-layout-box02:not(.flex-row-reverse) .col-description .description-indent {
    width: 100% !important;
    margin: 0;
  }

  .tt-layout-box02 .col-img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 3rem;
  }

  .tt-layout-box02 .col-description {
    padding: 0 1.5rem;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}

.layout-box02-wrapper {
  position: relative;
}

@media (max-width: 575px) {
  .layout-box02-wrapper[data-mobiele-indent]:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    background: #fff;
  }

  .layout-box02-wrapper[data-mobiele-indent="180"]:after {
    height: 18rem;
  }

  .layout-box02-wrapper .tt-layout-box02 {
    position: relative;
    z-index: 2;
  }
}

.tt-layout-newsletter02 {
  text-align: center;
}

.tt-layout-newsletter02 .tt-title {
  margin: 0;
  padding: 0;
}

.tt-layout-newsletter02 a {
  text-decoration: none;
}

.tt-layout-newsletter02 a:hover {
  text-decoration: underline;
}

.tt-layout-newsletter02 form {
  display: block;
}

.tt-layout-newsletter02 .form-default {
  text-align: center;
}

.tt-layout-newsletter02 .form-default form {
  display: inline-block;
  max-width: 63.1rem;
  width: 100%;
}

@media (max-width: 790px) {
  .tt-layout-newsletter02 .form-default form {
    max-width: 43.1rem;
  }
}

@media (max-width: 575px) {
  .tt-layout-newsletter02 .form-default form {
    max-width: 380px;
  }
}

@media (max-width: 380px) {
  .tt-layout-newsletter02 .form-default form {
    width: inherit;
    display: block;
  }
}

.tt-layout-newsletter02 form .form-group:first-child:last-child {
  margin-bottom: 0;
}

.tt-layout-newsletter02 form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.tt-layout-newsletter02 form .form-group .form-control {
  -webkit-box-flex: 2;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

.tt-layout-newsletter02 form .form-group .btn {
  margin-left: 1rem;
  margin-top: 0;
}

.tt-layout-newsletter02> :nth-child(1) {
  margin-top: 0;
}

@media (min-width: 576px) {
  .tt-layout-newsletter02 form .form-group .form-control {
    font-size: 1.6rem;
    line-height: 1.6rem;
    height: 4rem;
  }
}

@media (min-width: 1025px) {
  .slboxedbuttons.arrow-location-tab .slick-next {
    right: calc(50% - 49.5rem);
  }

  .slboxedbuttons.arrow-location-tab .slick-prev {
    right: calc(50% - 45.3rem);
  }
}

@media (min-width: 1230px) {
  .slboxedbuttons.arrow-location-tab .slick-next {
    right: calc(50% - 58.5rem);
  }

  .slboxedbuttons.arrow-location-tab .slick-prev {
    right: calc(50% - 54.3rem);
  }
}

.tt-hover-03 .tt-desctop-menu nav>ul li.dropdown>a span {
  position: relative;
  display: inline-block;
}

.tt-hover-03 .tt-desctop-menu nav>ul li.dropdown>a span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -0.5rem;
  width: 0%;
  height: 0.2rem;
  background: #c19a5b;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}

@media (min-width: 1025px) {
  .tt-hover-03 .tt-stuck-nav nav>ul li.dropdown>a span:before {
    background: #c19a5b;
  }
}

.tt-hover-03 .tt-desctop-menu nav>ul li.dropdown>a:hover span:before {
  width: 100%;
}

.tt-hover-03 .tt-desctop-menu nav>ul li.dropdown.active>a span:before {
  width: 100%;
}

.tt-hover-03 .tt-desctop-menu nav>ul li.dropdown.selected>a span:before {
  width: 100%;
}

.search-results .tt-view-all a {
  color: #191919;
}

.search-results .tt-view-all a:hover {
  color: #c19a5b;
}

.tt-single-text-with-icons {
  cursor: default;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 400;
  color: #276b9d;
}

.tt-single-text-with-icons .tt-single-text-with-icons-item a {
  color: #276b9d;
}

.tt-single-text-with-icons .tt-single-text-with-icons-item a:hover,
.tt-single-text-with-icons .tt-single-text-with-icons-item a:hover i {
  color: #191919;
}

.tt-single-text-with-icons .tt-single-text-with-icons-item {
  display: inline-block;
  padding: 1.2rem 1.1rem 1rem;
}

.tt-single-text-with-icons.slick-slider .tt-single-text-with-icons-item {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}

.tt-single-text-with-icons .tt-single-text-with-icons-item i {
  font-size: 2.8rem;
  line-height: 2.8rem;
  margin-right: 0.4rem;
  color: #276b9d;
  top: -0.3rem;
  position: relative;
  vertical-align: middle;
}

.tt-single-text-with-icons .tt-single-text-with-icons-item p {
  margin: 0;
  display: inline-block;
}

.modal-newsletter .modal-backdrop {
  background: linear-gradient(0deg, rgba(201, 40, 254, 0.97) 0, rgba(43, 14, 128, 0.97) 100%);
}

#Modalnewsletter {
  padding-right: 0 !important;
}

@media (min-width: 576px) {
  .ModalnewsletterSimple .modal-dialog {
    max-width: none;
    margin: -3rem auto 3rem;
  }
}

@media (max-width: 575px) {
  .ModalnewsletterSimple .modal-dialog {
    max-width: none;
    margin: -3rem auto 3rem;
  }
}

@media (min-width: 1025px) {
  .ModalnewsletterSimple .modal-content {
    align-items: center;
  }

  .ModalnewsletterSimple .modal-header {
    width: 100%;
  }

  .ModalnewsletterSimple .form-default {
    width: calc(100% + 30rem);
  }
}

.ModalnewsletterSimple .checkbox-group {
  margin-top: 3rem;
}

#Modalnewsletter.ModalnewsletterSimple .checkbox-group label {
  color: #fff;
}

#Modalnewsletter .text-simple-01 {
  font-weight: 600;
  font-size: 3.6rem;
  line-height: 4rem;
  color: #ffec54;
  margin-top: 3.5rem;
  letter-spacing: 0;
}

#Modalnewsletter .text-simple-02 {
  font-family: Inter;
  font-weight: 700;
  font-size: 10rem;
  line-height: 8rem;
  color: #fff;
  margin-top: 1.2rem;
  letter-spacing: 0;
}

#Modalnewsletter .text-simple-03 {
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 3.1rem;
  color: #ffec54;
  letter-spacing: 0;
  margin-top: 2.4rem;
}

#Modalnewsletter .text-simple-04 {
  font-weight: 700;
  font-size: 8.3rem;
  line-height: 7.6rem;
  color: #ff2879;
  margin-top: 2.7rem;
  letter-spacing: 0;
}

#Modalnewsletter .text-simple-05 {
  font-weight: 400;
  font-size: 3rem;
  line-height: 2.9rem;
  color: #ff2879;
  margin-top: 0;
  letter-spacing: 0;
}

#Modalnewsletter .btn-popup-simple {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.1rem;
  height: 7rem;
  padding: 0.4rem 3.7rem 0.4rem;
  margin-top: 3.1rem;
  color: #fff;
  background: #417dfb;
  box-shadow: 0.7rem 1rem 1.6rem rgba(36, 41, 83, 0.2);
}

#Modalnewsletter .btn-popup-simple:hover {
  color: #fff;
  background: #39169c;
  box-shadow: unset;
}

@media (max-width: 1024px) {
  #Modalnewsletter .text-simple-01 {
    font-size: 2rem;
    line-height: 2.3rem;
    margin-top: 2rem;
  }

  #Modalnewsletter .text-simple-02 {
    font-size: 4.3rem;
    line-height: 4rem;
    margin-top: 0.8rem;
  }

  #Modalnewsletter .text-simple-03 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin-top: 1.3rem;
  }

  #Modalnewsletter .text-simple-04 {
    font-size: 5.2rem;
    line-height: 4.6rem;
    margin-top: 0.7rem;
  }

  #Modalnewsletter .text-simple-05 {
    font-size: 1.8rem;
    line-height: 2rem;
    margin-top: 0;
  }

  #Modalnewsletter .btn-popup-simple {
    margin-top: 2.3rem;
    height: 9.9rem;
    line-height: 2.1rem;
    font-size: 1.8rem;
    padding: 0.6rem 3.5rem 0.4rem;
  }
}

.productandvideo-video {
  position: relative;
}

.productandvideo-video .productandvideo-video-desc {
  position: absolute;
  top: 0;
  left: 0;
  padding: 3.1rem 3rem;
}

.productandvideo-video .productandvideo-video-desc .tt-title {
  font-weight: 500;
  font-size: 4rem;
  line-height: 4.4rem;
  color: #fff;
}

.productandvideo-video .productandvideo-video-desc .tt-desc {
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 3.2rem;
  color: #fff;
}

.productandvideo-video .productandvideo-video-desc .tt-desc:not(:first-child) {
  margin-top: 1.6rem;
}

@media (max-width: 768px) {
  .productandvideo-video {
    padding-bottom: 1rem;
  }

  .productandvideo-video .productandvideo-video-desc .tt-title {
    font-size: 2.4rem;
    line-height: 2.6rem;
  }

  .productandvideo-video .productandvideo-video-desc .tt-desc {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}

.productandvideosection video {
  object-fit: cover;
  width: 100%;
  display: block;
}

.productandvideoimg {
  display: block;
  overflow: hidden;
}

.productandvideoimg img {
  width: 100%;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.7s;
}

.productandvideoimg:hover img {
  -ms-transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

.productandvideothumb .tt-rating .spr-badge-caption {
  display: none;
}

.productandvideothumb .productandvideothumb-type {
  font-size: 1.2rem;
  line-height: 1.9rem;
  color: #999;
}

.productandvideothumb .tt-title {
  font-size: 2.2rem;
  line-height: 3.2rem;
  color: #191919;
}

.productandvideothumb .tt-title:not(:first-child) {
  margin-top: 0.8rem;
}

.productandvideothumb .tt-rating {
  margin-top: 0.3rem;
}

.productandvideothumb .tt-pr-small-desc {
  margin-top: 1rem;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #777;
}

.productandvideothumb .tt-price {
  margin-top: 0.8rem;
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 3.2rem;
  color: #191919;
}

.productandvideothumb .tt-price .new-price {
  color: #f8353e;
}

.productandvideothumb .tt-price .old-price {
  color: #191919;
  text-decoration: line-through;
}

.productandvideothumb .tt-price> :not(:first-child) {
  margin-left: 0.7rem;
}

.productandvideothumb .tt-price .old-price .money {
  text-decoration: line-through;
}

.productandvideothumb .tt-price span {
  display: inline-block;
}

.productandvideothumb .tt-button-box {
  margin-top: 1.7rem;
}

.productandvideothumb .tt-btn-addtocart {
  line-height: 1;
  font-weight: 400;
  font-family: Inter, sans-serif;
  display: inline-block;
  position: relative;
  letter-spacing: 0;
  font-size: 1.6rem;
  padding: 0.4rem 1.6rem 1.1rem;
  background-color: #c19a5b;
  border: 0 solid #c19a5b;
  color: #fff;
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
  min-height: 4rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.productandvideothumb .tt-btn-addtocart span:first-child {
  display: inline-block;
  top: 0.5rem;
  position: relative;
}

.productandvideothumb .tt-btn-addtocart [class^="icon"]:before {
  content: "\e986";
  font-family: wokiee_icons;
  font-size: 2rem;
  top: -0.2rem;
  margin-right: 0.6rem;
  font-weight: 400;
  position: relative;
  color: #fff;
}

.productandvideothumb .tt-wk-buttons-box {
  position: relative;
  margin-top: 1.2rem;
  left: -0.8rem;
  cursor: default;
}

.productandvideothumb .wk-app-btn {
  padding: 1rem 0.8rem 0.2rem;
  top: 0.4rem;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  display: inline-block;
  position: relative;
}

.productandvideothumb .tt-btn-wishlist svg {
  width: 2rem;
  height: 1.8rem;
}

.productandvideothumb .tt-btn-compare svg {
  width: 2.4rem;
  height: 1.8rem;
}

.productandvideothumb .wk-app-btn svg path {
  fill: #191919;
}

.productandvideothumb .wk-app-btn:hover svg path,
.productandvideothumb .wk-app-btn[data-action="wk-remove"] svg path {
  fill: #c19a5b;
}

.productandvideothumb .productandvideothumb-type:hover {
  color: #c19a5b;
}

.productandvideothumb .tt-btn-addtocart .icon-shopping_basket:before {
  color: #fff;
}

.productandvideothumb .tt-btn-addtocart:hover .icon-shopping_basket:before {
  color: #fff;
}

.productandvideothumb .tt-btn-addtocart:hover {
  background-color: #2267d8;
  color: #fff;
  border-color: #191919;
}

@media (max-width: 768px) {
  .productandvideothumb .tt-title {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }

  .productandvideothumb .tt-rating {
    margin-top: 0.7rem;
  }

  .productandvideothumb .tt-pr-small-desc {
    margin-top: 0;
  }

  .productandvideothumb .tt-price {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }

  .productandvideothumb .tt-button-box {
    margin-top: 1rem;
  }

  .productandvideothumb .tt-wk-buttons-box {
    margin-top: 1.6rem;
  }
}

@media (max-width: 789px) {
  .productandvideosection-reverse :nth-child(1) {
    order: 2;
  }

  .productandvideosection-reverse :nth-child(2) {
    order: 3;
  }

  .productandvideosection-reverse :nth-child(3) {
    order: 1;
  }

  .productandvideosection video {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 790px) {
  .tt-hotspot-content {
    width: 30rem;
  }
}

.tt-promo-fixed.nonevent {
  pointer-events: none;
}

.tt-promo-fixed {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
  padding: 1rem;
  overflow: hidden;
  position: fixed;
  bottom: 2rem;
  left: 2rem;
  z-index: 9;
  margin-right: 2rem;
  min-width: 30rem;
  max-width: 360px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.tt-promo-fixed .tt-btn-close {
  background: 0 0;
  border: none;
  outline: 0;
  color: #999;
  font-family: wokiee_icons;
  font-size: 1.6rem;
  position: absolute;
  right: 0.2rem;
  top: 0.3rem;
  display: block;
  cursor: pointer;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-fixed .tt-btn-close:before {
  display: block;
  content: "\e9b3";
}

.tt-promo-fixed .tt-btn-close:hover {
  color: #c19a5b;
}

.tt-promo-fixed .tt-img {
  width: 8rem;
  min-width: 8rem;
}

.tt-promo-fixed .tt-img img {
  width: 100%;
  height: auto;
}

@media (max-width: 380px) {
  .tt-promo-fixed .tt-img {
    width: 6.5rem;
    min-width: 6.5rem;
  }
}

.tt-promo-fixed .tt-img+.tt-description {
  margin-left: 1.3rem;
  margin-top: -0.3rem;
}

.tt-promo-fixed .tt-description {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-right: 1.7rem;
  color: #999;
}

.tt-promo-fixed .tt-description .tt-title {
  font-size: 1.6rem;
  font-weight: 400;
  font-family: Inter, sans-serif;
}

.tt-promo-fixed .tt-description p {
  margin: 0;
  font-size: 1.6rem;
  line-height: 2.2rem;
}

.tt-promo-fixed .tt-description p a {
  color: #191919;
  display: inline-block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-fixed .tt-description p a:hover {
  color: #c19a5b;
}

.tt-promo-fixed .tt-description .tt-box-top {
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

.tt-promo-fixed .tt-description .tt-info {
  color: #999;
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-top: 0.8rem;
  position: relative;
  top: 0.2rem;
}

.tt-promo-fixed .tt-description> :nth-child(1) {
  margin-top: 0;
}

.tt-promo-fixed .tt-description {
  width: 100%;
}

.tt-promo-fixed .tt-description .tt-box-top {
  width: 100%;
}

.gridnopadding {
  margin-top: 0;
}

@media (min-width: 790px) {
  .instafeed-col.instafeed-col-item-05 .instagram_gallery>* {
    width: calc(20% - 2rem);
    margin-top: 2rem;
    margin-left: 2rem;
  }

  .instafeed-col.instafeed-col-item-05.gridnopadding .instagram_gallery>* {
    width: 20%;
  }
}

@media (min-width: 576px) and (max-width: 789px) {
  .instafeed-col.instafeed-col-item-05 .instagram_gallery>* {
    width: calc(25% - 2rem);
    margin-top: 2rem;
    margin-left: 2rem;
  }

  .instafeed-col.instafeed-col-item-05.gridnopadding .instagram_gallery>* {
    width: 25%;
  }
}

@media (min-width: 790px) {
  .instafeed-col.instafeed-col-item-06 .instagram_gallery>* {
    width: calc(16.6666% - 2rem);
    margin-top: 2rem;
    margin-left: 2rem;
  }

  .instafeed-col.instafeed-col-item-06.gridnopadding .instagram_gallery>* {
    width: 16.6666%;
  }
}

@media (min-width: 576px) and (max-width: 789px) {
  .instafeed-col.instafeed-col-item-06 .instagram_gallery>* {
    width: calc(25% - 2rem);
    margin-top: 2rem;
    margin-left: 2rem;
  }

  .instafeed-col.instafeed-col-item-06.gridnopadding .instagram_gallery>* {
    width: 25%;
  }
}

@media (min-width: 790px) {
  .instafeed-col.instafeed-col-item-08 .instagram_gallery>* {
    width: calc(12.5% - 2rem);
    margin-top: 2rem;
    margin-left: 2rem;
  }

  .instafeed-col.instafeed-col-item-08.gridnopadding .instagram_gallery>* {
    width: 12.5%;
  }
}

@media (min-width: 576px) and (max-width: 789px) {
  .instafeed-col.instafeed-col-item-08 .instagram_gallery>* {
    width: calc(25% - 2rem);
    margin-top: 2rem;
    margin-left: 2rem;
  }

  .instafeed-col.instafeed-col-item-08.gridnopadding .instagram_gallery>* {
    width: 25%;
  }
}

.instafeed-col.gridnopadding .instagram_gallery>* {
  margin-top: 0;
  margin-left: 0;
}

.tt-product-policies {
  margin-top: -0.5rem;
  margin-bottom: 2.1rem;
  font-family: Inter, sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.9rem;
}

.tt-product-policies a {
  color: #c19a5b;
}

.tt-product-policies a:hover {
  text-decoration: underline;
}

#shopify-ali-review .reviews {
  padding: 0 !important;
}

.detach-quantity-desctope {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.nopaddings>[class*="container"]:not([class*="container-fluid"])>.row {
  margin-right: 0;
  margin-left: 0;
}

.nopaddings>[class*="container-fluid"] {
  padding-right: 1rem;
  padding-left: 1rem;
}

.nopaddings>[class*="container"] [class*="col-"] {
  padding: 0;
}

.nopaddings>[class*="container"] [class*="col-"]>* {
  margin: 0;
}

@media (min-width: 769px) {
  .nopaddings .tt-block-title {
    margin-bottom: 2rem;
  }
}

@media (min-width: 769px) {
  .nopaddingspr .tt-block-title {
    margin-bottom: 2rem;
  }
}

@media (min-width: 1025px) {
  .nopaddingspr>[class*="container"]:not([class*="container-fluid"])>.row {
    margin-right: 0;
    margin-left: 0;
  }

  .nopaddingspr>[class*="container-fluid"] {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .nopaddingspr>[class*="container"] [class*="col-"] {
    padding: 0;
  }

  .nopaddingspr>[class*="container"] [class*="col-"]>* {
    margin: 0;
  }

  .nopaddingspr .tt-layout-product-item .tt-product-design02 {
    margin-top: 0;
  }

  .nopaddingspr .tt-layout-product-item {
    margin-top: 0;
  }
}

.nopaddings .tt-promo-box {
  margin-top: 0;
}

.modal .btn,
header .tt-cart-box .btn {
  font-size: 1.6rem;
  height: 4rem;
}

.tt-product-single-info .tt-row-custom-01 .btn.btn-lg {
  font-size: 1.6rem;
  height: 5rem;
}

.tt-product-single-info .tt-input-counter.style-01 input {
  font-size: 1.6rem;
  height: 5rem;
}

.tt-product-single-info .tt-input-counter.style-01 .minus-btn:before,
.tt-product-single-info .tt-input-counter.style-01 .plus-btn:before,
.tt-product-single-info .tt-input-counter.style-01 input {
  line-height: 5rem;
}

.btn.btn-lg {
  font-size: 1.6rem;
  height: 5rem;
}

.inline-wk-link svg path {
  fill: #c19a5b;
}

.inline-wk-link:hover svg path {
  fill: #191919;
}

#custom-product-item .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: none;
  width: 3.8rem;
  height: 3.8rem;
  background: #f7f8fa;
  color: #191919;
  font-weight: 500;
  border-radius: 50%;
  transition: all 0.2s linear;
  transform: translate(0, -50%);
}

#custom-product-item {
  opacity: 0;
  transition: opacity 0.2s linear;
}

#custom-product-item.tt-show {
  opacity: 1;
}

#custom-product-item .slick-arrow:hover {
  background: #c19a5b;
  color: #fff;
}

#custom-product-item .slick-arrow:before {
  font-family: wokiee_icons;
  font-size: 2rem;
  line-height: 1;
}

#custom-product-item .slick-prev {
  left: 1rem;
}

#custom-product-item .slick-prev:before {
  content: "\e90d";
}

#custom-product-item .slick-next {
  right: 1rem;
}

#custom-product-item .slick-next:before {
  content: "\e90e";
}

#custom-product-item .slick-arrow.slick-disabled,
#smallGallery .slick-arrow.slick-disabled,
#smallGallery .slick-arrow:hover.slick-disabled {
  opacity: 0.3;
  pointer-events: none;
}

.pt-product-media-internal video:focus {
  outline: 0;
}

.product-images-static .pt-product-media-external,
.product_page_template .mediaholder .pt-product-media-external,
.product_page_template .tt-mobile-product-slider .pt-product-media-external {
  position: relative;
  padding-bottom: 56.25%;
}

.product-images-static .pt-product-media-external iframe,
.product_page_template .mediaholder .pt-product-media-external iframe,
.product_page_template .tt-mobile-product-slider .pt-product-media-external iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product-images-static .pt-product-media-internal video,
.product_page_template .mediaholder .pt-product-media-internal video,
.product_page_template .tt-mobile-product-slider .pt-product-media-internal video {
  width: 100%;
}

.product-images-static .pt-product-media-model,
.product_page_template .mediaholder .pt-product-media-model,
.product_page_template .tt-mobile-product-slider .pt-product-media-model {
  position: relative;
  padding-bottom: 100%;
}

.product-images-static .pt-product-media-model model-viewer,
.product_page_template .mediaholder .pt-product-media-model model-viewer,
.product_page_template .tt-mobile-product-slider .pt-product-media-model model-viewer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 0;
}

.product_page_template .prpage-tabs video {
  max-width: 100%;
}

.product_page_template a>.prpage-video-play-icon {
  position: absolute;
  top: calc(50% - 1.6rem);
  left: calc(50% - 1.6rem);
  background: #c19a5b;
  border-radius: 50%;
  padding: 0.6rem;
  line-height: 0.2rem;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.product_page_template a>.prpage-video-play-icon path {
  fill: #fff;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.product_page_template a.zoomGalleryActive>.prpage-video-play-icon,
.product_page_template a:hover>.prpage-video-play-icon {
  background: #2267d8;
}

.product_page_template a.zoomGalleryActive>.prpage-video-play-icon path,
.product_page_template a:hover>.prpage-video-play-icon path {
  fill: #fff;
}

.product-images-static .pt-product-media-model:not(.notstarted) .prpage-video-cube-icon,
.product-images-static .pt-product-media-model:not(.notstarted) .prpage-video-play-icon {
  display: none;
}

.product-images-static .pt-product-media-model .prpage-video-cube-icon {
  pointer-events: none;
}

.product-images-static .pt-product-media-model.notstarted .prpage-video-cube-icon,
.product_page_template a>.prpage-video-cube-icon {
  position: absolute;
  top: -0.1rem;
  right: -0.1rem;
  padding: 0.5rem;
  background: #f7f8fa;
  border: 0.1rem solid #e9e7e7;
  line-height: 0.2rem;
  z-index: 1;
}

.product-images-static .pt-product-media-model .prpage-video-cube-icon path,
.product_page_template a>.prpage-video-cube-icon path {
  fill: #c19a5b;
}

.product-images-static .pt-product-media-model,
a[data-item-type="model"] {
  border: 0.1rem solid #e9e7e7;
}

.product-images-static .pt-product-media-model .prpage-video-play-icon {
  pointer-events: none;
  position: absolute;
  top: calc(50% - 3.2rem);
  left: calc(50% - 3.2rem);
  background: #c19a5b;
  border-radius: 50%;
  padding: 2.1rem 2.1rem 2.1rem 2.5rem;
  line-height: 0.2rem;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 1;
}

.product-images-static .pt-product-media-model .prpage-video-play-icon path {
  fill: #fff;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.product-images-static .pt-product-media-model:hover .prpage-video-play-icon {
  background: #2267d8;
}

.product-images-static .pt-product-media-model:hover .prpage-video-play-icon path {
  fill: #fff;
}

.shopify-model-viewer-ui__controls-overlay {
  display: none !important;
}

.tt-mobile-product-slider.slick-slider .slick-dots {
  position: inherit;
  margin-top: 0.1rem;
}

.tt-mobile-product-slider.slick-slider .slick-dots li button {
  width: 1rem;
  height: 1rem;
  padding: 0;
  background: #e9e7e7;
  border: 0.1rem solid #e9e7e7;
}

.tt-mobile-product-slider.slick-slider .slick-dots li button:hover {
  background: #f7f8fa;
  border-color: #e9e7e7;
}

.tt-mobile-product-slider.slick-slider .slick-dots .slick-active button {
  background: #191919;
  border-color: #191919;
}

.tt-mobile-product-slider.slick-slider .slick-dots li {
  margin: 0;
}

.tt-mobile-product-slider.arrow-location-center .slick-arrow {
  background: #f7f8fa;
  color: #191919;
}

.tt-mobile-product-slider.arrow-location-center .slick-arrow:hover {
  background: #c19a5b;
  color: #fff;
}

.slider-revolution video.video-js::-webkit-media-controls-panel-container {
  display: none !important;
}

.hidesoldout {
  display: none !important;
}

.tt-mobile-header.tt-mobile-header-inline .tt-menu-toggle svg {
  width: inherit;
  height: inherit;
}

.tt-mobile-header.tt-mobile-header-inline .tt-dropdown-obj {
  margin-top: 0.9rem;
}

.tt-mobile-header-inline .tt-mobile-parent-menu,
.tt-mobile-header-inline .tt-mobile-parent-menu-icons {
  position: absolute;
}

.tt-mobile-header-inline .tt-mobile-parent-menu {
  left: 0;
}

.tt-mobile-header-inline .tt-mobile-parent-menu-icons {
  right: 0;
}

.tt-mobile-header-inline .tt-menu-toggle {
  padding: 1.3rem 0.5rem 0.5rem 0.7rem;
}

header .tt-mobile-header-inline .tt-parent-box:last-child .tt-dropdown-toggle {
  padding-right: 0.8rem;
}

.tt-mobile-header-inline-stuck.stuck {
  top: 0;
  width: 100%;
  position: fixed;
  backface-visibility: hidden;
  z-index: 20;
  background: #fff;
  box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.3);
}

@media (max-width: 1024px) {
  .tt-stuck-nav.notshowinmobile {
    display: none !important;
  }

  body.tt-popup-dropdown .tt-mobile-header-inline-stuck.stuck {
    z-index: 22;
  }

  body.tt-popup-dropdown .tt-mobile-header-inline-stuck.stuck:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 10;
  }

  body.tt-open-search .tt-mobile-header-inline .tt-mobile-parent-menu-icons {
    left: 0;
  }

  header .tt-search .tt-dropdown-menu form .tt-search-input {
    padding: 1.1rem 1.2rem 1rem 0.7rem;
  }

  header .tt-mobile-header-inline .tt-search .tt-dropdown-menu .tt-btn-close {
    padding: 0.6rem 0.7rem 0.4rem 0.5rem;
  }

  header .tt-mobile-header-inline .tt-search .tt-dropdown-menu .tt-btn-search {
    right: 4rem;
  }
}

@media (min-width: 480px) {
  .tt-mobile-header-inline .tt-mobile-parent-menu {
    left: 2rem;
  }

  .tt-mobile-header-inline .tt-mobile-parent-menu-icons {
    right: 2rem;
  }

  .tt-mobile-header.tt-mobile-header-inline .tt-header-row {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 350px) {
  .tt-mobile-header.tt-mobile-header-inline .tt-parent-box {
    margin-left: 0;
  }

  header .tt-mobile-header-inline .tt-search .tt-dropdown-menu .tt-btn-search {
    right: 4.1rem;
  }
}

#entrypoint-objects {
  border-top: 0.1rem solid #e9e7e7;
  margin-top: 2.4rem;
}

#entrypoint-objects:empty {
  display: none;
}

#entrypoint-objects .external-item {
  padding-bottom: 2.9rem;
  padding-top: 2.9rem;
}

#entrypoint-objects .external-item [data-class] {
  width: 100%;
}

#entrypoint-objects .external-item:not(:first-child) {
  border-top: 0.1rem solid #e9e7e7;
}

#entrypoint-objects .external-item .tt-dropdown-obj {
  width: 100%;
  align-items: center;
}

#entrypoint-objects .external-item .tt-dropdown-obj .tt-dropdown-toggle {
  display: none;
}

#entrypoint-objects .external-item .tt-mobile-add {
  display: none;
}

#entrypoint-objects .my-multi .tt-multi-obj {
  flex-direction: column;
}

#entrypoint-objects .my-multi .tt-multi-obj button {
  background: transparent;
  border: none;
}

#entrypoint-objects .my-multi .tt-multi-obj [data-class] {
  display: none;
  height: 0px;
  transition: all 0.5s ease;

  &.show {
    display: block;
    height: max-content;
  }

  & .tt-dropdown-inner {
    max-width: max-content;
    margin: auto;
    border: none;

    & input {
      display: none;
    }

    & form ul {
      border: none;
      margin: 0;
      padding: 1.9rem 0 0 3rem;
      text-align: center;
    }
  }
}

#entrypoint-objects .external-item .tt-dropdown-inner ul {
  padding: 2.9rem 0 0 3rem;
  display: block;
  width: 100%;
}

#entrypoint-objects .external-item .tt-dropdown-inner ul li a {
  font-size: 1.6rem;
  line-height: 2.4rem;
  display: block;
  padding: 0.6rem 0;
}

#entrypoint-objects .external-item .tt-dropdown-inner ul li a [class^="icon-"] {
  top: 0.3rem;
}

#entrypoint-objects .external-item .tt-dropdown-inner ul:not(:first-child) {
  border-top: 0.1rem solid #e9e7e7;
}

#entrypoint-objects .external-item .tt-dropdown-inner ul.tt-languages {
  padding-bottom: 0.9rem;
}

#entrypoint-objects .external-item .tt-dropdown-inner ul.tt-languages li a {
  padding: 0.4rem 0;
}

.panel-menu #mm0.mmpanel a:not(.mm-close) {
  font-weight: 400;
}

.panel-menu ul>li.item-categories.last-child,
.panel-menu ul>li.main-menus.last-child {
  border-bottom: 0.1rem solid #e9e7e7;
  padding-bottom: 2.8rem;
  margin-bottom: 2.7rem;
}

.headertype2 .tt-mobile-header-inline .tt-menu-toggle,
.headertype3 .tt-mobile-header-inline .tt-menu-toggle {
  background: transparent;
  background: 0 0;
}

.headertype2 .tt-mobile-header-inline .tt-menu-toggle:hover,
.headertype3 .tt-mobile-header-inline .tt-menu-toggle:hover {
  background: 0 0;
}

body:not(.touch-device) .headertype2 .tt-mobile-header-inline .tt-menu-toggle svg path,
body:not(.touch-device) .headertype3 .tt-mobile-header-inline .tt-menu-toggle svg path {
  fill: #191919;
}

body:not(.touch-device) .headertype2 .tt-mobile-header-inline .tt-menu-toggle:hover svg path,
body:not(.touch-device) .headertype3 .tt-mobile-header-inline .tt-menu-toggle:hover svg path {
  fill: #c19a5b;
}

.mobile-main-menu ul li.item-categories a svg {
  position: absolute;
  top: 1.1rem;
  left: 3rem;
  width: 1.3rem;
  height: auto;
}

.mobile-main-menu .mmpanel:first-child ul li.item-categories a>svg+span {
  margin-left: 2.4rem;
}

.mobile-main-menu ul li.item-categories a span {
  display: inline-block;
}

.mobile-main-menu .mmpanel:not(:first-child) svg {
  display: none;
}

@media (min-width: 480px) {

  .headertype2 .tt-mobile-header.tt-mobile-header-inline .tt-header-row .tt-menu-toggle,
  .headertype3 .tt-mobile-header.tt-mobile-header-inline .tt-header-row .tt-menu-toggle {
    margin-top: 0.1rem;
    padding: 1rem 1.1rem 0.3rem 0.7rem;
  }
}

@media (max-width: 1024px) {
  .tt-mobile-header-inline h2:not(.small):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 2rem;
    line-height: 2rem;
    padding-top: 0.6rem;
    padding-bottom: 0;
  }
}

@media (max-width: 575px) {
  .tt-mobile-header-inline h2:not(.small):not([class^="tt-title"]):not([class^="tt-collapse"]):not([class^="tt-aside"]) {
    font-size: 2rem;
    line-height: 2rem;
    padding-top: 0.6rem;
    padding-bottom: 0;
  }
}

.tt-header-holder .allinlinelogocenter {
  position: absolute;
  justify-content: center;
  text-align: center;
  width: 100%;
  z-index: 0;
}

@media (min-width: 1025px) {
  .tt-stuck-parent-logo.allinlinelogocenter {
    position: absolute;
    justify-content: center;
    text-align: center;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  header.parentallinlinelogocenter .tt-desktop-header .tt-parent-box {
    z-index: inherit;
  }

  .tt-stuck-nav .allinlinelogocenter .tt-logo {
    z-index: 2;
  }

  header.parentallinlinelogocenter .tt-stuck-nav .tt-parent-box {
    z-index: inherit;
  }
}

.contbanslider.arrow-location-tab {
  margin-top: 0 !important;
}

.defdes .contbanslider.arrow-location-tab .slick-arrow {
  top: calc(50% - 1rem) !important;
}

@media (max-width: 575px) {
  .defdes .contbanslider.arrow-location-tab .slick-arrow {
    top: calc(50% - 1.6rem) !important;
  }
}

.defdes .contbanslider.arrow-location-tab .slick-prev {
  right: auto;
  left: 1rem;
}

.defdes .contbanslider.arrow-location-tab .slick-next {
  right: 1rem;
}

.arrleft .contbanslider.arrow-location-tab .slick-prev {
  left: 1rem;
  right: auto;
}

.arrleft .contbanslider.arrow-location-tab .slick-next {
  left: 5.2rem;
  right: auto;
}

.arrleft .contbanslider.arrow-location-tab .slick-arrow,
.arrright .contbanslider.arrow-location-tab .slick-arrow {
  top: auto;
  bottom: 1rem;
}

.headerisstuck .tt-top-panel {
  display: none !important;
}

.headerisstuck .topbar {
  display: none !important;
}

.tt-open-search .tt-mobile-header-inline .tt-mobile-parent-menu-icons {
  right: 0;
}

header .tt-social-icon li a svg {
  top: 0.3rem;
  width: 1.6rem;
  height: 1.6rem;
}

.tt-social-icon li a svg,
footer .tt-color-scheme-02 .tt-social-icon li a svg {
  top: 0.4rem;
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
}

footer .tt-footer-box .tt-social-icon li a svg {
  top: 0.3rem;
  width: 1.9rem;
  height: 1.9rem;
  position: relative;
}

.tt-social-icon li a svg path,
footer .tt-color-scheme-02 .tt-social-icon li a svg path {
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

header .tt-color-scheme-01 .tt-social-icon li a svg path {
  fill: #777;
}

header .tt-color-scheme-01 .tt-social-icon li a:hover svg path {
  fill: #fff;
}

@media (min-width: 790px) {
  header .tt-color-scheme-01 .tt-social-icon li a svg path {
    fill: #777;
  }

  header .tt-color-scheme-01 .tt-social-icon li a:hover svg path {
    fill: #fff;
  }

  footer .tt-color-scheme-02 .tt-social-icon li a svg path {
    fill: #fff;
  }

  footer .tt-color-scheme-02 .tt-social-icon li a:hover svg path {
    fill: #303030;
  }

  footer .tt-color-scheme-03 .tt-social-icon li a svg path {
    fill: #777;
  }

  footer .tt-color-scheme-03 .tt-social-icon li a:hover svg path {
    fill: #fff;
  }

  footer .tt-color-scheme-03 .tt-mobile-collapse .tt-collapse-content a svg path {
    fill: #c19a5b;
  }

  footer .tt-color-scheme-03 .tt-mobile-collapse .tt-collapse-content a:hover svg path {
    fill: #2267d8;
  }
}

@media (max-width: 789px) {
  header .tt-social-icon li a svg {
    top: 0.3rem;
    width: 1.6rem;
    height: 1.6rem;
  }

  .tt-social-icon li a svg,
  footer .tt-color-scheme-02 .tt-social-icon li a svg {
    top: 0.2rem;
    width: 1.5rem;
    height: 1.5rem;
  }

  footer .tt-footer-box .tt-social-icon li a svg {
    top: 0.1rem;
  }

  footer .tt-color-scheme-02 .tt-social-icon li a svg path,
  footer .tt-social-icon li a svg path {
    fill: #777;
  }

  footer .tt-color-scheme-02 .tt-social-icon li a:hover svg path,
  footer .tt-social-icon li a:hover svg path {
    fill: #191919;
  }

  footer .tt-color-scheme-03 .tt-mobile-collapse .tt-collapse-content a svg path {
    fill: #c19a5b;
  }

  footer .tt-color-scheme-03 .tt-mobile-collapse .tt-collapse-content a:hover svg path {
    fill: #c19a5b;
  }
}

.for-footer-blocks:not(footer):not(.tt-offset-small_base):not(.nomargin_base) {
  margin-top: 5.2rem;
}

@media (max-width: 1024px) {
  .for-footer-blocks:not(footer):not(.tt-offset-small_base):not(.nomargin_base) {
    margin-top: 4.3rem;
  }
}

@media (max-width: 575px) {
  .for-footer-blocks:not(footer):not(.tt-offset-small_base):not(.nomargin_base) {
    margin-top: 3.3rem;
  }
}

.for-footer-blocks.tt-offset-small_base {
  margin-top: 2rem;
}

footer.nomargin_base {
  margin-top: 0;
}

.for-footer-blocks.none-onlyindex,
footer.nomargin {
  margin-top: 0 !important;
}

.for-footer-blocks.small-onlyindex,
footer.tt-offset-small {
  margin-top: 2rem !important;
}

.form-default select.form-control,
.form-default select.form-control:active,
.form-default select.form-control:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.49303 6L0 0.980892L1.0038 0L5.49303 4.11465L9.9962 0L11 0.980892L5.49303 6Z' fill='%23777777'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right;
  -webkit-appearance: none;
  background-position-x: calc(100% - 1.8rem);
}

.obj-data-listcol {
  margin-top: -2rem;
}

.obj-data-listcol [class^="col-"] {
  margin-top: 2rem;
}

.obj-data {
  height: 100%;
  overflow: hidden;
}

.obj-data .obj-data__icon img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: inline-block;
}

.obj-data .obj-data__img img {
  width: 100%;
}

.obj-data .obj-data__content> :nth-child(1) {
  margin-top: 0;
}

.obj-data:not(.text-left),
.obj-data:not(.text-right) {
  text-align: center;
}

.obj-data.text-left .obj-data__icon {
  text-align: left;
}

.obj-data.text-right .obj-data__icon {
  text-align: right;
}

.obj-data02 {
  width: 100%;
}

.obj-data02-wrapper {
  transition: all 0.5s ease-in-out;
  -webkit-column-fill: initial;
  column-fill: initial;
}

.obj-data02-wrapper>* {
  margin-bottom: 2rem;
  display: inline-block;
  vertical-align: top;
}

.obj-data02-wrapper.row-col-1>* {
  width: 100%;
}

@media (min-width: 576px) {
  .obj-data02-wrapper.row-col-2 {
    -webkit-column-gap: 2rem;
    column-gap: 2rem;
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media (max-width: 576px) {
  .obj-data02-wrapper {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .obj-data02-wrapper.row-col-1 .obj-data02,
  .obj-data02-wrapper.row-col-2 .obj-data02 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

.obj-data02 .obj-data02__rating {
  display: inline-block;
  position: relative;
  line-height: 0;
}

.obj-data02 .obj-data02__rating .tt-trim {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.obj-data02 .obj-data02__img {
  display: inline-block;
}

.obj-data02> :nth-child(1) {
  margin-top: 0;
}

@media (max-width: 768px) {
  .obj-data02 {
    margin-bottom: 2.7rem;
  }

  .tt-blurbsreview-masonry.slick-slider .element-item {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.obj-data02__text img {
  max-width: 100%;
  display: block;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.obj-data02__text img+img {
  padding-top: 0;
}

.tt-blurbsreview-masonry.tt-grid-col-2 .element-item:first-child:last-child,
.tt-blurbsreview-masonry.tt-grid-col-3 .element-item:first-child:last-child {
  margin-left: auto;
  margin-right: auto;
  left: inherit;
  position: relative !important;
  display: flex;
}

.obj-data-listcol [class^="col-"]:first-child:last-child {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 576px) {

  .tt-blurbsreview-masonry.tt-grid-col-2,
  .tt-blurbsreview-masonry.tt-grid-col-3 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .tt-blurbsreview-masonry.tt-grid-col-2 .element-item {
    width: 50%;
    padding: 0 1rem;
  }

  .tt-blurbsreview-masonry.tt-grid-col-3 .element-item {
    width: 33.333%;
    padding: 0 1rem;
  }
}

@media (max-width: 789px) and (min-width: 576px) {

  .tt-blurbsreview-masonry.tt-grid-col-2 .element-item,
  .tt-blurbsreview-masonry.tt-grid-col-3 .element-item {
    width: 50%;
  }
}

@media (max-width: 790px) {
  .js-objdata-slider .slick-track>* {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 575px) {
  .js-objdata-slider .obj-data {
    margin-bottom: 2.7rem;
  }

  .js-blurbs-slider {
    opacity: 0;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
  }

  .js-blurbs-slider.slick-initialized {
    opacity: 1;
  }
}

.js-blurbs-slider.slick-slider img {
  width: auto;
}

.js-blurbs-slider .slick-dots {
  position: relative;
}

.js-blurbs-slider.slick-slider .slick-dots {
  position: relative;
  margin-top: 0;
}

.js-blurbs-slider.slick-slider .slick-dots li {
  margin: 0.5rem 1.5rem 2.5rem;
}

.js-blurbs-slider.slick-slider .slick-dots li:only-child {
  display: none;
}

.singleproductinfo> :first-child {
  margin-top: 0 !important;
}

.sectionsingleproduct .tt-input-counter.style-01 input {
  transition:
    color 0.2s linear,
    background 0.2s linear,
    border-color 0.2s linear;
  -ms-transition:
    color 0.2s linear,
    background 0.2s linear,
    border-color 0.2s linear;
  -webkit-transition:
    color 0.2s linear,
    background 0.2s linear,
    border-color 0.2s linear;
  -o-transition:
    color 0.2s linear,
    background 0.2s linear,
    border-color 0.2s linear;
}

.sectionsingleproduct .tt-button-box .tt-row-custom-01 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sectionsingleproduct .tt-button-box .tt-row-custom-01 .col-item:not(:last-child) {
  margin-right: 2rem;
}

.sectionsingleproduct .tt-button-box .tt-row-custom-01 .col-item:nth-child(2) {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.sectionsingleproduct .tt-button-box .tt-row-custom-01 .btn {
  width: 100%;
}

.sectionsingleproduct .tt-button-box .tt-row-custom-01 .btn.btn-lg [class^="icon"]:before {
  font-size: 2rem;
  top: -0.2rem;
  margin-right: 0.6rem;
  font-weight: 400;
  position: relative;
}

.sectionsingleproduct .tt-button-box .btn.btn-lg .icon-shopping_basket:before {
  content: "\e986";
}

.sectionsingleproduct .form-default select.form-control {
  padding-left: 1.7rem;
}

.sectionsingleproduct .form-default select.form-control option.disabled {
  display: none !important;
}

@media (max-width: 789px) {
  .sectionsingleproduct .productandvideosection-reverse {
    flex-direction: column-reverse;
  }

  .sectionsingleproduct .productandvideosection-reverse> :first-child,
  .sectionsingleproduct .row:not(.productandvideosection-reverse)> :last-child {
    margin-top: 2rem;
  }
}

.texttabssection .tab-content__default02 .tab-pane>.row {
  margin-right: 0;
  margin-left: 0;
}

@media (max-width: 790px) {
  .texttabssection .tabs-box {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.texttabssection .tab-pane:not(.active) {
  display: none;
}

.texttabssection .nav-tabs__default02 {
  text-align: center;
  list-style: none;
  margin: -0.5rem 0 0;
  padding: 0 0 0.5rem 0;
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start;
}

.texttabssection .nav-tabs__default02 li {
  margin: 0.5rem;
}

.texttabssection .nav-tabs__default02 li>a {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 500;
  padding: 0.7rem 1.1rem 0.4rem;
  transition: all 0.2s linear;
  display: inline-block;
  position: relative;
}

.texttabssection .nav-tabs__default02 li>a span {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.texttabssection .nav-tabs__default02.text-left {
  text-align: left;
  justify-content: flex-start;
}

.texttabssection .nav-tabs__default02.text-right {
  text-align: right;
  justify-content: flex-end;
  padding-right: 0;
}

@media (min-width: 1025px) {
  .texttabssection .tab-content__default02 .tab-design {
    padding: 5rem;
  }
}

@media (max-width: 1024px) {
  .texttabssection .tab-content__default02 .tab-design {
    padding: 3.5rem;
  }
}

@media (max-width: 790px) {
  .texttabssection .tab-content__default02 .tab-design {
    padding: 2rem;
  }
}

.texttabssection .tab-content__default02 .tab-design.no-paddings {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 1025px) {
  .texttabssection .tt-layout01 {
    min-height: 30.1rem;
  }
}

.texttabssection .tt-layout01.text-center .tt-layout01__content {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 791px) {
  .texttabssection .tt-layout01 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
  }

  .texttabssection .tt-layout01 .tt-layout01__img {
    flex: 0 0 46.3%;
    max-width: 46.3%;
  }

  .texttabssection .tt-layout01 .tt-layout01__img img {
    width: 100%;
    height: auto;
  }

  .texttabssection .tt-layout01 .tt-layout01__content {
    flex: 2 1 auto;
  }

  .texttabssection .tt-layout01 .tt-layout01__content:not(:first-child) {
    padding: 0 0 0 5rem;
  }
}

@media (max-width: 790px) {
  .texttabssection .tt-layout01 .tt-layout01__img {
    width: 100%;
    text-align: center;
  }

  .texttabssection .tt-layout01 .tt-layout01__img img {
    height: auto;
    width: 100%;
  }

  .texttabssection .tt-layout01 .tt-layout01__content:not(:first-child) {
    padding: 0;
  }
}

.texttabssection .tab-content__default02 .tt-layout01 .tt-desc p {
  margin: 0;
}

@media (max-width: 1024px) {
  header .tt-search:not(.active) .tt-dropdown-menu {
    display: none;
  }
}

header.header-template-5 .tt-dropdown-obj .tt-dropdown-toggle {
  display: flex;
  align-items: center;
  height: 4rem;
}

.header-template-5 .tt-header-holder .tt-obj-logo:not(.obj-move-right):not(.obj-aligment-center) .tt-logo {
  margin-right: 2rem;
}

header.header-template-5 .tt-desktop-header .tt-logo {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

header.header-template-5 .tt-desktop-header .tt-logo .tt-title {
  margin-top: -1rem;
}

header.header-template-5 .tt-desktop-header .tt-dropdown-obj {
  margin-top: 1.3rem;
  padding-bottom: 1.3rem;
}

header.header-template-5.parentallinlinelogocenter .tt-desktop-header .tt-dropdown-obj {
  margin-top: 0;
  padding-bottom: 0;
}

@media (min-width: 1025px) {
  header.header-template-5 .tt-dropdown-toggle__text {
    font-size: 1.6rem;
    line-height: 1.7rem;
  }

  header.header-template-5 .tt-dropdown-obj.tt-cart i {
    top: 0.2rem;
  }

  header.header-template-5 .tt-dropdown-obj [class^="icon-"] {
    position: relative;
  }

  header.header-template-5.parentallinlinelogocenter .tt-header-holder .tt-obj-menu {
    -webkit-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }

  header.header-template-5.parentallinlinelogocenter .tt-desktop-header .tt-parent-box {
    z-index: 2;
  }

  header.header-template-5:not(.parentallinlinelogocenter) .tt-stuck-parent-logo {
    display: block;
    margin-right: 2rem;
  }

  header.header-template-5 .tt-logo {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  header.header-template-5 .tt-stuck-nav .tt-stuck-parent-menu {
    z-index: 1;
  }

  header.header-template-5 .tt-stuck-nav .tt-dropdown-obj {
    margin-top: 1rem;
    padding-bottom: 1rem;
  }
}

.openedsearch-fullscreen {
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  text-align: center;
}

.openedsearch-fullscreen .tt-parent-box {
  width: calc(100% - 4rem);
}

.openedsearch-fullscreen .tt-parent-box .tt-search-opened-headtype1 {
  width: 100%;
  padding: 0;
}

header:not(.small-header) .openedsearch-fullscreen .tt-search-opened-headtype1 {
  margin-top: 0;
}

.openedsearch-fullscreen .tt-parent-box .tt-search-opened-headtype1 .tt-btn-search {
  top: 0.3rem;
}

.openedsearch-fullscreen .tt-parent-box .tt-search-opened-headtype1 .tt-search-input {
  width: 100%;
  padding: 0.9rem 1rem 0.7rem 3.5rem;
  height: 4rem;
}

@media (min-width: 1025px) {
  header.header-template-5 .tt-dropdown-toggle__text {
    transition: all 0.3s linear;
  }

  header.header-template-5 .tt-dropdown-obj.tt-search {
    margin-top: 0.7rem;
  }

  header.header-template-5 .tt-stuck-nav .tt-dropdown-obj.tt-search {
    margin-top: 0.8rem;
  }

  .header-template-5 .tt-search-opened-headtype1 .search-results {
    width: 100%;
    padding: 2rem;
    text-align: left;
  }

  .header-template-5 .tt-search-opened-headtype1 .search-results li:nth-child(2)~li {
    display: list-item;
  }

  .header-template-5 .tt-search-opened-headtype1 .search-results ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    list-style: none;
    padding: 0;
    margin-left: -1rem;
    margin-right: -1rem;
    overflow: hidden;
  }

  .header-template-5 .tt-search-opened-headtype1 .search-results ul>li {
    display: block;
    width: 20%;
    margin: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: hidden;
  }

  .header-template-5 .tt-search-opened-headtype1 .search-results ul>li a {
    display: block;
  }

  .header-template-5 .tt-search-opened-headtype1 .search-results ul>li a .thumbnail img {
    width: 100%;
    height: auto;
  }

  .header-template-5 .tt-search-opened-headtype1 .search-results ul>li a .tt-description {
    margin: 0;
    padding: 1.6rem 0 0.5rem 0;
    white-space: normal;
    font-size: 1.6rem;
    line-height: 2rem;
    width: auto;
  }

  .tt-menu02 .nav-multilevel .nav-multilevel__layout ul>li ul li {
    line-height: 1.8rem;
  }

  .tt-menu02 .nav-multilevel .nav-multilevel__layout ul ul li {
    display: block;
  }

  .multilevel-wpap-col li a>img {
    width: auto;
    position: absolute;
    left: 100%;
    top: -0.5rem;
    visibility: hidden;
    z-index: 3;
    max-width: 14.1rem;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    transition: all 0.2s linear;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
  }

  .multilevel-wpap-col li a:hover>img {
    visibility: visible;
    top: 0;
    opacity: 1;
  }

  .tt-menu02 .tt-logo img {
    top: 0 !important;
  }

  .header-template-5 .tt-parent-box .tt-menu02 .tt-dropdown-toggle,
  .header-template-5 .tt-stuck-parent-menu .tt-menu02 .tt-dropdown-toggle {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    border-radius: 0.6rem;
    border: none;
    outline: 0;
    height: 4rem;
    padding: 0.4rem 1.8rem;
    cursor: pointer;
    transition: background-color 0.2s linear;
  }

  .tt-menu02 .tt-dropdown-toggle:hover {
    border: none;
    outline: 0;
  }

  .tt-menu02 .tt-dropdown-toggle .tt-icon {
    position: relative;
    display: inline-block;
  }

  .tt-menu02 .tt-dropdown-toggle .tt-icon svg {
    width: 1.7rem;
    height: auto;
  }

  .tt-menu02 .tt-dropdown-toggle .tt-icon+.tt-text {
    margin-left: 1rem;
  }

  .tt-menu02 .tt-dropdown-toggle .tt-text {
    display: inline-block;
  }

  .tt-menu02 .tt-dropdown-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 4rem;
    z-index: -2;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition:
      0.2s opacity,
      0.2s transform;
    transform: translateY(-5rem);
  }

  .tt-menu02:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 31;
    pointer-events: none;
    opacity: 1;
    visibility: hidden;
    transition: 0.2s opacity;
  }

  .tt-menu02.active:before {
    opacity: 1;
    visibility: visible;
    transition: 0.2s opacity;
  }

  .tt-menu02 .tt-dropdown-menu {
    background-color: inherit !important;
  }

  .tt-menu02.active .tt-dropdown-menu {
    opacity: 1;
    visibility: visible;
    z-index: 31;
    pointer-events: inherit;
    transition:
      0s opacity,
      0.8s transform;
    transform: translateY(0);
  }

  .tt-menu02.active .tt-dropdown-menu.dropdown-menu-active {
    z-index: 33;
  }

  .tt-menu02 .tt-close-modal {
    display: none;
    text-align: center;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    border: none;
    outline: 0;
    cursor: pointer;
    transition: background-color 0.2s linear;
    top: 3.3rem;
    right: -0.8rem;
    position: absolute;
    z-index: 32;
    align-items: center;
    justify-content: center;
  }

  .tt-menu02 .tt-modal-header {
    padding-bottom: 6.7rem;
  }

  .tt-menu02 .tt-modal-header .col-logo {
    color: #c19a5b;
  }

  .tt-menu02 .tt-badge {
    display: inline-block;
    color: #fff;
    background-color: transparent;
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding: 0.3rem 0.4rem 0.3rem;
    position: relative;
    top: -0.1rem;
    border-radius: 0.2rem;
  }

  .tt-menu02 .tt-badge.tt-new {
    color: #fff;
    background-color: #1393f5;
  }

  .tt-menu02 .tt-badge.tt-fatured {
    color: #fff;
    background-color: #fdbc20;
  }

  .tt-menu02 .tt-badge.tt-sale {
    color: #fff;
    background-color: #f8353e;
  }
}

@media (max-width: 1024px) {
  .header-template-5 .tt-mobile-header.tt-mobile-header-inline .tt-dropdown-obj.tt-search {
    margin-top: 0.7rem;
  }
}

.nav-multilevel {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  position: relative;
}

.nav-multilevel .nav-multilevel__icon {
  width: 3.3rem;
  color: #c19a5b;
  position: absolute;
  top: 0;
}

.nav-multilevel .nav-multilevel__icon a {
  color: #c19a5b;
}

.nav-multilevel .nav-multilevel__icon img,
.nav-multilevel .nav-multilevel__icon svg {
  width: 2.4rem;
  max-width: 2.4rem;
  height: auto;
}

.nav-multilevel .nav-multilevel__icon+.nav-multilevel__layout {
  margin-left: 3.3rem;
}

.nav-multilevel .nav-multilevel__title {
  padding: 0 0 1.7rem 0;
}

.nav-multilevel .nav-multilevel__title a {
  font-family: Inter, sans-serif;
  text-decoration: none;
  transition: color 0.2s linear;
  display: inline-block;
}

.nav-multilevel .nav-multilevel__layout ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-multilevel .nav-multilevel__layout ul>li {
  position: relative;
  display: block;
}

.nav-multilevel .nav-multilevel__layout ul>li>a {
  transition: color 0.2s linear;
  display: inline-block;
  position: relative;
  padding: 0 1.8rem 0 0;
}

.nav-multilevel .nav-multilevel__layout ul>li>a:before {
  top: 0.3rem;
}

.nav-multilevel .nav-multilevel__layout ul>li ul {
  display: none;
}

.nav-multilevel .nav-multilevel__layout ul li>a:not(:only-child) {
  position: relative;
}

.nav-multilevel .nav-multilevel__layout ul li>a:not(:only-child):after {
  content: "\e90e";
  display: inline-block;
  font-family: wokiee_icons;
  position: relative;
  margin-left: 0.5rem;
  line-height: 1;
  pointer-events: none;
}

.nav-multilevel .nav-multilevel__layout ul li li>a:not(:only-child):after {
  margin-top: -0.5rem;
  margin-left: 0.3rem;
}

.nav-multilevel .nav-multilevel__layout ul li li>a {
  padding-right: 1.8rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  margin-right: -2.5rem;
}

.nav-multilevel .nav-multilevel__layout ul .multilevel-wpap-col {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.nav-multilevel .nav-multilevel__layout ul ul {
  display: none;
  margin-top: 0;
  position: absolute;
  z-index: 13;
  left: 100%;
  top: -1.5rem;
  padding: 2rem 3rem 2rem;
}

.nav-multilevel .nav-multilevel__layout ul ul ul {
  display: none;
  min-width: 20rem;
  width: 20rem;
  top: -2rem;
}

.nav-multilevel .nav-multilevel__layout ul ul li {
  position: relative;
}

.nav-multilevel .nav-multilevel__layout ul ul li a {
  display: inline-block;
  cursor: pointer;
  position: relative;
}

.nav-multilevel .nav-multilevel__layout ul ul li a:before {
  top: 0.2rem;
}

.nav-multilevel .nav-multilevel__layout ul ul.ul_col {
  display: none;
}

.nav-multilevel .nav-multilevel__layout ul ul.ul_sm,
.nav-multilevel .nav-multilevel__layout ul ul.ul_sm ul {
  min-width: 20rem;
}

.nav-multilevel .nav-multilevel__layout ul ul.ul_md {
  min-width: 39rem;
}

.nav-multilevel .nav-multilevel__layout ul ul.ul_md .multilevel-wpap-col {
  margin-left: -3rem;
}

.nav-multilevel .nav-multilevel__layout ul ul.ul_md .coll_s {
  width: calc(50% - 3rem);
  float: left;
  margin-left: 3rem;
}

@media (max-width: 1750px) {
  .nav-multilevel .nav-multilevel__layout ul ul.ul_md {
    min-width: 440px;
  }
}

.nav-multilevel .nav-multilevel__layout ul ul.ul_lg {
  min-width: 54rem;
}

.nav-multilevel .nav-multilevel__layout ul ul.ul_lg .multilevel-wpap-col {
  margin-left: -3rem;
}

.nav-multilevel .nav-multilevel__layout ul ul.ul_lg .coll_s {
  width: calc(33.333% - 3rem);
  float: left;
  margin-left: 3rem;
}

.nav-multilevel .nav-multilevel__layout ul ul .coll_s>li {
  padding-right: 2rem;
}

.tt-menu02 .nav-multilevel .nav-multilevel__layout ul ul.left-popup {
  left: inherit !important;
  right: 100% !important;
}

.nav-multilevel .nav-multilevel__layout>ul {
  margin-left: -2rem;
}

.nav-multilevel .nav-multilevel__layout>ul>li {
  padding-right: 2rem;
  padding-left: 2rem;
}

.nav-multilevel-wrapper {
  margin-top: -5.2rem;
}

.nav-multilevel-wrapper.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.nav-multilevel-wrapper .nav-multilevel {
  margin-top: 5.2rem;
}

.nav-multilevel .nav-multilevel__layout ul ul.ul_lg .coll_s ul {
  min-width: 20rem;
  width: 20rem;
}

.nav-multilevel .nav-multilevel__layout ul ul.ul_md .coll_s ul {
  min-width: 21rem;
  width: 21rem;
}

.nav-multilevel .nav-multilevel__layout ul ul .coll_s ul:not(.coll_s) {
  margin-left: 0 !important;
  left: 100% !important;
}

@media (max-width: 789px) {
  .delete__icon {
    width: 9%;
  }

  [class*="tt-shopcart-table"] table tr td {
    vertical-align: top;
  }

  [class*="tt-shopcart-table"] table tr td:last-child {
    width: 5%;
  }

  .tt-input-counter.style-01 span {
    color: #191919;
  }

  .tt-input-counter.style-01 {
    max-width: 18.2rem;
    min-width: 18.2rem;
  }
}

#discounts__foot td {
  padding: 0;
}

[class*="tt-shopcart-table"] .tt-title p {
  margin-top: 0.5rem;
}

[class*="tt-shopcart-table"] .tt-title p span {
  color: #777;
}

.discounts__item {
  margin-top: 0.5rem;
}

.discounts__discount {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #f8353e;
}

.discounts__discount--right {
  justify-content: flex-end;
}

.discounts__discount svg {
  margin-right: 0.5rem;
}

.discounts__discount svg path {
  fill: #f8353e;
}

.tt-price-old {
  text-decoration-line: line-through;
}

.tt-price-old+.tt-price {
  margin-top: 0.5rem;
  color: #f8353e;
}

.item__subtotal-price {
  opacity: 1;
  transition: opacity 0.3s linear;
}

.price-in-work {
  opacity: 0.3;
}

.tt-input-counter.style-01 input:disabled {
  opacity: 1;
  padding: 0;
}

.discounts__item:empty {
  display: none;
}

.tt-product-discount {
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #f8353e;
}

.tt-product-discount svg {
  margin-right: 0.5rem;
}

.tt-product-discount svg path {
  fill: #f8353e;
}

.language-selector {
  margin-top: 0 !important;
}

@media (max-width: 1024px) {
  .ModalnewsletterSimple .btn {
    flex-direction: column;
  }

  .ModalnewsletterSimple .btn span {
    display: block;
    font-size: 3.3rem;
    padding-bottom: 0.4rem;
  }
}

.hover-underline {
  cursor: pointer;
  position: relative;
  display: inline-block;
}

.hover-underline:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -0.4rem;
  width: 0%;
  height: 0.2rem;
  background: #191919;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}

.hover-underline:hover:before {
  width: 100%;
}

.text-decoration-hover:hover {
  text-decoration: underline;
}

.text-decoration-hover-reverse {
  color: #c19a5b;
  text-decoration: underline !important;
}

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

.flex {
  display: flex;
}

.gap-1 {
  gap: 1rem;
}

#google-login.scheme-match-outline {
  width: 100%;
  border: 0.1rem solid #c5c5c5;
  border-color: #c5c5c5 !important;
  display: flex;
  padding: 1.6rem 1.6rem;
  justify-content: center !important;
  box-shadow: none !important;
  background-color: transparent !important;
  align-items: center;
  color: #23222d !important;
  height: 5.6rem;
  gap: 0.8rem;
  align-self: stretch;
}

#google-login.scheme-match-outline svg {
  height: 2.4rem;
  width: 2.4rem;
}

#google-login.scheme-match-outline p {
  color: #23222d;
  font-size: 1.6rem;
  font-family: Lato;
  font-weight: 500;
  line-height: 2.4rem;
}

.login-container .tt-login-form .tt-item .tt-title.banner-title {
  color: #f6f6f6;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 6.6rem;
  text-transform: capitalize;
}

.login-container .tt-login-form .tt-item .tt-title.banner-title b {
  font-size: 5.7rem;
}

.login-container {
  margin-bottom: -5.2rem;
}

.login-container .container {
  margin: 0;
}

.login-container .account-row {
  background: #f9f5ef;
  min-height: 88rem;
  justify-content: start;
  width: 100%;
  gap: 0;
  max-width: 100%;
  min-height: 100vh;
  justify-content: center;
}

.login-container .banner-section .tt-item {
  max-width: 51rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.login-container .banner-section {
  max-width: 55%;
  min-width: 80rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #f6f6f6;
  font-size: 3.2rem;
  background-color: #583c0f;
  background-blend-mode: luminosity;
  font-weight: 700;
  line-height: 6.6rem;
  min-height: 100vh;
  text-transform: capitalize;
  /* padding: 0 7.4rem; */
  overflow: hidden;
  /* Hide overflowing content */
  position: relative;
  /* Position for absolute video */
  padding-left: 0rem;
}

.login-container .banner-section video {
  position: absolute;
  width: 100%;
  /* Make the video fill the container */
  height: 100%;
  /* Make the video fill the container */
  object-fit: cover;
  /* Cover the entire container */
}

/* .login-container .banner-section {
  max-width: 55%;
  min-width: 80rem;
  display: flex;
  justify-content: flex-start;
  background: url(//nepalirudraksha.com/cdn/shop/files/Rectangle_24294.jpg?v=1687866007);
  background-size: cover;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  color: #f6f6f6;
  font-size: 3.2rem;
  background-color: #583c0f;
  background-blend-mode: luminosity;
  font-weight: 700;
  line-height: 6.6rem;
  min-height: 100vh;
  text-transform: capitalize;
  padding: 0 7.4rem
} */

@media (max-width: 1024px) {

  .login-container .banner-section,
  .login-container .form-section {
    max-width: 100% !important;
    margin: 0 auto;
    /* justify-content: center; */
    min-height: max-content;
    padding: 5rem 0 !important;
  }
}

.login-container .form-section {
  display: flex;
  max-width: 45%;
  flex-direction: column;
  justify-content: center;
  padding: 5rem 13.3rem;
  gap: 3.2rem;
  align-items: center;
}

.login-container .form-section .form-group {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  /* padding: 1.3rem 1.2rem; */

  /* padding-bottom: 0.6rem */
}

.login-container .form-section .form-group * {
  padding: 0;
  /* margin-bottom: 14px; */
  line-height: 1;
  height: 4.6rem;
}

.login-container .form-section .form-group .floating-label {
  display: flex;
  justify-content: center;
  background-color: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s ease-out;
  height: auto;
  width: fit-content;
  padding: 0px 10px;
  z-index: 1;
}

/*test*/
#lb-background {
  display: inline;
}

.login-container .form-section .form-group input {
  font-family: Inter !important;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 1.9rem;
  letter-spacing: 0;
  border: none;
  padding: 0rem 2rem;
}

.login-container .form-section .tt-item {
  max-width: 40.8rem;
  margin: 0 auto;
  width: 100%;
  border-radius: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.login-container .form-section .tt-item u {
  color: #f58726;
  text-decoration: underline;
}

.login-container * {
  font-family: Inter, sans-serif !important;
}

.login-container .container {
  max-width: 100vw;
}

#login {
  border-radius: 1.6rem;
  background: #fff;
}

.login-container .action-button {
  height: 5.6rem;
  margin-bottom: 2.4rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

.form-group *,
input {
  border-radius: 0 !important;
}

a {
  text-decoration: none;
}

.footer_dwn_app .footer_dwn_app_intro {
  color: #fff !important;
  font-family: Inter;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

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

.currency_globe {
  width: 2.5rem;
  height: 2.5rem;
}

.frcp-nav {
  border-radius: var(--frcp-borderRadius);
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-nav {
    height: 21.4444rem;
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-nav {
    padding: 1.7778rem 0;
    border: var(--frcp-borderStyle);
    box-shadow: var(--frcp-shadow);
  }
}

.frcp-nav__title {
  padding: 1.7778rem !important;
  margin-bottom: 0.8889rem !important;
  position: relative;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-nav__title {
    border-top-right-radius: var(--frcp-borderRadius);
    border-top-left-radius: var(--frcp-borderRadius);
  }
}

.frcp-nav__name {
  font-size: 2.6667rem !important;
  line-height: 3.7778rem !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.frcp-nav__last-name {
  display: none;
}

.frcp-nav__email {
  opacity: var(--frcp-hoverOpacity);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-nav__menu {
    width: 100%;
    padding: 1.7778rem !important;
    border-bottom: var(--frcp-borderStyle);
    font-size: 0;
    white-space: nowrap;
    height: auto;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .frcp-nav__menu::-webkit-scrollbar {
    display: none;
  }
}

.frcp-nav-button {
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding: 1.7778rem !important;
  position: relative;
  background: var(--frcp-lighterBackground);
  color: var(--frcp-textColor);
  cursor: pointer;
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-nav-button {
    min-width: 13.3333rem !important;
    margin-right: 0.4444rem !important;
    box-sizing: border-box;
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-nav-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0;
    padding: 1.3333rem 1.7778rem !important;
    background: var(--frcp-backgroundColor);
    border-bottom: var(--frcp-borderStyle);
    border-right: 0.2222rem solid transparent;
    text-align: left;
  }

  .frcp-nav-button:last-child {
    border-bottom: none;
    border-bottom-right-radius: var(--frcp-borderRadius);
    border-bottom-left-radius: var(--frcp-borderRadius);
  }
}

.frcp-nav-button__text {
  flex-grow: 1;
  font-size: 1.7778rem !important;
  display: block;
  margin-top: 0.8889rem;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-nav-button__text {
    font-size: 1.5556rem !important;
    margin: 0 0 0 0.8889rem !important;
    display: inline-block;
    vertical-align: middle;
  }
}

.frcp-nav-button__count {
  font-size: 1.5556rem !important;
  background: var(--frcp-lightBackground);
  padding: 0 0.8889rem !important;
  border-radius: var(--frcp-borderRadius);
  line-height: 2.2222rem;
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-nav-button__count {
    position: absolute;
    top: 0.8889rem !important;
    right: 0.8889rem;
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-nav-button__count {
    float: right;
  }
}

.frcp-nav-button[active="true"] {
  background: var(--frcp-primaryColor);
  color: var(--frcp-btnTextColor);
}

.frcp-nav-button[active="true"] .frcp-nav-button__count {
  color: var(--frcp-textColor);
}

.frcp-nav-button[active="true"]:focus,
.frcp-nav-button[active="true"]:hover {
  color: var(--frcp-btnTextColor);
  background: var(--frcp-primaryColor);
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-nav-button[active="true"] {
    border-right-color: var(--frcp-primaryColor);
  }

  .frcp-nav-button[active="true"],
  .frcp-nav-button[active="true"]:focus,
  .frcp-nav-button[active="true"]:hover {
    color: var(--frcp-textColor);
    background: var(--frcp-lighterBackground);
  }
}

.frcp-nav-button:hover {
  opacity: var(--frcp-hoverOpacity);
  text-decoration: none;
  color: var(--frcp-textColor);
}

.frcp-nav-button .frcp-dropdown-icon {
  display: none;
}

.frcp-nav__mobile-logout {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.7778rem !important;
  color: var(--frcp-textColor);
  text-decoration: none;
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-main--menu-fixed .frcp-nav__menu {
    position: fixed;
    top: 0;
    top: var(--frcp-mobileNavTopOffset, 0);
    background: var(--frcp-backgroundColor);
    z-index: 10;
  }

  .frcp-nav.frcp-nav--dropdown-menu {
    height: 19.1111rem !important;
    position: relative;
  }

  .frcp-nav.frcp-nav--dropdown-menu .frcp-nav__dropdown-menu-close {
    display: none;
  }

  .frcp-nav.frcp-nav--dropdown-menu .frcp-nav__menu {
    background: var(--frcp-lightBackground);
    border-bottom: none;
  }

  .frcp-nav.frcp-nav--dropdown-menu .frcp-nav-button {
    background: var(--frcp-backgroundColor);
    color: var(--frcp-textColor);
    border: var(--frcp-borderStyle);
    box-shadow: var(--frcp-shadow);
    border-radius: var(--frcp-borderRadius);
    display: none;
    text-align: left;
    margin-right: 0;
  }

  .frcp-nav.frcp-nav--dropdown-menu .frcp-nav-button[active="true"] {
    display: block;
    border-left: 0.2222rem solid var(--frcp-primaryColor);
  }

  .frcp-nav.frcp-nav--dropdown-menu .frcp-nav-button[active="true"] .frcp-icon {
    color: var(--frcp-primaryColor);
  }

  .frcp-nav.frcp-nav--dropdown-menu .frcp-nav-button[active="true"] .frcp-dropdown-icon {
    display: block;
    color: var(--frcp-textColor);
  }

  .frcp-nav.frcp-nav--dropdown-menu .frcp-nav-button:focus,
  .frcp-nav.frcp-nav--dropdown-menu .frcp-nav-button:hover {
    opacity: 1;
    text-decoration: none;
    color: var(--frcp-textColor);
  }

  .frcp-nav.frcp-nav--dropdown-menu .frcp-nav-button__text {
    margin: 0 0 0 0.8889rem !important;
    display: inline-block;
    vertical-align: middle;
  }

  .frcp-nav.frcp-nav--dropdown-menu .frcp-nav-button__count {
    display: none;
  }

  .frcp-nav.frcp-nav--dropdown-menu .frcp-dropdown-icon {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2.2222rem;
  }

  .frcp-nav.frcp-nav--open .frcp-nav__menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999999999;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
  }

  .frcp-nav.frcp-nav--open.frcp-nav--dropdown-menu .frcp-nav__dropdown-menu-close {
    display: block;
    margin-bottom: 1.3333rem !important;
    text-align: right;
  }

  .frcp-nav.frcp-nav--open.frcp-nav--dropdown-menu .frcp-nav-button {
    display: block;
    margin-bottom: 1.7778rem;
  }

  .frcp-nav.frcp-nav--open.frcp-nav--dropdown-menu .frcp-nav-button:last-child {
    margin-bottom: 0;
  }

  .frcp-nav.frcp-nav--open.frcp-nav--dropdown-menu .frcp-nav-button .frcp-dropdown-icon.frcp-dropdown-icon {
    display: none;
  }

  .frcp-nav--slider-menu .frcp-nav__menu:after {
    content: "";
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 100%;
    height: 9.4444rem !important;
    background-image: linear-gradient(90deg, var(--frcp-backgroundColor), hsla(0, 0%, 100%, 0)),
      linear-gradient(270deg, var(--frcp-backgroundColor), hsla(0, 0%, 100%, 0));
    background-position: 0, 100%;
    background-repeat: no-repeat;
    background-size:
      2.2222rem 100%,
      10rem 100%;
  }

  .frcp-main--menu-fixed .frcp-nav--slider-menu .frcp-nav__menu:after {
    position: inherit;
  }
}

.frcp-spinner[data-v-23d4f36e] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
}

.frcp-spinner[data-v-23d4f36e]:after {
  border-radius: 50%;
  border: 0.2222rem solid #eee;
  border-left-color: #ccc;
  -webkit-animation: frcp-spin 0.8s linear infinite;
  animation: frcp-spin 0.8s linear infinite;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-app-loaded .frcp-app-parent {
    padding-left: 0;
    padding-right: 0;
  }
}

.frcp-app {
  position: relative;
  color: var(--frcp-textColor);
  line-height: 2.2222rem;
}

.frcp-app,
.frcp-main {
  background: var(--frcp-backgroundColor);
}

.frcp-main {
  padding: 2.6667rem 0;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-main {
    display: flex;
    align-items: flex-start;
    max-width: var(--frcp-maxWidth);
    margin: 2.2222rem auto;
    padding: 3.5556rem 2.6667rem !important;
    box-sizing: content-box;
    grid-gap: var(--frcp-desktopGutter);
    gap: var(--frcp-desktopGutter);
    justify-content: space-between;
  }
}

.frcp-nav {
  box-sizing: border-box;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-nav {
    width: var(--frcp-navDesktopWidth);
    position: sticky;
    top: 10rem !important;
  }
}

.frcp-main-view {
  display: block;
  box-sizing: border-box;
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-main-view {
    padding: 1.7778rem;
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-main-view {
    width: calc(100% - var(--frcp-navDesktopWidth) - var(--frcp-desktopGutter));
  }
}

.frcp-main-view--loading {
  position: relative;
  min-height: 33.3333rem;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-main-view--loading {
    min-height: 48.8889rem;
  }
}

.frcp-section__title-row {
  padding: 1.3333rem 0;
  border-bottom: var(--frcp-borderStyle);
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-gap: 2.2222rem !important;
  gap: 2.2222rem;
}

.frcp-section__title {
  font-size: 2rem !important;
  line-height: 2.6667rem;
}

.frcp-section__content {
  padding-top: 2.6667rem;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-section__content {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 2.2222rem !important;
    gap: 2.2222rem !important;
    justify-content: space-between;
  }
}

.frcp-section__spinner-container {
  position: relative;
  width: 100%;
  height: 33.3333rem;
}

@-webkit-keyframes frcp-spin {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(359deg);
  }
}

@keyframes frcp-spin {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(359deg);
  }
}

.frcp-card {
  border: var(--frcp-borderStyle);
  border-radius: var(--frcp-borderRadius);
  box-shadow: var(--frcp-shadow);
}

.frcp-hidden {
  display: none;
}

.frcp-noscroll {
  position: relative;
  overflow: hidden;
}

[dir="rtl"] {
  --frcp-textAlignRight: left;
}

.frcp-app .frcp-form {
  display: flex;
  flex-direction: column;
  grid-gap: 1.3333rem !important;
  gap: 1.3333rem !important;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-app .frcp-form {
    flex-direction: row;
    grid-gap: 1.3333rem 3.5556rem !important;
    gap: 1.3333rem 3.5556rem;
  }
}

.frcp-app .frcp-form__input-block {
  width: 100%;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-app .frcp-form__half-column {
    width: calc(50% - 1.7778rem);
  }
}

.frcp-app .frcp-form__label {
  font-size: normal;
  opacity: 0.9;
  display: block;
  margin-bottom: 0;
}

.frcp-app .frcp-form__label--inline {
  display: inline-block;
}

.frcp-app .frcp-form__input,
.frcp-app .frcp-form__select {
  padding: 0.8889rem 1.3333rem !important;
  width: 100%;
  margin-top: 0.4444rem !important;
  text-indent: 0;
  font-size: inherit;
  border: var(--frcp-borderStyle);
  border-radius: var(--frcp-borderRadius);
  color: var(--frcp-textColor);
  background: var(--frcp-backgroundColor);
}

.frcp-app .frcp-form__input:disabled,
.frcp-app .frcp-form__select:disabled {
  background: var(--frcp-lightBackground);
  border-color: var(--frcp-lighterBackground);
}

.frcp-app .frcp-form textarea.frcp-form__input {
  max-width: 100%;
  min-width: 100%;
}

.frcp-app .frcp-form__input--small {
  width: 8.8889rem;
}

.frcp-app .frcp-form__actions {
  display: flex;
  width: 100%;
  grid-gap: 1.7778rem !important;
  gap: 1.7778rem;
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-app .frcp-form__actions {
    flex-flow: wrap;
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-app .frcp-form__actions {
    grid-gap: 1.7778rem !important;
    gap: 1.7778rem !important;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-app .frcp-form__primary-btn {
    width: 100%;
  }

  @media not all and (min-resolution: 0.001dpcm) {
    @supports not (rotate: 180deg) {
      .frcp-app .frcp-form__primary-btn {
        margin-bottom: 1.7778rem;
      }
    }
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-app .frcp-form__primary-btn {
    flex-grow: 7;
  }

  @media not all and (min-resolution: 0.001dpcm) {
    @supports not (rotate: 180deg) {
      .frcp-app .frcp-form__primary-btn {
        margin-right: 1.7778rem;
      }
    }
  }
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-app .frcp-form__secondary-btn {
    width: 100%;
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-app .frcp-form__secondary-btn {
    flex-grow: 3;
  }
}

.frcp-icon {
  display: inline-block;
  vertical-align: middle;
  height: 2.2222rem !important;
  width: 2.2222rem;
}

.frcp-icon>svg {
  width: 100%;
  stroke: #c19a5b;
  height: 100%;
}

.frcp-close-icon {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  transform: scale(1);
  transform: scale(var(--frcp-closeIconScale, 1));
  width: 2.2222rem !important;
  height: 2.2222rem !important;
  border: 0.2222rem solid transparent;
  border-radius: 4.4444rem !important;
  cursor: pointer;
}

.frcp-close-icon:after,
.frcp-close-icon:before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  width: 1.7778rem !important;
  height: 0.2222rem !important;
  background: var(--frcp-textColor);
  transform: rotate(45deg);
  border-radius: 0.5556rem !important;
  top: 0.8889rem !important;
  left: 0.1111rem;
}

.frcp-close-icon:after {
  transform: rotate(-45deg);
}

.frcp-btn {
  display: flex;
  padding: 0.8889rem 2.2222rem !important;
  border: var(--frcp-borderStyle);
  border-radius: var(--frcp-borderRadius);
  box-shadow: var(--frcp-shadow);
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  line-height: 2.2222rem !important;
  position: relative;
  justify-content: center;
  align-items: center;
  grid-gap: 0.4444rem !important;
  gap: 0.4444rem;
}

.frcp-btn--xs {
  padding: 0.4444rem 1.3333rem;
}

.frcp-btn__text {
  vertical-align: middle;
}

.frcp-btn.frcp-btn--primary,
.frcp-btn.frcp-btn--primary:focus,
.frcp-btn.frcp-btn--primary:hover {
  color: var(--frcp-btnTextColor);
  background: var(--frcp-primaryColor);
  border-color: var(--frcp-primaryColor);
}

.frcp-btn.frcp-btn--secondary,
.frcp-btn.frcp-btn--secondary:focus,
.frcp-btn.frcp-btn--secondary:hover {
  color: var(--frcp-textColor);
}

.frcp-btn:hover {
  opacity: var(--frcp-hoverOpacity);
  text-decoration: none;
}

.frcp-btn:focus {
  opacity: 1;
}

.frcp-btn--loading {
  position: relative;
  pointer-events: none;
}

.frcp-btn--loading .frcp-btn__text {
  opacity: 0;
}

.frcp-btn--disabled {
  pointer-events: none;
  opacity: var(--frcp-hoverOpacity);
}

.frcp-swall {
  padding: 2.2222rem;
}

.frcp-swall .frcp-swall__title {
  font-size: 2rem !important;
  font-weight: 400;
  text-align: left;
  padding: 2.6667rem 2.2222rem;
}

.frcp-swall .frcp-swall__popup {
  padding-bottom: 0;
  width: 53.3333rem;
}

.frcp-swall .frcp-swall__html-container {
  font-size: 1.7778rem !important;
  font-weight: 600;
  margin: 0;
  padding: 2.2222rem !important;
  text-align: left;
  border-top: var(--frcp-borderStyle);
  border-bottom: var(--frcp-borderStyle);
}

.frcp-swall .frcp-swall__actions {
  padding: 2.2222rem !important;
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.frcp-swal-toast.swal2-container.swal2-container {
  width: 53.3333rem;
}

.frcp-swal-toast .swal2-popup.swal2-toast {
  display: flex !important;
  align-items: center;
  margin-bottom: 4.4444rem;
}

.frcp-swal-toast .swal2-popup.swal2-toast .swal2-actions {
  margin: 0;
  flex-grow: 1;
  justify-content: flex-end;
}

.frcp-swal-toast .frcp-btn {
  white-space: nowrap;
  box-shadow: none;
}

.frcp-swal-toast .swal2-html-container.swal2-html-container.swal2-html-container {
  color: var(--frcp-successColor);
  font-size: 1.5556rem;
}

.frcp-swal-toast .swal2-icon.swal2-icon {
  border-color: var(--frcp-successIconColor);
}

.frcp-swal-toast .swal2-icon.swal2-success [class^="swal2-x-mark-line"] {
  background: var(--frcp-successIconColor);
}

.frcp-swal-toast .swal2-icon.swal2-error {
  border-color: var(--frcp-errorIconColor);
}

.frcp-swal-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
  background: var(--frcp-errorIconColor);
}

.frcp-swal-toast--error .swal2-popup.swal2-toast {
  background: var(--frcp-errorBackground);
}

.frcp-swal-toast--success .swal2-popup.swal2-toast {
  background: var(--frcp-successBackground);
}

.swal2-container.frcp-swal-toast * {
  box-sizing: content-box !important;
}

.frcp-form .vue-tel-input {
  border: var(--frcp-borderStyle);
  border-radius: var(--frcp-borderRadius);
  width: 100%;
  margin-top: 0.4444rem;
}

.frcp-form .vue-tel-input:focus-within {
  box-shadow: none;
  border-color: var(--frcp-lightBackground);
}

.frcp-form .vue-tel-input .vti__dropdown {
  border-top-left-radius: var(--frcp-borderRadius);
  border-bottom-left-radius: var(--frcp-borderRadius);
}

.frcp-form .vue-tel-input .vti__input {
  border-top-right-radius: var(--frcp-borderRadius);
  border-bottom-right-radius: var(--frcp-borderRadius);
  margin: 0;
  padding-top: 0.8889rem !important;
  padding-bottom: 0.8889rem !important;
  font-size: inherit;
}

.frcp-form .vue-tel-input .vti__input:focus,
.frcp-form .vue-tel-input .vti__input:focus-visible {
  outline: 0;
  outline-offset: unset;
  box-shadow: none;
}

.frcp-form .vue-tel-input .vti__input.vti__search_box {
  border-top: none;
  border-left: none;
  border-right: none;
  width: 100%;
  margin-bottom: 0.8889rem;
}

.frcp-form .vue-tel-input .vti__dropdown-list {
  padding: 0;
}

.frcp-pagination {
  margin-top: 2.2222rem !important;
  text-align: center;
}

.frcp-pagination__first-page,
.frcp-pagination__last-page,
.frcp-pagination__page {
  cursor: pointer;
  display: inline-block;
  margin: 0 0.4444rem;
}

.frcp-pagination__page--current {
  background: var(--frcp-primaryColor);
  color: var(--frcp-btnTextColor);
  padding: 0.2222rem 0.8889rem;
}

.frcp-profile__edit {
  font-size: 0;
  display: flex;
  align-items: center;
  color: var(--frcp-textColor);
  text-decoration: none;
  cursor: pointer;
}

.frcp-profile__edit .frcp-icon {
  width: 2rem !important;
  height: 2rem;
}

.frcp-profile__edit:hover {
  opacity: var(--frcp-hoverOpacity);
  text-decoration: none;
  color: var(--frcp-textColor);
}

.frcp-profile__edit-text {
  font-size: 1.5556rem !important;
  margin-left: 0.8889rem;
}

.frcp-profile-block {
  margin-bottom: 2.6667rem;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-profile-block {
    width: calc(50% - 1.1111rem);
  }
}

.frcp-profile-block__label {
  opacity: var(--frcp-hoverOpacity);
  line-height: 2.2222rem;
}

.frcp-profile-block__content {
  font-size: 1.7778rem !important;
  line-height: 2.6667rem;
}

.frcp-profile-block--full {
  width: 100%;
}

.frcp-profile-cards-container {
  margin-top: 1.7778rem;
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-profile-cards-container {
    font-size: 0;
    white-space: nowrap;
    height: auto;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .frcp-profile-cards-container::-webkit-scrollbar {
    display: none;
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-profile-cards-container {
    margin-top: 0;
    display: flex;
    grid-gap: 1.7778rem !important;
    gap: 1.7778rem;
  }

  @media not all and (min-resolution: 0.001dpcm) {
    @supports not (rotate: 180deg) {
      .frcp-profile-cards-container {
        justify-content: space-between;
      }
    }
  }
}

.frcp-profile-card {
  padding: 1.7778rem !important;
  margin-bottom: 1.7778rem !important;
  display: inline-block;
  margin-right: 1.7778rem;
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-profile-card {
    min-width: 13.3333rem;
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-profile-card {
    width: calc(33% - 1.3333rem);
    margin-right: 0;
  }
}

.frcp-profile-card__label {
  font-size: 1.7778rem !important;
  opacity: var(--frcp-hoverOpacity);
  line-height: 2.2222rem;
}

.frcp-profile-card__content {
  font-size: 2.6667rem !important;
  line-height: 3.3333rem !important;
  margin-top: 0.4444rem;
}

.frcp-btn__spinner[data-v-670cb3e2] {
  display: block;
}

.frcp-address,
.frcp-new-address {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
}

@media only screen and (max-width: 85.2222rem) {

  .frcp-address,
  .frcp-new-address {
    display: block;
    margin-bottom: 0.8889rem;
  }
}

@media only screen and (min-width: 85.3333rem) {

  .frcp-address,
  .frcp-new-address {
    width: calc(50% - 1.1111rem);
  }

  @media not all and (min-resolution: 0.001dpcm) {
    @supports not (rotate: 180deg) {

      .frcp-address,
      .frcp-new-address {
        margin-bottom: 2.2222rem;
      }
    }
  }
}

.frcp-new-address {
  cursor: pointer;
  text-align: center;
  padding: 0;
  min-height: 11.1111rem;
}

.frcp-new-address__content-wrapper {
  display: block;
  color: var(--frcp-textColor);
  line-height: 2.2222rem !important;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.frcp-new-address__text {
  display: block;
  margin-top: 1.3333rem;
}

.frcp-new-address .frcp-icon {
  height: 3.3333rem !important;
  width: 3.3333rem;
}

.frcp-new-address:hover {
  border-color: #00f;
}

.frcp-address__content {
  padding: 1.7778rem !important;
  flex-basis: 100%;
}

.frcp-address__name {
  font-size: 1.7778rem !important;
  line-height: 2.6667rem !important;
  margin-bottom: 0.8889rem;
}

.frcp-address__line {
  font-size: 1.5556rem !important;
  line-height: 2.2222rem !important;
  opacity: var(--frcp-hoverOpacity);
}

.frcp-address .frcp-address__zip {
  display: none;
}

.frcp-address__actions {
  margin-top: 1.7778rem !important;
  border-top: var(--frcp-borderStyle);
  padding: 1.7778rem;
}

.frcp-address__action {
  display: inline-block;
  text-decoration: none;
  color: var(--frcp-textColor);
  line-height: 2.2222rem !important;
  margin-right: 0.8889rem !important;
  cursor: pointer;
  position: relative;
}

.frcp-address__action:hover {
  opacity: var(--frcp-hoverOpacity);
}

.frcp-address__action.frcp-btn {
  padding: 0;
  background: var(--frcp-backgroundColor);
  border: none;
  box-shadow: none;
  border-radius: 0;
}

.frcp-address__default {
  line-height: 2.2222rem !important;
  float: right;
  font-size: 1.3333rem !important;
  padding: 1rem 2.4444rem !important;
  background: var(--frcp-primaryColor);
  letter-spacing: 0.3px;
  color: var(--frcp-btnTextColor);
}

.frcp-address__make-default.frcp-btn {
  line-height: 2.2222rem !important;
  float: right;
  font-size: 1.3333rem !important;
  padding: 0 0.4444rem !important;
  background: var(--frcp-lightBackground);
  border: none;
  box-shadow: none;
  border-radius: 0;
}

.frcp-address__make-default.frcp-btn .frcp-btn__spinner {
  width: 1.3333rem !important;
  height: 1.3333rem;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-section__title-row[data-v-2b715d0c] {
    padding-top: 0;
  }
}

.frcp-order__details {
  max-height: 0;
  transition: max-height 0.4s ease-in-out;
  overflow: hidden;
}

.frcp-empty-view[data-v-6dfcc750] {
  width: 100%;
  text-align: center;
  padding: 2.6667rem;
}

.frcp-empty-view__text[data-v-6dfcc750] {
  margin: 1.7778rem 0;
}

.frcp-icon[data-v-6dfcc750] {
  width: 5.3333rem !important;
  height: 5.3333rem !important;
  margin: 2.2222rem auto;
  opacity: var(--frcp-hoverOpacity);
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-section__title-row[data-v-be89e02a] {
    padding-top: 0;
  }
}

.frcp-section__content[data-v-be89e02a] {
  display: block;
}

.frcp-order {
  margin-bottom: 2.2222rem;
}

.frcp-order__info-wrapper {
  border-bottom: var(--frcp-borderStyle);
  position: relative;
  padding: 1.7778rem !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.frcp-order__name {
  font-weight: 600;
  font-size: 1.5556rem !important;
  line-height: 2.2222rem !important;
  margin-bottom: 0.4444rem;
}

.frcp-order__status-wrapper {
  display: flex;
}

.frcp-order__financial-status,
.frcp-order__status {
  background: var(--frcp-primaryColor);
  color: var(--frcp-btnTextColor);
  line-height: 2.2222rem !important;
  font-size: 1.3333rem !important;
  display: inline-block;
  padding: 0 0.4444rem !important;
  margin-right: 0.4444rem;
}

.frcp-order__financial-status--negative,
.frcp-order__status--negative {
  background: var(--frcp-textColor);
  color: var(--frcp-lightBackground);
}

.frcp-order__line-item-container {
  padding: 1.7778rem;
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-order__line-item-container {
    font-size: 0;
    white-space: nowrap;
    height: auto;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .frcp-order__line-item-container::-webkit-scrollbar {
    display: none;
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-order__line-item-container {
    display: flex;
    flex-wrap: nowrap;
    grid-gap: 2.6667rem !important;
    gap: 0.5556rem !important;
    overflow-x: auto;
  }
}

.frcp-order__line-item {
  color: var(--frcp-textColor);
  text-decoration: none;
  text-align: center;
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-order__line-item {
    width: 13.3333rem !important;
    display: inline-block;
    margin-right: 1.7778rem !important;
    vertical-align: top;
  }

  .frcp-order__line-item:last-child {
    margin-right: 0;
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-order__line-item {
    width: auto !important;
    max-width: 45%;
    border: 0.1111rem solid #80808040;
    text-align: center;
    padding: 0.5rem !important;
  }
}

.frcp-order__line-item--deleted {
  pointer-events: none;
}

.frcp-order__line-item-thumbnail {
  position: relative;
  border: var(--frcp-borderStyle);
  box-shadow: var(--frcp-shadow);
  display: inline-block;
  margin: 0 auto 1.3333rem;
}

.frcp-order__line-item-image {
  width: 8rem !important;
  height: 8rem !important;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.frcp-order__line-item-quantity {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.1111rem !important;
  line-height: 1;
  padding: 0.4444rem !important;
  background: var(--frcp-primaryColor);
  color: var(--frcp-btnTextColor);
}

.frcp-order__line-item-title {
  font-size: 1.55rem !important;
  line-height: 2.5556rem !important;
  text-shadow: 2px 2px #8080801a;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.frcp-order__line-item-price {
  font-size: 1.6667rem !important;
  line-height: 2.6667rem !important;
  font-weight: 600;
  display: block;
}

.frcp-order__line-item-properties {
  text-align: left;
  text-align: left;
  font-size: 1.48rem !important;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}

.frcp-order__line-item-property {
  width: 100%;
  display: flex;
  margin: auto;
  grid-gap: 0.8889rem !important;
  gap: 0.8889rem !important;
  flex-flow: wrap;
  word-break: break-all;
  white-space: normal;
  justify-content: flex-start;
}

.frcp-order__line-item-property-name {
  text-align: var(--frcp-textAlignRight);
  font-weight: 700;
  text-transform: capitalize;
}

.frcp-order__line-item-property-name,
.frcp-order__line-item-property-value {
  width: auto !important;
}

.frcp-order__line-item-property-image {
  width: 100%;
  height: auto;
  display: block;
}

.frcp-order__summary {
  padding: 1.7778rem !important;
  border-top: var(--frcp-borderStyle);
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-order__line-items-count {
    display: inline-block;
  }
}

@media only screen and (max-width: 85.2222rem) {
  .frcp-order__price {
    margin-top: 0.8889rem;
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-order__price {
    float: right;
  }
}

.frcp-order__actions {
  padding: 0 1.7778rem 1.7778rem !important;
  border-bottom: var(--frcp-borderStyle);
  box-sizing: border-box;
}

.frcp-order .frcp-actions--integrations,
.frcp-order__actions {
  display: flex;
  width: 100%;
  grid-gap: 1.7778rem 2.6667rem !important;
  gap: 1.7778rem 2.6667rem !important;
  justify-content: space-between;
  flex-flow: wrap;
}

.frcp-order .frcp-actions--integrations .frcp-btn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-order .frcp-actions--integrations .frcp-btn {
    width: calc(50% - 1.3333rem);
  }
}

.frcp-order .frcp-actions--integrations .frcp-order__download-link {
  width: 100%;
}

.frcp-order .frcp-actions--integrations .frcp-btn-icon {
  margin-right: 0.8889rem;
}

.frcp-order__downloadable-digital-assets {
  width: 100%;
  display: flex;
  grid-gap: 1.7778rem !important;
  gap: 1.7778rem !important;
  flex-flow: wrap;
  border-top: var(--frcp-borderStyle);
  padding-top: 1.7778rem;
}

.frcp-order__downloadable-digital-assets-title {
  width: 100%;
  font-size: 2rem;
}

.frcp-order__expand-row {
  background: var(--frcp-lightBackground);
  padding: 1.7778rem !important;
  text-align: center;
  cursor: pointer;
  border-bottom-left-radius: var(--frcp-borderRadius);
  border-bottom-right-radius: var(--frcp-borderRadius);
}

.frcp-order__hide-details {
  display: none;
}

.frcp-order__details-title {
  background: var(--frcp-lightBackground);
  padding: 1.7778rem;
}

.frcp-order__address {
  display: flex;
  flex-flow: wrap;
  padding: 1.7778rem;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-order__address {
    grid-gap: 1.7778rem !important;
    gap: 1.7778rem;
  }
}

.frcp-order__address-label {
  width: 100%;
  font-weight: 600;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-order__address-label {
    width: 15.5556rem;
  }
}

.frcp-order__address-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 0.6667rem !important;
  gap: 0.6667rem;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-order__address-content {
    width: 36.6667rem;
  }
}

.frcp-order__address-line {
  display: flex;
  flex-wrap: wrap;
}

.frcp-order__address-line:after {
  content: ",";
}

.frcp-order__address-first-name {
  margin-right: 0.6667rem;
}

.frcp-order__address-zip {
  display: none;
}

.frcp-order__address-country:after {
  content: "";
}

.frcp-order__billing-content {
  display: flex;
  grid-gap: 1.7778rem !important;
  gap: 1.7778rem !important;
  padding: 1.7778rem !important;
  flex-flow: wrap;
}

.frcp-order__billing-line {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.frcp-order__tracking-content {
  padding: 1.7778rem;
}

.frcp-order__tracking {
  margin-bottom: 0.4444rem;
}

.frcp-order__download-link {
  width: 100%;
  margin-top: 0.4444rem !important;
  line-height: 1;
}

.frcp-order__tracking-link {
  color: var(--frcp-primaryColor);
}

.frcp-order__tracking-link.frcp-btn--xs {
  padding: 0;
  font-size: 1.5556rem;
}

.frcp-order__tracking-link .frcp-icon {
  width: 1.7778rem !important;
  height: 1.7778rem;
}

.frcp-order .frcp-order__cancel-btn,
.frcp-order .frcp-order__cancel-btn:focus,
.frcp-order .frcp-order__cancel-btn:hover {
  background: var(--frcp-cancelOrderBtnColor);
  color: var(--frcp-cancelOrderBtnColorText);
  border-color: var(--frcp-cancelOrderBtnColor);
}

.frcp-order--expanded .frcp-order__hide-details {
  display: block;
}

.frcp-order--expanded .frcp-order__view-details {
  display: none;
}

.frcp-order__actions--one-action .frcp-order__btn {
  width: 100%;
}

.frcp-order__actions--two-actions .frcp-order__btn {
  width: calc(50% - 1.3333rem);
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports not (rotate: 180deg) {
    .frcp-order__actions--two-actions .frcp-order__btn .frcp-order__btn:first-child {
      margin-right: 2.6667rem;
    }
  }
}

@media only screen and (min-width: 85.3333rem) {

  .frcp-order__actions--two-actions .frcp-order__cancel-btn,
  .frcp-order__actions--two-actions .frcp-order__contact-btn {
    width: calc(33% - 1.3333rem);
  }

  .frcp-order__actions--two-actions .frcp-order__cancel-btn+.frcp-order__contact-btn,
  .frcp-order__actions--two-actions .frcp-order__reorder-btn {
    width: calc(66% - 1.3333rem);
  }
}

.frcp-order__actions--three-actions {
  grid-gap: 1.7778rem !important;
  gap: 1.7778rem;
}

.frcp-order__actions--three-actions .frcp-order__btn {
  width: calc(50% - 0.8889rem);
}

.frcp-order__actions--three-actions .frcp-order__reorder-btn {
  width: 100%;
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-order__actions--three-actions {
    grid-gap: 2.6667rem !important;
    gap: 2.6667rem;
  }

  .frcp-order__actions--three-actions .frcp-order__btn {
    width: calc(33% - 1.7778rem);
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports not (rotate: 180deg) {
    .frcp-order__actions--three-actions .frcp-order__cancel-btn {
      margin-right: 1.7778rem;
    }

    .frcp-order__actions--three-actions .frcp-order__reorder-btn {
      margin-top: 1.7778rem;
    }

    @media only screen and (min-width: 85.3333rem) {
      .frcp-order__actions--three-actions {
        margin-right: 2.6667rem;
      }

      .frcp-order__actions--three-actions .frcp-order__btn:last-child {
        margin-right: 0;
      }
    }
  }
}

@media only screen and (min-width: 85.3333rem) {
  .frcp-section__title-row[data-v-dcf18d96] {
    padding-top: 0;
  }

  .frcp-form__input-block[data-v-dcf18d96] {
    width: 50%;
  }

  .frcp-form__actions[data-v-dcf18d96] {
    width: 100%;
  }
}

.frcp-form__primary-btn[data-v-dcf18d96] {
  width: 100%;
}

.frcp-section__content[data-v-dcf18d96] {
  display: block;
}

.swal2-popup.swal2-toast {
  box-sizing: border-box;
  grid-column: 1/4 !important;
  grid-row: 1/4 !important;
  grid-template-columns: 1fr 99fr 1fr;
  padding: 1em;
  overflow-y: hidden;
  background: #fff;
  box-shadow:
    0 0 0.1111rem rgba(0, 0, 0, 0.075),
    0 0.1111rem 0.2222rem rgba(0, 0, 0, 0.075),
    0.1111rem 0.2222rem 0.4444rem rgba(0, 0, 0, 0.075),
    0.1111rem 0.3333rem 0.8889rem rgba(0, 0, 0, 0.075),
    0.2222rem 0.4444rem 1.7778rem rgba(0, 0, 0, 0.075);
  pointer-events: all;
}

.swal2-popup.swal2-toast>* {
  grid-column: 2;
}

.swal2-popup.swal2-toast .swal2-title {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: left;
  text-align: initial;
}

.swal2-popup.swal2-toast .swal2-loading {
  justify-content: center;
}

.swal2-popup.swal2-toast .swal2-input {
  height: 2em;
  margin: 0.5em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-validation-message {
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}

.swal2-popup.swal2-toast .swal2-close {
  grid-column: 3/3;
  grid-row: 1/99;
  align-self: center;
  width: 0.8em;
  height: 0.8em;
  margin: 0;
  font-size: 2em;
}

.swal2-popup.swal2-toast .swal2-html-container {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: left;
  text-align: initial;
}

.swal2-popup.swal2-toast .swal2-html-container:empty {
  padding: 0;
}

.swal2-popup.swal2-toast .swal2-loader {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  height: 2em;
  margin: 0.25em;
}

.swal2-popup.swal2-toast .swal2-icon {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0 0.5em 0 0;
}

.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: 700;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
  top: 0.875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="left"] {
  left: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="right"] {
  right: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-actions {
  justify-content: flex-start;
  height: auto;
  margin: 0.5em 0 0;
  padding: 0 0.5em;
}

.swal2-popup.swal2-toast .swal2-styled {
  margin: 0.25em 0.5em;
  padding: 0.4em 0.6em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}

.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"][class$="left"] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}

.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"][class$="right"] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}

.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"] {
  height: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"][class$="tip"] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}

.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"][class$="long"] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-toast-animate-success-line-tip 0.75s;
  animation: swal2-toast-animate-success-line-tip 0.75s;
}

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-toast-animate-success-line-long 0.75s;
  animation: swal2-toast-animate-success-line-long 0.75s;
}

.swal2-popup.swal2-toast.swal2-show {
  -webkit-animation: swal2-toast-show 0.5s;
  animation: swal2-toast-show 0.5s;
}

.swal2-popup.swal2-toast.swal2-hide {
  -webkit-animation: swal2-toast-hide 0.1s forwards;
  animation: swal2-toast-hide 0.1s forwards;
}

.swal2-container {
  display: grid;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";
  grid-template-rows:
    minmax(-webkit-min-content, auto) minmax(-webkit-min-content, auto) minmax(-webkit-min-content, auto);
  grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);
  height: 100%;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}

.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}

.swal2-container.swal2-backdrop-hide {
  background: 0 0 !important;
}

.swal2-container.swal2-bottom-start,
.swal2-container.swal2-center-start,
.swal2-container.swal2-top-start {
  grid-template-columns: minmax(0, 1fr) auto auto;
}

.swal2-container.swal2-bottom,
.swal2-container.swal2-center,
.swal2-container.swal2-top {
  grid-template-columns: auto minmax(0, 1fr) auto;
}

.swal2-container.swal2-bottom-end,
.swal2-container.swal2-center-end,
.swal2-container.swal2-top-end {
  grid-template-columns: auto auto minmax(0, 1fr);
}

.swal2-container.swal2-top-start>.swal2-popup {
  align-self: start;
}

.swal2-container.swal2-top>.swal2-popup {
  grid-column: 2;
  align-self: start;
  justify-self: center;
}

.swal2-container.swal2-top-end>.swal2-popup,
.swal2-container.swal2-top-right>.swal2-popup {
  grid-column: 3;
  align-self: start;
  justify-self: end;
}

.swal2-container.swal2-center-left>.swal2-popup,
.swal2-container.swal2-center-start>.swal2-popup {
  grid-row: 2;
  align-self: center;
}

.swal2-container.swal2-center>.swal2-popup {
  grid-column: 2;
  grid-row: 2;
  align-self: center;
  justify-self: center;
}

.swal2-container.swal2-center-end>.swal2-popup,
.swal2-container.swal2-center-right>.swal2-popup {
  grid-column: 3;
  grid-row: 2;
  align-self: center;
  justify-self: end;
}

.swal2-container.swal2-bottom-left>.swal2-popup,
.swal2-container.swal2-bottom-start>.swal2-popup {
  grid-column: 1;
  grid-row: 3;
  align-self: end;
}

.swal2-container.swal2-bottom>.swal2-popup {
  grid-column: 2;
  grid-row: 3;
  justify-self: center;
  align-self: end;
}

.swal2-container.swal2-bottom-end>.swal2-popup,
.swal2-container.swal2-bottom-right>.swal2-popup {
  grid-column: 3;
  grid-row: 3;
  align-self: end;
  justify-self: end;
}

.swal2-container.swal2-grow-fullscreen>.swal2-popup,
.swal2-container.swal2-grow-row>.swal2-popup {
  grid-column: 1/4;
  width: 100%;
}

.swal2-container.swal2-grow-column>.swal2-popup,
.swal2-container.swal2-grow-fullscreen>.swal2-popup {
  grid-row: 1/4;
  align-self: stretch;
}

.swal2-container.swal2-no-transition {
  transition: none !important;
}

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  grid-template-columns: minmax(0, 100%);
  width: 32em;
  max-width: 100%;
  padding: 0 0 1.25em;
  border: none;
  border-radius: 0.5556rem !important;
  background: #fff;
  color: #545454;
  font-family: inherit;
  font-size: 1rem;
}

.swal2-popup:focus {
  outline: 0;
}

.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: 0.8em 1em 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

.swal2-actions {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 1.25em auto 0;
  padding: 0;
}

.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}

.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.swal2-loader {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-radius: 100%;
  border-color: #2778c4 transparent;
  border-style: solid;
  border-width: 0.25em;
}

.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 1.1em;
  transition: box-shadow 0.1s;
  box-shadow: 0 0 0 0.3333rem transparent;
  font-weight: 500;
}

.swal2-styled:not([disabled]) {
  cursor: pointer;
}

.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  background-color: #7367f0;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-confirm:focus {
  box-shadow: 0 0 0 0.3333rem rgba(115, 103, 240, 0.5);
}

.swal2-styled.swal2-deny {
  border: 0;
  border-radius: 0.25em;
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  background-color: #ea5455;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-deny:focus {
  box-shadow: 0 0 0 0.3333rem rgba(234, 84, 85, 0.5);
}

.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  background-color: #6e7d88;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-cancel:focus {
  box-shadow: 0 0 0 0.3333rem rgba(110, 125, 136, 0.5);
}

.swal2-styled.swal2-default-outline:focus {
  box-shadow: 0 0 0 0.3333rem rgba(100, 150, 200, 0.5);
}

.swal2-styled:focus {
  outline: 0;
}

.swal2-styled::-moz-focus-inner {
  border: 0;
}

.swal2-footer {
  justify-content: center;
  margin: 1em 0 0;
  padding: 1em 1em 0;
  border-top: 0.1111rem solid #eee;
  color: #545454;
  font-size: 1em;
}

.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  grid-column: auto !important;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 0.5556rem !important;
  border-bottom-left-radius: 0.5556rem;
}

.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}

.swal2-image {
  max-width: 100%;
  margin: 2em auto 1em;
}

.swal2-close {
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -1.2em;
  padding: 0;
  overflow: hidden;
  transition:
    color 0.1s,
    box-shadow 0.1s;
  border: none;
  border-radius: 0.5556rem !important;
  background: 0 0;
  color: #ccc;
  font-family: serif;
  font-family: monospace;
  font-size: 2.5em;
  cursor: pointer;
  justify-self: end;
}

.swal2-close:hover {
  transform: none;
  background: 0 0;
  color: #f27474;
}

.swal2-close:focus {
  outline: 0;
  box-shadow: inset 0 0 0 0.3333rem rgba(100, 150, 200, 0.5);
}

.swal2-close::-moz-focus-inner {
  border: 0;
}

.swal2-html-container {
  z-index: 1;
  justify-content: center;
  margin: 1em 1.6em 0.3em;
  padding: 0;
  overflow: auto;
  color: #545454;
  font-size: 1.125em;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
}

.swal2-checkbox,
.swal2-file,
.swal2-input,
.swal2-radio,
.swal2-select,
.swal2-textarea {
  margin: 1em 2em 0;
}

.swal2-file,
.swal2-input,
.swal2-textarea {
  box-sizing: border-box;
  width: auto;
  transition:
    border-color 0.1s,
    box-shadow 0.1s;
  border: 0.1111rem solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow:
    inset 0 0.1111rem 0.1111rem rgba(0, 0, 0, 0.06),
    0 0 0 0.3333rem transparent;
  color: inherit;
  font-size: 1.125em;
}

.swal2-file.swal2-inputerror,
.swal2-input.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 0.2222rem #f27474 !important;
}

.swal2-file:focus,
.swal2-input:focus,
.swal2-textarea:focus {
  border: 0.1111rem solid #b4dbed;
  outline: 0;
  box-shadow:
    inset 0 0.1111rem 0.1111rem rgba(0, 0, 0, 0.06),
    0 0 0 0.3333rem rgba(100, 150, 200, 0.5);
}

.swal2-file::-moz-placeholder,
.swal2-input::-moz-placeholder,
.swal2-textarea::-moz-placeholder {
  color: #ccc;
}

.swal2-file:-ms-input-placeholder,
.swal2-input:-ms-input-placeholder,
.swal2-textarea:-ms-input-placeholder {
  color: #ccc;
}

.swal2-file::placeholder,
.swal2-input::placeholder,
.swal2-textarea::placeholder {
  color: #ccc;
}

.swal2-range {
  margin: 1em 2em 0;
  background: #fff;
}

.swal2-range input {
  width: 80%;
}

.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}

.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}

.swal2-file {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  background: inherit;
  font-size: 1.125em;
}

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}

.swal2-checkbox,
.swal2-radio {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}

.swal2-checkbox label,
.swal2-radio label {
  margin: 0 0.6em;
  font-size: 1.125em;
}

.swal2-checkbox input,
.swal2-radio input {
  flex-shrink: 0;
  margin: 0 0.4em;
}

.swal2-input-label {
  display: flex;
  justify-content: center;
  margin: 1em auto 0;
}

.swal2-validation-message {
  align-items: center;
  justify-content: center;
  margin: 1em 0 0;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666;
  font-size: 1em;
  font-weight: 300;
}

.swal2-validation-message:before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 2.5em auto 0.6em;
  border-radius: 50%;
  border: 0.25em solid #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}

.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}

.swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}

.swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="left"] {
  left: 1.0625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="right"] {
  right: 1em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-error.swal2-icon-show {
  -webkit-animation: swal2-animate-error-icon 0.5s;
  animation: swal2-animate-error-icon 0.5s;
}

.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  -webkit-animation: swal2-animate-error-x-mark 0.5s;
  animation: swal2-animate-error-x-mark 0.5s;
}

.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}

.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}

.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}

.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}

.swal2-icon.swal2-success [class^="swal2-success-circular-line"] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-icon.swal2-success [class^="swal2-success-circular-line"][class$="left"] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}

.swal2-icon.swal2-success [class^="swal2-success-circular-line"][class$="right"] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}

.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}

.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-success [class^="swal2-success-line"] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}

.swal2-icon.swal2-success [class^="swal2-success-line"][class$="tip"] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^="swal2-success-line"][class$="long"] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-animate-success-line-tip 0.75s;
  animation: swal2-animate-success-line-tip 0.75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-animate-success-line-long 0.75s;
  animation: swal2-animate-success-line-long 0.75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

.swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 1.25em auto;
  padding: 0;
  background: inherit;
  font-weight: 600;
}

.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #2778c4;
  color: #fff;
  line-height: 2em;
  text-align: center;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step {
  background: #add8e6;
  color: #fff;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line {
  background: #add8e6;
}

.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -0.1111rem !important;
  background: #2778c4;
}

[class^="swal2"] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  -webkit-animation: swal2-show 0.3s;
  animation: swal2-show 0.3s;
}

.swal2-hide {
  -webkit-animation: swal2-hide 0.15s forwards;
  animation: swal2-hide 0.15s forwards;
}

.swal2-noanimation {
  transition: none;
}

.swal2-scrollbar-measure {
  position: absolute;
  top: -1111rem !important;
  width: 5.5556rem !important;
  height: 5.5556rem !important;
  overflow: scroll;
}

.swal2-rtl .swal2-close {
  margin-right: 0;
  margin-left: 0;
}

.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@-webkit-keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotate(2deg);
  }

  33% {
    transform: translateY(0) rotate(-2deg);
  }

  66% {
    transform: translateY(0.3125em) rotate(2deg);
  }

  to {
    transform: translateY(0) rotate(0);
  }
}

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotate(2deg);
  }

  33% {
    transform: translateY(0) rotate(-2deg);
  }

  66% {
    transform: translateY(0.3125em) rotate(2deg);
  }

  to {
    transform: translateY(0) rotate(0);
  }
}

@-webkit-keyframes swal2-toast-hide {
  to {
    transform: rotate(1deg);
    opacity: 0;
  }
}

@keyframes swal2-toast-hide {
  to {
    transform: rotate(1deg);
    opacity: 0;
  }
}

@-webkit-keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }

  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }

  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }

  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }

  to {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }

  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }

  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }

  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }

  to {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}

@-webkit-keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }

  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }

  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }

  to {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }

  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }

  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }

  to {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}

@-webkit-keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }

  45% {
    transform: scale(1.05);
  }

  80% {
    transform: scale(0.95);
  }

  to {
    transform: scale(1);
  }
}

@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }

  45% {
    transform: scale(1.05);
  }

  80% {
    transform: scale(0.95);
  }

  to {
    transform: scale(1);
  }
}

@-webkit-keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(0.5);
    opacity: 0;
  }
}

@-webkit-keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }

  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }

  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }

  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }

  to {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }

  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }

  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }

  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }

  to {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}

@-webkit-keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }

  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }

  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }

  to {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }

  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }

  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }

  to {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}

@-webkit-keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }

  5% {
    transform: rotate(-45deg);
  }

  12% {
    transform: rotate(-405deg);
  }

  to {
    transform: rotate(-405deg);
  }
}

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }

  5% {
    transform: rotate(-45deg);
  }

  12% {
    transform: rotate(-405deg);
  }

  to {
    transform: rotate(-405deg);
  }
}

@-webkit-keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }

  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }

  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }

  to {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }

  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }

  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }

  to {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }

  to {
    transform: rotateX(0);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }

  to {
    transform: rotateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(1turn);
  }
}

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(1turn);
  }
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}

body.swal2-height-auto {
  height: auto !important;
}

body.swal2-no-backdrop .swal2-container {
  background-color: transparent !important;
  pointer-events: none;
}

body.swal2-no-backdrop .swal2-container .swal2-popup {
  pointer-events: all;
}

body.swal2-no-backdrop .swal2-container .swal2-modal {
  box-shadow: 0 0 1.1111rem rgba(0, 0, 0, 0.4);
}

@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }

  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden="true"] {
    display: none;
  }

  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}

body.swal2-toast-shown .swal2-container {
  box-sizing: border-box;
  width: 40rem !important;
  max-width: 100%;
  background-color: transparent;
  pointer-events: none;
}

body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}

body.swal2-toast-shown .swal2-container.swal2-top-left,
body.swal2-toast-shown .swal2-container.swal2-top-start {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

body.swal2-toast-shown .swal2-container.swal2-center-left,
body.swal2-toast-shown .swal2-container.swal2-center-start {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-left,
body.swal2-toast-shown .swal2-container.swal2-bottom-start {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

:root {
  --frcp-popupColor: #545454;
  --frcp-popupBackground: #fff;
  --frcp-swalPopupUnderlay: rgba(0, 0, 0, 0.4);
  --frcp-errorBackground: #e79d9f;
  --frcp-errorColor: #545454;
  --frcp-errorIconColor: #c40000;
  --frcp-successBackground: #f0f9ea;
  --frcp-successIconColor: #a5dc86;
  --frcp-successColor: #545454;
  --frcp-primaryColor: #c19a5b;
  --frcp-textAlignRight: right;
}

@media only screen and (max-width: 568px) {
  .hide-on-mobile {
    display: none !important;
    margin-top: 4.8rem;
  }
}

.nav_gallery .slick-slide img,
.nav_gallery .slick-slide video {
  max-width: 100%;
  max-height: 20rem;
}

.frcp-profile-card.frcp-card.frcp-profile-card--spent {
  display: none !important;
}

.tt-image-box.product-grid-container {
  /* padding: 8.2rem 10rem; */
  background-color: #ede8e0;

  & .tt-img {
    padding: 0 !important;
  }
}

.product-category-item,
.product-container,
.products-category {
  position: relative;
}

#icon_parent {
  display: flex;
  justify-content: center;
  align-items: center;
}

#icon,
#icon2 {
  height: 20px;
  width: 20px;
}

/* @media (max-width:524px){
.slick-slide{
width:500px !important;
}
}  */

/* TO fix the bucks app select dropdown issue */
.buckscc-select-options {
  display: none !important;
}

.buckscc-select-styled.active+.buckscc-select-options {
  display: block !important;
}

html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.tw-text-reckless{
 font-family: "Reckless Neue", serif;
}

.tw-bg-gold-gradient{
background-image: linear-gradient(to right, #ffff8b 0%, #fff68a 32%, #e1ab18 68%);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
}

.tw-hover-gold:hover{
  box-sizing: border-box;
  border: 2px solid #CA8401;
}

 /* *,
*::before,
*::after {
   box-sizing: border-box;
   outline: 2px solid lime;
 } */
