@charset "UTF-8";
/*------------------------------------------------------------------
Foundation
*/
/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! 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: #f7f7f3;
  font-family: "system-ui", "San Francisco", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", Arial, sans-serif;
  font-weight: normal;
  line-height: 1.6;
  color: #404b3b;
  -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.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  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: 500;
  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: 1.75rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 0.875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 1.875rem;
  }
  h3, .h3 {
    font-size: 1.5rem;
  }
  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: 81.25rem;
  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.6;
}

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


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.6;
  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;
    print-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: 81.25rem;
  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;
  }
}

/*------------------------------------------------------------------
Variables
*/
/*------------------------------------------------------------------
Utilities
*/
.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, .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 {
  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 {
  clear: both;
}

.transition {
  transition: all 1s cubic-bezier(0.104, 0.204, 0.492, 1);
}

.quick-transition, a, #wrapper .click-capture, .header, .header.fixed:before, .thb-secondary-area .thb-quick-cart .count, #mobile-menu, .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, input[type="submit"],
.button,
.btn,
.pushbutton-wide,
.wp-block-search__button, button.pswp__button, .pswp--has_mouse button.pswp__button, .thb-side-filters, .thb-share-product .sd-content ul li .share-icon, #side-cart {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}

.mid-transition, .thb-full-menu .sub-menu li a, .thb-full-menu .sub-menu li.menu-item-has-children > a:after, .thb-filter-bar .thb-category-top-link:after, .products .product-category .thb-product-category-image img, .wc-tabs-wrapper .wc-tabs li a:after {
  transition: all 0.5s cubic-bezier(0.104, 0.204, 0.492, 1);
}

.general-shadow-styles.small-shadow {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.07);
}

.general-shadow-styles.medium-shadow {
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.07);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.07);
}

.general-shadow-styles.large-shadow {
  -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.07);
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.07);
}

.general-shadow-styles.xlarge-shadow {
  -webkit-box-shadow: 0 8px 40px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 8px 40px rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.08);
}

.admin-bar .admin-style, .admin-bar .subheader, .admin-bar .header.fixed, .admin-bar .thb-side-filters {
  top: 0;
}

@media screen and (min-width: 601px) {
  .admin-bar .admin-style, .admin-bar .subheader, .admin-bar .header.fixed, .admin-bar .thb-side-filters {
    top: 46px;
  }
}

@media screen and (min-width: 783px) {
  .admin-bar .admin-style, .admin-bar .subheader, .admin-bar .header.fixed, .admin-bar .thb-side-filters {
    top: 32px;
  }
}

.flex-video {
  margin: 0 0 20px;
  position: relative;
}

.vc_video-aspect-ratio-235 .flex-video.widescreen {
  padding-bottom: 42.5%;
}

.flex-video .wp-video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100% !important;
}

.no-padding, .row .row.no-padding {
  margin: 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;
  }
}

/* 5 Columns */
.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%;
  }
}

/* Others */
@media only screen and (min-width: 768px) {
  .thb-fixed, .thb-product-detail .product-information .entry-summary {
    position: -webkit-sticky;
    position: sticky;
    top: 116px;
  }
  .admin-bar .thb-fixed, .admin-bar .thb-product-detail .product-information .entry-summary, .thb-product-detail .product-information .admin-bar .entry-summary {
    top: 162px;
  }
}

@media screen and (min-width: 783px) {
  .admin-bar .thb-fixed, .admin-bar .thb-product-detail .product-information .entry-summary, .thb-product-detail .product-information .admin-bar .entry-summary {
    top: 132px;
  }
}

/* Padding Sizes */
.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: 0;
}

.thb-padding-sizes.no-padding .columns {
  padding: 0;
  margin-bottom: 0;
}

/* Google */
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;
}

/* Heading Letter Spacing */
.thb-heading-letterspacing {
  letter-spacing: 0.15em;
}

/* star-rating */
.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: "peakshops" !important;
  color: #f68d53;
  margin: 0 auto;
}

.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: #f68d53;
  font-family: "peakshops" !important;
  content: "\e80c \e80c \e80c \e80c \e80c" !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: #f68d53;
  content: "\e804 \e804 \e804 \e804 \e804" !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: 'peakshops';
  src: url("data:application/octet-stream;base64,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") format("woff"), url("data:application/octet-stream;base64,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") format("truetype");
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'peakshops';
    src: url('../font/peakshops.svg?25769314#peakshops') format('svg');
  }
}
*/
[class^="thb-icon-"]:before, [class*=" thb-icon-"]:before {
  font-family: "peakshops";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.thb-icon-down-open-mini:before {
  content: '\e800';
}

/* '' */
.thb-icon-right-open-mini:before {
  content: '\e801';
}

/* '' */
.thb-icon-mail:before {
  content: '\e802';
}

/* '' */
.thb-icon-link:before {
  content: '\e803';
}

/* '' */
.thb-icon-star:before {
  content: '\e804';
}

/* '' */
.thb-icon-retweet:before {
  content: '\e805';
}

/* '' */
.thb-icon-favorite:before {
  content: '\e806';
}

/* '' */
.thb-icon-check:before {
  content: '\e807';
}

/* '' */
.thb-icon-right-open-big:before {
  content: '\e808';
}

/* '' */
.thb-icon-left-open-big:before {
  content: '\e809';
}

/* '' */
.thb-icon-comment-1:before {
  content: '\e80a';
}

/* '' */
.thb-icon-left-open-mini:before {
  content: '\e80b';
}

/* '' */
.thb-icon-star-empty:before {
  content: '\e80c';
}

/* '' */
.thb-icon-heart:before {
  content: '\e80d';
}

/* '' */
.thb-icon-eye:before {
  content: '\e80e';
}

/* '' */
.thb-icon-up-open-mini:before {
  content: '\e80f';
}

/* '' */
.thb-icon-ok:before {
  content: '\e810';
}

/* '' */
.thb-icon-info:before {
  content: '\e811';
}

/* '' */
.thb-icon-twitter:before {
  content: '\f099';
}

/* '' */
.thb-icon-facebook:before {
  content: '\f09a';
}

/* '' */
.thb-icon-linkedin:before {
  content: '\f0e1';
}

/* '' */
.thb-icon-comment:before {
  content: '\f0e5';
}

/* '' */
.thb-icon-attention-alt:before {
  content: '\f12a';
}

/* '' */
.thb-icon-youtube:before {
  content: '\f16a';
}

/* '' */
.thb-icon-instagram:before {
  content: '\f16d';
}

/* '' */
.thb-icon-vkontakte:before {
  content: '\f189';
}

/* '' */
.thb-icon-wechat:before {
  content: '\f1d7';
}

/* '' */
.thb-icon-pinterest:before {
  content: '\f231';
}

/* '' */
.thb-icon-whatsapp:before {
  content: '\f232';
}

/* '' */
.thb-icon-medium:before {
  content: '\f23a';
}

/* '' */
.thb-icon-vimeo:before {
  content: '\f27d';
}

/* '' */
.thb-icon-reddit-alien:before {
  content: '\f281';
}

/* '' */
/*------------------------------------------------------------------
Structure
*/
body {
  font-size: 18px;
  overflow-wrap: break-word;
}

a {
  color: #424935;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  color: #9e524f;
}

a:focus {
  outline: none;
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #424935;
}

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: #424935;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 400;
}

hr {
  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;
  background-image: -owg-radial-gradient(circle at center, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2));
  background-image: -webkit-radial-gradient(circle at center, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2));
  background-image: -moz-radial-gradient(circle at center, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2));
  background-image: -o-radial-gradient(circle at center, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2));
  background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2));
}

#wrapper.open-cc .click-capture {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}

#wrapper.open-filters #side-filters {
  display: block;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}

#wrapper.open-cart #side-cart {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}

#wrapper.open-menu #mobile-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}

/* Not Found */
.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;
}

.sidebar-container {
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 1068px) {
  .sidebar-container {
    flex-direction: row;
    justify-content: space-between;
  }
}

@media only screen and (min-width: 1068px) {
  .sidebar-container.sidebar-right {
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 1068px) {
  .sidebar-container.sidebar-right .sidebar + .sidebar-content-main {
    padding-right: 120px;
    padding-left: 0;
  }
  .rtl .sidebar-container.sidebar-right .sidebar + .sidebar-content-main {
    padding-left: 0px;
    padding-right: 120px;
  }
}

.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: 300px;
  }
}

.sidebar-container .sidebar + .sidebar-content-main {
  padding-right: 0;
}

@media only screen and (min-width: 1068px) {
  .sidebar-container .sidebar + .sidebar-content-main {
    padding-left: 120px;
    max-width: 990px;
  }
  .rtl .sidebar-container .sidebar + .sidebar-content-main {
    padding-right: 0;
    padding-left: 120px;
  }
}

.sidebar-container .sidebar-content-main {
  max-width: 100%;
  width: 100%;
}

@media only screen and (min-width: 1068px) {
  .sidebar-container .sidebar-content-main {
    padding-right: 120px;
  }
  .rtl .sidebar-container .sidebar-content-main {
    padding-right: 0;
    padding-left: 120px;
  }
}

.sidebar-container .sidebar-content-main.no-sidebar {
  padding: 0;
}

.sidebar-container .sidebar-content-main .woocommerce-products-header {
  display: none;
}

/*------------------------------------------------------------------
Header
*/
.subheader {
  display: flex;
  align-items: center;
  background: #404b3b;
  text-align: center;
  font-size: 13px;
  width: 100%;
  line-height: 1;
  padding: 9px 0;
  font-weight: 400;
  margin: 0;
  color: #f4ead5;
  letter-spacing: 0.05em;
}

.subheader.light {
  background: #272525;
  color: #fff;
}

.subheader.light a,
.subheader.light a:hover {
  color: #fff;
}

.subheader p {
  margin: 0;
}

.logo-holder {
  display: inline-flex;
  flex-shrink: 0;
  margin: 0 auto;
  max-width: 100%;
}

.logo-holder .logolink {
  display: inline-flex;
  position: relative;
  align-items: center;
}

.logo-holder .logoimg {
  max-height: 16px;
  object-fit: contain;
}

.logo-holder .logo-text {
  font-size: 26px;
  font-weight: 600;
}

.header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  top: 0;
  left: 0;
  position: relative;
  z-index: 30;
  width: 100%;
  user-select: none;
  background: #f7f7f3;
  border-bottom: 1px solid #e4e5e0;
  margin-bottom: 20px;
}

@media only screen and (min-width: 1068px) {
  .header {
    margin-bottom: 35px;
  }
}

