﻿/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: 0;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[data-whatintent="mouse"] *,
[data-whatintent="mouse"] *:focus,
[data-whatintent="touch"] *,
[data-whatintent="touch"] *:focus,
[data-whatinput="mouse"] *,
[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *,
[data-whatinput="touch"] *:focus {
  outline: none;
}
[draggable="false"] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
.foundation-mq {
  font-family: "small=0em&medium=48em&large=66.75em&xlarge=75em";
}
html {
  box-sizing: border-box;
  font-size: 100%;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "system-ui", "San Francisco", "Segoe UI", "Roboto", "Oxygen",
    "Ubuntu", Arial, sans-serif;
  font-weight: normal;
  line-height: 1.6;
  color: #292929;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}
select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}
button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput="mouse"] button {
  outline: 0;
}
pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
.wp-block-quote,
th,
td {
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.7;
  text-rendering: optimizeLegibility;
}
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: 600;
  line-height: inherit;
}
small {
  font-size: 80%;
  line-height: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "system-ui", "San Francisco", "Segoe UI", "Roboto", "Oxygen",
    "Ubuntu", Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #121212;
  text-rendering: optimizeLegibility;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
  line-height: 0;
  color: #cacaca;
}
h1,
.h1 {
  font-size: 2.25rem;
  line-height: 1.55;
  margin-top: 0;
  margin-bottom: 1rem;
}
h2,
.h2 {
  font-size: 1.75rem;
  line-height: 1.55;
  margin-top: 0;
  margin-bottom: 1rem;
}
h3,
.h3 {
  font-size: 1.5rem;
  line-height: 1.55;
  margin-top: 0;
  margin-bottom: 1rem;
}
h4,
.h4 {
  font-size: 1.125rem;
  line-height: 1.55;
  margin-top: 0;
  margin-bottom: 1rem;
}
h5,
.h5 {
  font-size: 1rem;
  line-height: 1.55;
  margin-top: 0;
  margin-bottom: 1rem;
}
h6,
.h6 {
  font-size: 0.875rem;
  line-height: 1.55;
  margin-top: 0;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48em) {
  h1,
  .h1 {
    font-size: 3rem;
  }
  h2,
  .h2 {
    font-size: 2rem;
  }
  h3,
  .h3 {
    font-size: 1.75rem;
  }
  h4,
  .h4 {
    font-size: 1.25rem;
  }
  h5,
  .h5 {
    font-size: 1.125rem;
  }
  h6,
  .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #1468a0;
}
a img {
  border: 0;
}
hr {
  clear: both;
  max-width: 83.125rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}
ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.7;
}
li {
  font-size: inherit;
}
ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}
ol {
  margin-left: 1.25rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 600;
}
blockquote,
.wp-block-quote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote,
.wp-block-quote,
blockquote p,
.wp-block-quote p {
  line-height: 1.7;
  color: #8a8a8a;
}
abbr,
abbr[title] {
  border-bottom: 1px dotted #272525;
  cursor: help;
  text-decoration: none;
}
figure {
  margin: 0;
}
kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #272525;
}
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}
.lead {
  font-size: 125%;
  line-height: 1.6;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
ul.no-bullet,
ol.no-bullet {
  margin-left: 0;
  list-style: none;
}
cite,
.cite-block {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
cite:before,
.cite-block:before {
  content: "— ";
}
code,
.code-inline {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #272525;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #272525;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media print, screen and (min-width: 48em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 66.75em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote,
  .wp-block-quote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.row {
  max-width: 83.125rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}
@media print, screen and (min-width: 48em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 66.75em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}
.column,
.columns {
  flex: 1 1 0px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  min-width: 0;
}
@media print, screen and (min-width: 48em) {
  .column,
  .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.column.row.row,
.row.row.columns {
  float: none;
  display: block;
}
.row .column.row.row,
.row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.small-offset-0 {
  margin-left: 0%;
}
.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.small-offset-1 {
  margin-left: 8.3333333333%;
}
.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.small-offset-2 {
  margin-left: 16.6666666667%;
}
.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.small-offset-4 {
  margin-left: 33.3333333333%;
}
.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.small-offset-5 {
  margin-left: 41.6666666667%;
}
.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.small-offset-7 {
  margin-left: 58.3333333333%;
}
.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.small-offset-8 {
  margin-left: 66.6666666667%;
}
.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.small-offset-10 {
  margin-left: 83.3333333333%;
}
.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.small-offset-11 {
  margin-left: 91.6666666667%;
}
.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column,
.small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}
.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}
.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}
.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}
.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}
.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
@media print, screen and (min-width: 48em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 48em) and (min-width: 48em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column,
.row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 48em) {
  .row.medium-unstack > .column,
  .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 48em) {
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 66.75em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 66.75em) and (min-width: 66.75em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column,
.row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 66.75em) {
  .row.large-unstack > .column,
  .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 66.75em) {
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}
.column-block {
  margin-bottom: 1.875rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}