.page:not(.woocommerce-page) .header,
.single-product .header {
  margin-bottom: 0;
}

.page.page-template-template-pagetitle .header {
  margin-bottom: 20px;
}

@media only screen and (min-width: 1068px) {
  .page.page-template-template-pagetitle .header {
    margin-bottom: 35px;
  }
}

.header .logo-menu-wrapper {
  display: inline-flex;
}

.header .header-logo-row {
  width: 100%;
  padding: 10px 0;
  position: relative;
  z-index: 5;
}

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

@media only screen and (min-width: 1068px) {
  .header .mobile-toggle-holder {
    display: none;
  }
}

.header .thb-navbar {
  display: none;
}

@media only screen and (min-width: 1068px) {
  .header .thb-navbar {
    display: inline-flex;
  }
}

@media only screen and (min-width: 1068px) {
  .header .header-logo-row {
    padding: 5px 0;
  }
}

.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;
  padding: 10px 0;
  list-style: none;
  line-height: 1;
  flex-wrap: wrap;
}

.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;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  color: #424935;
  letter-spacing: 0.15em;
}

.header.fixed .thb-full-menu > .menu-item > a {
  align-items: center;
}

.thb-full-menu > .menu-item > a:hover {
  color: #9e524f;
}

.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: #9e524f;
}

.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: "peakshops";
  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;
}

.rtl .thb-full-menu .sub-menu {
  text-align: right;
  left: auto;
  right: -30px;
}

.thb-full-menu .sub-menu li {
  display: block;
  font-size: 10px;
  line-height: 1.1;
  text-transform: uppercase;
  border-bottom: 1px solid #424935;
}

.thb-full-menu .sub-menu li:last-child {
  border-bottom: 0;
}

.thb-full-menu .sub-menu li a {
  display: flex;
  padding: 5px 18px;
  height: 38px;
  font-size: inherit;
  font-weight: 500;
  letter-spacing: 0.07em;
  align-items: center;
  justify-content: space-between;
  will-change: opacity;
  position: relative;
  color: #424935;
  min-width: 150px;
}

.thb-full-menu .sub-menu li a sup {
  margin-left: 5px;
}

.thb-full-menu .sub-menu li a:hover {
  background: #e4e5e0;
}

.thb-full-menu .sub-menu 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-full-menu .sub-menu li a:hover:after {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
}

.thb-full-menu .sub-menu li a.thb-menu-image-link {
  display: block;
}

.thb-full-menu .sub-menu li a.thb-menu-image-link:before, .thb-full-menu .sub-menu li a.thb-menu-image-link:after {
  content: none;
}

.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: "peakshops";
  content: "\e801";
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
  width: 8px;
  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-full-menu.thb-currency-switcher > .menu-item + .menu-item, .thb-full-menu.thb-language-switcher > .menu-item + .menu-item {
  margin-left: 12px;
}

.thb-dropdown-style, .thb-full-menu .sub-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #f7f7f3;
  position: absolute;
  z-index: 10;
  text-align: left;
  top: 100%;
  left: -18px;
  display: none;
  z-index: 40;
  border: 1px solid #424935;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.thb-secondary-area {
  margin-left: auto;
  display: flex;
}

.thb-secondary-area.thb-search-active .thb-secondary-item.thb-quick-search .thb-search-toggle {
  display: block;
}

.thb-secondary-area .thb-secondary-item {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  padding: 10px 0;
}

.thb-secondary-area .thb-secondary-item .thb-item-text {
  display: none;
  font-size: 12px;
  font-weight: 600;
  color: #424935;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  .thb-secondary-area .thb-secondary-item .thb-item-text {
    display: inline-flex;
  }
}

.thb-secondary-area .thb-secondary-item > span,
.thb-secondary-area .thb-secondary-item > div {
  display: inline-flex;
}

.thb-secondary-area .thb-secondary-item svg {
  height: 17px;
  width: auto;
  fill: #424935;
}

.thb-secondary-area .thb-secondary-item svg.thb-search-icon {
  height: 12px;
}

.thb-secondary-area .thb-secondary-item + .thb-secondary-item {
  margin-left: 22px;
}

.thb-secondary-area .thb-secondary-item .count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 21px;
  height: 21px;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  background: #424935;
  border-radius: 50%;
  margin-left: 5px;
}

@media only screen and (min-width: 768px) {
  .thb-secondary-area .thb-secondary-item .count {
    margin-left: 10px;
  }
}

.thb-secondary-area .thb-secondary-item .thb-item-icon-wrapper {
  display: inline-flex;
  position: relative;
  align-items: center;
  margin-right: 12px;
}

.thb-secondary-area .thb-secondary-item.thb-quick-search {
  position: relative;
  display: none;
}

@media only screen and (min-width: 768px) {
  .thb-secondary-area .thb-secondary-item.thb-quick-search {
    display: inline-flex;
  }
}

.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-item-icon-wrapper {
  z-index: 40;
}

.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle {
  display: none;
  position: absolute;
  z-index: 30;
  top: 100%;
  right: 0;
  background: transparent;
  width: 220px;
}

@media only screen and (min-width: 768px) {
  .thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle {
    width: 320px;
  }
}

.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle .thb-header-inline-search {
  position: relative;
  width: 100%;
  display: inline-flex;
}

.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle .thb-header-inline-search .woocommerce-product-search.thb-loading:after, .thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle .thb-header-inline-search .woocommerce-product-search.blockUI.blockOverlay:after {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  background-size: 16px 16px;
}

.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle .thb-header-inline-search .woocommerce-product-search input {
  padding-left: 19px;
}

.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle .thb-header-inline-search .thb-results-container {
  position: absolute;
  z-index: 40;
  top: calc(100% + 5px);
  left: 0;
  width: 100% !important;
  background: #fff;
  border: 1px solid #424935;
  padding: 19px;
}

.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle .thb-header-inline-search .thb-results-container.product_list_widget li {
  margin-bottom: 10px;
}

.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle .thb-header-inline-search .thb-results-container.product_list_widget li .product-title strong {
  font-weight: 400;
  color: #9e524f;
}

.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle .thb-header-inline-search .thb-results-container.product_list_widget a .wp-post-image {
  margin-right: 20px;
}

.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-search-toggle .thb-header-inline-search .thb-results-container .thb-search-btn a {
  margin-top: 10px;
  display: flex;
}

.thb-secondary-area .thb-quick-cart {
  position: relative;
}

.thb-secondary-area .thb-quick-cart .thb-item-icon-wrapper {
  margin: 0;
}

.thb-secondary-area .thb-quick-cart .thb-item-icon {
  line-height: 0;
  margin-bottom: 2px;
}

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

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

.side-panel .side-panel-header {
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 20;
}

.side-panel .thb-close {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 31px;
  border-bottom: 1px solid rgba(66, 73, 53, 0.1);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  font-weight: 600;
}

#mobile-menu {
  display: flex;
  flex-direction: column;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 60;
  overflow: scroll;
  width: 300px;
  max-width: 100%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

@media only screen and (min-width: 768px) {
  #mobile-menu {
    width: 340px;
  }
}

#mobile-menu .side-panel-inner {
  padding: 15px;
  flex: 1;
  display: flex;
  flex-direction: column;
  height: calc(100% - 28px);
  padding: 20px;
}

@media only screen and (min-width: 768px) {
  #mobile-menu .side-panel-inner {
    padding: 30px;
  }
}

#mobile-menu .side-panel-inner .mobile-menu-bottom {
  margin-top: auto;
}

#mobile-menu .side-panel-inner .mobile-menu-bottom .menu-footer {
  margin-top: 20px;
}

#mobile-menu .side-panel-inner .mobile-menu-bottom .menu-footer {
  font-size: 12px;
}

#mobile-menu .side-panel-inner .mobile-menu-bottom .menu-footer > *:last-child {
  margin-bottom: 0;
}

#mobile-menu .woocommerce-product-search {
  margin-bottom: 15px;
}

#mobile-menu .thb-secondary-menu {
  margin: 0 0 20px;
  padding: 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: 14px;
  line-height: 1;
  padding: 7px 0;
  color: rgba(0, 0, 0, 0.7);
  transition: none;
  min-height: 0;
}

.thb-mobile-menu {
  line-height: 1;
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

.thb-mobile-menu > li {
  border-bottom: 1px solid rgba(66, 73, 53, 0.1);
}

.thb-mobile-menu > li > a {
  display: flex;
  align-items: center;
  text-transform: none;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 15px 0;
  line-height: 1;
  transition: none;
  color: #272525;
}

.thb-mobile-menu > li:last-child {
  border-bottom: 0;
}

.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 {
  content: "\e800";
  display: block;
  font-family: "peakshops";
  margin-left: auto;
  font-size: 20px;
  font-weight: 400;
}

.thb-mobile-menu li.menu-item-has-children li.menu-item-has-children > a span {
  max-height: 30px;
}

.thb-mobile-menu li.menu-item-has-children li.menu-item-has-children > a span:after {
  font-size: 18px;
}

.thb-mobile-menu .sub-menu {
  display: none;
  font-size: 11px;
  margin: 0 0 10px 20px;
  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;
}

.thb-mobile-menu .sub-menu a:not(:hover) {
  color: #5b5757;
}

.mobile-toggle-holder {
  cursor: pointer;
  align-items: center;
}

.mobile-toggle-holder .mobile-toggle {
  display: inline-flex;
  width: 18px;
  height: 16px;
  align-items: center;
  transition: none;
  vertical-align: middle;
  position: relative;
}

.mobile-toggle-holder .mobile-toggle span {
  display: block;
  position: absolute;
  width: 18px;
  height: 2px;
  background: #272525;
  content: " ";
  left: 0;
}

.mobile-toggle-holder .mobile-toggle span:nth-child(1) {
  top: 1px;
}

.mobile-toggle-holder .mobile-toggle span:nth-child(2) {
  top: 7px;
}

.mobile-toggle-holder .mobile-toggle span:nth-child(3) {
  top: 13px;
}

.mobile-toggle-holder strong {
  display: inline-flex;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  margin-right: 15px;
  line-height: 1;
}

.mobile-toggle-holder .mobile-toggle > span:nth-child(1) {
  transform-origin: 0 0;
}

.mobile-toggle-holder .mobile-toggle > span:nth-child(2) {
  -webkit-transition: width 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
  -moz-transition: width 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
  -o-transition: width 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
  transition: width 0.25s cubic-bezier(0.104, 0.204, 0.492, 1);
}

.mobile-toggle-holder .mobile-toggle > span:nth-child(3) {
  transform-origin: 0 100%;
}

/*------------------------------------------------------------------
Blog.
*/
.post {
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  .post {
    margin-bottom: 40px;
  }
}

.post .post-gallery {
  position: relative;
  margin-bottom: 25px;
}

.post .post-gallery > a {
  display: block;
  line-height: 0;
}

.post .post-gallery .post-category {
  display: block;
  font-size: 11px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
  left: 20px;
  max-width: calc(70% - 20px);
}

.rtl .post .post-gallery .post-category {
  left: auto;
  right: 20px;
  text-align: right;
}

.post .post-gallery .post-category a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  padding: 0 6px;
  margin-bottom: 3px;
  height: 18px;
  color: #fff;
  line-height: 0;
}

.post .post-gallery .post-category a:hover {
  background: rgba(0, 0, 0, 0.9);
}

.post .post-excerpt {
  font-size: 14px;
}

.post .post-excerpt p {
  font-size: inherit;
}

.post .post-title {
  text-transform: uppercase;
}

.post .post-title h1, .post .post-title h3 {
  letter-spacing: 0.15em;
  font-weight: 600;
}

.post .thb-post-bottom {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}

.post .thb-post-bottom > div {
  display: inline-flex;
  margin-left: 3px;
  vertical-align: middle;
}

.post .thb-post-bottom > div + div:before {
  content: '×';
  opacity: 0.9;
  display: inline-flex;
  margin-right: 8px;
  font-size: 10px;
  align-items: center;
  font-weight: 300;
}

.post .thb-read-more {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  border-top: 1px solid #424935;
  border-bottom: 1px solid #424935;
  padding: 19px 0;
}

@media only screen and (min-width: 1068px) {
  .post.style2 {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 1068px) {
  .post.style2.has-post-thumbnail .small-12.large-5.columns {
    padding-left: 60px;
  }
}

.post.style2:not(.has-post-thumbnail) .small-12.large-5.columns {
  max-width: 100%;
  width: 100%;
  flex: 1;
}

@media only screen and (min-width: 1068px) {
  .post.style2 .post-gallery {
    margin-bottom: 0;
  }
}

.post.style2 .columns {
  display: flex;
  flex-direction: column;
}

.post.style2 .thb-post-bottom {
  margin-bottom: 20px;
}

.post.style2 .post-title  {
  margin-bottom: 15px;
}

.post.style2 .post-excerpt {
  font-size: 16px;
}

.post.style2 .style2-content-container {
  border-top: 1px solid #424935;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  padding: 30px 10%;
  flex: 1;
}

.archive-title {
  margin-bottom: 40px;
}

.archive-title p {
  font-size: 14px;
}

.thb-article-featured-image {
  position: relative;
  max-height: 500px;
  overflow: hidden;
  margin-bottom: 40px;
  background: #424935;
}

@media only screen and (min-width: 768px) {
  .thb-article-featured-image {
    margin-bottom: 0;
  }
}

.thb-article-featured-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.thb-article-featured-image .featured_image_credit {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 80%;
  z-index: 60;
  padding: 8px 14px;
  color: #fff;
  font-size: 13px;
  background: rgba(0, 0, 0, 0.3);
}

.thb-article-featured-image.thb-gallery-format .thb-carousel {
  max-width: 100%;
}

@media only screen and (min-width: 768px) {
  .thb-article-featured-image + .post-wrapper {
    margin-top: -60px;
  }
}

@media only screen and (min-width: 1068px) {
  .thb-article-featured-image + .post-wrapper {
    margin-top: -110px;
  }
}

.post-wrapper {
  max-width: 820px;
  position: relative;
  margin: 0 auto;
  padding: 0;
  background: #f7f7f3;
}

@media only screen and (min-width: 768px) {
  .post-wrapper {
    padding: 0 40px;
    padding-top: 30px;
  }
}

@media only screen and (min-width: 1068px) {
  .post-wrapper {
    padding: 0 70px;
    padding-top: 50px;
  }
}

.post-detail .post-title-container {
  margin-bottom: 35px;
  text-align: center;
}

.post-detail .post-title-container .thb-article-meta {
  font-size: 11px;
  font-weight: 400px;
  text-transform: uppercase;
}

.post-detail .post-title-container .thb-article-meta a {
  font-weight: 500;
}

.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;
  margin-right: 5px;
}

@media only screen and (min-width: 768px) {
  .post-detail .post-title-container h1 {
    font-size: 26px;
  }
}

.post-detail .post-content-container {
  margin-bottom: 30px;
}

.post-detail .thb-article-tags {
  margin-top: 10px;
}

.post-detail .thb-article-bottom {
  padding: 15px 0 25px;
  border-bottom: 1px solid rgba(66, 73, 53, 0.1);
}

.post-detail .thb-article-bottom .thb-social-top {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .post-detail .thb-article-bottom .thb-social-top {
    margin-left: auto;
    justify-content: flex-end;
  }
}

.post-detail .thb-article-bottom .thb-social-top .sd-sharing {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.post-detail .thb-article-bottom .thb-social-top .sd-title {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 10px 15px 10px 0;
  line-height: 1;
}

.post-detail .thb-article-bottom .thb-social-top .sd-title:before {
  display: none;
}

@media only screen and (min-width: 768px) {
  .post-detail .thb-article-bottom .thb-social-top {
    flex-direction: row;
  }
}

.post-detail .thb-article-bottom .thb-social-top .sd-content {
  display: flex;
  flex-wrap: wrap;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li {
  display: inline-flex;
  padding: 0;
  text-align: center;
  margin: 5px 10px 5px 0;
}

@media only screen and (min-width: 768px) {
  .post-detail .thb-article-bottom .thb-social-top .sd-content li {
    margin: 5px 0 5px 10px;
  }
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  border-radius: 50%;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon:before {
  font-size: 24px;
  top: 0;
  color: #424935;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-facebook:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-facebook:hover:before {
  color: #3b5998;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-linkedin:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-linkedin:hover:before {
  color: #007bb6;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-twitter:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-twitter:hover:before {
  color: #00aced;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-instagram:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-instagram:hover:before {
  color: #3f729b;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-youtube:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-youtube:hover:before {
  color: #e52d27;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-vkontakte:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-vkontakte:hover:before {
  color: #45668e;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-pinterest:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-pinterest:hover:before {
  color: #bd081c;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-whatsapp:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-whatsapp:hover:before {
  color: #25d366;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-jetpack-whatsapp:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-jetpack-whatsapp:hover:before {
  color: #25d366;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-medium:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-medium:hover:before {
  color: #00ab6c;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-email:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-email:hover:before {
  color: #9b9b9b;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-reddit:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-reddit:hover:before {
  color: #ff4500;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-vimeo:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-vimeo:hover:before {
  color: #1ab7ea;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-skype:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-skype:hover:before {
  color: #00aff0;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-telegram:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-telegram:hover:before {
  color: #0088cc;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-tumblr:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-tumblr:hover:before {
  color: #35465c;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-pocket:hover {
  background: transparent;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon.share-pocket:hover:before {
  color: #ef4056;
}

.post-detail .thb-article-bottom .thb-social-top .sd-content li .share-icon span {
  display: none;
}

.post-detail .thb-article-nav {
  padding: 15px 0;
  border-bottom: 1px solid rgba(66, 73, 53, 0.1);
  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: 'peakshops';
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.post-detail .thb-article-nav .thb-article-nav-post span {
  color: #979797;
  font-size: 14px;
}

.post-detail .thb-article-nav .thb-article-nav-post strong {
  color: #272525;
  font-size: 16px;
  font-weight: 500;
}

.post-detail .thb-article-nav .thb-article-nav-post:hover span,
.post-detail .thb-article-nav .thb-article-nav-post:hover strong {
  color: #424935;
}

.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: '\e809';
  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: '\e808';
  right: 0;
}

#reviews {
  max-width: 800px;
  margin: 0 auto;
}

#reviews .commentlist {
  padding-top: 0;
}

#comments {
  margin: 0 0 35px 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: 50px;
}

.commentlist > .comment {
  margin-bottom: 35px;
}

.commentlist > .comment.depth-1 {
  border-bottom: 1px solid rgba(66, 73, 53, 0.1);
}

.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: .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(39, 37, 37, 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: #272525;
}

.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: #272525;
  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: #272525;
  font-size: 16px;
}

.commentlist .comment .vcard .fn .url,
.commentlist .review .vcard .fn .url {
  color: #272525;
}

.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: #424935;
}

.commentlist .comment .reply svg,
.commentlist .review .reply svg {
  height: 7px;
}

.commentlist .comment .reply svg path,
.commentlist .review .reply svg path {
  fill: #424935;
}

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

/* Reviews */
.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: #f68d53;
  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: "\e80c";
}

.comment-form-rating p.stars a:hover:before {
  content: '\e804';
}

.comment-form-rating p.stars a:hover ~ a {
  color: #f68d53;
}

.comment-form-rating p.stars a:hover ~ a:before {
  content: "\e80c";
}

.comment-form-rating p.stars a.active ~ a:before {
  content: "\e80c";
}

.comment-form-rating p.stars:hover a,
.comment-form-rating p.stars.selected a {
  color: #f68d53;
}

.comment-form-rating p.stars:hover a:before,
.comment-form-rating p.stars.selected a:before {
  content: '\e804';
}

/* Form Styling */
form {
  margin: 0;
}

form fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* Inputs */
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 rgba(66, 73, 53, 0.3);
  padding: 14px 15px;
  height: 44px;
  margin-bottom: 20px;
  color: #272525;
  font-size: 12px;
  font-weight: 400;
  background: #fff;
  max-width: 100%;
  outline: 0;
  font-family: inherit;
  border-radius: 3px;
  -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: #272525;
  color: #272525;
  -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: rgba(39, 37, 37, 0.6);
}

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: rgba(39, 37, 37, 0.6);
}

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: rgba(39, 37, 37, 0.6);
}

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: rgba(39, 37, 37, 0.6);
}

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

.dark-form-elements {
  border-color: #fff;
  background: #fff;
}

.dark-form-elements:focus {
  border-color: #424935;
}

.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: #272525;
  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: 11px;
  color: #424935;
  margin: 0 0 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

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 rgba(66, 73, 53, 0.3);
  padding: 0 15px;
  height: 44px;
  line-height: 44px;
  margin-bottom: 20px;
  border-radius: 0px;
  color: #272525;
  font-size: 12px;
  font-weight: 400;
  background: #fff url("../img/select_arrow.png") calc(100% - 15px) 20px 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;
}

/* Select2 */
.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: 40px;
  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: #272525;
  background: #fff;
}

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