.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
@media print, screen and (max-width: 47.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em), screen and (min-width: 48em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 48em) {
  .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 47.99875em) {
  .show-for-medium {
    display: none !important;
  }
}
@media print, screen and (min-width: 48em) and (max-width: 66.74875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 47.99875em), screen and (min-width: 66.75em) {
  .show-for-medium-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 66.75em) {
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 66.74875em) {
  .show-for-large {
    display: none !important;
  }
}
@media print, screen and (min-width: 66.75em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 66.74875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}
.show-for-dark-mode {
  display: none;
}
.hide-for-dark-mode {
  display: block;
}
@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}
.is-stuck .show-for-sticky {
  display: block;
}
.is-stuck .hide-for-sticky {
  display: none;
}
.align-left {
  justify-content: flex-start;
}
.align-right {
  justify-content: flex-end;
}
.align-center {
  justify-content: center;
}
.align-justify {
  justify-content: space-between;
}
.align-spaced {
  justify-content: space-around;
}
.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}
.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
  justify-content: center;
}
.align-top {
  align-items: flex-start;
}
.align-self-top {
  align-self: flex-start;
}
.align-bottom {
  align-items: flex-end;
}
.align-self-bottom {
  align-self: flex-end;
}
.align-middle {
  align-items: center;
}
.align-self-middle {
  align-self: center;
}
.align-stretch {
  align-items: stretch;
}
.align-self-stretch {
  align-self: stretch;
}
.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}
.small-order-1 {
  order: 1;
}
.small-order-2 {
  order: 2;
}
.small-order-3 {
  order: 3;
}
.small-order-4 {
  order: 4;
}
.small-order-5 {
  order: 5;
}
.small-order-6 {
  order: 6;
}
@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 66.75em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}
.flex-child-auto {
  flex: 1 1 auto;
}
.flex-child-grow {
  flex: 1 0 auto;
}
.flex-child-shrink {
  flex: 0 1 auto;
}
.flex-dir-row {
  flex-direction: row;
}
.flex-dir-row-reverse {
  flex-direction: row-reverse;
}
.flex-dir-column {
  flex-direction: column;
}
.flex-dir-column-reverse {
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 66.75em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.inverse-link-color {
  color: #090909;
}
.inverse-link-color:hover {
  color: #2eff4f;
}
.reset {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cf:before,
.product_list_widget li:before,
.woocommerce-account .woocommerce-MyAccount-content fieldset:before,
.woocommerce-ResetPassword:before,
.thb-checkout-form-column .col-1:before,
.thb-checkout-form-column .col-2:before,
.thb-checkout-form-column .woocommerce-billing-fields:before,
.thb-checkout-form-column .woocommerce-shipping-fields:before,
.thb-checkout-form-column .woocommerce-account-fields:before,
.woocommerce-checkout-review-order:before,
.cf:after,
.product_list_widget li:after,
.woocommerce-account .woocommerce-MyAccount-content fieldset:after,
.woocommerce-ResetPassword:after,
.thb-checkout-form-column .col-1:after,
.thb-checkout-form-column .col-2:after,
.thb-checkout-form-column .woocommerce-billing-fields:after,
.thb-checkout-form-column .woocommerce-shipping-fields:after,
.thb-checkout-form-column .woocommerce-account-fields:after,
.woocommerce-checkout-review-order:after {
  content: " ";
  display: table;
}
.cf:after,
.product_list_widget li:after,
.woocommerce-account .woocommerce-MyAccount-content fieldset:after,
.woocommerce-ResetPassword:after,
.thb-checkout-form-column .col-1:after,
.thb-checkout-form-column .col-2:after,
.thb-checkout-form-column .woocommerce-billing-fields:after,
.thb-checkout-form-column .woocommerce-shipping-fields:after,
.thb-checkout-form-column .woocommerce-account-fields:after,
.woocommerce-checkout-review-order:after {
  clear: both;
}
.quick-transition,
a,
#wrapper .click-capture,
.thb-borders,
.header,
.header.fixed:before,
.post .post-gallery > a .wp-post-image,
.commentlist .comment .reply svg path,
.commentlist .review .reply svg path,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
.widget .thb-widget-title,
.widget .thb-widget-title span,
input[type="submit"],
.button,
.products .product .product-thumbnail .wp-block-button__link,
.wc-block-grid__products .product .product-thumbnail .wp-block-button__link,
.btn,
.pushbutton-wide,
.wp-block-search__button,
button.pswp__button,
.pswp--has_mouse button.pswp__button,
.thb-share-product .sd-content ul li .share-icon,
#scroll_to_top svg path {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}
.mid-transition,
.thb-full-menu .sub-menu li.menu-item-has-children > a:after,
.thb-dropdown-style li a,
.thb-full-menu .sub-menu li a,
.thb-woocommerce-header
  .thb-category-dropdown-parent
  .thb-category-dropdown
  li
  a {
  transition: all 0.5s cubic-bezier(0.104, 0.204, 0.492, 1);
}
.admin-bar .admin-style,
.admin-bar .thb-borders,
.admin-bar .subheader,
.admin-bar .header.fixed {
  top: 0;
}
@media screen and (min-width: 601px) {
  .admin-bar .admin-style,
  .admin-bar .thb-borders,
  .admin-bar .subheader,
  .admin-bar .header.fixed {
    top: 46px;
  }
}
@media screen and (min-width: 783px) {
  .admin-bar .admin-style,
  .admin-bar .thb-borders,
  .admin-bar .subheader,
  .admin-bar .header.fixed {
    top: 32px;
  }
}
.no-padding,
.row .row.no-padding {
  margin-left: 0;
  margin-right: 0;
}
.no-padding > .columns,
.row .row.no-padding > .columns {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .no-padding,
  .row .row.no-padding {
    padding: 0;
  }
}
.small-1\/5 {
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
@media only screen and (min-width: 768px) {
  .thb-5,
  .medium-1\/5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media only screen and (min-width: 1068px) {
  .large-1\/5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.small-2\/5 {
  -webkit-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}
@media only screen and (min-width: 768px) {
  .thb-5-2,
  .medium-2\/5 {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media only screen and (min-width: 1068px) {
  .large-2\/5 {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
.small-3\/5 {
  -webkit-flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
}
@media only screen and (min-width: 768px) {
  .thb-5-3,
  .medium-3\/5 {
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
}
@media only screen and (min-width: 1068px) {
  .large-3\/5 {
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
}
.thb-padding-sizes.regular-padding .columns {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .thb-padding-sizes.regular-padding .columns {
    margin-bottom: 30px;
  }
}
.thb-padding-sizes.mini-padding {
  margin: 0 -5px;
}
.thb-padding-sizes.mini-padding .columns {
  padding: 0 5px;
  margin-bottom: 10px;
}
.thb-padding-sizes.small-padding {
  margin: 0 -3px;
}
.thb-padding-sizes.small-padding .columns {
  padding: 0 3px;
  margin-bottom: 6px;
}
.thb-padding-sizes.pixel-padding {
  margin: 0 -1px;
}
.thb-padding-sizes.pixel-padding .columns {
  padding: 0 1px;
  margin-bottom: 2px;
}
.thb-padding-sizes.no-padding,
.row .thb-padding-sizes.row.no-padding {
  margin-left: 0;
  margin-right: 0;
}
.thb-padding-sizes.no-padding .columns {
  padding: 0;
  margin-bottom: 0;
}
iframe {
  max-width: 100%;
  overflow: hidden;
}
.adsbygoogle {
  max-width: 100%;
  overflow: hidden;
}
.thb-loading:after,
.blockUI.blockOverlay:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  background: #fff
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=")
    center center no-repeat;
}
.thb-subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.4em;
}
.thb-border-radius {
  border-radius: 10px;
  overflow: hidden;
}
.thb-column-border {
  border: 1px solid #ebebeb;
}
.thb-underline-link {
  font-size: 12px;
  text-decoration: underline;
  text-transform: uppercase;
}
@media only screen and (min-width: 968px) {
  .thb-extra-large-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1268px) {
  .thb-extra-large-title {
    font-size: 90px;
  }
}
.star-rating,
.comment-form-rating p.stars,
.wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars,
.products .wc-block-grid__product .wc-block-grid__product-rating .star-rating,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 1;
  height: 14px;
  max-width: 66px;
  align-self: flex-start;
  letter-spacing: 0.05em;
  font-family: "wild-sports" !important;
  color: #090909;
}
.star-rating:before,
.comment-form-rating p.stars:before,
.wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars:before,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating:before,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating:before {
  opacity: 1;
  color: #ffcd00;
  font-family: "wild-sports" !important;
  content: "\e805 \e805 \e805 \e805 \e805" !important;
}
.star-rating > span,
.comment-form-rating p.stars > span,
.wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars
  > span,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  > span,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  > span {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  height: 14px;
  line-height: 1;
  overflow: hidden;
}
.star-rating > span:before,
.comment-form-rating p.stars > span:before,
.wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars
  > span:before,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  > span:before,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  > span:before {
  color: #090909;
  content: "\e806 \e806 \e806 \e806 \e806" !important;
}
.rtl .star-rating > span,
.rtl .comment-form-rating p.stars > span,
.comment-form-rating .rtl p.stars > span,
.rtl
  .wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars
  > span,
.rtl
  .products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  > span,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .rtl
  .star-rating
  > span,
.rtl
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  > span,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .rtl
  .star-rating
  > span {
  left: auto;
  right: 0;
}
.star-rating > span strong,
.comment-form-rating p.stars > span strong,
.wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars
  > span
  strong,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  > span
  strong,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  > span
  strong {
  display: none;
}
.star-rating + .write_first,
.comment-form-rating p.stars + .write_first,
.wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars
  + .write_first,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  + .write_first,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  + .write_first {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  margin-left: 20px;
  line-height: 18px;
  vertical-align: text-top;
}
@font-face {
  font-family: "wild-sports";
  src: url("data:application/octet-stream;base64,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")
      format("woff"),
    url("data:application/octet-stream;base64,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OC2wPSywABawFyNCILAKI0IgICBGI0ewASsjYTgtsD4ssAAWsBcjQrADJbACJUcjRyNhsABUWC4gPCMhG7ACJbACJUcjRyNhILAFJbAEJUcjRyNhsAYlsAUlSbACJWG5CAAIAGNjIyBYYhshWWO4BABiILAAUFiwQGBZZrABY2AjLiMgIDyKOCMhWS2wPyywABawFyNCILAKQyAuRyNHI2EgYLAgYGawAmIgsABQWLBAYFlmsAFjIyAgPIo4LbBALCMgLkawAiVGsBdDWFAbUllYIDxZLrEwARQrLbBBLCMgLkawAiVGsBdDWFIbUFlYIDxZLrEwARQrLbBCLCMgLkawAiVGsBdDWFAbUllYIDxZIyAuRrACJUawF0NYUhtQWVggPFkusTABFCstsEMssDorIyAuRrACJUawF0NYUBtSWVggPFkusTABFCstsEQssDsriiAgPLAGI0KKOCMgLkawAiVGsBdDWFAbUllYIDxZLrEwARQrsAZDLrAwKy2wRSywABawBCWwBCYgICBGI0dhsAwjQi5HI0cjYbALQysjIDwgLiM4sTABFCstsEYssQoEJUKwABawBCWwBCUgLkcjRyNhILAGI0KxDABCsAtDKyCwYFBYILBAUVizBCAFIBuzBCYFGllCQiMgR7AGQ7ACYiCwAFBYsEBgWWawAWNgILABKyCKimEgsARDYGQjsAVDYWRQWLAEQ2EbsAVDYFmwAyWwAmIgsABQWLBAYFlmsAFjYbACJUZhOCMgPCM4GyEgIEYjR7ABKyNhOCFZsTABFCstsEcssQA6Ky6xMAEUKy2wSCyxADsrISMgIDywBiNCIzixMAEUK7AGQy6wMCstsEkssAAVIEewACNCsgABARUUEy6wNiotsEossAAVIEewACNCsgABARUUEy6wNiotsEsssQABFBOwNyotsEwssDkqLbBNLLAAFkUjIC4gRoojYTixMAEUKy2wTiywCiNCsE0rLbBPLLIAAEYrLbBQLLIAAUYrLbBRLLIBAEYrLbBSLLIBAUYrLbBTLLIAAEcrLbBULLIAAUcrLbBVLLIBAEcrLbBWLLIBAUcrLbBXLLMAAABDKy2wWCyzAAEAQystsFksswEAAEMrLbBaLLMBAQBDKy2wWyyzAAABQystsFwsswABAUMrLbBdLLMBAAFDKy2wXiyzAQEBQystsF8ssgAARSstsGAssgABRSstsGEssgEARSstsGIssgEBRSstsGMssgAASCstsGQssgABSCstsGUssgEASCstsGYssgEBSCstsGcsswAAAEQrLbBoLLMAAQBEKy2waSyzAQAARCstsGosswEBAEQrLbBrLLMAAAFEKy2wbCyzAAEBRCstsG0sswEAAUQrLbBuLLMBAQFEKy2wbyyxADwrLrEwARQrLbBwLLEAPCuwQCstsHEssQA8K7BBKy2wciywABaxADwrsEIrLbBzLLEBPCuwQCstsHQssQE8K7BBKy2wdSywABaxATwrsEIrLbB2LLEAPSsusTABFCstsHcssQA9K7BAKy2weCyxAD0rsEErLbB5LLEAPSuwQistsHossQE9K7BAKy2weyyxAT0rsEErLbB8LLEBPSuwQistsH0ssQA+Ky6xMAEUKy2wfiyxAD4rsEArLbB/LLEAPiuwQSstsIAssQA+K7BCKy2wgSyxAT4rsEArLbCCLLEBPiuwQSstsIMssQE+K7BCKy2whCyxAD8rLrEwARQrLbCFLLEAPyuwQCstsIYssQA/K7BBKy2whyyxAD8rsEIrLbCILLEBPyuwQCstsIkssQE/K7BBKy2wiiyxAT8rsEIrLbCLLLILAANFUFiwBhuyBAIDRVgjIRshWVlCK7AIZbADJFB4sQUBFUVYMFktAEu4AMhSWLEBAY5ZsAG5CAAIAGNwsQAHQrEAACqxAAdCsQAKKrEAB0KxAAoqsQAHQrkAAAALKrEAB0K5AAAACyq5AAMAAESxJAGIUViwQIhYuQADAGREsSgBiFFYuAgAiFi5AAMAAERZG7EnAYhRWLoIgAABBECIY1RYuQADAABEWVlZWVmxAA4quAH/hbAEjbECAESzBWQGAERE")
      format("truetype");
}
[class^="thb-icon-"]:before,
[class*=" thb-icon-"]:before {
  font-family: "wild-sports";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.thb-icon-down-open-mini:before {
  content: "\e800";
}
.thb-icon-right-open-mini:before {
  content: "\e801";
}
.thb-icon-down-open-big:before {
  content: "\e802";
}
.thb-icon-left-open-big:before {
  content: "\e803";
}
.thb-icon-right-open-big:before {
  content: "\e804";
}
.thb-icon-star-empty:before {
  content: "\e805";
}
.thb-icon-star:before {
  content: "\e806";
}
.thb-icon-ok:before {
  content: "\e807";
}
.thb-icon-up-open-mini:before {
  content: "\e808";
}
.thb-icon-left-open-mini:before {
  content: "\e809";
}
.thb-icon-plus:before {
  content: "\e80a";
}
.thb-icon-minus:before {
  content: "\e80b";
}
.thb-icon-attention-alt:before {
  content: "\f12a";
}
body {
  font-size: 16px;
  overflow-wrap: break-word;
}
a {
  color: #090909;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
  color: #6b6b6b;
}
a:focus {
  outline: none;
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #090909;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  text-transform: uppercase;
  margin-left: 10px;
  font-size: 60%;
}
h1 small a,
h2 small a,
h3 small a,
h4 small a,
h5 small a,
h6 small a {
  color: #6b6b6b;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 800;
}
hr {
  border-color: rgba(0, 0, 0, 0.07);
}
hr.wp-block-separator {
  border-top: 0;
  border-color: rgba(0, 0, 0, 0.07);
}
p {
  word-spacing: 0.001em;
  font-feature-settings: "kern" 1;
  font-kerning: normal;
}
.full-width-row,
.row.full-width-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.full-height {
  display: flex;
  min-height: 100vh;
}
.row {
  background-size: cover;
}
.row.max_width {
  max-width: 79.375rem !important;
  padding: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .row.max_width {
    padding: 0 35px;
  }
}
@media only screen and (min-width: 768px) {
  .row {
    padding: 0 35px;
  }
  .row .row:not(.max_width) {
    padding: 0;
  }
}
.row.no-column-padding {
  margin: auto;
}
.row.no-column-padding > .columns {
  padding: 0;
}
.row.no-row-padding {
  padding: 0;
}
@media only screen and (min-width: 1068px) {
  .row.low-padding {
    margin: 0 -15px;
  }
  .row.low-padding .columns {
    padding: 0 15px;
  }
}
figure {
  margin: 0;
  padding: 0;
}
#wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  backface-visibility: hidden;
  scroll-behavior: smooth;
}
#wrapper > [role="main"] {
  display: flex;
  flex: 1;
  flex-direction: column;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #wrapper > [role="main"] {
    display: block;
    flex: none;
  }
}
#wrapper > [role="main"] > .row {
  width: 100%;
}
#wrapper .click-capture {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 50;
  opacity: 0;
  visibility: hidden;
}
#wrapper.open-cc .click-capture {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}
#wrapper.open-menu #mobile-menu {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.not-found {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
.not-found figure {
  display: inline-flex;
  width: 120px;
  height: 120px;
  border: 6px solid #f8f8f8;
  color: #e6e6e6;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  border-radius: 60px;
}
.not-found figure:after {
  content: "!";
  font-size: 80px;
}
.thb-page-preloader {
  position: fixed;
  z-index: 999;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.thb-borders {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  pointer-events: none;
  z-index: 999;
  border: 0px solid #090909;
}
@media only screen and (min-width: 768px) {
  .thb-borders {
    border-width: 8px;
  }
}
.sidebar-container {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1068px) {
  .sidebar-container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.sidebar-container .sidebar {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 1068px) {
  .sidebar-container .sidebar {
    max-width: 285px;
  }
}
.sidebar-container .sidebar + .sidebar-content-main {
  padding-right: 0;
}
@media only screen and (min-width: 1068px) {
  .sidebar-container .sidebar + .sidebar-content-main {
    padding-left: 70px;
  }
  .rtl .sidebar-container .sidebar + .sidebar-content-main {
    padding-right: 0;
    padding-left: 70px;
  }
}
.sidebar-container .sidebar-content-main {
  max-width: 100%;
  width: 100%;
}
@media only screen and (min-width: 1068px) {
  .sidebar-container .sidebar-content-main {
    padding-right: 70px;
  }
  .rtl .sidebar-container .sidebar-content-main {
    padding-right: 0;
    padding-left: 70px;
  }
}
.sidebar-container .sidebar-content-main.no-sidebar {
  padding: 0;
}
.sidebar-container.shop-sidebar-container {
  overflow: hidden;
  flex-direction: row;
}
.sidebar-container.shop-sidebar-container .sidebar-content-main {
  min-width: 100%;
}
@media only screen and (min-width: 1068px) {
  .sidebar-container.shop-sidebar-container .sidebar-content-main {
    min-width: auto;
  }
}
.sidebar-container.shop-sidebar-container
  .thb-shop-filters
  + .sidebar-content-main {
  padding-right: 0;
}
@media only screen and (min-width: 1068px) {
  .sidebar-container.shop-sidebar-container
    .thb-shop-filters
    + .sidebar-content-main {
    padding-left: 30px;
  }
  .rtl
    .sidebar-container.shop-sidebar-container
    .thb-shop-filters
    + .sidebar-content-main {
    padding-right: 0;
    padding-left: 30px;
  }
  .open-filters
    .sidebar-container.shop-sidebar-container
    .thb-shop-filters
    + .sidebar-content-main {
    padding: 0;
  }
}
.open-filters .sidebar-container.shop-sidebar-container .thb-shop-filters {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: scroll;
}
@media only screen and (min-width: 1068px) {
  .open-filters .sidebar-container.shop-sidebar-container .thb-shop-filters {
    margin-left: -100%;
    min-height: auto;
    overflow: hidden;
  }
  .rtl
    .open-filters
    .sidebar-container.shop-sidebar-container
    .thb-shop-filters {
    margin-left: auto;
    margin-right: -100%;
  }
}
.subheader {
  background: #090909;
  font-size: 13px;
  width: 100%;
  line-height: 1;
  padding: 10px 0;
  font-weight: 400;
  margin: 0;
  color: #fff;
  display: none;
}
.subheader p {
  margin: 0;
}
.subheader .row {
  width: 100%;
}
@media only screen and (min-width: 1068px) {
  .subheader {
    display: block;
  }
}
.thb-subheader-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.thb-subheader-menu a {
  color: #fff;
}
.thb-subheader-menu a:hover {
  color: #2eff4f;
}
.thb-subheader-menu .menu-item {
  display: inline-flex;
}
.thb-subheader-menu .menu-item + .menu-item {
  margin-left: 14px;
}
.logo-holder {
  display: inline-flex;
  justify-content: center;
  flex-shrink: 0;
  margin-right: auto;
  max-width: 100%;
  flex-shrink: 0;
}
@media only screen and (min-width: 1068px) {
  .logo-holder {
    margin-left: 0;
    margin-right: 35px;
  }
}
.logo-holder .logolink {
  display: inline-flex;
  position: relative;
  align-items: center;
}
.logo-holder .logoimg {
  max-height: 40px;
  object-fit: contain;
}
.logo-holder .logo-text {
  font-size: 26px;
  font-weight: 600;
}
@media only screen and (min-width: 1068px) {
  .logo-holder .logo-text {
    white-space: nowrap;
  }
}
.woocommerce-cart .header-wrapper,
.woocommerce-checkout .header-wrapper {
  margin-bottom: 30px;
}
.header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  top: 0;
  left: 0;
  position: relative;
  z-index: 30;
  width: 100%;
  user-select: none;
  background: #fff;
  border-bottom: 1px solid #ebebeb;
}
.page .header {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .page .header {
    margin-bottom: 45px;
  }
}
.page-template-default .header,
.page-template-template-pagetitle .header,
.home .header {
  margin-bottom: 0;
}
.header .logo-menu-wrapper {
  display: inline-flex;
}
.header .header-logo-row {
  width: 100%;
  padding: 10px 0;
  position: relative;
  z-index: 7;
}
.header .header-logo-row > .row {
  width: 100%;
  padding: 0 15px;
}
.header .header-logo-row > .row > .columns {
  display: flex;
  align-items: center;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .header .header-logo-row > .row {
    padding: 0 50px;
  }
}
.header.header-full-width .header-logo-row > .row {
  max-width: 100%;
  padding: 0 20px;
}
.header .thb-navbar {
  display: none;
}
@media only screen and (min-width: 1068px) {
  .header .thb-navbar {
    display: inline-flex;
    width: 100%;
  }
}
.header.fixed {
  position: fixed;
  z-index: 40;
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.104, 0.204, 0.492, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.104, 0.204, 0.492, 1);
  -o-transition: -o-transform 0.5s cubic-bezier(0.104, 0.204, 0.492, 1);
  transition: transform 0.5s cubic-bezier(0.104, 0.204, 0.492, 1);
}
.header.fixed.headroom--not-top.headroom--unpinned {
  transform: translateY(0%);
}
.header.fixed.headroom--not-top.headroom--pinned {
  transform: translateY(0%);
}
.header.fixed:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 1;
  pointer-events: none;
}
.header.fixed .fixed-logo-holder {
  display: inline-flex;
  align-items: center;
}
.header.fixed .fixed-logo-holder .mobile-toggle-holder {
  display: inline-flex;
}
@media only screen and (min-width: 1068px) {
  .header.fixed .fixed-logo-holder .mobile-toggle-holder {
    display: none;
  }
}
.header.fixed .full-menu {
  display: none;
  margin: 0 auto;
}
@media only screen and (min-width: 1068px) {
  .header.fixed .full-menu {
    display: inline-flex;
  }
}
.header.fixed.thb-fixed-shadow-style1:before {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
}
.header.fixed.thb-fixed-shadow-style2:before {
  -webkit-box-shadow: 0 9px 38px rgba(0, 0, 0, 0.05),
    0 5px 12px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 9px 38px rgba(0, 0, 0, 0.05), 0 5px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 9px 38px rgba(0, 0, 0, 0.05), 0 5px 12px rgba(0, 0, 0, 0.1);
}
.header.fixed.thb-fixed-shadow-style3:before {
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1),
    0 5px 22px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1),
    0 5px 22px rgba(0, 0, 0, 0.15);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 5px 22px rgba(0, 0, 0, 0.15);
}
.header.fixed.light-header {
  border-bottom: 1px solid #eee;
}
.thb-full-menu {
  display: inline-flex;
  margin: 0 auto 0 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  flex-wrap: wrap;
  width: 100%;
}
.thb-full-menu > .menu-item {
  display: inline-flex;
}
.thb-full-menu > .menu-item + .menu-item {
  margin-left: 30px;
}
.rtl .thb-full-menu > .menu-item + .menu-item {
  margin-left: 0;
  margin-right: 30px;
}
.thb-full-menu > .menu-item > a {
  min-height: 45px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #090909;
}
.thb-full-menu > .menu-item > a:hover {
  color: #6b6b6b;
}
.thb-full-menu .menu-item {
  margin: 0;
  white-space: nowrap;
}
.thb-full-menu .menu-item .thb-menu-label {
  display: flex;
  align-items: center;
}
.thb-full-menu .menu-item.current-menu-item > a {
  color: #6b6b6b;
}
.thb-full-menu .menu-item.menu-item-has-children {
  position: relative;
}
.thb-full-menu .menu-item.menu-item-has-children > a:after {
  display: inline-flex;
  font-family: "wild-sports";
  content: "\e800";
  margin-left: 8px;
  font-size: 16px;
  font-weight: 400;
}
.rtl .thb-full-menu .menu-item.menu-item-has-children > a:after {
  margin-left: 0;
  margin-right: 8px;
}
.thb-full-menu .sub-menu li.menu-item-has-children {
  position: relative;
}
.thb-full-menu .sub-menu li.menu-item-has-children > a:after {
  font-family: "wild-sports";
  content: "\e801";
  font-size: 18px;
  line-height: 18px;
  vertical-align: middle;
  position: relative;
  top: 1px;
  margin-left: 15px;
}
.rtl .thb-full-menu .sub-menu li.menu-item-has-children > a:after {
  transform: rotateY(180deg);
  margin-left: 0;
  margin-right: 15px;
}
.thb-full-menu .sub-menu .sub-menu {
  top: -1px;
  left: 100%;
  z-index: 10;
}
.thb-full-menu .sub-menu .sub-menu .sub-menu {
  z-index: 15;
}
.rtl .thb-full-menu .sub-menu .sub-menu {
  left: auto;
  right: 100%;
}
.thb-dropdown-style,
.thb-full-menu .sub-menu,
.thb-woocommerce-header .thb-category-dropdown-parent .thb-category-dropdown {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #fff;
  position: absolute;
  z-index: 10;
  text-align: left;
  top: 100%;
  left: -20px;
  display: none;
  z-index: 40;
  border: 1px solid #090909;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rtl .thb-dropdown-style,
.rtl .thb-full-menu .sub-menu,
.thb-full-menu .rtl .sub-menu,
.rtl
  .thb-woocommerce-header
  .thb-category-dropdown-parent
  .thb-category-dropdown,
.thb-woocommerce-header
  .thb-category-dropdown-parent
  .rtl
  .thb-category-dropdown {
  text-align: right;
  left: auto;
  right: -20px;
}
.thb-dropdown-style li,
.thb-full-menu .sub-menu li,
.thb-woocommerce-header
  .thb-category-dropdown-parent
  .thb-category-dropdown
  li {
  display: block;
  font-size: 14px;
  line-height: 1.1;
  border-bottom: 1px solid #090909;
}
.thb-dropdown-style li:last-child,
.thb-full-menu .sub-menu li:last-child,
.thb-woocommerce-header
  .thb-category-dropdown-parent
  .thb-category-dropdown
  li:last-child {
  border-bottom: 0;
}
.thb-dropdown-style li a,
.thb-full-menu .sub-menu li a,
.thb-woocommerce-header
  .thb-category-dropdown-parent
  .thb-category-dropdown
  li
  a {
  display: flex;
  padding: 5px 20px;
  height: 45px;
  font-size: inherit;
  font-weight: 400;
  align-items: center;
  justify-content: space-between;
  will-change: opacity;
  position: relative;
  color: #090909;
  min-width: 170px;
}
.thb-dropdown-style li a sup,
.thb-full-menu .sub-menu li a sup,
.thb-woocommerce-header
  .thb-category-dropdown-parent
  .thb-category-dropdown
  li
  a
  sup {
  margin-left: 5px;
}
.thb-dropdown-style li a:hover,
.thb-full-menu .sub-menu li a:hover,
.thb-woocommerce-header
  .thb-category-dropdown-parent
  .thb-category-dropdown
  li
  a:hover {
  color: #090909;
  background: #2eff4f;
}
.thb-dropdown-style li a:hover:after,
.thb-full-menu .sub-menu li a:hover:after,
.thb-woocommerce-header
  .thb-category-dropdown-parent
  .thb-category-dropdown
  li
  a:hover:after {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}
.rtl .thb-dropdown-style li a:hover:after,
.rtl .thb-full-menu .sub-menu li a:hover:after,
.thb-full-menu .rtl .sub-menu li a:hover:after,
.rtl
  .thb-woocommerce-header
  .thb-category-dropdown-parent
  .thb-category-dropdown
  li
  a:hover:after,
.thb-woocommerce-header
  .thb-category-dropdown-parent
  .rtl
  .thb-category-dropdown
  li
  a:hover:after {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
}
.thb-secondary-area {
  display: flex;
  justify-content: flex-end;
}
.thb-secondary-area .thb-item-icon {
  line-height: 0;
}
.thb-secondary-area .thb-secondary-item {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  padding: 10px 0;
  margin-left: 15px;
}
@media only screen and (min-width: 768px) {
  .thb-secondary-area .thb-secondary-item {
    margin-left: 25px;
  }
}
.thb-secondary-area .thb-secondary-item > span,
.thb-secondary-area .thb-secondary-item > div {
  display: inline-flex;
}
.thb-secondary-area .thb-secondary-item:first-child {
  margin-left: 0;
}
.thb-secondary-area .thb-secondary-item .count {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  font-size: 9px;
  width: 20px;
  height: 20px;
  background: #2eff4f;
  border-radius: 10px;
  color: #090909;
  font-weight: 500;
  top: -6px;
  right: -12px;
}
.thb-secondary-area .thb-secondary-item .thb-item-icon-wrapper {
  display: inline-flex;
  position: relative;
  align-items: center;
  margin-right: 5px;
}
.thb-secondary-area .thb-secondary-item.mobile-toggle-holder {
  flex: 1;
}
@media only screen and (min-width: 1068px) {
  .thb-secondary-area .thb-secondary-item.mobile-toggle-holder {
    display: none;
  }
}
.thb-secondary-area .thb-secondary-item.thb-quick-search {
  position: relative;
  display: none;
}
@media only screen and (min-width: 1068px) {
  .thb-secondary-area .thb-secondary-item.thb-quick-search {
    display: inline-flex;
    width: 100%;
  }
}
.thb-secondary-area
  .thb-secondary-item.thb-quick-search
  .thb-header-inline-search {
  width: 100%;
  min-width: 220px;
}
.thb-secondary-area
  .thb-secondary-item.thb-quick-search
  .thb-header-inline-search
  .woocommerce-product-search {
  max-width: none;
}
.thb-secondary-area .thb-secondary-item.thb-full-menu {
  width: auto;
  flex-wrap: nowrap;
}
.thb-secondary-area .thb-secondary-item.thb-full-menu > .menu-item > a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}
.thb-secondary-area .thb-quick-cart {
  position: relative;
}
.thb-secondary-area .thb-quick-cart .thb-secondary-cart {
  width: 360px;
  max-width: calc(100vw - 30px);
  position: absolute;
  top: 100%;
  right: -45px;
  left: auto;
  padding: 0;
  background: #fff;
  display: none;
  border: 1px solid #090909;
  padding: 20px;
  box-shadow: inset 0 0 0 5px rgba(46, 255, 79, 0.3);
}
@media only screen and (min-width: 768px) {
  .thb-secondary-area .thb-quick-cart .thb-secondary-cart {
    padding: 30px;
    right: -5px;
  }
}
.thb-secondary-area .thb-quick-cart .widget_shopping_cart {
  margin-bottom: 0;
}
.thb-secondary-area
  .thb-quick-cart
  .widget_shopping_cart
  .widget_shopping_cart_content
  > *:last-child {
  margin-bottom: 0;
}
.thb-secondary-area
  .thb-quick-cart
  .widget_shopping_cart
  .widget_shopping_cart_content
  .product_list_widget {
  max-height: 300px;
  overflow-y: scroll;
}
.thb-secondary-area
  .thb-quick-cart
  .widget_shopping_cart
  .widget_shopping_cart_content
  .woocommerce-mini-cart__empty-message {
  text-align: center;
  color: #090909;
  padding: 40px 0;
}
.thb-secondary-area .thb-quick-cart .thb-header-after-cart {
  border: 1px dashed rgba(255, 83, 46, 0.4);
  font-size: 11px;
  font-weight: 500;
  margin-bottom: 20px;
  padding: 12px 16px;
  color: #ff532e;
  text-align: center;
  max-height: 100px;
  overflow: hidden;
}
.thb-secondary-area .thb-quick-cart .thb-header-after-cart > *:last-child {
  margin-bottom: 0;
}
.thb-secondary-area .thb-secondary-menu {
  position: relative;
  display: none;
}
@media only screen and (min-width: 1068px) {
  .thb-secondary-area .thb-secondary-menu {
    display: inline-flex;
  }
}
.side-panel {
  background: #fff;
  top: 0;
  bottom: 0;
  width: 100vw;
  position: fixed;
  opacity: 0;
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
}
.admin-bar .side-panel {
  top: 46px;
}
@media screen and (min-width: 601px) {
  .admin-bar .side-panel {
    top: 46px;
  }
}
@media screen and (min-width: 783px) {
  .admin-bar .side-panel {
    top: 32px;
  }
}
.header-sticky.admin-bar .side-panel {
  top: 0;
}
@media screen and (min-width: 601px) {
  .header-sticky.admin-bar .side-panel {
    top: 46px;
  }
}
@media screen and (min-width: 783px) {
  .header-sticky.admin-bar .side-panel {
    top: 32px;
  }
}
#mobile-menu {
  display: flex;
  flex-direction: column;
  z-index: 60;
  overflow: scroll;
  pointer-events: none;
  transition: opacity 0.25s cubic-bezier(0.104, 0.204, 0.492, 1),
    transform 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}