.select2.select2-container--default .select2-selection {
  border-radius: 0px;
  background: #fff;
  border-color: rgba(66, 73, 53, 0.3);
  height: 40px;
  line-height: 40px;
}

.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: 40px;
  line-height: 40px;
  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: #272525;
}

.form-radius-off .select2-container .select2-dropdown {
  border-radius: 0;
}

.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: rgba(66, 73, 53, 0.1);
}

.select2-container .select2-dropdown .select2-results .select2-results__option.select2-results__option--highlighted {
  background: #272525;
  border-radius: 0;
  color: #fff;
}

.widget {
  margin-bottom: 25px;
  padding-bottom: 23px;
  font-size: 14px;
  border-bottom: 1px solid rgba(66, 73, 53, 0.1);
}

.widget:last-of-type {
  border: 0;
  padding-bottom: 0;
}

.widget .thb-widget-title {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1;
}

.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 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget ul li {
  margin-bottom: 10px;
}

.widget ul a {
  color: #4f4f4f;
}

.widget ul a:hover {
  color: #424935;
}

.widget .thb-arrow {
  display: inline-flex;
  cursor: pointer;
  font-size: 16px;
  position: relative;
  top: 1px;
}

.widget .thb-arrow i {
  line-height: 1;
  pointer-events: none;
}

.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: 'peakshops';
  position: absolute;
  top: 7px;
  line-height: 1;
  left: 0;
  color: #272525;
}

.widget.widget_recent_comments ul li:last-child {
  margin-bottom: 0;
}

.widget.widget_nav_menu, .widget.widget_pages, .widget.widget_meta, .widget.widget_product_categories {
  font-size: 14px;
}

.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: #424935;
}

.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_nav_menu {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.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 p {
  margin-bottom: 15px;
  font-size: 15px;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  .widget.widget_shopping_cart p {
    margin-bottom: 24px;
  }
}

.widget.widget_shopping_cart p strong {
  font-weight: 500;
}

.widget.widget_shopping_cart .woocommerce-mini-cart {
  margin-bottom: 30px;
}

.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 {
  margin-top: 10px;
}

.widget.widget_shopping_cart .product_list_widget li {
  padding-right: 30px;
  margin-bottom: 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: #272525;
}

.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 #272525;
  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: #272525;
}

.widget.widget_layered_nav li .count, .widget.widget_layered_nav_filters li .count {
  display: inline-flex;
  font-size: 10px;
  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: #272525;
}

.widget.widget_price_filter .price_slider_wrapper {
  padding-top: 5px;
}

.widget.widget_price_filter .price_slider {
  height: 2px;
  background: #d4d4d4;
  position: relative;
  margin-bottom: 20px;
}

.widget.widget_price_filter .price_slider .ui-slider-range {
  height: 2px;
  background: #272525;
  position: absolute;
}

.widget.widget_price_filter .price_slider .ui-slider-handle {
  display: block;
  outline: none;
  position: absolute;
  top: -5px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  border: 2px solid #272525;
  background: #fff;
  -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: -12px;
}

.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 {
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  color: #272525 !important;
  background: none !important;
  height: auto !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

.pagination,
.woocommerce-pagination {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  position: relative;
  line-height: 1;
  width: 100%;
  padding: 40px 60px 60px;
}

.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  color: #4f4f4f;
  padding: 0;
  width: 40px;
  height: 40px;
  margin: 2px;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid rgba(66, 73, 53, 0.2);
}

.pagination .page-numbers.current, .pagination .page-numbers:hover,
.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination .page-numbers:hover {
  color: #fff;
  background: #424935;
  border-color: #424935;
}

.pagination .next,
.pagination .prev,
.woocommerce-pagination .next,
.woocommerce-pagination .prev {
  position: absolute;
  top: 40px;
}

.pagination .next,
.woocommerce-pagination .next {
  right: 0;
}

.pagination .next:after,
.woocommerce-pagination .next:after {
  font-size: 20px;
  content: "\e801";
  font-family: "peakshops";
}

.pagination .prev,
.woocommerce-pagination .prev {
  left: 0;
}

.pagination .prev:before,
.woocommerce-pagination .prev:before {
  font-size: 20px;
  content: "\e80b";
  font-family: "peakshops";
}

/*------------------------------------------------------------------
WP-Specific
*/
.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: none;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .alignright {
    float: right;
    margin: 0 0 0 20px;
  }
}

.alignleft {
  float: none;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .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;
  color: #424935;
  padding: 13px 0;
  border-bottom: 1px solid rgba(66, 73, 53, 0.1);
}

figcaption {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  color: #272525;
  padding: 13px 0;
  width: 100%;
  text-align: center;
  text-transform: none;
  border-bottom: 1px solid rgba(66, 73, 53, 0.1);
}

.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(39, 37, 37, 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: #272525;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
}

.more-link:after {
  content: "›";
  display: inline-block;
  margin-left: 7px;
}

.tag-cloud-link, .post-detail .thb-article-tags a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 18px;
  height: 30px;
  background: #424935;
  color: #f4ead5;
  font-size: 11px !important;
  margin: 0 6px 10px 0;
  line-height: 1;
  font-weight: 400;
  border-radius: 300px;
  text-transform: uppercase;
}

.rtl .tag-cloud-link, .rtl .post-detail .thb-article-tags a, .post-detail .thb-article-tags .rtl a {
  margin: 0 0 10px 6px;
}

.tag-cloud-link:hover, .post-detail .thb-article-tags a:hover {
  background-color: #272b20;
  color: #f4ead5;
}

.tag-cloud-link .tag-link-count, .post-detail .thb-article-tags a .tag-link-count {
  margin-left: 5px;
}

.rtl .tag-cloud-link .tag-link-count, .rtl .post-detail .thb-article-tags a .tag-link-count, .post-detail .thb-article-tags .rtl a .tag-link-count {
  margin-left: 0;
  margin-right: 5px;
}

.searchform {
  margin: 0;
  position: relative;
  border: 1px solid #424935;
  background: #fff;
}

.searchform input {
  width: 100%;
  margin-bottom: 0;
  padding-right: 50px;
  border: 0;
  border-radius: 0;
  height: 49px;
}

.searchform input:-moz-placeholder {
  font-weight: 500;
  color: #424935;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 10px;
}

.searchform input::-moz-placeholder {
  font-weight: 500;
  color: #424935;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 10px;
}

.searchform input:-ms-input-placeholder {
  font-weight: 500;
  color: #424935;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 10px;
}

.searchform input::-webkit-input-placeholder {
  font-weight: 500;
  color: #424935;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 10px;
}

.searchform .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  height: 49px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  border-left: 1px solid #424935;
  background: #f4ead5 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: #424935;
  line-height: 1.25;
  margin: 0;
}

cite {
  font-weight: 500;
  font-size: 13px;
  font-style: normal;
  line-height: 1;
  color: #424935;
}

cite:before {
  display: none;
}


blockquote,
.wp-block-quote {
  position: relative;
  clear: both;
  border: 0;
  padding: 0 10%;
  font-size: 24px;
  line-height: 1.25;
}

blockquote:before, .wp-block-quote:before {
  content: "“";
  position: absolute;
  top: -40px;
  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;
  font-size: 13px;
}

blockquote.is-style-large, .is-style-large.wp-block-quote {
  padding: 0 10%;
}

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

blockquote.is-style-large cite, .is-style-large.wp-block-quote cite {
  font-size: 13px;
  text-align: 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;
}

/* Tables */
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;
}

/* Page Title */
.thb-page-title {
  margin-bottom: 25px;
}

.page-title {
  line-height: 1;
}

.page-title h1 {
  margin-right: 25px;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0;
}

.page-title h1 + p {
  margin: 15px 0 0;
}

@media only screen and (min-width: 768px) {
  .page-title h1 {
    font-size: 34px;
  }
}

/* 404 Page */
.content404 {
  text-align: center;
  padding: 22vh 0;
}

.content404 h1 {
  line-height: 1;
  margin-bottom: 15px;
}

.content404 p {
  margin-bottom: 30px;
}

/* FB Video */
.fb_iframe_widget_fluid_desktop span {
  width: 100% !important;
}

/* Password Protection */
.password-protected {
  padding: 100px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.password-protected svg {
  display: inline-block;
  width: 60px;
  max-width: 100%;
  margin-bottom: 30px;
}

.password-protected h3 {
  margin-bottom: 5px;
}

.password-protected .password-form {
  text-align: center;
}

.password-protected .btn {
  margin-left: 15px;
}

.password-protected p {
  margin-bottom: 30px;
}

.has-thb-accent-background-color {
  background-color: #424935;
}

.has-thb-accent-color {
  color: #424935;
}

.has-thb-accent-color p {
  color: #424935;
}

.wp-block-pullquote {
  padding: 0;
}

.wp-block-columns {
  margin-bottom: 0;
}

.wp-block-media-text .wp-block-media-text__content {
  padding: 14%;
}

.wp-block-media-text:last-child {
  margin-bottom: 0;
}

.wp-block-button .wp-block-button__link {
  font-size: 11px;
  border-width: 1px;
  letter-spacing: 0.1em;
  font-weight: 600;
  padding: 15px 25px;
}

.wp-block-button .wp-block-button__link.has-thb-accent-background-color {
  background-color: #424935;
}

.wp-block-button .wp-block-button__link.has-thb-accent-color {
  color: #424935;
}

.wp-block-button .wp-block-button__link.has-thb-accent-color p {
  color: #424935;
}

.wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent;
  color: #424935;
}

.wp-block-button.is-style-outline:hover .wp-block-button__link {
  border-color: #424935;
  background: #424935;
  color: #fff !important;
}

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

.alignfull {
  margin: 1rem calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

.alignfull:first-child {
  margin-top: 0;
}

.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: 1rem;
}

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

.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color) {
  color: #fff;
}

.wp-block-latest-posts.is-grid {
  margin: 0 -5px;
}

.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 5px;
  margin: 0 0 20px;
  width: 100%;
}

.wp-block-latest-posts.is-grid .wp-block-latest-posts__featured-image {
  margin-bottom: 20px;
}

.wp-block-latest-posts.is-grid a {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  line-height: 1.4;
  letter-spacing: 0.1em;
  padding-right: 15px;
}

.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-date {
  font-size: 11px;
  text-transform: uppercase;
  color: #424935;
  letter-spacing: 0.07em;
  margin-top: 5px;
}

.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-excerpt {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 1.4;
  margin-top: 12px;
  padding-right: 15px;
}

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

.thb-product-category-block-grid.products {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
  height: auto;
  grid-auto-flow: dense;
}

@media only screen and (max-width: 1067px) {
  .thb-product-category-block-grid.products {
    height: auto !important;
    min-height: 400px;
  }
}

@media only screen and (min-width: 768px) {
  .thb-product-category-block-grid.products {
    grid-template-rows: repeat(2, 1fr);
  }
}

@media only screen and (min-width: 1068px) {
  .thb-product-category-block-grid.products {
    height: 40vw;
    grid-template-rows: 50% 50%;
  }
}

.thb-product-category-block-grid.products .product-category {
  background: transparent;
  position: relative;
  line-height: 1;
  padding: 0;
  margin-bottom: 0;
  grid-column: span 4;
  grid-row: span 1;
}

.thb-product-category-block-grid.products .product-category .thb-product-category-image {
  height: 100%;
}

.thb-product-category-block-grid.products .product-category .thb-product-category-image > a {
  display: block;
  height: 100%;
}

.thb-product-category-block-grid.products .product-category .thb-product-category-image img {
  object-fit: cover;
}

@media only screen and (min-width: 768px) {
  .thb-product-category-block-grid.products .product-category.thb-index-0 {
    grid-column: span 2;
    grid-row: span 1;
  }
  .thb-product-category-block-grid.products .product-category.thb-index-1 {
    grid-column: span 2;
    grid-row: span 1;
  }
  .thb-product-category-block-grid.products .product-category.thb-index-2 {
    grid-column: span 2;
    grid-row: span 1;
  }
  .thb-product-category-block-grid.products .product-category.thb-index-3 {
    grid-column: span 2;
    grid-row: span 1;
  }
  .thb-product-category-block-grid.products .product-category .button {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 1068px) {
  .thb-product-category-block-grid.products .product-category.thb-index-0 {
    grid-row: span 2;
    grid-column: span 2;
  }
  .thb-product-category-block-grid.products .product-category.thb-index-1 {
    grid-column: span 2;
    grid-row: span 1;
  }
  .thb-product-category-block-grid.products .product-category.thb-index-2 {
    grid-column: span 1;
    grid-row: span 1;
  }
  .thb-product-category-block-grid.products .product-category.thb-index-3 {
    grid-column: span 1;
    grid-row: span 1;
  }
}

.wp-block-cover {
  height: auto;
}

.wp-block-cover .wp-block-cover__inner-container {
  max-width: 90%;
  width: 100%;
  padding: 0 15px;
}

.wp-block-cover .wp-block-cover__inner-container > *:last-child {
  margin-bottom: 0;
}

.wc-block-grid__products {
  margin: 0 -5px;
}

.wc-block-grid__products .wc-block-grid__product {
  border-left-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 0;
}

.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-embed iframe {
  max-width: 100%;
}

.wp-block-embed .wp-block-embed__wrapper {
  position: relative;
  background: #272525;
}

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

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

.wp-block-table.is-style-stripes {
  border-bottom: 0;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background: rgba(66, 73, 53, 0.05);
}

.wp-block-table figcaption {
  padding-top: 0;
  margin-bottom: 1rem;
}

.wp-block-image figcaption {
  margin-top: 0;
}

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

.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: #272525;
}

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

/*------------------------------------------------------------------
Shortcodes
*/
input[type="submit"],
.button,
.btn,
.pushbutton-wide,
.wp-block-search__button {
  display: inline-block;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 44px;
  line-height: 44px;
  background: #424935;
  color: #f4ead5;
  padding: 0 25px;
  max-width: 100%;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  border: 0;
  outline: 0;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="submit"]:hover,
.button:hover,
.btn:hover,
.pushbutton-wide:hover,
.wp-block-search__button:hover {
  background: #353a2a;
  color: #fff;
}

input[type="submit"]:focus,
.button:focus,
.btn:focus,
.pushbutton-wide:focus,
.wp-block-search__button:focus {
  color: #fff;
}

input[type="submit"].disabled, input[type="submit"]:disabled,
.button.disabled,
.button: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"].no-radius,
.button.no-radius,
.btn.no-radius,
.pushbutton-wide.no-radius,
.wp-block-search__button.no-radius {
  border-radius: 0;
}

input[type="submit"].small-radius,
.button.small-radius,
.btn.small-radius,
.pushbutton-wide.small-radius,
.wp-block-search__button.small-radius {
  border-radius: 3px;
}

input[type="submit"].pill-radius,
.button.pill-radius,
.btn.pill-radius,
.pushbutton-wide.pill-radius,
.wp-block-search__button.pill-radius {
  border-radius: 300px;
}

input[type="submit"].white,
.button.white,
.btn.white,
.pushbutton-wide.white,
.wp-block-search__button.white {
  background: #fff;
  color: #272525;
}

input[type="submit"].white:hover,
.button.white:hover,
.btn.white:hover,
.pushbutton-wide.white:hover,
.wp-block-search__button.white:hover {
  color: #424935;
}

input[type="submit"].white-alt,
.button.white-alt,
.btn.white-alt,
.pushbutton-wide.white-alt,
.wp-block-search__button.white-alt {
  background: rgba(255, 255, 255, 0.8);
  color: #272525;
}

input[type="submit"].white-alt:hover,
.button.white-alt:hover,
.btn.white-alt:hover,
.pushbutton-wide.white-alt:hover,
.wp-block-search__button.white-alt:hover {
  color: #272525;
  background: #fff;
}

input[type="submit"].grey,
.button.grey,
.btn.grey,
.pushbutton-wide.grey,
.wp-block-search__button.grey {
  background: #b6b6b6;
}

input[type="submit"].grey:hover,
.button.grey:hover,
.btn.grey:hover,
.pushbutton-wide.grey:hover,
.wp-block-search__button.grey:hover {
  background: #424935;
}

input[type="submit"].accent,
.button.accent,
.btn.accent,
.pushbutton-wide.accent,
.wp-block-search__button.accent {
  background: #424935;
}

input[type="submit"].accent:hover,
.button.accent:hover,
.btn.accent:hover,
.pushbutton-wide.accent:hover,
.wp-block-search__button.accent:hover {
  background: #272b20;
}

input[type="submit"].alt:not(.single_add_to_cart_button), input[type="submit"].checkout,
.button.alt:not(.single_add_to_cart_button),
.button.checkout,
.btn.alt:not(.single_add_to_cart_button),
.btn.checkout,
.pushbutton-wide.alt:not(.single_add_to_cart_button),
.pushbutton-wide.checkout,
.wp-block-search__button.alt:not(.single_add_to_cart_button),
.wp-block-search__button.checkout {
  background: #9e524f;
}

input[type="submit"].alt:not(.single_add_to_cart_button):hover, input[type="submit"].checkout:hover,
.button.alt:not(.single_add_to_cart_button):hover,
.button.checkout:hover,
.btn.alt:not(.single_add_to_cart_button):hover,
.btn.checkout:hover,
.pushbutton-wide.alt:not(.single_add_to_cart_button):hover,
.pushbutton-wide.checkout:hover,
.wp-block-search__button.alt:not(.single_add_to_cart_button):hover,
.wp-block-search__button.checkout:hover {
  background: #7c403e;
}

input[type="submit"].full,
.button.full,
.btn.full,
.pushbutton-wide.full,
.wp-block-search__button.full {
  width: 100%;
  text-align: center;
}

input[type="submit"].small,
.button.small,
.btn.small,
.pushbutton-wide.small,
.wp-block-search__button.small {
  font-size: 11px;
  height: 39px;
  line-height: 39px;
  padding: 0 20px;
}

input[type="submit"].large,
.button.large,
.btn.large,
.pushbutton-wide.large,
.wp-block-search__button.large {
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
  font-size: 14px;
  font-weight: 600;
}

input[type="submit"].x-large,
.button.x-large,
.btn.x-large,
.pushbutton-wide.x-large,
.wp-block-search__button.x-large {
  height: 54px;
  line-height: 54px;
  padding: 0 45px;
  font-size: 14px;
}

input[type="submit"].style2,
.button.style2,
.btn.style2,
.pushbutton-wide.style2,
.wp-block-search__button.style2 {
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #272525;
  background: transparent;
  line-height: 42px;
}

input[type="submit"].style2:focus,
.button.style2:focus,
.btn.style2:focus,
.pushbutton-wide.style2:focus,
.wp-block-search__button.style2:focus {
  color: #272525;
}

input[type="submit"].style2 svg,
.button.style2 svg,
.btn.style2 svg,
.pushbutton-wide.style2 svg,
.wp-block-search__button.style2 svg {
  fill: #272525;
}

input[type="submit"].style2.small,
.button.style2.small,
.btn.style2.small,
.pushbutton-wide.style2.small,
.wp-block-search__button.style2.small {
  line-height: 32px;
}

input[type="submit"].style2.large,
.button.style2.large,
.btn.style2.large,
.pushbutton-wide.style2.large,
.wp-block-search__button.style2.large {
  line-height: 44px;
}

input[type="submit"].style2.x-large,
.button.style2.x-large,
.btn.style2.x-large,
.pushbutton-wide.style2.x-large,
.wp-block-search__button.style2.x-large {
  line-height: 52px;
}

input[type="submit"].style2.thb_shadow,
.button.style2.thb_shadow,
.btn.style2.thb_shadow,
.pushbutton-wide.style2.thb_shadow,
.wp-block-search__button.style2.thb_shadow {
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 6px 20px rgba(0, 0, 0, 0);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0);
}

input[type="submit"].style2.thb_shadow:hover,
.button.style2.thb_shadow:hover,
.btn.style2.thb_shadow:hover,
.pushbutton-wide.style2.thb_shadow:hover,
.wp-block-search__button.style2.thb_shadow:hover {
  -moz-transform: translateY(-3px) !important;
  -ms-transform: translateY(-3px) !important;
  -webkit-transform: translateY(-3px) !important;
  transform: translateY(-3px) !important;
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}

input[type="submit"].style2 .thb-button-icon,
.button.style2 .thb-button-icon,
.btn.style2 .thb-button-icon,
.pushbutton-wide.style2 .thb-button-icon,
.wp-block-search__button.style2 .thb-button-icon {
  margin-right: 5px;
}

input[type="submit"].style2:hover,
.button.style2:hover,
.btn.style2:hover,
.pushbutton-wide.style2:hover,
.wp-block-search__button.style2:hover {
  background: rgba(0, 0, 0, 0.05);
  color: #272525;
}

input[type="submit"].style2.white,
.button.style2.white,
.btn.style2.white,
.pushbutton-wide.style2.white,
.wp-block-search__button.style2.white {
  border-color: #fff;
  color: #fff;
}