#mobile-menu .side-panel-content {
  padding: 15px 0;
}
@media only screen and (min-width: 768px) {
  #mobile-menu .side-panel-content {
    padding: 50px 0;
  }
}
#mobile-menu .side-panel-content .mobile-menu-bottom {
  margin-top: auto;
}
#mobile-menu .side-panel-content .mobile-menu-bottom .menu-footer {
  font-size: 13px;
  margin: 40px 0 0;
  padding: 0;
}
#mobile-menu
  .side-panel-content
  .mobile-menu-bottom
  .menu-footer
  > *:last-child {
  margin-bottom: 0;
}
#mobile-menu .woocommerce-product-search {
  margin-bottom: 15px;
  max-width: 100%;
}
#mobile-menu .thb-secondary-menu {
  border-top: 1px solid #ebebeb;
  margin: 0 0 40px;
  padding: 20px 0 0 0;
  list-style: none;
  flex-direction: column;
}
#mobile-menu .thb-secondary-menu .menu-item + .menu-item {
  margin: 0;
}
#mobile-menu .thb-secondary-menu .menu-item a {
  font-size: 13px;
  line-height: 1;
  padding: 7px 0;
  min-height: 0;
  font-weight: 400;
  color: #090909;
}
#mobile-menu .thb-secondary-menu .menu-item .sub-menu {
  list-style: none;
  margin-left: 12px;
}
.thb-mobile-menu {
  line-height: 1;
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
.thb-mobile-menu > li > a {
  display: flex;
  align-items: center;
  text-transform: none;
  font-size: 18px;
  font-weight: 600;
  padding: 13px 0;
  line-height: 1;
  transition: none;
  color: #090909;
}
.thb-mobile-menu li.menu-item-has-children {
  position: relative;
  padding-right: 30px;
}
.thb-mobile-menu li.menu-item-has-children > a span {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  max-height: 44px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.thb-mobile-menu li.menu-item-has-children > a span:after {
  display: block;
  font-size: 13px;
  content: "\e802";
  font-family: "wild-sports";
}
.thb-mobile-menu li.menu-item-has-children > a.active span:after {
  transform: rotateX(-180deg);
}
.thb-mobile-menu li.menu-item-has-children li.menu-item-has-children > a span {
  max-height: 30px;
}
.thb-mobile-menu .sub-menu {
  display: none;
  margin: 0;
  padding: 0 15px 5px;
  list-style: none;
}
.thb-mobile-menu .sub-menu a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  line-height: 1;
  font-size: 14px;
  color: #090909;
}
.mobile-toggle-holder {
  cursor: pointer;
  align-items: center;
}
.mobile-toggle-holder .mobile-toggle {
  display: inline-flex;
  height: 16px;
  align-items: center;
  transition: none;
  vertical-align: middle;
  position: relative;
}
.mobile-toggle-holder strong {
  display: inline-flex;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  margin-right: 15px;
  line-height: 1;
}
.woocommerce-breadcrumb {
  font-size: inherit;
  padding-right: 10px;
  margin-bottom: 0;
}
.woocommerce-breadcrumb i {
  font-style: normal;
  display: inline-flex;
  margin: 0 3px;
}
.yoast-breadcrumbs {
  font-size: inherit;
  padding-right: 10px;
  margin-bottom: 0;
  font-size: 13px;
  color: #6a6a6a;
  font-weight: 400;
}
.yoast-breadcrumbs a {
  margin-right: 5px;
}
.yoast-breadcrumbs .breadcrumb_last {
  margin-left: 5px;
}
.post {
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ebebeb;
}
.post .post-gallery {
  position: relative;
  margin-bottom: 20px;
}
.post .post-gallery > a {
  display: block;
  line-height: 0;
}
.post .post-gallery > a:hover .wp-post-image {
  opacity: 0.9;
}
.post .post-category {
  display: block;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.post .post-title h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}
.post .post-excerpt {
  font-size: 15px;
  line-height: 1.6;
}
.post .post-excerpt p {
  font-size: inherit;
  margin-bottom: 5px;
}
.post .thb-post-bottom {
  font-size: 13px;
  color: #6b6b6b;
  font-weight: 400;
  margin-bottom: 10px;
}
.post .readmore {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 0.05em;
  margin-top: 15px;
  display: block;
}
.archive-title {
  margin-bottom: 40px;
}
.archive-title p {
  font-size: 14px;
}
.post-detail .post-header-container {
  margin-bottom: 20px;
  position: relative;
  background: #090909;
}
@media only screen and (min-width: 768px) {
  .post-detail .post-header-container {
    margin-bottom: 40px;
    height: 440px;
  }
}
.post-detail .thb-article-featured-image .wp-post-image {
  width: 100%;
  height: 440px;
  object-fit: cover;
}
.post-detail .post-title-container {
  padding: 12%;
  color: #fff;
  width: 100%;
}
.post-detail .post-title-container .thb-article-meta {
  font-size: 13px;
  font-weight: 400;
  color: #cacaca;
}
.post-detail .post-title-container .thb-article-meta a {
  font-weight: 500;
  color: #cacaca;
}
.post-detail .post-title-container .thb-article-meta em {
  font-style: normal;
  margin-right: 3px;
}
.post-detail .post-title-container .thb-article-meta > div {
  display: inline-flex;
}
.post-detail .post-title-container h1 {
  color: #fff;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .post-detail .post-title-container h1 {
    font-size: 34px;
  }
}
.post-detail .post-title-container .post-category {
  font-size: 13px;
  margin-bottom: 20px;
}
.post-detail .post-title-container .post-category a {
  color: #fff;
}
.post-detail .post-content-container {
  max-width: 750px;
  margin: 0 auto;
}
.post-detail .post-content p + h1,
.post-detail .post-content p + h2,
.post-detail .post-content p + h3,
.post-detail .post-content p + h4,
.post-detail .post-content p + h5,
.post-detail .post-content p + h6 {
  margin-top: 2rem;
}
.post-detail .thb-social-top {
  display: flex;
  width: 100%;
  align-items: center;
  margin-top: 30px;
}
.post-detail .thb-social-top .sd-title {
  display: none;
}
.post-detail .thb-social-top .sharedaddy,
.post-detail .thb-social-top .sd-sharing,
.post-detail .thb-social-top .sd-content {
  width: 100%;
  margin-bottom: 0;
}
.post-detail .thb-social-top .sd-content ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px;
  width: 100%;
}
.post-detail .thb-social-top .sd-content li {
  display: inline-flex;
  padding: 0 4px;
  text-align: center;
  flex: 1;
  margin: 0 0 8px;
}
.post-detail .thb-social-top .sd-content li.share-end {
  display: none;
  flex: 0;
}
.post-detail .thb-social-top .sd-content li .share-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  border: 1px solid #ebebeb !important;
  box-shadow: none !important;
  border-radius: 0;
  width: 100%;
  height: 48px;
  background: transparent;
}
.post-detail .thb-social-top .sd-content li .share-icon:before {
  color: #090909;
  font-size: 16px;
  top: 0;
}
.post-detail .thb-social-top .sd-content li .share-icon:hover {
  background: #090909;
  border-color: #090909 !important;
  color: #fff;
}
.post-detail .thb-social-top .sd-content li .share-icon:hover:before {
  color: #fff;
}
.post-detail .thb-social-top .sd-content li .share-icon:hover span {
  color: #fff;
}
.post-detail .thb-social-top .sd-content li span {
  font-size: 15px;
  color: #090909;
  margin-left: 8px;
  display: none;
}
@media only screen and (min-width: 1068px) {
  .post-detail .thb-social-top .sd-content li span {
    display: inline;
  }
}
.post-detail .thb-article-nav {
  margin-top: 30px;
  padding: 15px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .post-detail .thb-article-nav {
    flex-direction: row;
    justify-content: space-between;
  }
}
.post-detail .thb-article-nav .thb-article-nav-post {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 15px 0;
  max-width: 340px;
  position: relative;
}
.post-detail .thb-article-nav .thb-article-nav-post:before {
  content: "";
  position: absolute;
  top: 50%;
  font-size: 30px;
  line-height: 1;
  font-family: "wild-sports";
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #090909;
}
.post-detail .thb-article-nav .thb-article-nav-post span {
  color: #6b6b6b;
  font-size: 13px;
  margin-bottom: 6px;
}
.post-detail .thb-article-nav .thb-article-nav-post strong {
  color: #090909;
  font-size: 16px;
  font-weight: 500;
}
.post-detail .thb-article-nav .thb-article-nav-post.previous {
  padding-left: 40px;
}
.post-detail .thb-article-nav .thb-article-nav-post.previous:before {
  content: "\e803";
  left: 0;
}
.post-detail .thb-article-nav .thb-article-nav-post.next {
  text-align: right;
  padding-right: 40px;
  margin-left: auto;
}
.post-detail .thb-article-nav .thb-article-nav-post.next:before {
  content: "\e804";
  right: 0;
}
#reviews .commentlist {
  padding-top: 0;
}
#comments {
  margin: 40px 0 0;
}
#comments .woocommerce-Reviews-title {
  display: block;
  font-weight: 500;
  margin-bottom: 30px;
}
#comments .comment-button {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  padding: 35px 0 0;
  cursor: pointer;
}
#comments .comments-container {
  padding: 0;
}
.commentlist {
  list-style: none;
  margin: 0;
  display: block;
  padding-top: 30px;
}
.commentlist > .comment {
  margin-bottom: 35px;
}
.commentlist > .comment.depth-1 {
  border-bottom: 1px solid #ebebeb;
}
.commentlist .pingback .comment-body {
  display: inline;
}
.commentlist .pingback .comment-body .url {
  font-weight: 700;
}
.commentlist .comment-body,
.commentlist .comment_container {
  position: relative;
  padding-left: 80px;
  padding-bottom: 0;
  margin-bottom: 35px;
}
.rtl .commentlist .comment-body,
.rtl .commentlist .comment_container {
  padding-left: 0;
  padding-right: 80px;
}
.commentlist .comment-body .star-rating,
.commentlist .comment-body .comment-form-rating p.stars,
.comment-form-rating .commentlist .comment-body p.stars,
.commentlist
  .comment-body
  .wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars,
.commentlist
  .comment-body
  .products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .commentlist
  .comment-body
  .star-rating,
.commentlist
  .comment-body
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .commentlist
  .comment-body
  .star-rating,
.commentlist .comment_container .star-rating,
.commentlist .comment_container .comment-form-rating p.stars,
.comment-form-rating .commentlist .comment_container p.stars,
.commentlist
  .comment_container
  .wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars,
.commentlist
  .comment_container
  .products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .commentlist
  .comment_container
  .star-rating,
.commentlist
  .comment_container
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .commentlist
  .comment_container
  .star-rating {
  float: right;
}
.rtl .commentlist .comment-body .star-rating,
.rtl .commentlist .comment-body .comment-form-rating p.stars,
.comment-form-rating .rtl .commentlist .comment-body p.stars,
.rtl
  .commentlist
  .comment-body
  .wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars,
.rtl .commentlist .comment_container .star-rating,
.rtl .commentlist .comment_container .comment-form-rating p.stars,
.comment-form-rating .rtl .commentlist .comment_container p.stars,
.rtl
  .commentlist
  .comment_container
  .wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars {
  float: left;
}
.commentlist .comment-body p.meta,
.commentlist .comment_container p.meta {
  display: block;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 700;
  color: #343434;
}
.commentlist .comment:before,
.commentlist .review:before {
  display: none !important;
}
.commentlist .comment .comment_container,
.commentlist .review .comment_container {
  position: relative;
}
.commentlist .comment .woocommerce-review__dash,
.commentlist .review .woocommerce-review__dash {
  display: none;
}
.commentlist .comment .comment-metadata,
.commentlist .comment .woocommerce-review__published-date,
.commentlist .review .comment-metadata,
.commentlist .review .woocommerce-review__published-date {
  display: flex;
  line-height: 1;
  font-size: 14px;
  color: #4f4f4f;
  margin-bottom: 15px;
  font-weight: 400;
}
.commentlist .comment .comment-metadata a,
.commentlist .comment .woocommerce-review__published-date a,
.commentlist .review .comment-metadata a,
.commentlist .review .woocommerce-review__published-date a {
  color: rgba(9, 9, 9, 0.4);
}
.commentlist .comment .comment-metadata a:hover,
.commentlist .comment .woocommerce-review__published-date a:hover,
.commentlist .review .comment-metadata a:hover,
.commentlist .review .woocommerce-review__published-date a:hover {
  color: #090909;
}
.commentlist .comment .comment-metadata .edit-link,
.commentlist .comment .woocommerce-review__published-date .edit-link,
.commentlist .review .comment-metadata .edit-link,
.commentlist .review .woocommerce-review__published-date .edit-link {
  margin-left: 5px;
  text-transform: uppercase;
}
.commentlist .comment .woocommerce-review__published-date,
.commentlist .review .woocommerce-review__published-date {
  margin: 0;
}
.commentlist .comment .woocommerce-review__author,
.commentlist .review .woocommerce-review__author {
  font-style: normal;
  font-weight: 500;
  color: #090909;
  font-size: 16px;
}
.commentlist .comment .vcard,
.commentlist .review .vcard {
  display: block;
  border: 0;
  padding: 0;
  margin: 0 0 10px;
  line-height: 12px;
}
.commentlist .comment .vcard .fn,
.commentlist .review .vcard .fn {
  font-style: normal;
  font-weight: 500;
  color: #090909;
  font-size: 16px;
}
.commentlist .comment .vcard .fn .url,
.commentlist .review .vcard .fn .url {
  color: #090909;
}
.commentlist .comment .vcard .fn:before,
.commentlist .review .vcard .fn:before {
  display: none;
}
.commentlist .comment .vcard .says,
.commentlist .review .vcard .says {
  display: none;
}
.commentlist .comment .avatar,
.commentlist .review .avatar {
  width: 56px;
  height: 56px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}