input[type="submit"].style2.white:hover,
.button.style2.white:hover,
.btn.style2.white:hover,
.pushbutton-wide.style2.white:hover,
.wp-block-search__button.style2.white:hover {
  background: #fff;
  color: #272525;
}

input[type="submit"].style2.white:focus,
.button.style2.white:focus,
.btn.style2.white:focus,
.pushbutton-wide.style2.white:focus,
.wp-block-search__button.style2.white:focus {
  color: #fff;
}

input[type="submit"].style2.accent,
.button.style2.accent,
.btn.style2.accent,
.pushbutton-wide.style2.accent,
.wp-block-search__button.style2.accent {
  border-color: #424935;
}

input[type="submit"].style2.accent:hover,
.button.style2.accent:hover,
.btn.style2.accent:hover,
.pushbutton-wide.style2.accent:hover,
.wp-block-search__button.style2.accent:hover {
  background: rgba(66, 73, 53, 0.1);
}

/* Text Button */
.thb-text-button {
  letter-spacing: 0.15em;
  font-weight: 500;
}

.thb-iconbox {
  display: inline-flex;
}

.thb-iconbox .thb-iconbox-image {
  margin-right: 30px;
  flex-shrink: 0;
  max-width: 60px;
}

.thb-iconbox .thb-iconbox-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.thb-iconbox .thb-iconbox-inner {
  display: flex;
  align-items: flex-start;
  text-align: left;
  flex-direction: column;
  justify-content: center;
}

.thb-iconbox .thb-iconbox-inner p,
.thb-iconbox .thb-iconbox-inner h6 {
  margin: 0;
}

.thb-iconbox .thb-iconbox-inner h6 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
}

.thb-iconbox .thb-iconbox-inner p {
  font-size: 14px;
}

.thb-iconbox.align-center {
  flex-direction: column;
}

.thb-iconbox.align-center .thb-iconbox-image {
  margin: 0 auto 30px;
}

.thb-iconbox.align-center .thb-iconbox-inner {
  align-items: center;
  text-align: center;
}

.thb-iconbox.align-right {
  flex-direction: row-reverse;
}

.thb-iconbox.align-right .thb-iconbox-image {
  margin-right: 0;
  margin-left: 30px;
}

.thb-iconbox.align-right .thb-iconbox-inner {
  align-items: flex-end;
  text-align: right;
}

/*------------------------------------------------------------------
Plugins
*/
.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: #272525;
  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: #272525;
}

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: #272525 !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;
}

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

@media only screen and (min-width: 768px) {
  .pswp__top-bar button.pswp__button.pswp__button--close {
    margin-right: 10px;
  }
}

.pswp__top-bar button.pswp__button.pswp__button--zoom {
  padding-right: 0;
  background: url("../img/svg/zoom-in.svg") 50% calc( 50% - 1px) no-repeat !important;
  background-size: 20px 20px !important;
}

/*------------------------------------------------------------------
WooCommerce
*/
.shop-general-title, .cart_totals h2 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.shop-regular-title, .woocommerce-billing-fields h3,
#order_review_heading,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.blockUI.blockOverlay {
  opacity: 1 !important;
  background: transparent !important;
}

.blockUI.blockOverlay:after {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.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: 400;
  font-size: 13px;
  line-height: 1;
  color: rgba(66, 73, 53, 0.8);
}

.price {
  display: block;
  color: rgba(66, 73, 53, 0.8);
  font-size: 13px;
}

.price > span {
  display: inline-flex;
  vertical-align: middle;
}

.price del {
  opacity: 0.6;
}

.price del + ins {
  margin-left: 5px;
}

.price ins,
.price > .amount {
  color: rgba(66, 73, 53, 0.8);
  text-decoration: none;
}

.thb-filter-bar {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 1;
}

.thb-filter-bar #thb-shop-filters {
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.07em;
  font-weight: 500;
}

.thb-filter-bar #thb-shop-filters svg {
  margin-right: 15px;
  width: 10px;
}

.thb-filter-bar .thb-filter-middle-column {
  margin-bottom: 25px;
}

@media only screen and (min-width: 1068px) {
  .thb-filter-bar .thb-filter-middle-column {
    margin-bottom: 0;
  }
}

.thb-filter-bar .thb-category-top-link {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-flex;
  position: relative;
  margin: 5px 15px;
  line-height: 1;
  letter-spacing: 0.07em;
}

.thb-filter-bar .thb-category-top-link:after {
  content: '';
  display: block;
  background: #424935;
  height: 1px;
  width: 100%;
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
  transform: scale(0, 1);
  transform-origin: left center;
}

.thb-filter-bar .thb-category-top-link.thb-current-cat, .thb-filter-bar .thb-category-top-link:hover {
  color: #424935;
}

.thb-filter-bar .thb-category-top-link.thb-current-cat:after, .thb-filter-bar .thb-category-top-link:hover:after {
  transform: scale(1, 1);
}

.thb-filter-bar .woocommerce-ordering {
  display: inline-flex;
}

.thb-filter-bar .woocommerce-ordering .orderby {
  padding: 0 10px 0 0;
  border: 0;
  margin: 0;
  height: 14px;
  line-height: 14px;
  font-size: 11px;
  letter-spacing: 0.07em;
  font-weight: 500;
  text-transform: uppercase;
  background-color: transparent;
  background-position: 100% 6px;
}

.woocommerce-products-header {
  display: flex;
  flex-direction: column;
  margin: 25px 0;
}

@media only screen and (min-width: 1068px) {
  .woocommerce-products-header {
    flex-direction: row;
  }
}

.woocommerce-products-header .woocommerce-products-header__title {
  flex-shrink: 0;
  font-size: 34px;
  margin-bottom: 15px;
}

@media only screen and (min-width: 1068px) {
  .woocommerce-products-header .woocommerce-products-header__title {
    width: 50%;
    font-size: 48px;
  }
}

.woocommerce-products-header .term-description {
  font-size: 16px;
}

@media only screen and (min-width: 1068px) {
  .woocommerce-products-header .term-description {
    font-size: 20px;
    padding-left: 15px;
    padding-right: 10%;
  }
}

.thb-woocommerce-header {
  background-size: cover;
}

.thb-woocommerce-header > .row {
  background-size: cover;
}

.thb-woocommerce-header .woocommerce-breadcrumb {
  font-size: inherit;
  padding-right: 10px;
}

.thb-woocommerce-header .woocommerce-breadcrumb i {
  font-style: normal;
  display: inline-flex;
  margin: 0 3px;
}

.thb-woocommerce-header .thb-woocommerce-header-title {
  border-bottom: 1px solid rgba(66, 73, 53, 0.1);
  padding-bottom: 25px;
}

.thb-woocommerce-header .thb-shop-title {
  line-height: 1;
  margin-bottom: 15px;
}

.thb-woocommerce-header .term-description {
  font-size: 14px;
  margin-bottom: 20px;
  color: #424935;
}

.thb-woocommerce-header .term-description p {
  margin-bottom: 0;
  color: inherit;
}

.thb-breadcrumb-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
  font-size: 11px;
  text-transform: uppercase;
  min-height: 25px;
  color: #959a8a;
  font-weight: 500;
}

.thb-breadcrumb-bar .breadcrumb-trail .trail-items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.thb-breadcrumb-bar .breadcrumb-trail .trail-items .trail-item {
  display: inline-flex;
}

.thb-breadcrumb-bar .breadcrumb-trail .trail-items .trail-item:after {
  content: '/';
  font-style: normal;
  display: inline-flex;
  margin: 0 6px;
}

.thb-breadcrumb-bar .breadcrumb-trail .trail-items .trail-item.trail-end:after {
  display: none;
}

div.quantity {
  display: inline-flex;
  position: relative;
  align-items: center;
  vertical-align: middle;
  color: #424935;
  font-size: 11px;
  font-weight: 600;
  border-bottom: 1px solid rgba(66, 73, 53, 0.1);
}

div.quantity.hidden {
  display: none;
}

div.quantity .screen-reader-text {
  display: none;
}

.woocommerce-cart div.quantity .qty-label {
  display: none;
}

div.quantity input {
  margin-bottom: 0;
  background: transparent;
  border: 0;
  color: #424935;
  font-size: 11px;
  font-weight: 600;
  max-width: 75px;
  text-align: right;
  padding: 0;
}

.thb-side-filters {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 60;
  overflow: scroll;
  background: #fff;
  width: 300px;
  max-width: 100%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

@media only screen and (min-width: 768px) {
  .thb-side-filters {
    width: 340px;
  }
}

.thb-side-filters .side-panel-content {
  padding: 20px;
}

@media only screen and (min-width: 768px) {
  .thb-side-filters .side-panel-content {
    padding: 40px;
  }
}

.product_list_widget {
  list-style: none;
  margin: 0;
}

.product_list_widget .remove {
  position: absolute;
  top: 0;
  right: 0;
}

.rtl .product_list_widget .remove {
  right: auto;
  left: 0;
}

.product_list_widget li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 110px;
  white-space: normal;
  min-height: 90px;
}

.product_list_widget li.empty {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #272525;
  margin: 30px 0;
}

.product_list_widget li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

.product_list_widget a {
  opacity: 1;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.product_list_widget a:not(.remove) {
  display: block;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.07em;
}

.product_list_widget a:before {
  display: none;
}

.product_list_widget a .wp-post-image,
.product_list_widget a .attachment-woocommerce_thumbnail {
  max-width: 85px;
  max-height: 90px;
  object-fit: cover;
  margin-right: 15px;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}

.rtl .product_list_widget a .wp-post-image, .rtl
.product_list_widget a .attachment-woocommerce_thumbnail {
  left: auto;
  right: 0;
  margin-right: 0;
  margin-left: 15px;
}

.product_list_widget a .product-title {
  display: block;
  margin-bottom: 0;
}

.product_list_widget .variation {
  display: block;
  width: 100%;
}

.product_list_widget .woocommerce-Price-amount {
  font-size: 12px;
}

.product_list_widget .quantity {
  margin-top: 2px;
  font-size: 14px;
  color: #424935;
}

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;
  border: 1px solid #424935;
  padding-right: 38px;
  width: 100%;
  max-width: 500px;
  background: #fff;
}

.woocommerce-product-search input {
  width: 100%;
  margin-bottom: 0;
  padding-right: 50px;
  border: 0;
  border-radius: 0;
  height: 49px;
}

.woocommerce-product-search input:-moz-placeholder {
  font-weight: 500;
  color: #424935;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 10px;
}

.woocommerce-product-search input::-moz-placeholder {
  font-weight: 500;
  color: #424935;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 10px;
}

.woocommerce-product-search input:-ms-input-placeholder {
  font-weight: 500;
  color: #424935;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 10px;
}

.woocommerce-product-search input::-webkit-input-placeholder {
  font-weight: 500;
  color: #424935;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 10px;
}

.woocommerce-product-search button {
  position: absolute;
  top: 0;
  right: 0;
  height: 49px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  border-left: 1px solid #424935;
  background: #f4ead5 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) {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #424935;
  margin-top: 15px;
  width: 100%;
  min-height: 55px;
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 0 15px;
  padding: 14px 20px 15px 60px;
  font-weight: 400;
  color: #424935;
  font-size: 16px;
}

.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: 17px;
  left: 20px;
  bottom: 0;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  font-size: 9px;
  content: '\e810';
  color: #fff;
  background: #424935;
  font-family: 'peakshops';
}

.thb-temp-message a,
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info) a {
  display: none;
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce .woocommerce-form-login-toggle .woocommerce-info {
  display: block;
  transform: none;
  box-shadow: none;
  margin-bottom: 20px;
  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: 20px;
  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-success:before {
  background: #36c773;
}

.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info):before {
  background: #cdb092;
}

.woocommerce-error {
  list-style: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.woocommerce-error:before {
  content: '\f12a';
  background: #eb3845;
}

.woocommerce-error li {
  display: block;
}

.woocommerce-error li:last-of-type {
  margin: 0;
}

@keyframes thb-slide-in {
  0% {
    transform: scaleY(1);
  }
  100% {
    transform: scaleY(1);
  }
}

/* Demo Store */
.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: #272525;
  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;
}

.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.row.thb-product-category-grid,
.wc-block-grid__products.row.thb-product-category-grid {
  margin: 0 -5px;
}

.products.row.thb-product-category-grid .product-category,
.wc-block-grid__products.row.thb-product-category-grid .product-category {
  margin-bottom: 10px;
  padding: 0 5px;
}

.products .wc-block-grid__product,
.wc-block-grid__products .wc-block-grid__product {
  padding: 0 !important;
}

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

.products .wc-block-grid__product,
.products .product,
.wc-block-grid__products .wc-block-grid__product,
.wc-block-grid__products .product {
  text-align: left;
}

.rtl .products .wc-block-grid__product, .rtl
.products .product, .rtl
.wc-block-grid__products .wc-block-grid__product, .rtl
.wc-block-grid__products .product {
  text-align: right;
}

.products .product,
.wc-block-grid__products .product {
  display: flex;
  margin-bottom: 40px;
  text-align: center;
}

.products .product.thb-double-size,
.wc-block-grid__products .product.thb-double-size {
  height: 100%;
}

.products .product.thb-double-size .woocommerce-LoopProduct-link img,
.wc-block-grid__products .product.thb-double-size .woocommerce-LoopProduct-link img {
  transition: object-position 2s ease;
  object-position: left 10%;
}

.products .product.thb-double-size .woocommerce-LoopProduct-link:hover img,
.wc-block-grid__products .product.thb-double-size .woocommerce-LoopProduct-link:hover img {
  object-position: left center;
}

.products .product .product-thumbnail img,
.wc-block-grid__products .product .product-thumbnail img {
  height: 100%;
  object-fit: cover;
}

.products .product .thb-product-inner-wrapper,
.wc-block-grid__products .product .thb-product-inner-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  margin-top: 0 !important;
}

.products .product .thb-product-inner-wrapper .thb-product-inner-content,
.wc-block-grid__products .product .thb-product-inner-wrapper .thb-product-inner-content {
  display: flex;
  flex-direction: column;
}

.products .product .thb-product-inner-wrapper .thb-product-inner-content > *:last-child,
.wc-block-grid__products .product .thb-product-inner-wrapper .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: 13px;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 2px;
  line-height: 1.4;
  text-transform: uppercase;
}

.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-thumbnail,
.wc-block-grid__products .product .product-thumbnail {
  margin: 0 0 18px;
  position: relative;
  overflow: hidden;
}

.products .product .product-thumbnail > a,
.wc-block-grid__products .product .product-thumbnail > a {
  display: block;
  line-height: 0;
}

.products .product .product-thumbnail > a .wc-block-grid__product-image,
.wc-block-grid__products .product .product-thumbnail > a .wc-block-grid__product-image {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
}

.products .product .product-thumbnail .woocommerce-LoopProduct-link,
.products .product .product-thumbnail .wc-block-grid__product-link,
.wc-block-grid__products .product .product-thumbnail .woocommerce-LoopProduct-link,
.wc-block-grid__products .product .product-thumbnail .wc-block-grid__product-link {
  position: relative;
  height: 0;
  padding-bottom: 120%;
}

.products .product .product-thumbnail .woocommerce-LoopProduct-link > img,
.products .product .product-thumbnail .wc-block-grid__product-link > img,
.wc-block-grid__products .product .product-thumbnail .woocommerce-LoopProduct-link > img,
.wc-block-grid__products .product .product-thumbnail .wc-block-grid__product-link > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
}

.products .product .product-thumbnail img,
.wc-block-grid__products .product .product-thumbnail img {
  width: 100%;
}

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

.products .product .product-thumbnail .button,
.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 {
  position: absolute;
  top: 100%;
  width: 100%;
  background: #f4ead5;
  color: #424935;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 0;
  font-size: 11px;
  height: 44px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.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 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.up-sells .products,
.related .products,
.cross-sells .products {
  min-width: 100%;
}

.products.related {
  margin: 0;
}

.wc-block-grid__products {
  margin: 0 -5px;
}

.wc-block-grid__products .product {
  margin-bottom: 20px;
  padding: 0 5px;
}

.wc-block-grid__product-onsale,
.onsale {
  position: absolute;
  color: #424935;
  top: 20px;
  left: 20px;
  right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  z-index: 20;
  text-transform: uppercase;
  margin: 0 !important;
  border: 0;
  border-radius: 0;
  line-height: 1;
  pointer-events: none;
  height: 30px;
  padding: 0 15px;
  background: #fff;
}

.elementor-widget-woocommerce-products .elementor-element.elementor-products-grid ul.products li.product {
  flex: none;
  max-width: 100%;
}

.products .product-category .thb-product-category-image {
  overflow: hidden;
  line-height: 1;
}

.products .product-category .thb-product-category-image img {
  width: 100%;
  height: 100%;
  opacity: 0.9;
}

@media only screen and (min-width: 768px) {
  .products .product-category .thb-product-category-image {
    height: 100%;
  }
}

.products .product-category .thb-category-link {
  display: block;
  margin-bottom: auto;
  text-align: left;
  width: 100%;
  line-height: 1;
  height: 100%;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .products .product-category .thb-category-link {
    color: #fff;
  }
}

.products .product-category .thb-category-link:hover img {
  opacity: 0.6;
  transform: scale(1.05);
}

.products .product-category .count {
  background: none;
}

.products .product-category .thb-product-category-image {
  background: #000;
}

.products .product-category .thb-product-category-content {
  margin: 0;
  padding: 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}

@media only screen and (min-width: 1068px) {
  .products .product-category .thb-product-category-content {
    padding: 40px;
  }
}

.products .product-category .woocommerce-loop-category__title {
  margin-bottom: 10px;
  color: #fff;
}

.products .product-category .woocommerce-loop-category__title .count {
  color: #fff;
  margin-left: 3px;
  vertical-align: super;
  font-size: 50%;
}

.thb-product-detail .thb-product-main-row {
  margin-bottom: 40px;
}

@media only screen and (min-width: 768px) {
  .thb-product-detail .thb-product-main-row {
    margin-bottom: 80px;
  }
}

.thb-product-detail .thb-product-main-row .product-gallery-column {
  display: flex;
  flex-direction: column;
  position: relative;
}

.thb-product-detail .thb-product-main-row .product-gallery-column .onsale {
  left: 35px;
}

.thb-product-detail .woocommerce-product-gallery {
  position: relative;
}

.thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__image {
  margin-bottom: 30px;
}

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

@media only screen and (min-width: 1068px) {
  .thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__image:not(:first-of-type) {
    display: inline-block;
    width: 50%;
  }
}

@media only screen and (min-width: 1068px) {
  .thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(2n) {
    padding-right: 15px;
  }
}

@media only screen and (min-width: 1068px) {
  .thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(2n) + .woocommerce-product-gallery__image {
    padding-left: 15px;
  }
}

.thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 30;
  padding: 10px;
  width: 51px;
  height: 51px;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  text-indent: 9999em;
}

.rtl .thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  text-indent: -9999em;
}

.thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  content: '';
  display: block;
  width: 1px;
  height: 21px;
  background: #272525;
  position: absolute;
  top: 15px;
  left: 25px;
}

.thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  content: '';
  display: block;
  width: 21px;
  height: 1px;
  background: #272525;
  position: absolute;
  top: 25px;
  left: 15px;
}

.thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
  visibility: hidden;
  opacity: 0;
}

.thb-product-detail .product-information {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) {
  .thb-product-detail .product-information {
    margin-top: 0;
  }
}

.thb-product-detail .product-information h1 {
  display: block;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}

.thb-product-detail .product-information .woocommerce-product-rating {
  font-size: 14px;
  margin-bottom: 10px;
}

.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 .woocommerce-product-rating .woocommerce-review-link {
  color: #424935;
}

.thb-product-detail .product-information .price {
  margin: 12px 0 24px;
}

.thb-product-detail .product-information .price .amount {
  font-size: 20px;
}

.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 rgba(66, 73, 53, 0.3);
  font-size: 12px;
  font-weight: 600;
  color: #f44949;
  text-transform: uppercase;
}

.thb-product-detail .product-information .entry-summary {
  max-width: 640px;
  padding: 0;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .thb-product-detail .product-information .entry-summary {
    padding: 0 10%;
  }
}

.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 {
  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: 6px;
}

.thb-product-detail .product-information .product_meta > span span {
  color: #272525;
}

.thb-product-detail .product-information .quantity {
  margin-right: 5px;
}

.thb-product-detail .product-information .quantity + .single_add_to_cart_button {
  margin-left: 10px;
}

.thb-product-detail .product-information .single_add_to_cart_button {
  border-radius: 0;
  padding: 0 25px;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  .thb-product-detail .product-information .single_add_to_cart_button {
    padding: 0 33px;
  }
}

.thb-product-detail .product-information .thb-product-meta-before {
  font-size: 11px;
  font-weight: 600;
  margin-top: 15px;
  text-transform: uppercase;
  color: #272525;
  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;
  color: #424935;
  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: 100%;
  margin-bottom: 0;
}