.rtl .commentlist .comment .avatar,
.rtl .commentlist .review .avatar {
  left: auto;
  right: 0;
}
.commentlist .comment .comment-awaiting-moderation,
.commentlist .review .comment-awaiting-moderation {
  font-size: 10px;
}
.commentlist .comment p,
.commentlist .review p {
  font-size: 14px;
  word-break: break-word;
  margin-bottom: 10px;
}
.commentlist .comment .reply,
.commentlist .review .reply {
  font-size: 14px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  color: #090909;
}
.commentlist .comment .reply svg,
.commentlist .review .reply svg {
  height: 7px;
}
.commentlist .comment .reply svg path,
.commentlist .review .reply svg path {
  fill: #090909;
}
.commentlist .comment .children,
.commentlist .review .children {
  list-style: none;
  margin-left: 18px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .commentlist .comment .children,
  .commentlist .review .children {
    margin-left: 80px;
  }
}
.rtl .commentlist .comment .children,
.rtl .commentlist .review .children {
  margin-left: 0;
  margin-right: 18px;
}
@media only screen and (min-width: 768px) {
  .rtl .commentlist .comment .children,
  .rtl .commentlist .review .children {
    margin-left: 0;
    margin-right: 80px;
  }
}
.commentlist .comment .children .avatar,
.commentlist .review .children .avatar {
  width: 42px;
  height: 42px;
}
.commentlist .comment .children .comment-body,
.commentlist .comment .children .comment-text,
.commentlist .review .children .comment-body,
.commentlist .review .children .comment-text {
  padding-left: 62px;
}
.rtl .commentlist .comment .children .comment-body,
.rtl .commentlist .comment .children .comment-text,
.rtl .commentlist .review .children .comment-body,
.rtl .commentlist .review .children .comment-text {
  padding-left: 0;
  padding-right: 62px;
}
.commentlist .comment .comment-respond,
.commentlist .review .comment-respond {
  margin: 40px 0;
}
.commentlist .comment .comment-respond .comment-reply-title,
.commentlist .review .comment-respond .comment-reply-title {
  margin-bottom: 10px;
}
.comment-respond {
  padding: 2vh 0;
}
@media only screen and (min-width: 1068px) {
  .comment-respond .row {
    margin: 0 -15px;
  }
  .comment-respond .row .columns {
    padding: 0 15px;
  }
}
.comment-respond .comment-reply-title {
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.comment-form p {
  font-size: 14px;
  margin-bottom: 25px;
}
.comment-form p.logged-in-as,
.comment-form p.comment-notes {
  opacity: 0.8;
}
.comment-form.comment-form-comment {
  margin-bottom: 0;
}
.comment-form textarea,
.comment-form input:not(.submit) {
  width: 100%;
}
.comment-form input[type="checkbox"],
.comment-form input[type="radio"] {
  width: auto;
  margin-right: 5px;
}
.comment-form .comment-form-comment,
.comment-form .comment-form-author,
.comment-form .comment-form-email {
  margin: 0;
}
.comment-form .comment-form-cookies-consent label {
  display: inline;
  font-size: 12px;
  margin: 0;
  font-weight: 400;
}
.comment-form-rating p {
  margin-bottom: 27px;
}
.comment-form-rating p.stars {
  display: flex;
  height: 20px;
  max-width: 90px;
  margin-bottom: 20px;
  margin-left: 0;
  font-size: 20px;
  letter-spacing: 0;
}
.rtl .comment-form-rating p.stars {
  margin-left: auto;
  margin-right: 0;
}
.comment-form-rating p.stars:before {
  content: none !important;
}
.comment-form-rating p.stars > span {
  display: flex;
  height: 19px;
}
.comment-form-rating p.stars > span:before {
  content: none !important;
}
.comment-form-rating p.stars a {
  position: relative;
  color: #090909;
  display: inline-block;
  text-indent: -999em;
  width: 18px;
}
.comment-form-rating p.stars a:before {
  position: absolute;
  display: block;
  width: 12px;
  text-indent: 0;
  content: "\e805";
}
.comment-form-rating p.stars a:hover:before {
  content: "\e806";
}
.comment-form-rating p.stars a:hover ~ a {
  color: #090909;
}
.comment-form-rating p.stars a:hover ~ a:before {
  content: "\e805";
}
.comment-form-rating p.stars a.active ~ a:before {
  content: "\e805";
}
.comment-form-rating p.stars:hover a,
.comment-form-rating p.stars.selected a {
  color: #090909;
}
.comment-form-rating p.stars:hover a:before,
.comment-form-rating p.stars.selected a:before {
  content: "\e806";
}
form {
  margin: 0;
}
form fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  border: 1px solid #cacaca;
  padding: 14px 15px;
  height: 46px;
  margin-bottom: 20px;
  color: #090909;
  font-size: 13px;
  font-weight: 400;
  background: #fff;
  max-width: 100%;
  outline: 0;
  font-family: inherit;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  border-color: #090909;
  color: #090909;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="password"],
.wpcf7-form-control-wrap input[type="date"],
.wpcf7-form-control-wrap input[type="datetime"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="number"],
.wpcf7-form-control-wrap input[type="search"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap input[type="time"],
.wpcf7-form-control-wrap input[type="url"],
.wpcf7-form-control-wrap textarea {
  margin-bottom: 20px;
  width: 100%;
}
input[type="text"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid,
input[type="date"].wpcf7-not-valid,
input[type="datetime"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="search"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
input[type="time"].wpcf7-not-valid,
input[type="url"].wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border-color: #e76049;
}
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
textarea:-moz-placeholder {
  font-weight: 400;
  color: #888888;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
textarea::-moz-placeholder {
  font-weight: 400;
  color: #888888;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-weight: 400;
  color: #888888;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-weight: 400;
  color: #888888;
}
input[type="text"].large,
input[type="password"].large,
input[type="date"].large,
input[type="datetime"].large,
input[type="email"].large,
input[type="number"].large,
input[type="search"].large,
input[type="tel"].large,
input[type="time"].large,
input[type="url"].large,
textarea.large {
  height: 46px;
  padding: 17px 20px;
}
input[type="text"].full,
.woocommerce-checkout input[type="text"],
.woocommerce-MyAccount-content input[type="text"],
input[type="password"].full,
.woocommerce-checkout input[type="password"],
.woocommerce-MyAccount-content input[type="password"],
input[type="date"].full,
.woocommerce-checkout input[type="date"],
.woocommerce-MyAccount-content input[type="date"],
input[type="datetime"].full,
.woocommerce-checkout input[type="datetime"],
.woocommerce-MyAccount-content input[type="datetime"],
input[type="email"].full,
.woocommerce-checkout input[type="email"],
.woocommerce-MyAccount-content input[type="email"],
input[type="number"].full,
.woocommerce-checkout input[type="number"],
.woocommerce-MyAccount-content input[type="number"],
input[type="search"].full,
.woocommerce-checkout input[type="search"],
.woocommerce-MyAccount-content input[type="search"],
input[type="tel"].full,
.woocommerce-checkout input[type="tel"],
.woocommerce-MyAccount-content input[type="tel"],
input[type="time"].full,
.woocommerce-checkout input[type="time"],
.woocommerce-MyAccount-content input[type="time"],
input[type="url"].full,
.woocommerce-checkout input[type="url"],
.woocommerce-MyAccount-content input[type="url"],
textarea.full,
.woocommerce-checkout textarea,
.woocommerce-MyAccount-content textarea {
  width: 100%;
}
.wpcf7 .ajax-loader {
  display: none;
}
.wpcf7-checkbox {
  display: block;
  margin-bottom: 20px;
}
.wpcf7-checkbox label {
  padding: 10px;
  border: 1px solid #dedede;
  border-radius: 0px;
  font-size: 13px;
  color: #090909;
  margin: 0;
  min-width: 150px;
}
.wpcf7-checkbox label input {
  margin-right: 5px;
}
.wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin: 0 0 15px;
}
@media only screen and (min-width: 768px) {
  .wpcf7-checkbox .wpcf7-list-item {
    display: inline-block;
  }
  .wpcf7-checkbox .wpcf7-list-item + .wpcf7-list-item {
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.wpcf7-response-output {
  padding: 18px 22px !important;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
.wpcf7-not-valid-tip,
.screen-reader-response {
  display: none !important;
}
.wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
label {
  display: inline-block;
  clear: left;
  font-size: 16px;
  color: #090909;
  margin: 0 0 10px;
  font-weight: 500;
}
label.woocommerce-form__label-for-checkbox.inline
  .woocommerce-form__input-checkbox {
  margin-right: 10px;
}
label.woocommerce-form__label-for-checkbox.inline span {
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  min-height: 185px;
  line-height: 1.6;
  resize: none;
}
.wpcf7-form textarea {
  height: 235px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  padding: 0 15px;
  height: 46px;
  margin-bottom: 20px;
  color: #090909;
  font-size: 13px;
  font-weight: 400;
  background: #fff url("../img/select_arrow.png") calc(100% - 15px) 19px
    no-repeat;
  background-size: 7px 4px;
  position: relative;
}
select.wpcf7-select {
  margin-bottom: 20px;
}
.rtl select {
  background-position: 15px 18px;
}
select[multiple] {
  height: auto;
  background-image: none;
}
.form-row.woocommerce-invalid-required-field
  .select2-container
  .select2-choice {
  border-color: #e76049;
}
.select2.select2-container--default {
  margin-bottom: 20px;
  clear: left;
  font-size: 12px;
  height: 46px;
  max-width: 100%;
}
.select2.select2-container--default .select2-selection__arrow {
  height: 100%;
  background: transparent url("../img/select_arrow.png") calc(100% - 15px) 18px
    no-repeat;
  background-size: 7px 4px;
  width: 26px;
}
.select2.select2-container--default .select2-selection__arrow b {
  display: none;
}
.rtl .select2.select2-container--default .select2-selection__arrow {
  background-position: 10px 18px;
}
.select2.select2-container--default.select2-container--open .select2-selection {
  border-color: #090909;
  background: #fff;
}
.select2.select2-container--default .selection *:focus {
  outline: none;
}
.select2.select2-container--default .select2-selection {
  border-radius: 0px;
  background: #fff;
  border-color: #cacaca;
  height: 46px;
  line-height: 46px;
}
.form-radius-off .select2.select2-container--default .select2-selection {
  border-radius: 0;
}
.select2.select2-container--default
  .select2-selection
  .select2-selection__clear {
  margin-right: 10px;
}
.select2.select2-container--default
  .select2-selection
  .select2-selection__rendered {
  float: none;
  height: 46px;
  line-height: 46px;
  padding-left: 15px;
}
.select2.select2-container--default
  .select2-selection.select2-selection--multiple
  .select2-selection__rendered
  li {
  background: none;
  border: none;
}
.select2-container .select2-dropdown {
  background: #fff;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #090909;
}
.rtl .select2-container .select2-dropdown {
  left: auto;
  right: -9999px;
}
.select2-container .select2-dropdown.select2-dropdown--above {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.select2-container .select2-dropdown.select2-dropdown--below {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.select2-container .select2-dropdown .select2-search {
  padding: 8px;
}
.select2-container .select2-dropdown .select2-search input {
  background: #fff !important;
  margin-bottom: 0px;
  height: 30px;
}
.select2-container .select2-dropdown .select2-results {
  background: transparent;
  font-size: 12px;
}
.select2-container .select2-dropdown .select2-results .select2-results__option {
  margin: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
}
.select2-container
  .select2-dropdown
  .select2-results
  .select2-results__option[aria-selected="true"] {
  background: #ebebeb;
}
.select2-container
  .select2-dropdown
  .select2-results
  .select2-results__option.select2-results__option--highlighted {
  background: #090909;
  border-radius: 0;
  color: #fff;
}
.widget {
  margin-bottom: 30px;
  font-size: 15px;
}
@media only screen and (min-width: 1068px) {
  .widget:last-of-type {
    margin-bottom: 0;
  }
}
.thb-shop-filters .widget {
  margin-bottom: 20px;
}
.widget .wp-block-search__label {
  font-weight: 500;
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 1;
  color: #2eff4f;
}
.thb-shop-filters .widget:first-of-type .thb-widget-title {
  border-top: 0;
}
.widget .thb-widget-title {
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 25px;
  line-height: 1;
  padding-bottom: 15px;
  border-bottom: 1px solid #e4e4e4;
  color: #2f2f2f;
  position: relative;
}
.thb-shop-filters .widget .thb-widget-title {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 20px;
  border-top: 1px solid #ebebeb;
  padding-top: 20px;
}
.thb-shop-filters .widget .thb-widget-title span {
  top: 50%;
}
.widget .thb-widget-title .thb-arrow {
  margin-left: 5px;
  display: inline-flex;
}
@media only screen and (min-width: 1068px) {
  .widget .thb-widget-title .thb-arrow {
    display: none;
  }
}
.widget .thb-widget-title.active {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-color: transparent;
}
.widget .thb-widget-title.active span {
  transform: rotateX(-180deg);
}
.widget .thb-widget-title span {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  width: 24px;
  text-align: right;
  height: 16px;
  font-size: 13px;
  right: 0;
  top: 0;
  transform-origin: center;
  cursor: pointer;
}
.widget .thb-widget-title span:after {
  display: block;
  content: "\e802";
  font-family: "wild-sports";
}
.rtl .widget .thb-widget-title span {
  right: auto;
  left: 0;
}
.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget ul li {
  margin-bottom: 8px;
}
.widget .thb-arrow {
  display: inline-flex;
  cursor: pointer;
  font-size: 18px;
  position: relative;
  top: 1px;
  margin-left: 2px;
}
.widget .thb-arrow i {
  line-height: 1;
  pointer-events: none;
}
.widget.widget_text p:last-of-type {
  margin-bottom: 0;
}
.widget.widget_products .product_list_widget li,
.widget.widget_top_rated_products .product_list_widget li,
.widget.widget_recently_viewed_products .product_list_widget li {
  padding-bottom: 0;
  border-bottom: 0;
}
.widget.widget_categories .children {
  padding: 10px 0 0 15px;
}
.rtl .widget.widget_categories .children {
  padding: 10px 15px 0 0;
}
.widget.widget_recent_comments ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.widget.widget_recent_comments ul li:before {
  content: "\e80a";
  font-family: "wild-sports";
  position: absolute;
  top: 7px;
  line-height: 1;
  left: 0;
  color: #090909;
}
.widget.widget_recent_comments ul li:last-child {
  margin-bottom: 0;
}
.widget.widget_nav_menu li:last-child,
.widget.widget_pages li:last-child,
.widget.widget_meta li:last-child,
.widget.widget_product_categories li:last-child {
  margin-bottom: 0;
}
.widget.widget_nav_menu li.active > a,
.widget.widget_nav_menu li.active > .thb-arrow,
.widget.widget_nav_menu li.active > .count,
.widget.widget_pages li.active > a,
.widget.widget_pages li.active > .thb-arrow,
.widget.widget_pages li.active > .count,
.widget.widget_meta li.active > a,
.widget.widget_meta li.active > .thb-arrow,
.widget.widget_meta li.active > .count,
.widget.widget_product_categories li.active > a,
.widget.widget_product_categories li.active > .thb-arrow,
.widget.widget_product_categories li.active > .count {
  color: #6b6b6b;
}
.widget.widget_nav_menu .sub-menu,
.widget.widget_nav_menu .children,
.widget.widget_pages .sub-menu,
.widget.widget_pages .children,
.widget.widget_meta .sub-menu,
.widget.widget_meta .children,
.widget.widget_product_categories .sub-menu,
.widget.widget_product_categories .children {
  display: none;
  padding: 10px 0 10px 20px;
  list-style: none;
  font-size: 13px;
}
.rtl .widget.widget_nav_menu .sub-menu,
.rtl .widget.widget_nav_menu .children,
.rtl .widget.widget_pages .sub-menu,
.rtl .widget.widget_pages .children,
.rtl .widget.widget_meta .sub-menu,
.rtl .widget.widget_meta .children,
.rtl .widget.widget_product_categories .sub-menu,
.rtl .widget.widget_product_categories .children {
  padding: 10px 20px 10px 0;
}
.widget.widget_nav_menu .sub-menu li:last-child,
.widget.widget_nav_menu .children li:last-child,
.widget.widget_pages .sub-menu li:last-child,
.widget.widget_pages .children li:last-child,
.widget.widget_meta .sub-menu li:last-child,
.widget.widget_meta .children li:last-child,
.widget.widget_product_categories .sub-menu li:last-child,
.widget.widget_product_categories .children li:last-child {
  margin: 0;
}
.widget.widget_rss li {
  margin-bottom: 15px;
}
.widget.widget_rss li .rsswidget {
  font-weight: 600;
}
.widget.widget_rss li .rss-date {
  opacity: 0.8;
}
.widget.widget_rss li .rssSummary {
  font-size: 12px;
  margin-bottom: 5px;
}
.widget.widget_rss li cite {
  font-size: 14px;
}
.widget.widget_shopping_cart .widget_shopping_cart_content {
  width: 100%;
}
.widget.widget_shopping_cart .widget_shopping_cart_content > p {
  border-top: 1px solid #ebebeb;
  padding: 20px 0;
  font-size: 15px;
  margin: 0;
}
.widget.widget_shopping_cart .widget_shopping_cart_content > p:last-of-type {
  padding-bottom: 0;
}
.widget.widget_shopping_cart
  .widget_shopping_cart_content
  > p.woocommerce-mini-cart__buttons {
  border: 0;
  padding: 0;
}
.widget.widget_shopping_cart
  .widget_shopping_cart_content
  > p.woocommerce-mini-cart__empty-message {
  border: 0;
  padding: 30px 0;
}
.widget.widget_shopping_cart .widget_shopping_cart_content ul li {
  margin-bottom: 20px;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__total .amount {
  font-size: inherit;
  font-weight: inherit;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons {
  display: flex;
  flex-direction: column;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button + .button,
.widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .products
  .product
  .product-thumbnail
  .wp-block-button__link
  + .button,
.products
  .product
  .product-thumbnail
  .widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .wp-block-button__link
  + .button,
.widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link
  + .button,
.wc-block-grid__products
  .product
  .product-thumbnail
  .widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .wp-block-button__link
  + .button,
.widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .products
  .product
  .product-thumbnail
  .button
  + .wp-block-button__link,
.products
  .product
  .product-thumbnail
  .widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .button
  + .wp-block-button__link,
.widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .products
  .product
  .product-thumbnail
  .wp-block-button__link
  + .wp-block-button__link,
.products
  .product
  .product-thumbnail
  .widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .wp-block-button__link
  + .wp-block-button__link,
.widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .wc-block-grid__products
  .product
  .product-thumbnail
  .button
  + .wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .button
  + .wp-block-button__link,
.widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link
  + .wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .widget.widget_shopping_cart
  .woocommerce-mini-cart__buttons
  .wp-block-button__link
  + .wp-block-button__link {
  margin-top: 10px;
}
.widget.widget_layered_nav li,
.widget.widget_layered_nav_filters li {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
.widget.widget_layered_nav li > a,
.widget.widget_layered_nav_filters li > a {
  display: block;
  position: relative;
  padding-left: 25px;
  color: #090909;
}
.widget.widget_layered_nav li > a:before,
.widget.widget_layered_nav_filters li > a:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #bababa;
  border-radius: 50%;
  color: #fff;
}
.widget.widget_layered_nav li:hover > a:before,
.widget.widget_layered_nav_filters li:hover > a:before {
  -webkit-box-shadow: inset 0 0 0 2px;
  -moz-box-shadow: inset 0 0 0 2px;
  box-shadow: inset 0 0 0 2px;
  background: #090909;
}
.widget.widget_layered_nav li .count,
.widget.widget_layered_nav_filters li .count {
  display: inline-flex;
  font-size: 12px;
  margin-left: 7px;
}
.widget.widget_layered_nav li.chosen > a:before,
.widget.widget_layered_nav_filters li.chosen > a:before {
  -webkit-box-shadow: inset 0 0 0 1px;
  -moz-box-shadow: inset 0 0 0 1px;
  box-shadow: inset 0 0 0 1px;
  background: #090909;
}
.widget.widget_price_filter .price_slider_wrapper {
  padding-top: 5px;
}
.widget.widget_price_filter .price_slider {
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
  margin-bottom: 20px;
  border-radius: 1px;
}
.widget.widget_price_filter .price_slider .ui-slider-range {
  height: 2px;
  background: #090909;
  position: absolute;
  border-radius: 1px;
}
.widget.widget_price_filter .price_slider .ui-slider-handle {
  display: block;
  outline: none;
  position: absolute;
  top: -6px;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  border: 2px solid #090909;
  background: #2eff4f;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.widget.widget_price_filter .price_slider .ui-slider-handle:last-child {
  margin-left: -14px;
}
.widget.widget_price_filter .price_slider_amount {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  font-weight: 400;
}
.widget.widget_price_filter .price_slider_amount .clear {
  display: none;
}
.widget.widget_price_filter .price_slider_amount input[type="text"] {
  display: none;
}
.widget.widget_price_filter .price_slider_amount .button,
.widget.widget_price_filter
  .price_slider_amount
  .products
  .product
  .product-thumbnail
  .wp-block-button__link,
.products
  .product
  .product-thumbnail
  .widget.widget_price_filter
  .price_slider_amount
  .wp-block-button__link,
.widget.widget_price_filter
  .price_slider_amount
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .widget.widget_price_filter
  .price_slider_amount
  .wp-block-button__link {
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  color: black !important;
  background: none !important;
  height: auto !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.pagination,
.woocommerce-pagination {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  position: relative;
  line-height: 1;
  padding: 40px 0 60px;
}
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  padding: 0 7px;
  justify-content: center;
}
.pagination .page-numbers.current,
.woocommerce-pagination .page-numbers.current {
  color: #6b6b6b;
  position: relative;
}
.pagination .page-numbers.current:after,
.woocommerce-pagination .page-numbers.current:after {
  content: "";
  position: absolute;
  left: 4px;
  right: 4px;
  bottom: -1px;
  border-bottom: 1px solid #6b6b6b;
}
.pagination .next,
.pagination .prev,
.woocommerce-pagination .next,
.woocommerce-pagination .prev {
  position: absolute;
  top: 40px;
  font-size: 12px;
  padding: 0;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 0.05em;
}
.pagination .next,
.woocommerce-pagination .next {
  right: 0;
}
.pagination .prev,
.woocommerce-pagination .prev {
  left: 0;
}
.screen-reader-text {
  display: none;
}
.wp-video {
  max-width: 100%;
}
.wp-video iframe,
.wp-video video {
  max-width: 100%;
  height: auto;
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.alignright,
.alignleft,
.aligncenter,
.bypostauthor {
  color: inherit;
}
.alignright {
  float: right;
  margin: 0 0 0 20px;
}
.alignleft {
  float: left;
  margin: 0 20px 0 0;
}
.alignright img,
.alignleft img,
.aligncenter img {
  max-width: 100%;
}
img.center {
  margin: 0 auto;
  display: block;
}
img.full {
  width: 100%;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.wp-caption {
  position: relative;
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  padding: 13px 0;
  border-bottom: 1px solid #ebebeb;
}
figcaption {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  color: #090909;
  padding: 13px 0;
  width: 100%;
  text-align: center;
  text-transform: none;
  border-bottom: 1px solid #ebebeb;
}
.gallery {
  display: block;
  margin: 0 auto 30px;
  width: 100%;
  clear: both;
}
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery .gallery-item {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 0 1px 1px 0;
  margin: 0;
  -webkit-transition: opacity 0.2s cubic-bezier(0.104, 0.204, 0.492, 1);
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.2s cubic-bezier(0.104, 0.204, 0.492, 1);
  -o-transition: opacity 0.2s cubic-bezier(0.104, 0.204, 0.492, 1);
  transition: opacity 0.2s cubic-bezier(0.104, 0.204, 0.492, 1) false;
}
.gallery .gallery-item:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.gallery .gallery-item img {
  width: 100%;
  max-width: 100%;
}
.gallery .gallery-item .gallery-icon a:not(.thb-pin-it) {
  line-height: 0;
  display: block;
  width: 100%;
}
.gallery .gallery-item .gallery-icon {
  margin: 0;
}
.gallery .gallery-item .gallery-caption {
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 1px;
  padding: 7px 9px;
  background: rgba(9, 9, 9, 0.4);
  color: #fff;
  font-size: 11px;
  line-height: 13px;
  font-weight: 400;
}
@media only screen and (max-width: 1068px) {
  .gallery .gallery-item .gallery-caption {
    max-height: 40%;
  }
}
.more-link {
  display: inline-block;
  font-weight: 600;
  color: #090909;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
}
.more-link:after {
  content: "›";
  display: inline-block;
  margin-left: 7px;
}
.tag-cloud-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  height: 38px;
  border: 1px solid #cacaca;
  color: #090909;
  font-size: 13px !important;
  margin: 0 2px 6px 0;
  line-height: 1;
  font-weight: 400;
}
.rtl .tag-cloud-link {
  margin: 0 0 6px 2px;
}
.tag-cloud-link:hover {
  background-color: #090909;
  color: #fff;
}
.tag-cloud-link .tag-link-count {
  margin-left: 5px;
}
.rtl .tag-cloud-link .tag-link-count {
  margin-left: 0;
  margin-right: 5px;
}
.searchform {
  display: flex;
  position: relative;
  width: 100%;
  max-width: 500px;
}
.searchform input {
  width: 100%;
  margin-bottom: 0;
  border-radius: 32px;
  height: 40x;
  padding-left: 35px;
}
.searchform button {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  background: transparent url("../img/svg/search.svg") center center no-repeat;
  background-size: 16px 16px;
  text-indent: -999em;
}
q,
blockquote p,
.wp-block-quote p,
.post-content blockquote p,
.post-content .wp-block-quote p {
  font-weight: 400;
  color: #090909;
  line-height: 1.25;
  margin: 0;
  font-style: italic;
}
cite {
  font-weight: 400;
  font-size: 15px;
  font-style: normal;
  line-height: 1;
  color: #090909;
}
blockquote,
.wp-block-quote {
  position: relative;
  clear: both;
  border: 0;
  padding: 0 0 0 35px;
  font-size: 24px;
  line-height: 1.5;
  margin: 40px 0;
}
blockquote:before,
.wp-block-quote:before {
  content: "“";
  position: absolute;
  top: -70px;
  left: 0;
  z-index: 0;
  opacity: 0.1;
  line-height: 1;
  font-size: 260px;
  pointer-events: none;
}
blockquote p,
.wp-block-quote p {
  text-rendering: auto;
  font-size: inherit;
}
blockquote cite,
.wp-block-quote cite {
  margin-top: 20px;
}
@media only screen and (min-width: 1068px) {
  blockquote.is-style-large,
  .is-style-large.wp-block-quote {
    font-size: 40px;
  }
}
blockquote.is-style-large p,
.is-style-large.wp-block-quote p {
  font-size: inherit;
  line-height: inherit;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 1em;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
pre.wp-block-verse {
  white-space: nowrap;
  overflow: auto;
}
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
table thead th,
table thead td,
table tfoot th,
table tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 600;
  text-align: left;
}
table tbody th,
table tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}
.thb-page-title {
  margin-bottom: 25px;
}
.page-title {
  line-height: 1;
}
.content404 {
  text-align: center;
  padding: 22vh 0;
}
.content404 h1 {
  line-height: 1;
  margin-bottom: 15px;
}
.content404 p {
  margin-bottom: 30px;
}
.fb_iframe_widget_fluid_desktop span {
  width: 100% !important;
}
.wp-block-pullquote {
  padding: 0;
}
.wp-block-columns {
  margin-bottom: 0;
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 12%;
  border: 1px solid #090909;
  height: 100%;
  box-shadow: inset 0 0 0 5px rgba(46, 255, 79, 0.3);
}
.wp-block-media-text
  .wp-block-media-text__content
  .wp-block-buttons:last-child
  .wp-block-button:last-child {
  margin-bottom: 0;
}
.wp-block-media-text:last-child {
  margin-bottom: 0;
}
.wp-block-button .wp-block-button__link {
  border-width: 0px;
  font-size: 12px;
  font-weight: 500;
  padding: 14px 25px;
  line-height: 1.5;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  border-width: 1px;
}
.wp-block-button.thb-text-link {
  border-bottom: 1px solid #2eff4f;
}
.wp-block-button.thb-text-link .wp-block-button__link {
  background: transparent;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  color: #090909;
}
.alignwide {
  max-width: calc(100vw - 30px);
  margin: 1rem calc(50% - 50vw + 15px);
}
@media only screen and (min-width: 768px) {
  .alignwide {
    max-width: calc(100vw - 100px);
    margin: 1rem calc(50% - 50vw + 50px);
  }
}
@media only screen and (min-width: 1068px) {
  .single-post .sidebar-content-main.has-sidebar .alignwide {
    margin: 0 -6.3953488372%;
  }
}
.alignfull {
  margin: 1rem calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.alignfull:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 1068px) {
  .single-post .sidebar-content-main.has-sidebar .alignfull {
    max-width: 100vw;
    margin-left: calc(50% / 0.5982905983 - 50vw - 100px);
    width: calc(50% + 50vw - 100px);
  }
}
.post-detail .wp-block-gallery {
  margin-bottom: 1rem;
}
.post-detail .wp-block-gallery .blocks-gallery-image,
.post-detail .wp-block-gallery .blocks-gallery-item {
  margin-bottom: 1rem;
}
.wp-block-media-text {
  margin-bottom: 2em;
}
.wp-block-latest-comments {
  margin-left: 0;
}
.has-medium-font-size {
  font-size: 1.2em;
}
.has-large-font-size {
  font-size: 2em;
}
.has-huge-font-size {
  font-size: 3em;
}
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 30px;
  }
}
.wp-block-latest-posts.is-grid {
  margin: 0 -15px;
}
.wp-block-latest-posts.is-grid.alignwide {
  max-width: calc(100vw - 30px);
  margin: 1rem calc(50% - 50vw + 15px);
}
@media only screen and (min-width: 768px) {
  .wp-block-latest-posts.is-grid.alignwide {
    max-width: calc(100vw - 100px);
    margin: 1rem calc(50% - 50vw + 50px);
  }
}
.wp-block-latest-posts.is-grid.alignfull {
  margin: 1rem calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.wp-block-latest-posts.is-grid.alignfull:first-child {
  margin-top: 0;
}
.wp-block-latest-posts.is-grid li {
  padding: 0 15px;
  margin: 0 0 30px;
  width: 100%;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__featured-image {
  margin-bottom: 0;
}
.wp-block-latest-posts.is-grid a {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  display: block;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__featured-image {
  margin-bottom: 20px;
}
.wp-block-latest-posts.is-grid
  .wp-block-latest-posts__featured-image
  .wp-post-image {
  width: 100%;
  object-fit: cover;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-date {
  font-size: 13px;
  color: #6b6b6b;
  font-weight: 400;
  padding-top: 8px;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-excerpt {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 1.5;
  padding-top: 12px;
  margin-top: 0;
}
@media only screen and (min-width: 600px) {
  .wp-block-latest-posts.is-grid.columns-2 li {
    width: 50%;
  }
  .wp-block-latest-posts.is-grid.columns-3 li {
    width: calc(100% / 3);
  }
  .wp-block-latest-posts.is-grid.columns-4 li {
    width: 25%;
  }
  .wp-block-latest-posts.is-grid.columns-5 li {
    width: 20%;
  }
  .wp-block-latest-posts.is-grid.columns-6 li {
    width: calc(100% / 6);
  }
}
.wp-block-cover {
  height: auto;
  padding: 10%;
  margin-bottom: 30px;
}
.wp-block-cover .wp-block-cover__inner-container {
  width: 100%;
}
.wp-block-cover
  .wp-block-cover__inner-container
  .wp-block-buttons:last-child
  .wp-block-button:last-child {
  margin-bottom: 0;
}
.wp-block-cover .wp-block-cover__inner-container h2 {
  margin-bottom: 5px;
}
.wp-block-cover.alignfull,
.wp-block-cover.alignwide {
  padding: 8% 10%;
}
.wp-block-cover.no-block-cover-padding {
  padding: 0;
}
.wp-block-cover.thb-low-cover-padding {
  padding: 5%;
}
.wp-block-cover p {
  line-height: 1.3;
}
.wp-block-cover p:last-of-type {
  margin-bottom: 30px;
}
.wc-block-grid__products {
  margin: 0 -15px;
}
.wc-block-grid__products .wc-block-grid__product {
  border-bottom-width: 0;
}
@media (min-width: 481px) {
  .wc-block-grid__products .wc-block-grid__product {
    border-left-width: 15px;
    border-right-width: 15px;
  }
}
.wc-block-grid__products
  .wc-block-grid__product-add-to-cart
  .add_to_cart_button:after {
  display: none !important;
}
.jetpack-portfolio-shortcode .portfolio-featured-image {
  display: block;
}
.jetpack-portfolio-shortcode
  .portfolio-featured-image
  + .portfolio-entry-title {
  margin-top: 20px;
}
.jetpack-portfolio-shortcode .portfolio-entry-title {
  margin-top: 20px;
  font-weight: 600;
  font-size: 26px;
}
.jetpack-portfolio-shortcode .portfolio-entry-title + .portfolio-entry-meta {
  margin-top: 5px;
}
.jetpack-portfolio-shortcode .portfolio-entry-meta {
  font-size: 14px;
  margin-top: 5px;
}
.jetpack-portfolio-shortcode .portfolio-entry-meta span {
  font-weight: 500;
}
.wp-block-search .wp-block-search__inside-wrapper {
  display: flex;
  position: relative;
  width: 100%;
  max-width: 500px;
}
.wp-block-search .wp-block-search__inside-wrapper input {
  width: 100%;
  margin-bottom: 0;
  border-radius: 16px;
  height: 32px;
  padding-left: 35px;
  border-color: #cacaca;
}
.wp-block-search .wp-block-search__inside-wrapper input:focus {
  border-color: #090909;
}
.wp-block-search .wp-block-search__inside-wrapper button {
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 30px;
  padding: 0;
  margin: 0;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  background: transparent url("../img/svg/search.svg") center center no-repeat;
  background-size: 11px 11px;
  text-indent: -999em;
}
.wp-block-embed iframe {
  max-width: 100%;
}
.wp-block-embed .wp-block-embed__wrapper {
  position: relative;
  background: #090909;
}
.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper::before {
  content: "";
  display: block;
  padding-top: 50%;
}
.wp-block-embed.wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.wp-block-embed
  .wp-embed-responsive
  .wp-embed-aspect-21-9
  .wp-block-embed__wrapper::before {
  padding-top: 42.85%;
}
.wp-block-embed
  .wp-embed-responsive
  .wp-embed-aspect-18-9
  .wp-block-embed__wrapper::before {
  padding-top: 50%;
}
.wp-block-embed
  .wp-embed-responsive
  .wp-embed-aspect-16-9
  .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}
.wp-block-embed
  .wp-embed-responsive
  .wp-embed-aspect-4-3
  .wp-block-embed__wrapper::before {
  padding-top: 75%;
}
.wp-block-embed
  .wp-embed-responsive
  .wp-embed-aspect-1-1
  .wp-block-embed__wrapper::before {
  padding-top: 100%;
}
.wp-block-embed
  .wp-embed-responsive
  .wp-embed-aspect-9-6
  .wp-block-embed__wrapper::before {
  padding-top: 66.66%;
}
.wp-block-embed
  .wp-embed-responsive
  .wp-embed-aspect-1-2
  .wp-block-embed__wrapper::before {
  padding-top: 200%;
}
.wp-block-table table thead {
  border-bottom-width: 2px !important;
}
.wp-block-table table tfoot {
  border-top-width: 2px !important;
}
.wp-block-table table tbody,
.wp-block-table table thead,
.wp-block-table table tfoot {
  border: 1px solid #090909;
}
.wp-block-table table tbody th,
.wp-block-table table tbody td,
.wp-block-table table thead th,
.wp-block-table table thead td,
.wp-block-table table tfoot th,
.wp-block-table table tfoot td {
  border: 1px solid #090909;
}
.wp-block-table.is-style-stripes {
  border-bottom: 0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background: rgba(9, 9, 9, 0.05);
}
.wp-block-table figcaption {
  padding-top: 0;
  margin-bottom: 1rem;
}
.wp-block-image figcaption {
  margin-top: 0;
}
.wp-block-group.alignfull .wp-block-group__inner-container {
  padding: 0 15px;
  max-width: 83.125rem;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .wp-block-group.alignfull .wp-block-group__inner-container {
    padding: 0 50px;
  }
}
.wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars {
  font-size: 18px;
  line-height: 1;
  height: 18px;
  vertical-align: middle;
  max-width: 84px;
}
.thb-cta-background {
  background-size: cover;
  min-height: 522px;
}
.thb-cta-background .wp-block-columns {
  min-height: 522px;
  padding: 100px 0;
}
.wp-block-woocommerce-cart {
  margin-top: 50px;
}
.wp-block-woocommerce-cart .wc-block-components-title {
  margin-bottom: 20px;
}
.wp-block-woocommerce-cart
  .wc-block-components-title.wc-block-cart__totals-title {
  margin-bottom: 10px;
}
.wp-block-woocommerce-cart .wc-block-cart-items thead {
  background: transparent;
  border: 0;
}
.wp-block-woocommerce-cart
  .wc-block-cart-items
  thead
  .wc-block-cart-items__header {
  font-size: 12px;
  color: #090909;
}
.wp-block-woocommerce-cart .wc-block-cart-items tbody {
  border: 0;
}
.wp-block-woocommerce-cart .wc-block-cart-items tbody tr:nth-child(even) {
  background: transparent;
}
.wp-block-woocommerce-cart
  .wc-block-cart-items
  .price
  > span.screen-reader-text {
  display: none;
}
.wp-block-woocommerce-checkout {
  margin-top: 50px;
}
.thb-no-bottom-margin {
  margin-bottom: 0;
}
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  line-height: 1.4;
}
.thb-newsletter-form .wp-block-jetpack-contact-form .grunion-field-wrap {
  border-right: 0;
}
.thb-newsletter-form .wp-block-jetpack-contact-form .grunion-field-wrap input {
  border-color: #fff;
  border-radius: 23px;
}
.thb-newsletter-form .wp-block-jetpack-contact-form .wp-block-jetpack-button {
  text-align: center;
}
.has-drop-cap:not(:focus):first-letter {
  font-size: 6.2em;
  margin: 0.05em 0.1em 0 0;
  font-weight: 700;
}
input[type="submit"],
.button,
.products .product .product-thumbnail .wp-block-button__link,
.wc-block-grid__products .product .product-thumbnail .wp-block-button__link,
.btn,
.pushbutton-wide,
.wp-block-search__button {
  display: inline-block;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 46px;
  line-height: 46px;
  background: #090909;
  color: #fff;
  padding: 0 25px;
  max-width: 100%;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  border: 0;
  outline: 0;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="submit"]:hover,
.button:hover,
.products .product .product-thumbnail .wp-block-button__link:hover,
.wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link:hover,
.btn:hover,
.pushbutton-wide:hover,
.wp-block-search__button:hover {
  background: #6b6b6b;
  color: #fff;
}
input[type="submit"]:focus,
.button:focus,
.products .product .product-thumbnail .wp-block-button__link:focus,
.wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link:focus,
.btn:focus,
.pushbutton-wide:focus,
.wp-block-search__button:focus {
  color: #fff;
}
input[type="submit"].disabled,
input[type="submit"]:disabled,
.button.disabled,
.products .product .product-thumbnail .disabled.wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .disabled.wp-block-button__link,
.button:disabled,
.products .product .product-thumbnail .wp-block-button__link:disabled,
.wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link:disabled,
.btn.disabled,
.btn:disabled,
.pushbutton-wide.disabled,
.pushbutton-wide:disabled,
.wp-block-search__button.disabled,
.wp-block-search__button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
input[type="submit"].white,
.button.white,
.products .product .product-thumbnail .white.wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .white.wp-block-button__link,
.btn.white,
.pushbutton-wide.white,
.wp-block-search__button.white {
  background: #fff;
  color: #090909;
}
input[type="submit"].white:hover,
.button.white:hover,
.products .product .product-thumbnail .white.wp-block-button__link:hover,
.wc-block-grid__products
  .product
  .product-thumbnail
  .white.wp-block-button__link:hover,
.btn.white:hover,
.pushbutton-wide.white:hover,
.wp-block-search__button.white:hover {
  background: #2eff4f;
  color: #fff;
}
input[type="submit"].white-alt,
.button.white-alt,
.products .product .product-thumbnail .white-alt.wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .white-alt.wp-block-button__link,
.btn.white-alt,
.pushbutton-wide.white-alt,
.wp-block-search__button.white-alt {
  background: rgba(255, 255, 255, 0.8);
  color: #090909;
}
input[type="submit"].white-alt:hover,
.button.white-alt:hover,
.products .product .product-thumbnail .white-alt.wp-block-button__link:hover,
.wc-block-grid__products
  .product
  .product-thumbnail
  .white-alt.wp-block-button__link:hover,
.btn.white-alt:hover,
.pushbutton-wide.white-alt:hover,
.wp-block-search__button.white-alt:hover {
  color: #090909;
  background: #fff;
}
input[type="submit"].full,
.button.full,
.products .product .product-thumbnail .full.wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .full.wp-block-button__link,
.btn.full,
.pushbutton-wide.full,
.wp-block-search__button.full {
  width: 100%;
  text-align: center;
}
input[type="submit"][name="update_cart"],
input[type="submit"].style2,
.button[name="update_cart"],
.products
  .product
  .product-thumbnail
  .wp-block-button__link[name="update_cart"],
.wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link[name="update_cart"],
.button.style2,
.products .product .product-thumbnail .style2.wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .style2.wp-block-button__link,
.btn[name="update_cart"],
.btn.style2,
.pushbutton-wide[name="update_cart"],
.pushbutton-wide.style2,
.wp-block-search__button[name="update_cart"],
.wp-block-search__button.style2 {
  border: 1px solid #090909;
  background: transparent;
  color: #090909;
  line-height: 44px;
}
input[type="submit"][name="update_cart"]:hover,
input[type="submit"].style2:hover,
.button[name="update_cart"]:hover,
.products
  .product
  .product-thumbnail
  .wp-block-button__link[name="update_cart"]:hover,
.wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link[name="update_cart"]:hover,
.button.style2:hover,
.products .product .product-thumbnail .style2.wp-block-button__link:hover,
.wc-block-grid__products
  .product
  .product-thumbnail
  .style2.wp-block-button__link:hover,
.btn[name="update_cart"]:hover,
.btn.style2:hover,
.pushbutton-wide[name="update_cart"]:hover,
.pushbutton-wide.style2:hover,
.wp-block-search__button[name="update_cart"]:hover,
.wp-block-search__button.style2:hover {
  background: #090909;
  color: #fff;
}
.pswp__bg {
  background-color: rgba(255, 255, 255, 0.95);
}
.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background: rgba(255, 255, 255, 0.3);
}
.pswp__counter {
  color: #090909;
  opacity: 1;
  font-weight: 400;
  padding: 15px;
  line-height: 1;
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  .pswp__counter {
    padding: 30px;
  }
}
.pswp__caption .pswp__caption__center {
  text-align: center;
  color: #090909;
}
button.pswp__button {
  background: none !important;
}
button.pswp__button span {
  display: inline-block;
  width: 30px;
  height: 38px;
  position: relative;
  pointer-events: none;
}
button.pswp__button.pswp__button--arrow--right:after,
button.pswp__button.pswp__button--arrow--right:before,
button.pswp__button.pswp__button--arrow--left:after,
button.pswp__button.pswp__button--arrow--left:before {
  content: "";
  display: block;
  background-color: #090909 !important;
  height: 1px;
  position: absolute;
  right: 0;
  left: auto;
  top: 44px;
  width: 26px;
  transform-origin: right center;
  transform: rotateZ(45deg);
}
button.pswp__button.pswp__button--arrow--right:after,
button.pswp__button.pswp__button--arrow--left:after {
  transform: rotateZ(-45deg);
}
button.pswp__button.pswp__button--arrow--right {
  text-align: right;
  right: 30px;
}
.pswp__ui--idle button.pswp__button.pswp__button--arrow--right {
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
}
button.pswp__button.pswp__button--arrow--left {
  text-align: left;
  left: 30px;
}
.pswp__ui--idle button.pswp__button.pswp__button--arrow--left {
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
}
button.pswp__button.pswp__button--arrow--left:after,
button.pswp__button.pswp__button--arrow--left:before {
  right: auto;
  left: 0;
  transform-origin: left center;
}
button.pswp__button.pswp__button--fs {
  display: none;
}
.pswp__top-bar button.pswp__button {
  line-height: 1;
  width: 45px;
  height: 45px;
}
@media only screen and (min-width: 768px) {
  .pswp__top-bar button.pswp__button {
    margin: 20px 20px 20px 0;
  }
}
.pswp__top-bar button.pswp__button.pswp__button--close {
  background: url("../img/svg/arrows_remove.svg") center center no-repeat !important;
  background-size: 35px 35px !important;
}
.pswp__top-bar button.pswp__button.pswp__button--zoom {
  margin-right: 0;
  background: url("../img/svg/zoom-in.svg") 50% calc(50% - 1px) no-repeat !important;
  background-size: 20px 20px !important;
}
.flex-direction-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.flex-direction-nav .flex-nav-prev,
.flex-direction-nav .flex-nav-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 1px solid #090909;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -23px;
}
.flex-direction-nav .flex-nav-prev:after,
.flex-direction-nav .flex-nav-next:after {
  display: inline-flex;
  font-family: "wild-sports";
  content: "\e803";
  font-size: 16px;
  font-weight: 400;
}
.flex-direction-nav .flex-nav-prev a,
.flex-direction-nav .flex-nav-next a {
  display: block;
  width: 46px;
  height: 46px;
  position: absolute;
  text-indent: -9999em;
}
.rtl .flex-direction-nav .flex-nav-prev a,
.rtl .flex-direction-nav .flex-nav-next a {
  text-indent: 9999em;
}
.flex-direction-nav .flex-nav-prev:hover,
.flex-direction-nav .flex-nav-next:hover {
  background: #090909;
}
.flex-direction-nav .flex-nav-prev:hover:after,
.flex-direction-nav .flex-nav-next:hover:after {
  color: #fff;
}
.flex-direction-nav .flex-nav-prev:after {
  margin-right: 2px;
}
.flex-direction-nav .flex-nav-next {
  left: auto;
  right: 30px;
}
.flex-direction-nav .flex-nav-next:after {
  content: "\e804";
  margin-left: 2px;
}
.shop-general-title,
.woocommerce-billing-fields h3,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3,
.cart-collaterals h2,
#order_review_heading {
  font-size: 24px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .shop-general-title,
  .woocommerce-billing-fields h3,
  .woocommerce-Address-title h3,
  .woocommerce-MyAccount-content h3,
  .cart-collaterals h2,
  #order_review_heading {
    margin-bottom: 30px;
  }
}
.cart_totals h2 {
  display: none;
}
.blockUI.blockOverlay {
  opacity: 1 !important;
  background: transparent !important;
}
.blockUI.blockOverlay:after {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.woocommerce-placeholder {
  filter: brightness(0.95);
}
.woocommerce form .form-row,
.woocommerce-page .form-row {
  width: 100%;
  display: block;
  float: left;
}
@media only screen and (min-width: 768px) {
  .woocommerce form .form-row.form-row-first,
  .woocommerce form .form-row.form-row-last,
  .woocommerce-page .form-row.form-row-first,
  .woocommerce-page .form-row.form-row-last {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .woocommerce form .form-row.form-row-first,
  .woocommerce-page .form-row.form-row-first {
    padding-right: 30px;
  }
}
.woocommerce form .form-row.create-account,
.woocommerce-page .form-row.create-account {
  margin-bottom: 0;
}
.woocommerce form .form-row.create-account label,
.woocommerce-page .form-row.create-account label {
  margin-bottom: 0;
}
.woocommerce form .form-row.create-account + .create-account,
.woocommerce-page .form-row.create-account + .create-account {
  padding-top: 10px;
}
.woocommerce form .form-row .required,
.woocommerce-page .form-row .required {
  color: red;
  border-bottom: 0;
}
.woocommerce form .form-row input,
.woocommerce form .form-row select,
.woocommerce form .form-row .select2-container,
.woocommerce-page .form-row input,
.woocommerce-page .form-row select,
.woocommerce-page .form-row .select2-container {
  margin: 0;
}
.woocommerce form .woocommerce-form__input-checkbox,
.woocommerce-page .woocommerce-form__input-checkbox {
  margin-right: 5px !important;
}
.amount {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #090909;
}
.price {
  display: block;
  font-size: 14px;
  color: #090909;
}
.price > span {
  display: inline-flex;
  vertical-align: middle;
}
.price .amount {
  color: #090909;
}
.price del {
  color: #6b6b6b;
}
.price del .amount {
  color: #6b6b6b;
}
.price del + ins {
  margin-left: 5px;
}
.price ins,
.price > .amount {
  color: inherit;
  text-decoration: none;
}
.thb-filter-bar {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 1;
  border-top: 1px solid #090909;
  padding-top: 15px;
}
.thb-filter-bar #thb-shop-filters {
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  color: #090909;
  font-weight: 600;
}
.thb-filter-bar #thb-shop-filters svg {
  margin-right: 10px;
  width: 14px;
}
.thb-filter-bar .thb-blog-categories {
  display: block;
  font-size: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.thb-filter-bar .thb-blog-categories li {
  display: inline-block;
  margin: 0 30px 0 0;
}
.thb-filter-bar .thb-blog-categories li a {
  color: #090909;
  text-transform: uppercase;
}
.thb-filter-bar .thb-blog-categories li a:hover,
.thb-filter-bar .thb-blog-categories li a.active {
  color: #6b6b6b;
  text-decoration: underline;
}
.thb-filter-bar .thb-filter-bar-box {
  display: inline-flex;
  align-items: center;
}
@media only screen and (min-width: 1068px) {
  .thb-filter-bar .thb-filter-bar-box + .thb-filter-bar-box {
    margin-left: 25px;
  }
}
.thb-filter-bar .thb-filter-bar-box .filter-bar-title {
  margin-right: 15px;
  font-weight: 600;
  display: none;
}
@media only screen and (min-width: 768px) {
  .thb-filter-bar .thb-filter-bar-box .filter-bar-title {
    display: inline;
  }
}
.thb-filter-bar .thb-filter-bar-box select {
  margin-bottom: 0;
  height: 36px;
  padding: 0 26px 0 13px;
  background-position: calc(100% - 10px) 16px;
}
.thb-filter-bar .thb-products-per-page {
  display: none;
  align-items: center;
}
@media only screen and (min-width: 1068px) {
  .thb-filter-bar .thb-products-per-page {
    display: inline-flex;
  }
}
.thb-filter-bar .woocommerce-ordering {
  display: inline-flex;
}
.thb-woocommerce-header .thb-woocommerce-header-title {
  padding-bottom: 25px;
  display: flex;
  align-items: center;
}
.thb-woocommerce-header
  .thb-woocommerce-header-title
  .thb-woocommerce-header-content {
  flex: 1;
}
.thb-woocommerce-header.thb-page-title .thb-woocommerce-header-title {
  display: block;
  padding-bottom: 0;
}
.thb-woocommerce-header .term-description {
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 16px;
}
.thb-woocommerce-header .term-description p {
  margin-bottom: 0;
  color: inherit;
}
@media only screen and (min-width: 1068px) {
  .thb-woocommerce-header .term-description {
    font-size: 18px;
  }
}
.thb-woocommerce-header h1 {
  line-height: 1;
  margin-bottom: 0;
  margin-top: 5px;
}
@media only screen and (min-width: 1068px) {
  .thb-woocommerce-header h1 {
    font-size: 30px;
  }
}
.thb-woocommerce-header .thb-category-title-container {
  position: relative;
  padding-bottom: 12px;
  display: inline-block;
}
.thb-woocommerce-header .thb-category-dropdown-parent.active h1:after {
  display: inline-flex;
  font-family: "wild-sports";
  content: "\e800";
  margin-left: 8px;
  font-size: 24px;
  font-weight: 400;
}
.rtl .thb-woocommerce-header .thb-category-dropdown-parent.active h1:after {
  margin-left: 0;
  margin-right: 8px;
}
.thb-woocommerce-header .thb-category-dropdown-parent .thb-category-dropdown {
  left: 0;
}
.thb-woocommerce-header
  .thb-category-dropdown-parent
  .thb-category-dropdown
  li {
  font-size: 17px;
}
.thb-woocommerce-header
  .thb-category-dropdown-parent
  .thb-category-dropdown
  li
  a {
  font-weight: 500;
  height: 54px;
}
@media only screen and (min-width: 1068px) {
  .thb-woocommerce-header
    .thb-category-dropdown-parent
    .thb-category-dropdown
    li
    a {
    min-width: 300px;
  }
}
.thb-breadcrumb-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  font-size: 13px;
  min-height: 52px;
  color: #6a6a6a;
  font-weight: 400;
}
.thb-breadcrumb-bar a {
  color: #090909;
}
.woocommerce-products-header {
  display: none;
}
div.quantity {
  display: inline-flex;
  position: relative;
  align-items: center;
  vertical-align: middle;
  color: #090909;
  font-size: 15px;
  border: 1px solid #cacaca;
  height: 40px;
  padding: 0 24px 0 0;
}
div.quantity.hidden {
  display: none;
}
div.quantity .screen-reader-text {
  display: none;
}
div.quantity .qty-label {
  display: none;
}
div.quantity input {
  margin-bottom: 0;
  background: transparent;
  border: 0;
  color: #090909;
  font-size: 15px;
  font-weight: 400;
  height: 38px;
  min-width: 40px;
  padding: 0;
  text-align: center;
}
div.quantity .plus,
div.quantity .minus {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 23px;
  font-size: 12px;
  position: absolute;
  color: #090909;
  border-left: 1px solid #cacaca;
  line-height: 18px;
}
div.quantity .plus:before,
div.quantity .minus:before {
  font-family: "wild-sports";
  content: "\e80b";
}
div.quantity .plus {
  top: 0;
  right: 0;
  height: 20px;
  border-bottom: 1px solid #cacaca;
}
div.quantity .plus:before {
  content: "\e80a";
}
div.quantity .minus {
  bottom: 0;
  right: 0;
  height: 19px;
}
.product_list_widget {
  list-style: none;
  margin: 0;
}
.product_list_widget .remove {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  line-height: 1;
}
.rtl .product_list_widget .remove {
  right: auto;
  left: 0;
}
.product_list_widget li {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  padding-left: 100px;
  padding-right: 25px;
  white-space: normal;
  min-height: 80px;
}
.product_list_widget li.empty {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #090909;
  margin: 30px 0;
}
.product_list_widget li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.rtl .product_list_widget li {
  padding-left: 25px;
  padding-right: 100px;
}
.product_list_widget a:not(.remove) {
  display: block;
  line-height: 1.3;
  font-size: 15px;
  font-weight: 600;
}
.product_list_widget a:before {
  display: none;
}
.product_list_widget a .product-title {
  display: block;
  margin-bottom: 8px;
}
.product_list_widget .wp-post-image,
.product_list_widget .attachment-woocommerce_thumbnail {
  max-width: 80px;
  max-height: 80px;
  object-fit: cover;
  margin-right: 20px;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}
.rtl .product_list_widget .wp-post-image,
.rtl .product_list_widget .attachment-woocommerce_thumbnail {
  left: auto;
  right: 0;
  margin-right: 0;
  margin-left: 20px;
}
.product_list_widget .variation {
  display: block;
  width: 100%;
}
.product_list_widget .woocommerce-Price-amount {
  font-size: 13px;
}
.product_list_widget .quantity {
  margin-top: 2px;
  font-size: 13px;
}
dl.variation {
  display: inline-block;
  width: auto;
  text-align: right;
  margin: 5px 0 0 0;
  font-size: 11px;
}
dl.variation dt {
  float: left;
  padding-right: 5px;
  text-transform: uppercase;
  clear: both;
  margin: 0;
}
dl.variation dd {
  text-align: left;
}
dl.variation dd p {
  margin: 0;
}
.woocommerce-product-search {
  display: flex;
  position: relative;
  width: 100%;
  max-width: 500px;
}
.woocommerce-product-search input {
  width: 100%;
  margin-bottom: 0;
  height: 40px;
  padding-right: 50px;
  border-radius: 20px;
}
.woocommerce-product-search button {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  background: transparent url("../img/svg/search.svg") center center no-repeat;
  background-size: 16px 16px;
  text-indent: -999em;
}
.thb-temp-message,
.woocommerce-message,
.woocommerce-error,
.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info) {
  border: 1px solid #090909;
  width: 100%;
  min-height: 42px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  margin: 0 0 20px;
  padding: 12px 12px 12px 40px;
  font-weight: 400;
  color: #090909;
  font-size: 13px;
}
@media only screen and (min-width: 768px) {
  .thb-temp-message,
  .woocommerce-message,
  .woocommerce-error,
  .woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info) {
    flex-direction: row;
    align-items: center;
  }
}
.thb-temp-message:before,
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info):before {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 13px;
  left: 10px;
  bottom: 0;
  width: 21px;
  height: 21px;
  font-size: 16px;
  content: "\e807";
  color: #090909;
  font-family: "wild-sports";
}
.thb-temp-message .button,
.thb-temp-message .products .product .product-thumbnail .wp-block-button__link,
.products .product .product-thumbnail .thb-temp-message .wp-block-button__link,
.thb-temp-message
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .thb-temp-message
  .wp-block-button__link,
.woocommerce-message .button,
.woocommerce-message
  .products
  .product
  .product-thumbnail
  .wp-block-button__link,
.products
  .product
  .product-thumbnail
  .woocommerce-message
  .wp-block-button__link,
.woocommerce-message
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .woocommerce-message
  .wp-block-button__link,
.woocommerce-error .button,
.woocommerce-error .products .product .product-thumbnail .wp-block-button__link,
.products .product .product-thumbnail .woocommerce-error .wp-block-button__link,
.woocommerce-error
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .woocommerce-error
  .wp-block-button__link,
.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info) .button,
.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info)
  .products
  .product
  .product-thumbnail
  .wp-block-button__link,
.products
  .product
  .product-thumbnail
  .woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info)
  .wp-block-button__link,
.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info)
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info)
  .wp-block-button__link {
  margin-right: 10px;
  height: auto;
  padding: 0;
  color: #6b6b6b;
  line-height: 1;
  background: none;
}
.thb-temp-message .button:hover,
.thb-temp-message
  .products
  .product
  .product-thumbnail
  .wp-block-button__link:hover,
.products
  .product
  .product-thumbnail
  .thb-temp-message
  .wp-block-button__link:hover,
.thb-temp-message
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link:hover,
.wc-block-grid__products
  .product
  .product-thumbnail
  .thb-temp-message
  .wp-block-button__link:hover,
.woocommerce-message .button:hover,
.woocommerce-message
  .products
  .product
  .product-thumbnail
  .wp-block-button__link:hover,
.products
  .product
  .product-thumbnail
  .woocommerce-message
  .wp-block-button__link:hover,
.woocommerce-message
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link:hover,
.wc-block-grid__products
  .product
  .product-thumbnail
  .woocommerce-message
  .wp-block-button__link:hover,
.woocommerce-error .button:hover,
.woocommerce-error
  .products
  .product
  .product-thumbnail
  .wp-block-button__link:hover,
.products
  .product
  .product-thumbnail
  .woocommerce-error
  .wp-block-button__link:hover,
.woocommerce-error
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link:hover,
.wc-block-grid__products
  .product
  .product-thumbnail
  .woocommerce-error
  .wp-block-button__link:hover,
.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info) .button:hover,
.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info)
  .products
  .product
  .product-thumbnail
  .wp-block-button__link:hover,
.products
  .product
  .product-thumbnail
  .woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info)
  .wp-block-button__link:hover,