.thb-product-detail .group_table {
  margin-bottom: 20px;
}

.thb-product-detail .group_table td {
  padding-right: 20px;
  padding-bottom: 10px;
}

.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: 60px;
  }
}

.wc-tabs-wrapper .wc-tabs {
  display: block;
  text-align: center;
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 768px) {
  .wc-tabs-wrapper .wc-tabs {
    margin-bottom: 60px;
  }
}

.wc-tabs-wrapper .wc-tabs li {
  display: block;
  padding: 0 20px 0 0;
  margin-bottom: 10px;
}

.wc-tabs-wrapper .wc-tabs li a {
  display: block;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  letter-spacing: 0.07em;
}

.wc-tabs-wrapper .wc-tabs li a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #424935;
  transform: scale(0, 1);
  transform-origin: left center;
}

@media only screen and (min-width: 768px) {
  .wc-tabs-wrapper .wc-tabs li a:after {
    bottom: -1px;
  }
}

.wc-tabs-wrapper .wc-tabs li.active a,
.wc-tabs-wrapper .wc-tabs li a:hover {
  color: #424935;
}

.wc-tabs-wrapper .wc-tabs li.active a:after,
.wc-tabs-wrapper .wc-tabs li a:hover:after {
  transform: scale(1, 1);
}

@media only screen and (min-width: 768px) {
  .wc-tabs-wrapper .wc-tabs li {
    display: inline-block;
    padding: 0 20px;
    margin: 0;
  }
  .wc-tabs-wrapper .wc-tabs li a {
    padding-bottom: 20px;
  }
}

.wc-tabs-wrapper .woocommerce-Tabs-panel {
  max-width: 930px;
  padding: 0 15px;
  margin: 0 auto;
}

.wc-tabs-wrapper table.woocommerce-product-attributes {
  max-width: 600px;
  margin: 0 auto !important;
}

.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 rgba(66, 73, 53, 0.1) !important;
  background: transparent;
}

.wc-tabs-wrapper table.woocommerce-product-attributes tbody tr th {
  text-align: left;
  color: #272525;
  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 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: 11px;
  min-width: 52px;
}

.thb-product-nav .thb-product-nav-button {
  display: inline-flex;
  position: relative;
}

.thb-product-nav .thb-product-nav-button .product-nav-link {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-size: 11px;
  position: relative;
  letter-spacing: 0.07em;
}

.thb-product-nav .thb-product-nav-button .product-nav-link i {
  font-size: 14px;
}

.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: 16px;
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  padding-top: 32px;
  margin-bottom: 30px;
  letter-spacing: 0.15em;
}

.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: #424935;
}

.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: #0088cc;
}

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

.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: #424935;
  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: #272525;
  float: left;
  width: 100%;
}

/* Login Register */
.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 rgba(66, 73, 53, 0.1);
  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 rgba(66, 73, 53, 0.1);
    border-top: 0;
  }
}

.woocommerce-form-register .woocommerce-privacy-policy-text {
  font-size: 12px;
}

.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: 18px;
  height: 18px;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  line-height: 16px;
  color: #fff !important;
  border-radius: 50%;
  background: #dbdbdb;
  font-weight: 600;
}

.remove:hover {
  background: #272525;
  color: #fff;
}

.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: 85px;
  }
}

.cart-collaterals {
  position: sticky;
  top: 0;
  left: 0;
}

.shop_table {
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  text-align: left;
  font-size: 16px;
}

.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 {
  width: 100%;
  margin-top: 10px;
}

@media only screen and (min-width: 1068px) {
  .shop_table .actions > .button {
    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: #272525;
}

.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 thead tr {
  font-size: 12px;
  border-bottom: 2px solid rgba(66, 73, 53, 0.1);
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  color: #272525;
}

.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 rgba(66, 73, 53, 0.1);
}

.shop_table tbody tr:last-of-type {
  border-bottom: 0;
}

.shop_table tbody tr th {
  color: #272525;
}

.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 > a {
  display: block;
}

.shop_table tbody tr td.product-thumbnail > a img {
  max-width: 75px;
}

.shop_table tbody tr td.actions .button.style2 {
  margin-top: 20px;
}

@media only screen and (min-width: 1068px) {
  .shop_table tbody tr td.actions .button.style2 {
    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 tfoot {
  border-top: 1px solid rgba(66, 73, 53, 0.1);
}

.shop_table tfoot tr {
  border-bottom: 1px solid rgba(66, 73, 53, 0.1);
}

.shop_table tfoot tr:last-of-type {
  border-bottom: 0;
}

.shop_table tfoot tr th {
  color: #272525;
  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;
}

.wc-proceed-to-checkout .button {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  height: 55px;
  line-height: 55px;
}

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

.woocommerce-shipping-calculator .button {
  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;
}

.thb-checkout-toggle {
  padding: 15px 20px;
  line-height: 1;
  display: flex;
  background: rgba(66, 73, 53, 0.1);
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 14px;
}

.thb-checkout-toggle a {
  margin-left: 10px;
  font-weight: 600;
  color: #424935;
}

.thb-checkout-toggle svg {
  height: 15px;
  width: auto;
  margin-right: 20px;
}

.thb-checkout-toggle svg.thb-myaccount-icon {
  margin-left: 4px;
  margin-right: 24px;
}

form.woocommerce-checkout {
  clear: both;
}

@media only screen and (min-width: 768px) {
  .thb-checkout-form-column {
    padding-right: 45px;
  }
}

@media only screen and (min-width: 1068px) {
  .thb-checkout-form-column {
    padding-right: 85px;
  }
}

.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 rgba(66, 73, 53, 0.1);
  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 .woocommerce-privacy-policy-text a {
  color: #424935;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a:hover {
  color: #272525;
}

.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: #424935;
}

.woocommerce-terms-and-conditions-wrapper label a:hover {
  color: #272525;
}

#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: #272525;
}

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

#side-cart {
  display: flex;
  flex-direction: column;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 60;
  overflow: hidden;
  width: 300px;
  max-width: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

@media only screen and (min-width: 768px) {
  #side-cart {
    width: 340px;
  }
}

@media only screen and (min-width: 1068px) {
  #side-cart {
    width: 420px;
  }
}

#side-cart .side-panel-content {
  position: relative;
  display: flex;
  height: calc(100% - 28px);
  padding: 20px;
}

@media only screen and (min-width: 768px) {
  #side-cart .side-panel-content {
    padding: 30px;
  }
}

#side-cart .side-panel-content .widget_shopping_cart {
  flex: 1;
  margin-bottom: 0;
}

#side-cart .side-panel-content .widget_shopping_cart .widgettitle {
  display: none;
}

#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content {
  overflow: hidden;
  height: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
}

#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart {
  flex: 1;
  padding: 0;
  overflow-y: scroll;
}

#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type {
  margin: 0;
}

#side-cart .side-panel-content p.woocommerce-mini-cart__empty-message {
  border: 0;
  padding: 35vh 10%;
  text-align: center;
}

#side-cart .side-panel-content .woocommerce-mini-cart__buttons {
  display: flex;
  flex-shrink: 0;
  margin: 0;
  width: 100%;
  padding: 0;
}

#side-cart .side-panel-content .woocommerce-mini-cart__buttons .button {
  flex: 1;
  padding: 0 5px;
  border: 0;
}

/*------------------------------------------------------------------
Footer
*/
.footer {
  padding: 25px 0 0;
  margin-top: 40px;
  background: #f4ead5;
}

@media only screen and (min-width: 768px) {
  .footer {
    padding: 45px 0 20px;
    margin-top: 75px;
  }
}

@media only screen and (min-width: 768px) {
  .footer {
    padding: 75px 0 50px;
  }
}

.footer.light a {
  color: #4f4f4f;
}

.footer.light a:hover {
  color: #272525;
}

.footer.footer-full-width-on > .row {
  max-width: none;
}

.footer .widget {
  padding-bottom: 0;
  border-bottom: 0;
}

.footer + .subfooter:before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  display: block;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .footer + .subfooter:before {
    left: 50px;
    right: 50px;
  }
}

.subfooter {
  background: #f4ead5;
  width: 100%;
  z-index: 10;
  font-size: 14px;
  padding: 15px 0;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .subfooter {
    padding: 30px 0;
  }
}

.subfooter p {
  margin-bottom: 15px;
  font-size: inherit;
}

@media only screen and (min-width: 768px) {
  .subfooter p {
    margin-bottom: 0;
  }
}

.subfooter .thb-full-menu {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
}

.subfooter .thb-full-menu a {
  padding: 0;
  margin-bottom: 15px;
}

.subfooter .thb-full-menu .footer-logolink {
  display: flex;
}

.subfooter .thb-full-menu > .menu-item > a {
  padding: 0;
  min-height: 0;
  text-transform: none;
  font-weight: 400;
}

.subfooter .thb-full-menu .menu-item + .menu-item {
  margin-left: 20px;
}

.subfooter .thb-full-menu .menu-item.menu-item-has-children > a:after {
  display: none;
}

@media only screen and (min-width: 768px) {
  .subfooter .thb-full-menu a {
    margin-bottom: 0;
  }
}

.subfooter .thb-full-menu.thb-underline > .menu-item > a:before {
  top: calc(100% + 2px);
}

.rtl .subfooter .subfooter-row {
  flex-direction: row-reverse;
}

.subfooter.subfooter-full-width-on .row.subfooter-row {
  max-width: none;
}

.subfooter.dark {
  background: #272525;
  color: #fff;
}

.subfooter.dark a {
  color: #fff;
}

.subfooter.dark a:hover {
  color: #424935;
}

.subfooter.dark .widget h6 {
  color: #fff;
}

.subfooter.dark p {
  opacity: 0.6;
}

.subfooter.dark .socials a {
  color: #fff;
}

.subfooter.dark .thb-payment-icons li {
  border-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  background: transparent;
}

.subfooter.dark .thb-full-menu.thb-line-marker > li > a:hover {
  color: #fff;
}

.subfooter.dark.style5 {
  border-top: none;
}

.subfooter.dark.style6 {
  border-color: rgba(255, 255, 255, 0.1);
}

#scroll_to_top {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.4);
  color: #272525;
  font-size: 22px;
  position: fixed;
  bottom: -50px;
  right: 15px;
  z-index: 100;
}

.rtl #scroll_to_top {
  right: auto;
  left: 15px;
}

#scroll_to_top.active {
  bottom: 15px;
}

.thb-sticky-active #scroll_to_top.active {
  bottom: 90px;
}

#scroll_to_top:hover {
  border-color: #424935;
  background: #424935;
  color: #fff;
}