.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info)
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link:hover,
.wc-block-grid__products
  .product
  .product-thumbnail
  .woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info)
  .wp-block-button__link:hover {
  color: #090909;
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce .woocommerce-form-login-toggle .woocommerce-info {
  display: block;
  transform: none;
  box-shadow: none;
  margin-bottom: 10px;
  padding-left: 20px;
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info:before,
.woocommerce .woocommerce-form-login-toggle .woocommerce-info:before {
  display: none;
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a,
.woocommerce .woocommerce-form-login-toggle .woocommerce-info a {
  font-weight: 500;
  display: inline;
}
.woocommerce .woocommerce-info.wc_points_rewards_earn_points,
.woocommerce .woocommerce-info.wc_points_redeem_earn_points {
  display: block;
  padding-left: 15px;
  box-shadow: none;
  margin-bottom: 15px;
}
.woocommerce .woocommerce-info.wc_points_rewards_earn_points:before,
.woocommerce .woocommerce-info.wc_points_redeem_earn_points:before {
  content: none;
}
.woocommerce .woocommerce-info .amount {
  font-size: 16px;
}
.woocommerce .woocommerce-info .wc_points_rewards_apply_discount {
  margin-left: 10px;
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
}
.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info):before {
  color: #cdb092;
}
.woocommerce-error {
  list-style: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.woocommerce-error:before {
  content: "\f12a";
  color: #eb3845;
}
.woocommerce-error li {
  display: block;
}
.woocommerce-error li:last-of-type {
  margin: 0;
}
.sidebar-container .thb-shop-filters {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 110;
}
@media only screen and (min-width: 1068px) {
  .sidebar-container .thb-shop-filters {
    display: flex;
    position: static;
    padding: 0;
    z-index: 10;
  }
}
.sidebar-container .thb-shop-filters .thb-shop-filter-header {
  background: #fff;
  position: sticky;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  font-weight: 600;
  top: 0;
  flex-shrink: 0;
  z-index: 20;
  padding: 15px;
  border-bottom: 1px solid #090909;
}
@media only screen and (min-width: 768px) {
  .sidebar-container .thb-shop-filters .thb-shop-filter-header {
    padding: 30px 50px;
  }
}
@media only screen and (min-width: 1068px) {
  .sidebar-container .thb-shop-filters .thb-shop-filter-header {
    display: none;
  }
}
.sidebar-container .thb-shop-filters .thb-shop-filter-content {
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  .sidebar-container .thb-shop-filters .thb-shop-filter-content {
    padding: 50px;
  }
}
@media only screen and (min-width: 1068px) {
  .sidebar-container .thb-shop-filters .thb-shop-filter-content {
    padding: 0;
  }
}
.admin-bar .sidebar-container .thb-shop-filters {
  top: 46px;
}
@media screen and (min-width: 601px) {
  .admin-bar .sidebar-container .thb-shop-filters {
    top: 46px;
  }
}
@media screen and (min-width: 783px) {
  .admin-bar .sidebar-container .thb-shop-filters {
    top: 32px;
  }
}
.header-sticky.admin-bar .sidebar-container .thb-shop-filters {
  top: 0;
}
@media screen and (min-width: 601px) {
  .header-sticky.admin-bar .sidebar-container .thb-shop-filters {
    top: 46px;
  }
}
@media screen and (min-width: 783px) {
  .header-sticky.admin-bar .sidebar-container .thb-shop-filters {
    top: 32px;
  }
}
.woocommerce-store-notice {
  position: fixed;
  bottom: 0;
  left: 0;
  font-size: 13px;
  line-height: 1.1;
  width: 100%;
  padding: 10px 15px;
  text-align: center;
  color: #fff;
  background: #090909;
  z-index: 40;
  margin: 0;
}
.woocommerce-store-notice a {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  margin-left: 10px;
}
#product-addons-total {
  clear: both;
}
.shop-bottom-text {
  font-size: 13px;
  padding-top: 40px;
  border-top: 1px solid #ebebeb;
}
.products,
.wc-block-grid__products {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.products .product,
.wc-block-grid__products .product {
  margin-bottom: 20px;
  padding: 0 5px;
}
@media only screen and (min-width: 768px) {
  .products,
  .wc-block-grid__products {
    margin: 0 -15px;
  }
  .products .product,
  .wc-block-grid__products .product {
    margin-bottom: 40px;
    padding: 0 15px;
  }
}
.products.alignwide,
.wc-block-grid__products.alignwide {
  max-width: calc(100vw - 30px);
  margin: 1rem calc(50% - 50vw + 15px);
}
@media only screen and (min-width: 768px) {
  .products.alignwide,
  .wc-block-grid__products.alignwide {
    max-width: calc(100vw - 100px);
    margin: 1rem calc(50% - 50vw + 50px);
  }
}
.products.alignfull,
.wc-block-grid__products.alignfull {
  margin: 1rem calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.products.alignfull:first-child,
.wc-block-grid__products.alignfull:first-child {
  margin-top: 0;
}
.products.row,
.wc-block-grid__products.row {
  min-width: 100%;
  margin: 0 -5px;
}
.products.row .product,
.wc-block-grid__products.row .product {
  margin-bottom: 20px;
  padding: 0 5px;
}
@media only screen and (min-width: 768px) {
  .products.row,
  .wc-block-grid__products.row {
    margin: 0 -15px;
  }
  .products.row .product,
  .wc-block-grid__products.row .product {
    margin-bottom: 40px;
    padding: 0 15px;
  }
}
.products .wc-block-grid__product,
.wc-block-grid__products .wc-block-grid__product {
  padding: 0 !important;
  text-align: left;
}
.rtl .products .wc-block-grid__product,
.rtl .wc-block-grid__products .wc-block-grid__product {
  text-align: right;
}
.products .wc-block-grid__product .wc-block-grid__product-add-to-cart,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-add-to-cart {
  margin: auto 0 0 0;
  line-height: 22px;
}
.products .wc-block-grid__product .wc-block-grid__product-rating,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating {
  margin: -5px auto 20px 0;
  line-height: 1;
}
.rtl .products .wc-block-grid__product .wc-block-grid__product-rating,
.rtl
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating {
  margin: -5px 0 20px auto;
}
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .comment-form-rating
  p.stars
  span,
.comment-form-rating
  .products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  p.stars
  span,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars
  span,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  span,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .comment-form-rating
  p.stars
  span,
.comment-form-rating
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  p.stars
  span,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars
  span,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating
  span {
  padding: 0;
}
.products .wc-block-grid__product .wc-block-grid__product-price,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
  margin-left: 0;
}
.rtl .products .wc-block-grid__product .wc-block-grid__product-price,
.rtl
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-price {
  margin-left: auto;
  margin-right: 0;
}
.products .product,
.wc-block-grid__products .product {
  display: block;
  margin-bottom: 35px;
}
.products .product .thb-product-inner-content,
.wc-block-grid__products .product .thb-product-inner-content {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.products .product .thb-product-inner-content > *:last-child,
.wc-block-grid__products .product .thb-product-inner-content > *:last-child {
  margin-bottom: 0;
}
.products .product .woocommerce-loop-product__title,
.wc-block-grid__products .product .woocommerce-loop-product__title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.4;
}
.products .product .woocommerce-loop-product__title a,
.wc-block-grid__products .product .woocommerce-loop-product__title a {
  text-decoration: none;
}
.products
  .product
  .woocommerce-loop-product__title
  a
  .wc-block-grid__product-title,
.wc-block-grid__products
  .product
  .woocommerce-loop-product__title
  a
  .wc-block-grid__product-title {
  margin: 0;
  font-weight: inherit;
  line-height: inherit;
}
.products .product .product-category,
.wc-block-grid__products .product .product-category {
  line-height: 1;
  margin-bottom: 9px;
}
.products .product .product-category a,
.wc-block-grid__products .product .product-category a {
  color: #6b6b6b;
  font-size: 12px;
  text-decoration: none;
}
.products .product .star-rating,
.products .product .comment-form-rating p.stars,
.comment-form-rating .products .product p.stars,
.products
  .product
  .wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars,
.products
  .product
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .product
  .star-rating,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .products
  .product
  .star-rating,
.wc-block-grid__products .product .star-rating,
.wc-block-grid__products .product .comment-form-rating p.stars,
.comment-form-rating .wc-block-grid__products .product p.stars,
.wc-block-grid__products
  .product
  .wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars,
.products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .wc-block-grid__products
  .product
  .star-rating,
.wc-block-grid__products
  .product
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .star-rating,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-rating
  .product
  .star-rating {
  margin-top: -5px;
  margin-bottom: 20px;
}
.products .product .price,
.wc-block-grid__products .product .price {
  margin-bottom: 15px;
}
.products .product .amount,
.wc-block-grid__products .product .amount {
  font-size: inherit;
}
.products .product .product-thumbnail,
.wc-block-grid__products .product .product-thumbnail {
  margin: 0 0 15px;
  overflow: hidden;
  position: relative;
}
.products .product .product-thumbnail > a,
.wc-block-grid__products .product .product-thumbnail > a {
  display: block;
}
.products .product .product-thumbnail > a .wc-block-grid__product-image,
.wc-block-grid__products
  .product
  .product-thumbnail
  > a
  .wc-block-grid__product-image {
  height: auto;
  margin-bottom: 0;
}
.products .product .product-thumbnail img,
.wc-block-grid__products .product .product-thumbnail img {
  width: 100%;
}
.products .product .product-thumbnail .button,
.products .product .product-thumbnail .wp-block-button__link,
.products .product .product-thumbnail .wp-block-button__link,
.wc-block-grid__products .product .product-thumbnail .button,
.wc-block-grid__products .product .product-thumbnail .wp-block-button__link,
.wc-block-grid__products .product .product-thumbnail .wp-block-button__link {
  margin-top: auto;
  padding: 12px 15px;
  position: absolute;
  bottom: 15px;
  height: auto;
  line-height: 1.5;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  border-radius: 0;
  white-space: normal;
}
@media only screen and (min-width: 1068px) {
  .products .product .product-thumbnail .button,
  .products .product .product-thumbnail .wp-block-button__link,
  .products .product .product-thumbnail .wp-block-button__link,
  .wc-block-grid__products .product .product-thumbnail .button,
  .wc-block-grid__products .product .product-thumbnail .wp-block-button__link,
  .wc-block-grid__products .product .product-thumbnail .wp-block-button__link {
    bottom: 30px;
    padding: 14px 30px;
  }
}
.products .product:hover .product-thumbnail .button,
.products .product:hover .product-thumbnail .wp-block-button__link,
.wc-block-grid__products .product:hover .product-thumbnail .button,
.wc-block-grid__products
  .product:hover
  .product-thumbnail
  .wp-block-button__link {
  opacity: 1;
  pointer-events: auto;
}
.products .product .added_to_cart,
.wc-block-grid__products .product .added_to_cart {
  display: none !important;
}
.products .product .product-thumbnail,
.wc-block-grid__products .product .product-thumbnail {
  overflow: hidden;
}
.up-sells .products,
.related .products,
.cross-sells .products {
  min-width: 100%;
}
.products.related {
  margin: 0;
}
.wc-block-grid__product-onsale,
.onsale {
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.1em;
  z-index: 20;
  text-transform: uppercase;
  margin: 0 !important;
  border: 0;
  border-radius: 0;
  line-height: 1;
  pointer-events: none;
  height: 26px;
  padding: 0 10px;
  background: #ff532e;
}
.products .product-category .thb-category-link {
  display: block;
  text-align: center;
}
.products
  .product-category
  .thb-category-link
  .woocommerce-loop-category__title {
  font-weight: 600;
  font-size: 15px;
  padding: 16px 0 0;
  color: #090909;
  margin: 0;
}
.products
  .product-category
  .thb-category-link
  .woocommerce-loop-category__title
  .count {
  background: none;
}
.thb-product-detail .sidebar {
  display: none;
}
@media only screen and (min-width: 1068px) {
  .thb-product-detail .sidebar {
    display: block;
  }
}
.thb-product-detail .thb-product-main-row {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .thb-product-detail .thb-product-main-row {
    margin-bottom: 80px;
    flex-direction: row;
  }
}
.thb-product-detail .product-gallery-column {
  position: relative;
  width: 100%;
  max-width: 540px;
}
@media only screen and (min-width: 768px) {
  .thb-product-detail .product-gallery-column {
    width: 50%;
  }
}
@media only screen and (min-width: 1068px) {
  .thb-product-detail .product-gallery-column {
    flex: 0.44;
    width: 100%;
  }
}
.thb-product-detail .woocommerce-product-gallery {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .thb-product-detail .woocommerce-product-gallery {
    max-width: 540px;
  }
}
.thb-product-detail
  .woocommerce-product-gallery
  .woocommerce-product-gallery__image
  > a {
  display: block;
}
.thb-product-detail
  .woocommerce-product-gallery
  .woocommerce-product-gallery__image
  > a
  img {
  width: 100%;
}
.thb-product-detail
  .woocommerce-product-gallery
  .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 30;
  padding: 10px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-indent: 9999em;
  background: url("../img/svg/product-zoom.svg") center center no-repeat;
}
.rtl
  .thb-product-detail
  .woocommerce-product-gallery
  .woocommerce-product-gallery__trigger {
  text-indent: -9999em;
}
.thb-product-detail
  .woocommerce-product-gallery
  .woocommerce-product-gallery__trigger
  img {
  visibility: hidden;
  opacity: 0;
}
.thb-product-detail .flex-control-thumbs {
  list-style: none;
  margin: 9px -1px 0;
  padding: 0;
}
.thb-product-detail .flex-control-thumbs li {
  width: 90px;
  float: left;
  position: relative;
  margin-right: 8px;
}
.thb-product-detail .flex-control-thumbs li img {
  border: 1px solid transparent;
}
.thb-product-detail .flex-control-thumbs li img.flex-active {
  border-color: #090909;
}
.thb-product-detail .woocommerce-product-gallery__wrapper {
  margin-bottom: 10px;
  overflow: hidden;
}
.thb-product-detail .product-information {
  margin-top: 30px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .thb-product-detail .product-information {
    margin-top: 0;
    flex: 1;
    width: 50%;
  }
}
@media only screen and (min-width: 1068px) {
  .thb-product-detail .product-information {
    width: 100%;
    flex: 0.56;
  }
}
.thb-product-detail .product-information .summary {
  max-width: 590px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .thb-product-detail .product-information .summary {
    padding: 0 30px;
  }
}
.thb-product-detail .product-information h1 {
  display: block;
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 1.2;
}
.thb-product-detail .product-information .woocommerce-product-rating {
  font-size: 14px;
  margin-bottom: 15px;
}
.thb-product-detail
  .product-information
  .woocommerce-product-rating
  .star-rating,
.thb-product-detail
  .product-information
  .woocommerce-product-rating
  .comment-form-rating
  p.stars,
.comment-form-rating
  .thb-product-detail
  .product-information
  .woocommerce-product-rating
  p.stars,
.thb-product-detail
  .product-information
  .woocommerce-product-rating
  .wc-block-components-review-list-item__rating
  > .wc-block-components-review-list-item__rating__stars {
  margin-right: 5px;
}
.thb-product-detail .product-information .price {
  margin: 12px 0 20px;
}
.thb-product-detail .product-information .price .amount {
  font-size: 24px;
}
.thb-product-detail .product-information .price .price {
  margin: 0;
}
.thb-product-detail .product-information .out-of-stock {
  display: flex;
  height: 48px;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 280px;
  border: 1px solid #cacaca;
  font-size: 12px;
  font-weight: 500;
  color: #ff532e;
  text-transform: uppercase;
}
.thb-product-detail
  .product-information
  .entry-summary
  .woocommerce-product-details__short-description {
  font-size: 16px;
  margin-bottom: 25px;
}
.thb-product-detail
  .product-information
  .entry-summary
  .woocommerce-product-details__short-description
  p {
  font-size: inherit;
  margin-bottom: 10px;
}
.thb-product-detail
  .product-information
  .entry-summary
  .woocommerce-product-details__short-description
  > *:last-child {
  margin-bottom: 0;
}
.thb-product-detail .product-information .product_meta {
  font-size: 12px;
  line-height: 1;
  margin-top: 30px;
}
.thb-product-detail .product-information .product_meta > span {
  display: block;
  margin-bottom: 3px;
  line-height: 1.5;
}
.thb-product-detail .product-information .product_meta > span span {
  color: #090909;
}
.thb-product-detail .product-information .quantity {
  margin-right: 5px;
  height: 42px;
  min-width: 40px;
}
.thb-product-detail
  .product-information
  .quantity
  + .single_add_to_cart_button {
  margin-left: 5px;
}
.thb-product-detail .product-information .quantity .minus {
  height: 21px;
}
.thb-product-detail .product-information .quantity .plus {
  height: 23px;
}
@media only screen and (min-width: 768px) {
  .thb-product-detail .product-information .quantity {
    height: 50px;
  }
  .thb-product-detail .product-information .quantity input {
    height: 48px;
    width: 55px;
  }
  .thb-product-detail .product-information .quantity .minus {
    height: 25px;
  }
  .thb-product-detail .product-information .quantity .plus {
    height: 26px;
  }
}
.thb-product-detail .product-information .single_add_to_cart_button {
  padding: 0 20px;
  vertical-align: middle;
}
@media only screen and (min-width: 1068px) {
  .thb-product-detail .product-information .single_add_to_cart_button {
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    width: 280px;
    max-width: 100%;
  }
}
.thb-product-detail .product-information .thb-product-meta-before {
  font-size: 11px;
  font-weight: 500;
  margin-top: 15px;
  text-transform: uppercase;
  color: #090909;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .thb-product-detail .product-information .thb-product-meta-before {
    flex-direction: row;
    align-items: center;
  }
}
.thb-product-detail .product-information .thb-product-meta-before > div {
  padding-top: 10px;
  display: inline-flex;
  vertical-align: middle;
}
.thb-product-detail .variations_form .reset_variations {
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  left: 0;
}
.thb-product-detail .variations_form .woocommerce-variation-description {
  font-size: 14px;
}
.thb-product-detail .variations_form .woocommerce-variation-price {
  display: none;
}
.thb-product-detail .variations_form .variations {
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 15px;
  position: relative;
}
.thb-product-detail .variations_form .variations tbody {
  border: 0;
  background: none;
}
.thb-product-detail .variations_form .variations tbody tr:nth-child(even) {
  background: none;
}
.thb-product-detail .variations_form .variations tbody td {
  padding: 0;
}
.thb-product-detail .variations_form .variations tbody td.value {
  padding-bottom: 20px;
}
.thb-product-detail .variations_form .variations .label,
.thb-product-detail .variations_form .variations .value {
  display: block;
  width: 100%;
  float: left;
}
.thb-product-detail .variations_form .variations select {
  max-width: 450px;
  margin-bottom: 0;
}
.thb-product-detail .group_table {
  margin-bottom: 20px;
}
.thb-product-detail .group_table td {
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 0;
}
.thb-product-detail .group_table td a {
  font-size: 14px;
}
.thb-product-detail .group_table label {
  font-size: 16px;
  margin-bottom: 0;
}
.wc-tabs-wrapper {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .wc-tabs-wrapper {
    margin-bottom: 45px;
  }
}
.wc-tabs-wrapper .wc-tabs {
  display: block;
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #ebebeb;
}
.wc-tabs-wrapper .wc-tabs li {
  display: inline-block;
  padding: 0;
  margin-right: 35px;
}
.wc-tabs-wrapper .wc-tabs li a {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  padding-bottom: 7px;
  color: #888;
  border-bottom: 3px solid transparent;
}
@media only screen and (min-width: 768px) {
  .wc-tabs-wrapper .wc-tabs li a {
    padding-bottom: 16px;
    margin-bottom: 0;
  }
}
.wc-tabs-wrapper .wc-tabs li a:hover {
  color: #090909;
}
.wc-tabs-wrapper .wc-tabs li.active a {
  color: #090909;
  background: #fff;
  border-color: #090909;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel {
  margin: 0 auto;
}
.wc-tabs-wrapper table.woocommerce-product-attributes tbody {
  border: 0 !important;
  font-size: 14px;
}
.wc-tabs-wrapper table.woocommerce-product-attributes tbody tr {
  border-bottom: 1px solid #ebebeb !important;
  background: transparent;
}
.wc-tabs-wrapper table.woocommerce-product-attributes tbody tr th {
  text-align: left;
  color: #090909;
  font-weight: 500;
}
.rtl .wc-tabs-wrapper table.woocommerce-product-attributes tbody tr th {
  text-align: right;
}
.wc-tabs-wrapper table.woocommerce-product-attributes tbody tr th,
.wc-tabs-wrapper table.woocommerce-product-attributes tbody tr td {
  padding: 15px 15px 15px 0 !important;
}
.wc-tabs-wrapper table.woocommerce-product-attributes tbody tr:nth-child(even) {
  background: transparent !important;
}
.wc-tabs-wrapper table.woocommerce-product-attributes tbody tr:last-child {
  border-bottom: 0 !important;
}
.wc-tabs-wrapper
  table.woocommerce-product-attributes
  tbody
  tr
  .woocommerce-product-attributes-item__value
  p:last-child {
  margin-bottom: 0;
}
.thb-product-nav {
  text-align: right;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  min-width: 52px;
}
.thb-product-nav .thb-product-nav-button {
  display: inline-flex;
  position: relative;
  align-items: center;
  vertical-align: middle;
}
.thb-product-nav .thb-product-nav-button .product-nav-link {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-size: 13px;
  position: relative;
}
.thb-product-nav .thb-product-nav-button .product-nav-link i {
  font-size: 16px;
}
.thb-product-nav
  .thb-product-nav-button
  .product-nav-link
  .thb-icon-left-open-mini {
  margin-right: 3px;
}
.thb-product-nav
  .thb-product-nav-button
  .product-nav-link
  .thb-icon-right-open-mini {
  margin-left: 3px;
}
.thb-product-nav .thb-product-nav-button.product-nav-prev + .product-nav-next {
  margin-left: 20px;
}
.products-title,
.single-product .products > h2,
.cross-sells > h2 {
  width: 100%;
  display: block;
  font-size: 20px;
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 1;
  font-weight: 500;
  padding-top: 32px;
  margin-bottom: 30px;
}
.thb-share-product {
  display: inline-flex;
  align-items: center;
  position: relative;
}
.thb-share-product .sd-title {
  display: none !important;
}
.thb-share-product .sd-title:before {
  content: none;
}
.thb-share-product .sd-content ul {
  display: flex;
  margin-bottom: 0 !important;
}
.thb-share-product .sd-content ul li {
  display: inline-block;
  padding: 0;
  vertical-align: middle;
  width: 28px;
  text-align: left;
  margin: 0 5px 0 0;
}
.thb-share-product .sd-content ul li.share-end {
  display: none;
}
.thb-share-product .sd-content ul li .share-icon {
  padding: 0 3px 3px 0 !important;
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
  font-size: 20px;
}
.thb-share-product .sd-content ul li .share-icon:before {
  color: #090909;
}
.thb-share-product .sd-content ul li .share-icon.share-facebook:hover:before {
  color: #3b5998;
}
.thb-share-product .sd-content ul li .share-icon.share-linkedin:hover:before {
  color: #007bb6;
}
.thb-share-product .sd-content ul li .share-icon.share-twitter:hover:before {
  color: #00aced;
}
.thb-share-product .sd-content ul li .share-icon.share-instagram:hover:before {
  color: #3f729b;
}
.thb-share-product .sd-content ul li .share-icon.share-youtube:hover:before {
  color: #e52d27;
}
.thb-share-product .sd-content ul li .share-icon.share-vkontakte:hover:before {
  color: #45668e;
}
.thb-share-product .sd-content ul li .share-icon.share-pinterest:hover:before {
  color: #bd081c;
}
.thb-share-product .sd-content ul li .share-icon.share-whatsapp:hover:before {
  color: #25d366;
}
.thb-share-product
  .sd-content
  ul
  li
  .share-icon.share-jetpack-whatsapp:hover:before {
  color: #25d366;
}
.thb-share-product .sd-content ul li .share-icon.share-medium:hover:before {
  color: #00ab6c;
}
.thb-share-product .sd-content ul li .share-icon.share-email:hover:before {
  color: #9b9b9b;
}
.thb-share-product .sd-content ul li .share-icon.share-reddit:hover:before {
  color: #ff4500;
}
.thb-share-product .sd-content ul li .share-icon.share-vimeo:hover:before {
  color: #1ab7ea;
}
.thb-share-product .sd-content ul li .share-icon.share-skype:hover:before {
  color: #00aff0;
}
.thb-share-product .sd-content ul li .share-icon.share-telegram:hover:before {
  color: #08c;
}
.thb-share-product .sd-content ul li .share-icon.share-tumblr:hover:before {
  color: #35465c;
}
.thb-share-product .sd-content ul li .share-icon.share-pocket:hover:before {
  color: #ef4056;
}
.thb-share-product .sd-content ul li .share-icon span {
  display: none;
}
@media only screen and (min-width: 1068px) {
  body.woocommerce-account .header {
    margin-bottom: 75px;
  }
}
.woocommerce-account.logged-in .woocommerce {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .woocommerce-account.logged-in .woocommerce {
    flex-direction: row;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100%;
  flex-shrink: 0;
  max-width: 300px;
  padding-right: 30px;
  margin-bottom: 30px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  line-height: 1;
  margin-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a {
  color: #6b6b6b;
  text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content .form-row em {
  font-size: 11px;
}
.woocommerce-account .woocommerce-MyAccount-content mark {
  background: transparent;
  text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-content legend {
  font-size: 20px;
  font-weight: 500;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #090909;
  float: left;
  width: 100%;
}
.woocommerce-account .u-columns {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .woocommerce-account .u-columns {
    flex-direction: row;
  }
}
.woocommerce-account .u-columns .u-column1,
.woocommerce-account .u-columns .u-column2 {
  flex: 1;
}
@media only screen and (min-width: 768px) {
  .woocommerce-account .u-columns .u-column1,
  .woocommerce-account .u-columns .u-column2 {
    padding: 0 9%;
  }
}
.woocommerce-account .woocommerce-form {
  width: 100%;
}
.woocommerce-account .woocommerce-form h2 {
  font-weight: 400;
}
.woocommerce-account .woocommerce-form .input-text {
  width: 100%;
}
.woocommerce-account .u-column2 {
  border-top: 1px solid #ebebeb;
  padding-top: 40px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .woocommerce-account .u-column2 {
    padding-top: 0;
    margin-top: 0;
    border-left: 1px solid #ebebeb;
    border-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  #customer_login h2 {
    font-size: 24px;
  }
}
.woocommerce-form-register p {
  font-size: 14px;
}
.woocommerce-form-register .woocommerce-privacy-policy-text {
  font-size: 12px;
}
.woocommerce-form-register .woocommerce-privacy-policy-text p {
  font-size: inherit;
}
.woocommerce-form-register .woocommerce-password-strength {
  display: flex;
  margin: 4px 0 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 12px 16px;
  background: #ffdada;
  color: #e43737;
}
.woocommerce-form-register .woocommerce-password-strength.medium,
.woocommerce-form-register .woocommerce-password-strength.good {
  background: #d8fcda;
  color: #15a93b;
}
.woocommerce-form-register .woocommerce-password-hint {
  margin-top: 10px;
  display: block;
  font-size: 12px;
  font-weight: 500;
}
.woocommerce-form-login .woocommerce-LostPassword {
  display: flex;
  flex-direction: column;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .woocommerce-form-login .woocommerce-LostPassword {
    flex-direction: row;
    justify-content: space-between;
  }
}
.woocommerce-form-login .woocommerce-LostPassword a {
  display: inline-block;
  clear: left;
  font-size: 14px;
  vertical-align: middle;
}
.woocommerce-form-login .woocommerce-LostPassword label {
  display: inline-flex;
  align-items: center;
}
.woocommerce-form-login .woocommerce-form-login__submit {
  display: block;
}
.addresses {
  margin: 0 -15px;
}
.addresses .col-1,
.addresses .col-2 {
  float: left;
  width: 100%;
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .addresses .col-1,
  .addresses .col-2 {
    width: 50%;
  }
}
.addresses .woocommerce-Address {
  margin-bottom: 40px;
}
.addresses .woocommerce-Address address {
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .addresses .woocommerce-Address {
    margin-bottom: 0;
  }
}
.woocommerce-ResetPassword {
  padding: 10vh 0;
  max-width: 500px;
  margin: 0 auto;
}
.woocommerce-ResetPassword label {
  display: block;
}
.woocommerce-ResetPassword .input-text {
  min-width: 300px;
}
.remove {
  width: 16px;
  height: 16px;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  line-height: 1;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #fff;
  color: rgba(0, 0, 0, 0.3) !important;
  font-weight: 400 !important;
  font-size: 13px !important;
}
.remove:hover {
  color: #fff !important;
  background: #090909;
  border-color: #090909;
}
.coupon {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}
.coupon label {
  display: none;
}
.coupon .input-text {
  margin-bottom: 5px;
  margin-right: 0;
  width: 100%;
}
@media only screen and (min-width: 1068px) {
  .coupon {
    flex-direction: row;
    max-width: 345px;
  }
  .coupon .input-text {
    margin-bottom: 0;
    margin-right: 10px;
  }
}
.thb-cart-column {
  margin-bottom: 35px;
}
.thb-cart-column .shop_table {
  margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
  .thb-cart-column {
    padding-right: 45px;
  }
}
@media only screen and (min-width: 1068px) {
  .thb-cart-column {
    padding-right: 65px;
  }
}
.cart-collaterals {
  position: sticky;
  top: 100px;
  left: 0;
}
.shop_table {
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  text-align: left;
  font-size: 15px;
}
.shop_table .amount {
  font-size: inherit;
}
.shop_table .actions {
  margin-bottom: 15px;
}
@media only screen and (min-width: 1068px) {
  .shop_table .actions {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1068px) {
  .shop_table .actions .coupon {
    float: left;
  }
}
.shop_table .actions > .button,
.shop_table
  .products
  .product
  .product-thumbnail
  .actions
  > .wp-block-button__link,
.products
  .product
  .product-thumbnail
  .shop_table
  .actions
  > .wp-block-button__link,
.shop_table
  .wc-block-grid__products
  .product
  .product-thumbnail
  .actions
  > .wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .shop_table
  .actions
  > .wp-block-button__link {
  width: 100%;
  margin-top: 10px;
}
@media only screen and (min-width: 1068px) {
  .shop_table .actions > .button,
  .shop_table
    .products
    .product
    .product-thumbnail
    .actions
    > .wp-block-button__link,
  .products
    .product
    .product-thumbnail
    .shop_table
    .actions
    > .wp-block-button__link,
  .shop_table
    .wc-block-grid__products
    .product
    .product-thumbnail
    .actions
    > .wp-block-button__link,
  .wc-block-grid__products
    .product
    .product-thumbnail
    .shop_table
    .actions
    > .wp-block-button__link {
    width: auto;
    margin-top: 0;
  }
}
.shop_table th,
.shop_table td {
  padding: 20px 0;
}
@media only screen and (min-width: 1068px) {
  .shop_table th,
  .shop_table td {
    padding: 25px 0;
  }
}
.shop_table th.shipping__inner,
.shop_table td.shipping__inner {
  padding: 0 !important;
}
.shop_table th.shipping__inner .shop_table,
.shop_table td.shipping__inner .shop_table {
  margin: 0;
}
.shop_table th.shipping__inner .shop_table tbody,
.shop_table td.shipping__inner .shop_table tbody {
  border: 0;
}
.shop_table th.shipping__inner .shop_table tbody tr th,
.shop_table th.shipping__inner .shop_table tbody tr td,
.shop_table td.shipping__inner .shop_table tbody tr th,
.shop_table td.shipping__inner .shop_table tbody tr td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.shop_table th.product-name,
.shop_table td.product-name {
  color: #090909;
}
.shop_table th.product-name strong,
.shop_table td.product-name strong {
  font-weight: 400;
}
.shop_table th.product-name dl.variation,
.shop_table td.product-name dl.variation {
  display: block;
}
.shop_table th.product-name .amount.price-mobile,
.shop_table td.product-name .amount.price-mobile {
  display: block;
  margin-top: 5px;
}
@media only screen and (min-width: 1068px) {
  .shop_table th.product-name .amount.price-mobile,
  .shop_table td.product-name .amount.price-mobile {
    display: none;
  }
}
.shop_table thead tr {
  font-size: 12px;
  border-bottom: 2px solid #090909;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  color: #090909;
}
.shop_table thead tr th {
  padding-top: 0;
  padding-bottom: 15px;
}
.shop_table thead tr th:first-child {
  text-align: left;
}
.shop_table thead tr th:last-child {
  text-align: right;
}
@media only screen and (max-width: 1068px) {
  .shop_table thead tr th.product-price,
  .shop_table thead tr th.product-subtotal {
    display: none;
  }
}
@media only screen and (max-width: 1068px) {
  .shop_table thead tr th.product-quantity {
    padding-right: 0;
    text-align: right;
  }
}
.shop_table tbody tr {
  border-bottom: 1px solid #ebebeb;
}
.shop_table tbody tr:last-of-type {
  border-bottom: 0;
}
.shop_table tbody tr th {
  color: #090909;
}
.shop_table tbody tr td {
  padding-right: 20px;
}
@media only screen and (min-width: 1068px) {
  .shop_table tbody tr td {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 1068px) {
  .shop_table tbody tr td.product-remove {
    width: 0;
    padding: 0;
    position: relative;
  }
  .shop_table tbody tr td.product-remove .remove {
    position: absolute;
    top: 10px;
    left: 0;
  }
}
@media only screen and (max-width: 1068px) {
  .shop_table tbody tr td.product-price,
  .shop_table tbody tr td.product-subtotal {
    display: none;
  }
}
@media only screen and (max-width: 1068px) {
  .shop_table tbody tr td.product-quantity {
    padding-right: 0;
    text-align: right;
  }
}
.shop_table tbody tr td.product-name > a {
  line-height: 1.2;
}
@media only screen and (max-width: 1068px) {
  .shop_table tbody tr td.product-name > a {
    font-size: 14px;
  }
}
.shop_table tbody tr td.product-name .mobile-product-price {
  margin-top: 5px;
  font-size: 12px;
}
.shop_table tbody tr td.product-thumbnail {
  max-width: 112px;
}
.shop_table tbody tr td.product-thumbnail > a {
  display: inline-block;
}
.shop_table tbody tr td.product-thumbnail > a img {
  max-width: 80px;
}
.shop_table tbody tr td.actions .button.style2,
.shop_table
  tbody
  tr
  td.actions
  .products
  .product
  .product-thumbnail
  .style2.wp-block-button__link,
.products
  .product
  .product-thumbnail
  .shop_table
  tbody
  tr
  td.actions
  .style2.wp-block-button__link,
.shop_table
  tbody
  tr
  td.actions
  .wc-block-grid__products
  .product
  .product-thumbnail
  .style2.wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .shop_table
  tbody
  tr
  td.actions
  .style2.wp-block-button__link {
  margin-top: 20px;
}
@media only screen and (min-width: 1068px) {
  .shop_table tbody tr td.actions .button.style2,
  .shop_table
    tbody
    tr
    td.actions
    .products
    .product
    .product-thumbnail
    .style2.wp-block-button__link,
  .products
    .product
    .product-thumbnail
    .shop_table
    tbody
    tr
    td.actions
    .style2.wp-block-button__link,
  .shop_table
    tbody
    tr
    td.actions
    .wc-block-grid__products
    .product
    .product-thumbnail
    .style2.wp-block-button__link,
  .wc-block-grid__products
    .product
    .product-thumbnail
    .shop_table
    tbody
    tr
    td.actions
    .style2.wp-block-button__link {
    margin-top: 0px;
  }
}
.shop_table tbody tr td:last-child {
  text-align: right;
  padding-right: 0;
}
.shop_table tbody tr.woocommerce-shipping-totals th {
  vertical-align: top;
  width: 100px;
}
.shop_table tbody tr.woocommerce-shipping-totals td {
  padding-left: 30px;
  text-align: left;
}
.shop_table tbody tr.order-total .amount {
  font-size: 20px;
}
.shop_table tfoot {
  border-top: 1px solid #ebebeb;
}
.shop_table tfoot tr {
  border-bottom: 1px solid #ebebeb;
}
.shop_table tfoot tr:last-of-type {
  border-bottom: 0;
}
.shop_table tfoot tr th {
  color: #090909;
  font-weight: 400;
}
.shop_table tfoot tr td:last-child {
  text-align: right;
  padding-right: 0;
}
.shop_table tfoot tr.woocommerce-shipping-totals th {
  vertical-align: top;
  width: 100px;
}
.shop_table tfoot tr.woocommerce-shipping-totals td {
  padding-left: 30px;
  text-align: left;
}
.cart-collaterals .shop_table tbody tr:first-child th,
.cart-collaterals .shop_table tbody tr:first-child td {
  padding-top: 0;
}
.cart-collaterals .shop_table tbody tr th,
.cart-collaterals .shop_table tbody tr td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.cart-collaterals .shop_table tbody tr th {
  font-weight: 400;
}
.cart-collaterals .shop_table tbody tr td {
  border-bottom: 0;
}
.shop_table.woocommerce-checkout-review-order-table thead tr:first-child th {
  padding-top: 0;
}
.shop_table.woocommerce-checkout-review-order-table
  .woocommerce-shipping-methods
  li:last-of-type {
  margin-bottom: 0;
}
.shop_table.woocommerce-checkout-review-order-table thead tr:first-child,
.shop_table.woocommerce-checkout-review-order-table thead th:first-child {
  min-width: 150px;
}
.shop_table.woocommerce-checkout-review-order-table th,
.shop_table.woocommerce-checkout-review-order-table td {
  padding-top: 15px;
  padding-bottom: 15px;
}
.shop_table.woocommerce-checkout-review-order-table td.product-name {
  font-size: 14px;
}
@media only screen and (min-width: 1068px) {
  .shop_table.woocommerce-checkout-review-order-table td.product-name {
    min-width: 200px;
  }
}
.wc-proceed-to-checkout .button,
.wc-proceed-to-checkout
  .products
  .product
  .product-thumbnail
  .wp-block-button__link,
.products
  .product
  .product-thumbnail
  .wc-proceed-to-checkout
  .wp-block-button__link,
.wc-proceed-to-checkout
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .wc-proceed-to-checkout
  .wp-block-button__link {
  width: 100%;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
}
.woocommerce-shipping-methods {
  display: inline-block;
  list-style: none;
  text-align: left;
  margin: 0;
  font-size: 14px;
}
.woocommerce-shipping-methods li {
  margin-bottom: 10px;
}
.woocommerce-shipping-methods label {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}
.woocommerce-shipping-methods input {
  vertical-align: middle;
}
.woocommerce-shipping-methods input[type="radio"] + label {
  margin: 0 0 0 5px;
}
.woocommerce-shipping-methods + .woocommerce-shipping-destination {
  font-size: 14px;
}
.woocommerce-shipping-calculator {
  text-align: left;
}
.woocommerce-shipping-calculator .shipping-calculator-button {
  display: block;
  font-size: 14px;
  font-weight: 500;
}
.woocommerce-shipping-calculator .button,
.woocommerce-shipping-calculator
  .products
  .product
  .product-thumbnail
  .wp-block-button__link,
.products
  .product
  .product-thumbnail
  .woocommerce-shipping-calculator
  .wp-block-button__link,
.woocommerce-shipping-calculator
  .wc-block-grid__products
  .product
  .product-thumbnail
  .wp-block-button__link,
.wc-block-grid__products
  .product
  .product-thumbnail
  .woocommerce-shipping-calculator
  .wp-block-button__link {
  width: 100%;
}
.woocommerce-shipping-calculator .shipping-calculator-form {
  text-align: left;
  padding-top: 15px;
}
.woocommerce-shipping-calculator .shipping-calculator-form .input-text {
  width: 100%;
}
.woocommerce-shipping-calculator .shipping-calculator-form p {
  margin-bottom: 5px;
}
.woocommerce-shipping-calculator .shipping-calculator-form p:last-of-type {
  margin-bottom: 0;
}
.cart_totals {
  padding: 15px;
  border: 1px solid #090909;
  box-shadow: inset 0 0 0 5px rgba(46, 255, 79, 0.3);
}
@media only screen and (min-width: 1068px) {
  .cart_totals {
    padding: 30px;
  }
}
form.woocommerce-checkout {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .thb-checkout-form-column {
    padding-right: 45px;
  }
}
.thb-checkout-form-column #billing_address_1_field,
.thb-checkout-form-column #shipping_address_1_field {
  margin-bottom: 10px;
}
.thb-checkout-form-column .woocommerce-billing-fields {
  margin-bottom: 10px;
}
.wc_payment_methods {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wc_payment_methods li {
  border-top: 1px solid #ebebeb;
  padding: 20px 0;
}
.wc_payment_methods li .input-radio {
  margin-right: 12px;
}
.wc_payment_methods li label {
  font-weight: 500;
  margin-bottom: 0;
}
.wc_payment_methods li .payment_box {
  font-size: 14px;
  padding-left: 30px;
  padding-top: 15px;
}
.wc_payment_methods li .payment_box *:last-child {
  margin-bottom: 0;
}
.wc_payment_methods li.payment_method_paypal label img {
  height: 20px;
  margin: 0 20px;
  vertical-align: middle;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  font-size: 12px;
}
.woocommerce-terms-and-conditions-wrapper .input-checkbox {
  margin-right: 15px;
}
.woocommerce-terms-and-conditions-wrapper label {
  font-size: 14px;
}
.woocommerce-terms-and-conditions-wrapper label a {
  color: #2eff4f;
}
.woocommerce-terms-and-conditions-wrapper label a:hover {
  color: #090909;
}
#place_order {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  height: 55px;
  line-height: 55px;
}
.woocommerce-order-overview {
  border: 2px dashed #7a7a7a;
  list-style: none;
  padding: 4%;
  margin: 0 0 50px;
  color: #090909;
}
.woocommerce-order-details .woocommerce-column__title {
  font-size: 24px;
  margin-bottom: 30px;
}
.woocommerce-order-details .woocommerce-order-details__title {
  font-size: 24px;
  margin-bottom: 30px;
}
.woocommerce-order-details .shop_table.order_details {
  margin-bottom: 30px;
}
.woocommerce-order-details .shop_table.order_details tbody tr td,
.woocommerce-order-details .shop_table.order_details tfoot tr th,
.woocommerce-order-details .shop_table.order_details tfoot tr td {
  padding: 15px 0;
}
.footer {
  padding: 40px 0;
  margin-top: 40px;
  background: #1e1e1e;
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .footer {
    margin-top: 60px;
    padding: 60px 0 50px;
  }
}
.home .footer {
  margin-top: 0;
}
.footer.footer-full-width-on > .row {
  max-width: none;
}
.footer a {
  color: #efefef;
}
.footer a:hover {
  color: #2eff4f;
}
.footer .widget .thb-widget-title {
  color: #fff;
  border-bottom: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 1068px) {
  .footer .footer-large-left-column {
    margin-right: auto;
  }
}
@media only screen and (min-width: 1068px) {
  .footer .footer-large-right-column {
    margin-left: auto;
  }
}
.subfooter {
  background: #1e1e1e;
  width: 100%;
  z-index: 10;
  font-size: 12px;
  padding: 0 0 45px;
  position: relative;
  color: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 768px) {
  .subfooter {
    padding: 0 0 75px;
  }
}
.subfooter p {
  font-size: inherit;
  margin-bottom: 0;
}
.subfooter a {
  color: #fff;
}
.subfooter a:hover {
  color: #2eff4f;
}
.subfooter.subfooter-full-width-on .row.subfooter-row {
  max-width: none;
}
#scroll_to_top {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2eff4f;
  border: 2px solid #090909;
  color: #090909;
  position: fixed;
  bottom: -50px;
  right: 15px;
  z-index: 100;
}
.rtl #scroll_to_top {
  right: auto;
  left: 15px;
}
#scroll_to_top.active {
  bottom: 15px;
}
#scroll_to_top:hover {
  background: #090909;
}
#scroll_to_top:hover svg path {
  fill: #fff;
}
