﻿/*! 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: none;
    text-decoration: underline;
    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
}

.foundation-mq {
    font-family: "small=0em&medium=46em&large=66.75em&xlarge=75em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*,
*::before,
*::after {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "system-ui", "San Francisco", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #4f4f4f;
    -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
}

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,
th,
td {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.7;
    text-rendering: optimizeLegibility
}

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

strong,
b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

h1,
.h1,
h2,
.h2,
.thb-accordion.style2 .vc_tta-panel-heading h4,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "system-ui", "San Francisco", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #121212;
    text-rendering: optimizeLegibility
}

h1 small,
.h1 small,
h2 small,
.h2 small,
.thb-accordion.style2 .vc_tta-panel-heading h4 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: .5rem
}

h2,
.h2,
.thb-accordion.style2 .vc_tta-panel-heading h4 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

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

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

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

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

@media print,
screen and (min-width: 46em) {
    h1,
    .h1 {
        font-size: 2.5rem
    }
    h2,
    .h2,
    .thb-accordion.style2 .vc_tta-panel-heading h4 {
        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: 79.375rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

ul,
ol,
dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.7
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.7;
    color: #8a8a8a
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .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-block,
cite {
    display: block;
    color: #8a8a8a;
    font-size: .8125rem
}

.cite-block:before,
cite:before {
    content: "— "
}

.code-inline,
code {
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #0a0a0a;
    display: inline;
    max-width: 100%;
    word-wrap: break-word;
    padding: .125rem .3125rem .0625rem
}

.code-block {
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #0a0a0a;
    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: 46em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width: 66.75em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        color-adjust: economy;
        box-shadow: none !important;
        text-shadow: none !important
    }
    .show-for-print {
        display: block !important
    }
    .hide-for-print {
        display: none !important
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print {
        display: table-cell !important
    }
    th.show-for-print {
        display: table-cell !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre,
    blockquote {
        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: 79.375rem;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-flow: row wrap
}

.row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

@media print,
screen and (min-width: 46em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media print,
screen and (min-width: 66.75em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.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: .9375rem;
    padding-left: .9375rem;
    min-width: 0
}

@media print,
screen and (min-width: 46em) {
    .column,
    .columns {
        padding-right: .9375rem;
        padding-left: .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.333333%;
    max-width: 8.333333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.small-offset-1 {
    margin-left: 8.333333%
}

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

.small-offset-2 {
    margin-left: 16.666667%
}

.small-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

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

.small-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.small-offset-4 {
    margin-left: 33.333333%
}

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

.small-offset-5 {
    margin-left: 41.666667%
}

.small-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

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

.small-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.small-offset-7 {
    margin-left: 58.333333%
}

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

.small-offset-8 {
    margin-left: 66.666667%
}

.small-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

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

.small-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.small-offset-10 {
    margin-left: 83.333333%
}

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

.small-offset-11 {
    margin-left: 91.666667%
}

.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.333333%;
    max-width: 33.333333%
}

.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.666667%;
    max-width: 16.666667%
}

.small-up-7 {
    flex-wrap: wrap
}

.small-up-7>.column,
.small-up-7>.columns {
    flex: 0 0 14.285714%;
    max-width: 14.285714%
}

.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: .9375rem;
    padding-left: .9375rem
}

@media print,
screen and (min-width: 46em) {
    .medium-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .medium-offset-0 {
        margin-left: 0%
    }
    .medium-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .medium-offset-1 {
        margin-left: 8.333333%
    }
    .medium-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .medium-offset-2 {
        margin-left: 16.666667%
    }
    .medium-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .medium-offset-4 {
        margin-left: 33.333333%
    }
    .medium-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .medium-offset-5 {
        margin-left: 41.666667%
    }
    .medium-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .medium-offset-7 {
        margin-left: 58.333333%
    }
    .medium-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .medium-offset-8 {
        margin-left: 66.666667%
    }
    .medium-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .medium-offset-10 {
        margin-left: 83.333333%
    }
    .medium-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.666667%
    }
    .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.333333%;
        max-width: 33.333333%
    }
    .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.666667%;
        max-width: 16.666667%
    }
    .medium-up-7 {
        flex-wrap: wrap
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        flex: 0 0 14.285714%;
        max-width: 14.285714%
    }
    .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: 46em) and (min-width: 46em) {
    .medium-expand {
        flex: 1 1 0px
    }
}

.row.medium-unstack>.column,
.row.medium-unstack>.columns {
    flex: 0 0 100%
}

@media print,
screen and (min-width: 46em) {
    .row.medium-unstack>.column,
    .row.medium-unstack>.columns {
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width: 46em) {
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width: 66.75em) {
    .large-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .large-offset-0 {
        margin-left: 0%
    }
    .large-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .large-offset-1 {
        margin-left: 8.333333%
    }
    .large-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .large-offset-2 {
        margin-left: 16.666667%
    }
    .large-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .large-offset-4 {
        margin-left: 33.333333%
    }
    .large-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .large-offset-5 {
        margin-left: 41.666667%
    }
    .large-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .large-offset-7 {
        margin-left: 58.333333%
    }
    .large-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .large-offset-8 {
        margin-left: 66.666667%
    }
    .large-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .large-offset-10 {
        margin-left: 83.333333%
    }
    .large-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .large-offset-11 {
        margin-left: 91.666667%
    }
    .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.333333%;
        max-width: 33.333333%
    }
    .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.666667%;
        max-width: 16.666667%
    }
    .large-up-7 {
        flex-wrap: wrap
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        flex: 0 0 14.285714%;
        max-width: 14.285714%
    }
    .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: .9375rem;
        padding-left: .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: 46em) {
    .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
}

@media print,
screen and (max-width: 45.99875em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em),
screen and (min-width: 46em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width: 46em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 45.99875em) {
    .show-for-medium {
        display: none !important
    }
}

@media print,
screen and (min-width: 46em) and (max-width: 66.74875em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 45.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
    }
}

.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: 46em) {
    .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: 46em) {
    .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
    }
}

.reset {
    margin: 0;
    padding: 0;
    list-style: none
}

.cf:before,
.post-detail .post-content-container .post-content:before,
.widget.widget_categories ul li:before,
.widget.widget_archive ul li:before,
.thb-pricing-table.style3 .pricing-description ul:before,
.thb-pricing-table.style3 .pricing-description ol:before,
.product_list_widget li:before,
.thb-product-detail.thb-product-quickview .thb-product-quickview-images: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,
.post-detail .post-content-container .post-content:after,
.widget.widget_categories ul li:after,
.widget.widget_archive ul li:after,
.thb-pricing-table.style3 .pricing-description ul:after,
.thb-pricing-table.style3 .pricing-description ol:after,
.product_list_widget li:after,
.thb-product-detail.thb-product-quickview .thb-product-quickview-images: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,
.post-detail .post-content-container .post-content:after,
.widget.widget_categories ul li:after,
.widget.widget_archive ul li:after,
.thb-pricing-table.style3 .pricing-description ul:after,
.thb-pricing-table.style3 .pricing-description ol:after,
.product_list_widget li:after,
.thb-product-detail.thb-product-quickview .thb-product-quickview-images: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
}

.object-fit {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.endcolumn [class*="column"]+[class*="column"]:last-child {
    float: left
}

.transition,
.btn-block.style1 .cover-bg img,
.thb-tabs,
.thb-flip-box .thb-flip-box-side,
.thb-video-lightbox.hover-style1 img,
.thb-video-lightbox.hover-style2 img,
.thb-video-lightbox svg.thb-play-02 .circle2 {
    transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.quick-transition,
.scroll-bottom.style1:before,
.scroll-bottom.style1>div:before,
.scroll-bottom.style1>div:after,
.scroll-bottom.style2,
.scroll-bottom.style3>div:before,
.scroll-bottom.style3>div:after,
.scroll-bottom.style4,
.scroll-bottom.style4>div:before,
.scroll-bottom.style4>div:after,
a,
.thb-borders,
.header.fixed:before,
.thb-dropdown-arrow-style:before,
.thb-full-menu>.menu-item.menu-item-has-children>a:before,
.thb-secondary-area .thb-quick-search:before,
.thb-secondary-area .thb-quick-cart:before,
.post.style3,
.post.style4 .post-content-inner,
.post.style4 h3:after,
.post.style5 .post-excerpt,
.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,
.btn-text.style1:before,
.btn-text.style2:before,
.btn-text.style2:after,
.btn-text.style3 span:after,
.btn-text.style4 .arrow>div,
.thb-accordion .vc_tta-panel-heading h4 a:after,
.thb-accordion.style3 .vc_tta-panel,
.thb-inner-buttons .btn-text-regular.style2:after,
.thb-expand,
.thb_image_link .thb-image-inner .thb-portfolio-video,
.thb-team-row .thb-team-member img,
.thb-team-row .thb-team-member .team-information,
.thb-team-row .thb-team-member.member_style1 .team-information,
.thb-team-row .thb-team-member.member_style3 .team-container,
.thb-testimonials.thb-carousel,
.thb-testimonials.style9 .slick-dots li .portrait_bullet,
.thb-iconbox,
.thb-iconbox.top.type1 figure,
.thb-iconbox.top.type2 figure,
.thb-iconbox.top.type3.has-link .iconbox-content,
.thb-iconbox.top.type3.has-link .iconbox-content .thb-read-more,
.thb-iconbox.left.has-link .iconbox-content,
.thb-iconbox.right.has-link .iconbox-content,
.thb-iconbox.left.has-link .iconbox-content .thb-read-more,
.thb-iconbox.right.has-link .iconbox-content .thb-read-more,
.thb-client-row.thb-opacity.with-accent .thb-client,
.thb-client-row .thb-client img,
.thb-client-row .style3 .client-title,
.thb-client-row .style4 .accent-color,
.thb-pricing-table.style2 .pricing-style2-highlight,
.thb-horizontal-list:before,
.thb-carousel,
.thb-carousel .slick-dots li .portrait_bullet,
.mfp-bg,
.mfp-zoom-in .mfp-with-anim,
.mfp-zoom-in .mfp-iframe-scaler,
.mfp-zoom-in .mfp-inline-holder,
.mfp-zoom-in .mfp-close,
.mfp-zoom-in.mfp-bg,
.mfp-zoom-out .mfp-with-anim,
.mfp-zoom-out.mfp-bg,
button.pswp__button,
.pswp--has_mouse button.pswp__button,
.woocommerce-product-search,
.products .product .thb-product-image-link.thb-second-image .product_thumbnail_hover,
.products .product.thb-listing-style3 .thb-product-inner-wrapper,
.products .product.thb-listing-style3 .thb-product-inner-wrapper:after,
.products .product.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_buttons,
.products .product.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_price,
.thb-product-icon,
.thb-icon-text,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link,
.products .product-category h2,
.products .product-category.thb-category-style3 .thb-category-link:after,
.products .product-category.thb-category-style4 .woocommerce-loop-category__title:after,
.products .product-category.thb-category-style6 .thb-category-link .woocommerce-loop-category__title,
.products .product-category.thb-category-style6 .thb-category-link .woocommerce-loop-category__title .count,
.thb-product-detail.thb-product-sticky,
.thb-share-product .icons,
.login-page-form li a:before,
.thb-form-container,
.thb-form-container .thb-login-form,
.thb-form-container .thb-register-form,
.thb-swatches.thb_color-swatch .thb-swatch,
.thb-swatches.thb_box-swatch .thb-swatch,
.thb-swatches.thb_text-swatch .thb-swatch:after {
    transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.mid-transition,
.thb-full-menu .sub-menu li a,
.thb-full-menu .sub-menu li a:before,
.thb-team-row .thb-team-member.member_style5 .team-information-hover,
.thb-team-row .thb-team-member.member_style5 .team-information,
.thb-gradienttype.on-hover-true .thb-gradienttype-hover,
.thb-video-lightbox svg .back,
.thb-video-lightbox svg .front,
.thb-carousel .slick-nav,
button.mfp-arrow,
button.mfp-arrow .thb-arrow-first,
button.mfp-arrow .thb-arrow-second,
.products .product-category .thb-product-category-image img {
    transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.general-shadow-styles.small-shadow,
.columns .small-shadow.vc_column-inner,
.small-shadow.row,
.thb_image_link img.small-shadow,
.small-shadow.thb-video-lightbox {
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1)
}

.general-shadow-styles.medium-shadow,
.columns .medium-shadow.vc_column-inner,
.medium-shadow.row,
.thb_image_link img.medium-shadow,
.medium-shadow.thb-video-lightbox {
    -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1)
}

.general-shadow-styles.large-shadow,
.columns .large-shadow.vc_column-inner,
.large-shadow.row,
.thb_image_link img.large-shadow,
.large-shadow.thb-video-lightbox {
    -moz-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1)
}

.general-shadow-styles.xlarge-shadow,
.columns .xlarge-shadow.vc_column-inner,
.xlarge-shadow.row,
.thb_image_link img.xlarge-shadow,
.xlarge-shadow.thb-video-lightbox {
    -moz-box-shadow: 0 8px 40px rgba(0, 0, 0, 0.08);
    -webkit-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 .thb-borders,
.admin-bar .thb-global-notification,
.admin-bar .header,
.admin-bar .mfp-wrap .mfp-close,
.mfp-wrap .admin-bar .mfp-close,
.admin-bar .thb-quickview-wrapper,
.admin-bar .thb-side-filters,
.admin-bar #mobile-menu {
    top: 0
}

@media screen and (min-width: 601px) {
    .admin-bar .admin-style,
    .admin-bar .thb-borders,
    .admin-bar .thb-global-notification,
    .admin-bar .header,
    .admin-bar .mfp-wrap .mfp-close,
    .mfp-wrap .admin-bar .mfp-close,
    .admin-bar .thb-quickview-wrapper,
    .admin-bar .thb-side-filters,
    .admin-bar #mobile-menu {
        top: 46px
    }
}

@media screen and (min-width: 783px) {
    .admin-bar .admin-style,
    .admin-bar .thb-borders,
    .admin-bar .thb-global-notification,
    .admin-bar .header,
    .admin-bar .mfp-wrap .mfp-close,
    .mfp-wrap .admin-bar .mfp-close,
    .admin-bar .thb-quickview-wrapper,
    .admin-bar .thb-side-filters,
    .admin-bar #mobile-menu {
        top: 32px
    }
}

.thb-custom-scroll {
    overflow: hidden;
    position: relative
}

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

.flex-video .wp-video .plyr--video,
.flex-video .wp-video .plyr__video-wrapper {
    height: 100%
}

.wpb_text_column p:last-child {
    margin-bottom: 0
}

.cover-bg {
    flex-direction: column;
    background-position: center;
    background-size: cover
}

.no-padding,
.row .row.no-padding {
    margin: 0
}

.no-padding>.columns,
.row .row.no-padding>.columns {
    padding: 0
}

@media only screen and (min-width: 736px) {
    .no-padding,
    .row .row.no-padding {
        padding: 0
    }
}

@media only screen and (min-width: 736px) {
    .rtl .medium-text-right {
        text-align: left
    }
}

@media only screen and (min-width: 736px) {
    .rtl .medium-text-left {
        text-align: right
    }
}

.vc_editor.compose-mode .vc_element>.columns {
    width: 100%;
    max-width: 100%
}

.columns .vc_column-inner {
    width: 100%;
    height: 100%
}

.columns.thb-light-column {
    color: #e6e6e6
}

.columns.thb-light-column h1,
.columns.thb-light-column h2,
.columns.thb-light-column h3,
.columns.thb-light-column h4,
.columns.thb-light-column h5,
.columns.thb-light-column h6,
.columns.thb-light-column label,
.columns.thb-light-column .wpb_text_column a {
    color: #fff
}

.columns.thb-light-column input[type="text"],
.columns.thb-light-column input[type="password"],
.columns.thb-light-column input[type="date"],
.columns.thb-light-column input[type="datetime"],
.columns.thb-light-column input[type="email"],
.columns.thb-light-column input[type="number"],
.columns.thb-light-column input[type="search"],
.columns.thb-light-column input[type="tel"],
.columns.thb-light-column input[type="time"],
.columns.thb-light-column input[type="url"],
.columns.thb-light-column textarea {
    background: #fff;
    border-color: #fff
}

.columns.thb-light-column input[type="text"]:focus,
.columns.thb-light-column input[type="password"]:focus,
.columns.thb-light-column input[type="date"]:focus,
.columns.thb-light-column input[type="datetime"]:focus,
.columns.thb-light-column input[type="email"]:focus,
.columns.thb-light-column input[type="number"]:focus,
.columns.thb-light-column input[type="search"]:focus,
.columns.thb-light-column input[type="tel"]:focus,
.columns.thb-light-column input[type="time"]:focus,
.columns.thb-light-column input[type="url"]:focus,
.columns.thb-light-column textarea:focus {
    border-color: #fff
}

.columns.thb-light-column .post .post-title a {
    color: #fff
}

.columns.thb-light-column .thb-social-links-element.style1 .thb-social-link {
    color: #fff
}

.columns.thb-light-column .thb-social-links-element.style2 .thb-social-link:not(:hover) {
    background: #fff;
    color: #121212
}

.columns.thb-light-column .thb-social-links-element.style4 .thb-social-link:not(:hover) {
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff
}

.columns.thb-light-column .thb_title.style1 .thb_title_inner:before,
.columns.thb-light-column .thb_title.style1 .thb_title_inner:after {
    border-color: #fff
}

.columns.thb-light-column .thb_title.style1 .left_brackets,
.columns.thb-light-column .thb_title.style1 .right_brackets {
    fill: #fff
}

.columns.thb-light-column .thb_title.style4 .thb_title_inner:before,
.columns.thb-light-column .thb_title.style4 .thb_title_inner:after,
.columns.thb-light-column .thb_title.style6 .thb_title_inner:before,
.columns.thb-light-column .thb_title.style6 .thb_title_inner:after,
.columns.thb-light-column .thb_title.style7 .thb_title_inner:before,
.columns.thb-light-column .thb_title.style7 .thb_title_inner:after {
    background: #fff
}

.columns.thb-light-column .thb_title.style3 .thb_title_icon:before,
.columns.thb-light-column .thb_title.style3 .thb_title_icon:after {
    border-color: rgba(255, 255, 255, 0.1)
}

.columns.thb-light-column .thb_title.style2 .thb_title_inner {
    -moz-box-shadow: inset 0 -3px 0 0 #fff;
    -webkit-box-shadow: inset 0 -3px 0 0 #fff;
    box-shadow: inset 0 -3px 0 0 #fff
}

.columns.thb-light-column .thb_title.style3 .thb_title_icon svg path,
.columns.thb-light-column .thb_title.style3 .thb_title_icon svg circle,
.columns.thb-light-column .thb_title.style3 .thb_title_icon svg rect,
.columns.thb-light-column .thb_title.style3 .thb_title_icon svg ellipse,
.columns.thb-light-column .thb_title.style10 .thb_title_icon svg path,
.columns.thb-light-column .thb_title.style10 .thb_title_icon svg circle,
.columns.thb-light-column .thb_title.style10 .thb_title_icon svg rect,
.columns.thb-light-column .thb_title.style10 .thb_title_icon svg ellipse {
    stroke: #fff
}

.columns.thb-light-column .thb_title.style5 {
    border-top-color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0.1)
}

.columns.thb-light-column .thb_title.style9 .thb_title_inner {
    background: #fff
}

.columns.thb-light-column .thb_title.style9 .thb_title_inner h2 {
    color: #121212
}

.columns.thb-light-column .thb_title.style11 {
    border-bottom-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .thb_title.style12 .thb_title_inner:before,
.columns.thb-light-column .thb_title.style12 .thb_title_inner:after {
    background-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .thb_title.style14 h2:after {
    background: #fff
}

.columns.thb-light-column .thb-iconbox figure svg path,
.columns.thb-light-column .thb-iconbox figure svg circle,
.columns.thb-light-column .thb-iconbox figure svg rect,
.columns.thb-light-column .thb-iconbox figure svg ellipse {
    stroke: #fff
}

.columns.thb-light-column .tag-cloud-link,
.columns.thb-light-column .post-detail .thb-article-tags a,
.post-detail .thb-article-tags .columns.thb-light-column a {
    color: rgba(255, 255, 255, 0.8);
    border-color: rgba(255, 255, 255, 0.1)
}

.columns.thb-light-column .tag-cloud-link:hover,
.columns.thb-light-column .post-detail .thb-article-tags a:hover,
.post-detail .thb-article-tags .columns.thb-light-column a:hover {
    border-color: #fff;
    color: #fff
}

.columns.thb-light-column .btn-block {
    color: #fff
}

.columns.thb-light-column .btn-block:hover {
    color: #fff
}

.columns.thb-light-column .thb-carousel .slick-dots li {
    border-color: #fff
}

.columns.thb-light-column .thb-carousel .slick-dots li:not(.slick-active) button {
    background: #fff
}

.columns.thb-light-column .thb-carousel .slick-nav span:after,
.columns.thb-light-column .thb-carousel .slick-nav span:before {
    background: #fff
}

.columns.thb-light-column .thb-accordion .vc_tta-panel-heading h4 a {
    color: #fff
}

.columns.thb-light-column .thb-accordion.style1 .vc_tta-panel {
    border-top-color: rgba(255, 255, 255, 0.15)
}

.columns.thb-light-column .thb-accordion.style2 .vc_tta-panel-heading:before {
    color: rgba(255, 255, 255, 0.55)
}

.columns.thb-light-column .thb-accordion.style2 .vc_tta-panel-heading h4 a:after {
    background: #fff
}

.columns.thb-light-column .thb-accordion.style1 .vc_tta-panel-heading h4 a:after,
.columns.thb-light-column .thb-accordion.style1 .vc_tta-panel-heading h4 a:before {
    background: rgba(255, 255, 255, 0.55)
}

.columns.thb-light-column .thb-accordion.style3 .vc_tta-panel-heading h4 a:after,
.columns.thb-light-column .thb-accordion.style3 .vc_tta-panel-heading h4 a:before {
    background: rgba(255, 255, 255, 0.55)
}

.columns.thb-light-column .thb-accordion.style3 .vc_tta-panel {
    border-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .thb-accordion.style3 .vc_tta-panel.active {
    background: #1c1c1c
}

.columns.thb-light-column .thb-tabs.style1 .thb-tab-menu,
.columns.thb-light-column .thb-tabs.style2 .thb-tab-menu {
    border-bottom-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .thb-tabs.style3 .thb-tab-menu {
    border-right-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .thb-tabs.style4 .thb-tab-menu {
    border-bottom-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .thb-tabs.style4 .thb-tab-menu .vc_tta-panel-heading a.active {
    color: #fff;
    border-left-color: rgba(255, 255, 255, 0.25);
    border-right-color: rgba(255, 255, 255, 0.25);
    border-bottom-color: transparent
}

.columns.thb-light-column .thb-horizontal-list {
    border-bottom-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .thb-counter {
    color: #fff
}

.columns.thb-light-column .thb-counter .h1 {
    color: #fff
}

.columns.thb-light-column .thb-menu-item .thb-menu-item-parent .thb-menu-price {
    color: #fff
}

.columns.thb-light-column .thb-menu-item .thb-menu-item-parent .thb-menu-line {
    border-color: #fff
}

.columns.thb-light-column .thb-menu-item .thb-menu-description {
    color: #fff
}

.columns.thb-light-column .thb-pricing-table.style1 .thb-pricing-column .pricing-container {
    background: transparent
}

.columns.thb-light-column .thb-pricing-table.style1 .thb-pricing-column .pricing-container .thb_pricing_head {
    border-color: rgba(255, 255, 255, 0.4)
}

.columns.thb-light-column .thb-pricing-table.style1 .thb-pricing-column .pricing-container .pricing-description {
    color: #fff
}

.columns.thb-light-column .thb-pricing-table.style2 .thb_pricing_head .pricing_sub_title,
.columns.thb-light-column .thb-pricing-table.style2 .thb_pricing_head .thb-price {
    border-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .thb-pricing-table.style3 .pricing-container {
    border-color: rgba(255, 255, 255, 0.4)
}

.columns.thb-light-column .thb-pricing-table.style3 .thb-pricing-footer {
    background: transparent;
    border-top-color: rgba(255, 255, 255, 0.4)
}

.columns.thb-light-column .thb-team-member.member_style1 h6,
.columns.thb-light-column .thb-team-member.member_style1 .job-title {
    color: #fff
}

.columns.thb-light-column .thb-team-member.member_style4 h6 {
    color: #fff
}

.columns.thb-light-column .thb-page-menu.style1 li a {
    border-top-color: rgba(255, 255, 255, 0.25);
    border-left-color: rgba(255, 255, 255, 0.25);
    border-right-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .thb-page-menu.style1 li:last-child a {
    border-bottom-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .thb-page-menu.style2 li {
    border-bottom-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .products .product .woocommerce-loop-product__title a {
    color: #fff
}

.columns.thb-light-column .products .product .price ins,
.columns.thb-light-column .products .product .price>.amount {
    color: #fff
}

.columns.thb-light-column .products .product.thb-listing-style2 .thb-product-inner-wrapper {
    border-color: rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .products .product.thb-listing-style3 .thb-product-inner-wrapper:after {
    -moz-box-shadow: 0 2px 12px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: 0 2px 12px rgba(255, 255, 255, 0.25);
    box-shadow: 0 2px 12px rgba(255, 255, 255, 0.25)
}

.columns.thb-light-column .products .product.thb-listing-style3:hover .thb-product-inner-wrapper {
    border-color: rgba(255, 255, 255, 0.1)
}

.light-button-text,
.columns.thb-light-column .btn-text,
.footer.dark .btn-text {
    color: #fff
}

.light-button-text.style1:before,
.columns.thb-light-column .style1.btn-text:before,
.footer.dark .style1.btn-text:before {
    background: rgba(255, 255, 255, 0.35)
}

.light-button-text.style1:hover,
.columns.thb-light-column .style1.btn-text:hover,
.footer.dark .style1.btn-text:hover {
    color: #fff
}

.light-button-text.style1:hover:before,
.columns.thb-light-column .style1.btn-text:hover:before,
.footer.dark .style1.btn-text:hover:before {
    background: #fff
}

.light-button-text.style2:before,
.columns.thb-light-column .style2.btn-text:before,
.footer.dark .style2.btn-text:before {
    background: rgba(255, 255, 255, 0.35)
}

.light-button-text.style2:after,
.columns.thb-light-column .style2.btn-text:after,
.footer.dark .style2.btn-text:after {
    background: #fff
}

.light-button-text.style3:hover,
.columns.thb-light-column .style3.btn-text:hover,
.footer.dark .style3.btn-text:hover {
    color: #fff
}

.light-button-text.style3 span:after,
.columns.thb-light-column .style3.btn-text span:after,
.footer.dark .style3.btn-text span:after {
    background: #fff
}

.light-button-text.style4:hover,
.columns.thb-light-column .style4.btn-text:hover,
.footer.dark .style4.btn-text:hover {
    color: #fff
}

.light-button-text.style4 svg:nth-child(2n),
.columns.thb-light-column .style4.btn-text svg:nth-child(2n),
.footer.dark .style4.btn-text svg:nth-child(2n) {
    fill: #fff
}

.light-button-text.style5:hover,
.columns.thb-light-column .style5.btn-text:hover,
.footer.dark .style5.btn-text:hover {
    color: #fff
}

.light-button-text.style5 svg,
.columns.thb-light-column .style5.btn-text svg,
.footer.dark .style5.btn-text svg,
.light-button-text.style5 svg .bar,
.columns.thb-light-column .style5.btn-text svg .bar,
.footer.dark .style5.btn-text svg .bar {
    fill: #fff
}

.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: 736px) {
    .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: 736px) {
    .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: 736px) {
    .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%
    }
}

@media only screen and (min-width: 736px) {
    .thb-fixed {
        position: -webkit-sticky;
        position: sticky;
        top: 40px
    }
    .admin-bar .thb-fixed {
        top: 86px
    }
}

@media screen and (min-width: 783px) {
    .admin-bar .thb-fixed {
        top: 72px
    }
}

@media only screen and (min-width: 736px) {
    .fixed-header-on.fixed-header-scroll-off .thb-fixed {
        top: 60px
    }
}

@media only screen and (min-width: 736px) {
    .fixed-header-on.fixed-header-scroll-off.admin-bar .thb-fixed {
        top: 126px
    }
}

@media screen and (min-width: 783px) {
    .fixed-header-on.fixed-header-scroll-off.admin-bar .thb-fixed {
        top: 112px
    }
}

.thb-padding-sizes.regular-padding .columns,
.thb-team-row .regular-padding.row.style1 .columns,
.wpb_gallery .regular-padding.row .columns,
.regular-padding.thb-carousel .columns {
    margin-bottom: 20px
}

@media only screen and (min-width: 736px) {
    .thb-padding-sizes.regular-padding .columns,
    .thb-team-row .regular-padding.row.style1 .columns,
    .wpb_gallery .regular-padding.row .columns,
    .regular-padding.thb-carousel .columns {
        margin-bottom: 30px
    }
}

.thb-padding-sizes.mini-padding,
.thb-team-row .mini-padding.row.style1,
.wpb_gallery .mini-padding.row,
.mini-padding.thb-carousel {
    margin: 0 -5px
}

.thb-padding-sizes.mini-padding .columns,
.thb-team-row .mini-padding.row.style1 .columns,
.wpb_gallery .mini-padding.row .columns,
.mini-padding.thb-carousel .columns {
    padding: 0 5px;
    margin-bottom: 10px
}

.thb-padding-sizes.small-padding,
.thb-team-row .small-padding.row.style1,
.wpb_gallery .small-padding.row,
.small-padding.thb-carousel {
    margin: 0 -3px
}

.thb-padding-sizes.small-padding .columns,
.thb-team-row .small-padding.row.style1 .columns,
.wpb_gallery .small-padding.row .columns,
.small-padding.thb-carousel .columns {
    padding: 0 3px;
    margin-bottom: 6px
}

.thb-padding-sizes.pixel-padding,
.thb-team-row .pixel-padding.row.style1,
.wpb_gallery .pixel-padding.row,
.pixel-padding.thb-carousel {
    margin: 0 -1px
}

.thb-padding-sizes.pixel-padding .columns,
.thb-team-row .pixel-padding.row.style1 .columns,
.wpb_gallery .pixel-padding.row .columns,
.pixel-padding.thb-carousel .columns {
    padding: 0 1px;
    margin-bottom: 2px
}

.thb-padding-sizes.no-padding,
.row .thb-padding-sizes.row.no-padding,
.row .row.no-padding.thb-carousel,
.thb-team-row .no-padding.row.style1,
.wpb_gallery .no-padding.row,
.no-padding.thb-carousel {
    margin: 0
}

.thb-padding-sizes.no-padding .columns,
.thb-team-row .no-padding.row.style1 .columns,
.wpb_gallery .no-padding.row .columns,
.no-padding.thb-carousel .columns {
    padding: 0;
    margin-bottom: 0
}

.lazyload,
.lazyloading {
    opacity: 0.3;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.lazyloaded {
    opacity: 1;
    -moz-transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.material-spinner {
    animation: material-rotator 1.4s linear infinite
}

.material-spinner .material-path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: material-dash 1.4s ease-in-out infinite, material-colors 5.6s ease-in-out infinite
}

@keyframes material-rotator {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(270deg)
    }
}

@keyframes material-colors {
    0% {
        stroke: #4285F4
    }
    25% {
        stroke: #DE3E35
    }
    50% {
        stroke: #F7C223
    }
    75% {
        stroke: #1B9A59
    }
    100% {
        stroke: #4285F4
    }
}

@keyframes material-dash {
    0% {
        stroke-dashoffset: 187
    }
    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg)
    }
    100% {
        stroke-dashoffset: 187;
        transform: rotate(450deg)
    }
}

iframe {
    max-width: 100%;
    overflow: hidden
}

.adsbygoogle {
    max-width: 100%;
    overflow: hidden
}

.thb-loading:after,
.thb-carousel: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
}

.scroll-bottom {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    width: 30px;
    height: 50px;
    margin-left: -15px;
    text-align: center;
    z-index: 30;
    cursor: pointer
}

.scroll-bottom.style1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 50px;
    width: 1px;
    background: #121212;
    will-change: transform;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.scroll-bottom.style1>div {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 1px
}

.scroll-bottom.style1>div:before {
    content: '';
    width: 10px;
    height: 1px;
    background: #121212;
    position: absolute;
    bottom: 30%;
    right: 0;
    will-change: transform;
    -moz-transform: rotateZ(45deg) scaleX(0);
    -ms-transform: rotateZ(45deg) scaleX(0);
    -webkit-transform: rotateZ(45deg) scaleX(0);
    transform: rotateZ(45deg) scaleX(0);
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.scroll-bottom.style1>div:after {
    content: '';
    width: 10px;
    height: 1px;
    background: #121212;
    position: absolute;
    bottom: 30%;
    left: 2px;
    will-change: transform;
    -moz-transform: rotateZ(-45deg) scaleX(0);
    -ms-transform: rotateZ(-45deg) scaleX(0);
    -webkit-transform: rotateZ(-45deg) scaleX(0);
    transform: rotateZ(-45deg) scaleX(0);
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.scroll-bottom.style1:hover:before {
    -moz-transform: scaleY(.7);
    -ms-transform: scaleY(.7);
    -webkit-transform: scaleY(.7);
    transform: scaleY(.7)
}

.scroll-bottom.style1:hover>div:before {
    -moz-transform: rotateZ(45deg) scaleX(1);
    -ms-transform: rotateZ(45deg) scaleX(1);
    -webkit-transform: rotateZ(45deg) scaleX(1);
    transform: rotateZ(45deg) scaleX(1);
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.scroll-bottom.style1:hover>div:after {
    -moz-transform: rotateZ(-45deg) scaleX(1);
    -ms-transform: rotateZ(-45deg) scaleX(1);
    -webkit-transform: rotateZ(-45deg) scaleX(1);
    transform: rotateZ(-45deg) scaleX(1);
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.single-portfolio.light-title .scroll-bottom.style1:before,
.single-portfolio.light-title .scroll-bottom.style1>div:before,
.single-portfolio.light-title .scroll-bottom.style1>div:after,
.scroll-bottom.style1.light:before,
.scroll-bottom.style1.light>div:before,
.scroll-bottom.style1.light>div:after {
    background: #fff
}

.scroll-bottom.style2 {
    bottom: 15px;
    border-radius: 14px;
    border: 2px solid rgba(18, 18, 18, 0.4);
    -moz-transform: scale(.75, .75);
    -ms-transform: scale(.75, .75);
    -webkit-transform: scale(.75, .75);
    transform: scale(.75, .75)
}

@media only screen and (min-width: 736px) {
    .scroll-bottom.style2 {
        bottom: 30px;
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

.scroll-bottom.style2:hover {
    border-color: rgba(18, 18, 18, 0.8)
}

.scroll-bottom.style2 div {
    position: absolute;
    top: 8px;
    left: 12px;
    width: 2px;
    height: 4px;
    background: #121212;
    border-radius: 4px;
    -moz-animation: thb-scrollanimation 2s infinite;
    -webkit-animation: thb-scrollanimation 2s infinite;
    animation: thb-scrollanimation 2s infinite
}

.single-portfolio.light-title .scroll-bottom.style2,
.scroll-bottom.style2.light {
    border-color: rgba(255, 255, 255, 0.4)
}

.single-portfolio.light-title .scroll-bottom.style2 div,
.scroll-bottom.style2.light div {
    background: #fff
}

.single-portfolio.light-title .scroll-bottom.style2:hover,
.scroll-bottom.style2.light:hover {
    border-color: rgba(255, 255, 255, 0.8)
}

.scroll-bottom.style3>div {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 1px
}

.scroll-bottom.style3>div:before {
    content: '';
    width: 16px;
    height: 2px;
    background: #121212;
    position: absolute;
    bottom: 50%;
    right: 1px;
    will-change: transform;
    -moz-transform: rotateZ(45deg) scaleX(0.75);
    -ms-transform: rotateZ(45deg) scaleX(0.75);
    -webkit-transform: rotateZ(45deg) scaleX(0.75);
    transform: rotateZ(45deg) scaleX(0.75);
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.scroll-bottom.style3>div:after {
    content: '';
    width: 16px;
    height: 2px;
    background: #121212;
    position: absolute;
    bottom: 50%;
    left: 1px;
    will-change: transform;
    -moz-transform: rotateZ(-45deg) scaleX(0.75);
    -ms-transform: rotateZ(-45deg) scaleX(0.75);
    -webkit-transform: rotateZ(-45deg) scaleX(0.75);
    transform: rotateZ(-45deg) scaleX(0.75);
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.scroll-bottom.style3:hover>div:before {
    -moz-transform: rotateZ(45deg) scaleX(1);
    -ms-transform: rotateZ(45deg) scaleX(1);
    -webkit-transform: rotateZ(45deg) scaleX(1);
    transform: rotateZ(45deg) scaleX(1);
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.scroll-bottom.style3:hover>div:after {
    -moz-transform: rotateZ(-45deg) scaleX(1);
    -ms-transform: rotateZ(-45deg) scaleX(1);
    -webkit-transform: rotateZ(-45deg) scaleX(1);
    transform: rotateZ(-45deg) scaleX(1);
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.single-portfolio.light-title .scroll-bottom.style3>div:before,
.single-portfolio.light-title .scroll-bottom.style3>div:after,
.scroll-bottom.style3.light>div:before,
.scroll-bottom.style3.light>div:after {
    background: #fff
}

.scroll-bottom.style4 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    margin-left: -40px;
    border-style: solid;
    border-width: 0 40px 40px 40px;
    border-color: transparent transparent #121212 transparent
}

.scroll-bottom.style4>div {
    position: absolute;
    display: inline-block;
    height: 40px;
    width: 1px;
    top: 20px;
    left: 0
}

.scroll-bottom.style4>div:before {
    content: '';
    width: 16px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 50%;
    right: 1px;
    will-change: transform;
    -moz-transform: rotateZ(45deg) scaleX(0.75);
    -ms-transform: rotateZ(45deg) scaleX(0.75);
    -webkit-transform: rotateZ(45deg) scaleX(0.75);
    transform: rotateZ(45deg) scaleX(0.75);
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.scroll-bottom.style4>div:after {
    content: '';
    width: 16px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 50%;
    left: 1px;
    will-change: transform;
    -moz-transform: rotateZ(-45deg) scaleX(0.75);
    -ms-transform: rotateZ(-45deg) scaleX(0.75);
    -webkit-transform: rotateZ(-45deg) scaleX(0.75);
    transform: rotateZ(-45deg) scaleX(0.75);
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.scroll-bottom.style4.light {
    border-color: transparent transparent #fff transparent
}

.scroll-bottom.style4.light>div:before,
.scroll-bottom.style4.light>div:after {
    background: #121212
}

.scroll-bottom.style4:active {
    transform: rotateX(-20degdeg);
    transform-style: preserve-3d;
    transform-origin: 0 100%
}

@-moz-keyframes thb-scrollanimation {
    0% {
        height: 5px
    }
    50% {
        height: 24px
    }
    100% {
        height: 5px
    }
}

@-webkit-keyframes thb-scrollanimation {
    0% {
        height: 5px
    }
    50% {
        height: 24px
    }
    100% {
        height: 5px
    }
}

@keyframes thb-scrollanimation {
    0% {
        height: 5px
    }
    50% {
        height: 24px
    }
    100% {
        height: 5px
    }
}

.perspective-wrap {
    -moz-perspective: 3000px;
    -webkit-perspective: 3000px;
    perspective: 3000px
}

.animation {
    will-change: opacity, transform;
    opacity: 0;
    -moz-animation: none;
    -webkit-animation: none;
    animation: none
}

.animation.bottom-to-top {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
}

.animation.top-to-bottom {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
}

.animation.left-to-right {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}

.animation.right-to-left {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}

.animation.left-to-right-3d {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    transform-origin: 100% 100%;
    transform-style: preserve-3d;
    -moz-transform: rotateX(-25deg) rotateY(-15deg) translate3d(-60px, -10px, 0);
    -ms-transform: rotateX(-25deg) rotateY(-15deg) translate3d(-60px, -10px, 0);
    -webkit-transform: rotateX(-25deg) rotateY(-15deg) translate3d(-60px, -10px, 0);
    transform: rotateX(-25deg) rotateY(-15deg) translate3d(-60px, -10px, 0)
}

.animation.right-to-left-3d {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    transform-origin: 0% 100%;
    transform-style: preserve-3d;
    -moz-transform: rotateX(-25deg) rotateY(15deg) translate3d(60px, -10px, 0);
    -ms-transform: rotateX(-25deg) rotateY(15deg) translate3d(60px, -10px, 0);
    -webkit-transform: rotateX(-25deg) rotateY(15deg) translate3d(60px, -10px, 0);
    transform: rotateX(-25deg) rotateY(15deg) translate3d(60px, -10px, 0)
}

.animation.bottom-to-top-3d {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    transform-style: preserve-3d;
    -moz-transform: rotateX(-45deg) translateY(120px);
    -ms-transform: rotateX(-45deg) translateY(120px);
    -webkit-transform: rotateX(-45deg) translateY(120px);
    transform: rotateX(-45deg) translateY(120px)
}

.animation.bottom-to-top-3d-small {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    transform-style: preserve-3d;
    -moz-transform: rotateX(-45deg) translateY(60px);
    -ms-transform: rotateX(-45deg) translateY(60px);
    -webkit-transform: rotateX(-45deg) translateY(60px);
    transform: rotateX(-45deg) translateY(60px)
}

.animation.top-to-bottom-3d {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    transform-style: preserve-3d;
    -moz-transform: rotateX(45deg) translateY(-120px);
    -ms-transform: rotateX(45deg) translateY(-120px);
    -webkit-transform: rotateX(45deg) translateY(-120px);
    transform: rotateX(45deg) translateY(-120px)
}

.animation.top-to-bottom-3d-small {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    transform-style: preserve-3d;
    -moz-transform: rotateX(45deg) translateY(-60px);
    -ms-transform: rotateX(45deg) translateY(-60px);
    -webkit-transform: rotateX(45deg) translateY(-60px);
    transform: rotateX(45deg) translateY(-60px)
}

.animation.scale {
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    -moz-transform: scale(.8, .8);
    -ms-transform: scale(.8, .8);
    -webkit-transform: scale(.8, .8);
    transform: scale(.8, .8)
}

.vc_editor .animation {
    opacity: 1;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none
}

.vc_empty_space {
    clear: both
}

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

[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;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0
}

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

body {
    font-size: 16px;
    background: #fff
}

body.thb-boxed-on {
    background: #f8f8f8
}

a {
    color: #121212;
    -webkit-tap-highlight-color: transparent
}

a:hover {
    color: #bfab80
}

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

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    text-transform: uppercase;
    margin-left: 10px;
    font-size: 60%;
    color: #bfab80
}

h1 small a,
h2 small a,
h3 small a,
h4 small a,
h5 small a,
h6 small a {
    color: #bfab80
}

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

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:before {
    display: none !important
}

.row.mpc-row {
    display: flex
}

.row.thb-arrow-enabled,
.row.thb-divider-enabled,
.row.thb-overlay-enabled {
    position: relative
}

.compose-mode .row.thb-arrow-enabled>.vc_element,
.compose-mode .row.thb-divider-enabled>.vc_element,
.compose-mode .row.thb-overlay-enabled>.vc_element {
    z-index: 10
}

.row.thb-divider-enabled>.columns,
.row.thb-overlay-enabled>.columns {
    z-index: 2
}

.row.row-o-full-height {
    display: flex;
    min-height: 100vh
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .row.row-o-full-height {
        height: 100vh
    }
}

.row:not(.row-o-content-bottom):not(.row-o-content-middle):not(.row-o-columns-bottom):not(.row-o-columns-middle)>.columns>.vc_column-inner>.wpb_wrapper:not(.thb-fixed) {
    height: 100%
}

.row.row-o-columns-bottom {
    align-items: flex-end
}

.row.row-o-columns-middle {
    align-items: center
}

.row.row-o-content-middle .vc_column-inner {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.row.row-o-content-bottom .vc_column-inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.row.max_width {
    max-width: 79.375rem !important;
    padding: 0;
    margin: 0 auto
}

@media only screen and (min-width: 736px) {
    .row.max_width {
        padding: 0 35px
    }
}

@media only screen and (min-width: 736px) {
    .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
    }
}

.row .columns .wpb_wrapper {
    width: 100%
}

.row .columns .wpb_wrapper .wpb_content_element:last-child {
    margin-bottom: 0
}

.row.thb_video_bg {
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

.row.thb_video_bg .columns {
    z-index: 5
}

.row.thb_video_bg .thb-row-video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    transform: translate3d(-50%, -50%, 0)
}

.row.thb_video_bg .thb_video_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    pointer-events: none;
    transform: translateZ(0)
}

.row .thb-row-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none
}

.row.vc_parallax .thb-row-overlay {
    z-index: 1
}

.row .thb-divider-container {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    pointer-events: none
}

.row .thb-divider-container .thb-svg-divider {
    width: 100%;
    left: 0;
    bottom: -1px;
    height: 100%;
    position: absolute
}

.row .thb-divider-container[data-position="top"] {
    top: -1px;
    bottom: auto;
    transform: rotate(180deg)
}

.row .thb-divider-container[data-position="top"] .thb-svg-divider {
    bottom: auto;
    top: -1px
}

.row .thb-divider-container.second[data-position="both"] {
    top: -1px;
    bottom: auto;
    transform: rotate(180deg)
}

.row .thb-divider-container.second[data-position="both"] .thb-svg-divider {
    bottom: auto;
    top: -1px
}

.row .thb-divider-container.waves_opacity .thb-svg-divider path:nth-child(2) {
    fill-opacity: 0.15
}

.row .thb-divider-container.waves_opacity .thb-svg-divider path:nth-child(3) {
    fill-opacity: 0.3
}

figure {
    margin: 0;
    padding: 0
}

#wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    backface-visibility: hidden;
    scroll-behavior: smooth
}

.thb-boxed-on #wrapper {
    max-width: 1270px;
    background: #fff
}

@media only screen and (min-width: 1068px) {
    .thb-boxed-on #wrapper {
        margin: 40px auto
    }
}

#wrapper [role="main"] {
    display: flex;
    flex: 1;
    flex-direction: column;
    background: #fff
}

@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: rgba(0, 0, 0, 0.2)
}

#wrapper.open-cc .click-capture {
    pointer-events: auto
}

.not-found {
    text-align: center;
    width: 100%;
    margin-bottom: 30px
}

.not-found figure {
    display: inline-flex;
    width: 120px;
    height: 120px;
    border: 6px solid #f8f8f8;
    color: #e6e6e6;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    border-radius: 60px
}

.not-found figure:after {
    content: '!';
    font-size: 80px
}

.thb-page-preloader {
    position: fixed;
    z-index: 999;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.compose-mode .vc_element,
.view-mode .vc_element {
    max-width: 100%;
    z-index: 10
}

.wpb_widgetised_column.wpb_content_element {
    height: 100%;
    margin: 0
}

.vc_section {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100%
}

.thb-borders {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    pointer-events: none;
    z-index: 999;
    border: 0px solid #121212
}

@media only screen and (min-width: 736px) {
    .thb-borders {
        border-width: 8px
    }
}

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

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

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

@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: 65px;
        padding-left: 0
    }
    .rtl .sidebar-container.sidebar-right .sidebar+.sidebar-content-main {
        padding-left: 0px;
        padding-right: 65px
    }
}

@media only screen and (max-width: 1068px) {
    .sidebar-container.sidebar-right .sidebar {
        order: 2
    }
}

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

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

@media only screen and (min-width: 1068px) {
    .sidebar-container .sidebar+.sidebar-content-main {
        padding-left: 65px;
        max-width: calc(100% - 285px)
    }
    .rtl .sidebar-container .sidebar+.sidebar-content-main {
        padding-right: 0;
        padding-left: 65px
    }
    .single-product .sidebar-container .sidebar+.sidebar-content-main {
        padding: 0 !important
    }
    .full-width-row .sidebar-container .sidebar+.sidebar-content-main.thb-shop-content {
        max-width: calc(100% - 285px)
    }
}

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

@media only screen and (min-width: 1068px) {
    .sidebar-container .sidebar-content-main {
        padding-right: 65px;
        max-width: calc(100% - 250px)
    }
    .rtl .sidebar-container .sidebar-content-main {
        padding-right: 0;
        padding-left: 65px
    }
}

@media only screen and (min-width: 1068px) {
    .sidebar-container.thb-shop-sidebar-layout.sidebar-left .sidebar {
        padding-right: 65px
    }
    .rtl .sidebar-container.thb-shop-sidebar-layout.sidebar-left .sidebar {
        padding-right: 15px;
        padding-left: 65px
    }
}

@media only screen and (min-width: 1068px) {
    .sidebar-container.thb-shop-sidebar-layout.sidebar-right .sidebar {
        padding-left: 65px
    }
    .rtl .sidebar-container.thb-shop-sidebar-layout.sidebar-right .sidebar {
        padding-left: 0;
        padding-right: 65px
    }
}

.sidebar-container.thb-shop-sidebar-layout .sidebar {
    display: none
}

@media only screen and (min-width: 1068px) {
    .sidebar-container.thb-shop-sidebar-layout .sidebar {
        display: flex;
        max-width: 285px
    }
}

.sidebar-container.thb-shop-sidebar-layout .sidebar-content-main {
    padding: 0
}

.no-vc .woocommerce {
    margin-bottom: 20px
}

@media only screen and (min-width: 736px) {
    .no-vc .woocommerce {
        margin-bottom: 40px
    }
}

.thb-global-notification {
    display: flex;
    align-items: center;
    background: #fff;
    text-align: center;
    font-size: 13px;
    width: 100%;
    line-height: 1;
    padding: 8px 0;
    font-weight: 400
}

.thb-global-notification.dark {
    background: #121212;
    color: #fff
}

.thb-global-notification.dark a,
.thb-global-notification.dark a:hover {
    color: #fff
}

.thb-global-notification p {
    margin: 0
}

.subheader {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    display: none
}

@media only screen and (min-width: 1068px) {
    .subheader {
        display: block
    }
}

.subheader.light {
    border-bottom: 1px solid #eee
}

.subheader.subheader-mobile-on {
    display: block
}

.subheader-full-width-on .subheader .row {
    max-width: none
}

@media only screen and (min-width: 736px) {
    .subheader .subheader-leftside {
        text-align: left
    }
    .rtl .subheader .subheader-leftside {
        text-align: right
    }
}

@media only screen and (min-width: 736px) {
    .subheader .subheader-rightside {
        text-align: right
    }
    .rtl .subheader .subheader-rightside {
        text-align: left
    }
}

.subheader .subheader-text {
    display: inline-flex;
    height: 100%;
    align-items: center;
    min-height: 35px
}

.subheader .subheader-text>* {
    margin-bottom: 0
}

.subheader .thb-full-menu>.menu-item>a {
    min-height: 34px;
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
    align-items: center
}

.subheader .thb-full-menu>.menu-item+.menu-item {
    margin-left: 15px
}

.rtl .subheader .thb-full-menu>.menu-item+.menu-item {
    margin-left: 0;
    margin-right: 15px
}

.subheader .thb-full-menu>.menu-item.menu-item-has-children>a:before {
    top: calc( 100% - 1px)
}

.subheader .thb-full-menu .sub-menu {
    min-width: 0;
    padding: 15px 0;
    top: calc(100% - 1px);
    left: -15px
}

.subheader .thb-full-menu .sub-menu li {
    padding: 0 20px;
    font-size: 12px
}

.subheader .columns>* {
    vertical-align: middle
}

.subheader .columns>*+ul,
.subheader .columns>*+div {
    margin-left: 18px
}

.rtl .subheader .columns>*+ul,
.rtl .subheader .columns>*+div {
    margin-left: 0;
    margin-right: 18px
}

.subheader .thb-social-links-container {
    height: 100%;
    align-items: center
}

.subheader .thb-social-links-container .thb-social-link {
    font-size: 16px;
    min-height: 35px;
    align-items: center
}

.subheader .thb-social-links-container .thb-social-link+.thb-social-link {
    margin-left: 13px
}

.subheader.dark {
    background: #121212
}

.subheader.dark .thb-full-menu>.menu-item>a {
    color: #fff
}

.subheader.dark .thb-full-menu .thb-menu-label {
    color: rgba(255, 255, 255, 0.8)
}

.logo-holder {
    display: inline-flex;
    flex-shrink: 0
}

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

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

@media only screen and (min-width: 736px) {
    .logo-holder .logoimg {
        max-height: 40px
    }
}

.header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    top: 0;
    left: 0;
    width: 100%;
    user-select: none;
    background: #fff
}

.woocommerce-account .header,
.woocommerce-cart .header,
.woocommerce-checkout .header {
    margin-bottom: 20px
}

@media only screen and (min-width: 1068px) {
    .woocommerce-account .header,
    .woocommerce-cart .header,
    .woocommerce-checkout .header {
        margin-bottom: 40px
    }
}

.header .header-logo-row {
    width: 100%;
    padding: 15px 0
}

.header .header-logo-row>.row {
    width: 100%
}

.header .header-logo-row>.row>.columns {
    display: flex;
    align-items: center
}

.header .header-menu-row {
    width: 100%;
    display: none
}

.header .header-menu-row>.row>.columns {
    display: flex;
    align-items: center
}

.header .header-menu-row>.row>.columns.text-right {
    justify-content: flex-end
}

@media only screen and (max-width: 1067px) {
    .header.mobile-header-style1 .thb-secondary-area .thb-secondary-item:not(.thb-quick-cart) {
        display: none
    }
    .header.mobile-header-style1 .thb-secondary-area .thb-secondary-item+.thb-secondary-item {
        margin: 0
    }
    .header.mobile-header-style1 .thb-secondary-area .thb-secondary-item svg {
        height: 24px
    }
}

.header.mobile-header-style1 .mobile-logo-column {
    display: flex;
    align-items: center
}

@media only screen and (max-width: 1067px) {
    .header.mobile-header-style1 .mobile-logo-column {
        text-align: center
    }
    .header.mobile-header-style1 .mobile-logo-column .logo-holder,
    .header.mobile-header-style1 .mobile-logo-column .fixed-logo-holder {
        margin: 0 auto
    }
}

@media only screen and (max-width: 1067px) {
    .header.mobile-header-style1 .header-menu-row>.row>.columns {
        display: flex
    }
}

.thb-header-border-on .header:not(.fixed) .header-menu-row {
    position: relative
}

.thb-header-border-on .header:not(.fixed) .header-menu-row:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    max-width: 1170px;
    position: absolute;
    background: rgba(0, 0, 0, 0.07);
    left: 50%;
    bottom: 0;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.header.header-full-width>.row {
    max-width: 100%;
    padding: 0 10px
}

.header.thb-header-full-width-on .header-logo-row>.row,
.header.thb-header-full-width-on .header-menu-row>.row {
    max-width: 100%;
    padding: 0 10px
}

@media only screen and (min-width: 1068px) {
    .header.thb-header-full-width-on .header-logo-row>.row,
    .header.thb-header-full-width-on .header-menu-row>.row {
        padding: 0 15px
    }
}

.header.style1.dark-header {
    border-bottom: 0
}

.header.style1 .header-menu-row {
    padding: 10px 0;
    position: relative
}

.header.style1 .header-menu-row>.row>.columns {
    justify-content: space-between
}

.header.style1 .thb-header-inline-search {
    margin-left: 50px
}

.rtl .header.style1 .thb-header-inline-search {
    margin-left: 0;
    margin-right: 50px
}

@media only screen and (min-width: 1068px) {
    .header.style1 .header-menu-row {
        display: block
    }
    .header.style1 .header-logo-row {
        padding: 20px 0 0px
    }
}

@media only screen and (min-width: 1068px) {
    .header.style2 .header-menu-row {
        display: block
    }
    .header.style2 .logo-holder {
        margin: 0 auto
    }
    .header.style2 .header-logo-row {
        padding: 25px 0
    }
}

.header.style2 .header-menu-row {
    text-align: center;
    padding: 5px 0
}

.thb-header-border-on .header.style2 .header-menu-row:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    max-width: 1170px;
    position: absolute;
    background: rgba(0, 0, 0, 0.07);
    left: 50%;
    top: 0;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.thb-header-border-on .header.style2.thb-header-full-width-on .header-menu-row:before {
    max-width: 100%
}

.header.style2 .thb-navbar {
    display: inline-flex;
    margin: 0 auto
}

@media only screen and (min-width: 1068px) {
    .header.style3 .thb-navbar {
        display: inline-flex
    }
    .header.style3 .logo-holder {
        margin: 0 auto
    }
    .header.style3 .header-logo-row {
        padding: 25px 0
    }
}

.thb-header-border-on .header.style3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07)
}

.thb-header-border-on .header.style3.dark-header {
    border-bottom-color: rgba(255, 255, 255, 0.1)
}

.header.style4 .thb-navbar {
    margin-left: 35px;
    display: none
}

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

.rtl .header.style4 .thb-navbar {
    margin-left: 0;
    margin-right: 35px
}

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

.thb-header-border-on .header.style4 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07)
}

.thb-header-border-on .header.style4.dark-header {
    border-bottom-color: rgba(255, 255, 255, 0.1)
}

.header.style5 .header-logo-row>.row>.columns {
    display: flex;
    justify-content: space-between
}

.header.style5 .thb-header-inline-search {
    max-width: none;
    display: none
}

.header.style5 .thb-header-inline-search .woocommerce-product-search {
    max-width: none
}

@media only screen and (min-width: 1068px) {
    .header.style5 .thb-header-inline-search {
        display: inline-flex;
        margin: 0 30px
    }
}

.header.style5 .thb-style5-logo-wrapper {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0
}

.header.style5 .thb-style5-logo-wrapper .mobile-toggle-holder {
    display: none
}

@media only screen and (min-width: 1068px) {
    .header.style5 .thb-style5-logo-wrapper .mobile-toggle-holder {
        display: inline-flex;
        margin-right: 20px
    }
    .rtl .header.style5 .thb-style5-logo-wrapper .mobile-toggle-holder {
        margin-right: 0;
        margin-left: 20px
    }
}

.header.style5 .thb-secondary-area {
    white-space: nowrap
}

.thb-header-border-on .header.style5 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07)
}

.thb-header-border-on .header.style5.dark-header {
    border-bottom-color: rgba(255, 255, 255, 0.1)
}

@media only screen and (min-width: 1068px) {
    .header.style6 .header-menu-row {
        display: block
    }
    .header.style6 .header-logo-row {
        padding: 30px 0
    }
}

.header.style6 .thb-right-column {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.header.style6 .thb-right-column .thb-header-inline-search {
    margin-top: 10px;
    margin-left: auto
}

.header.style6 .thb-right-column .thb-header-inline-search .woocommerce-product-search {
    width: auto;
    max-width: none;
    margin-left: auto
}

.header.fixed {
    background: #fff;
    position: fixed;
    z-index: 150;
    padding: 15px 0;
    -moz-transition: -moz-transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: -o-transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.header.fixed:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
}

.header.fixed .header-menu-row {
    display: block
}

.header.fixed .thb-navbar {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.header.fixed .fixed-logo-holder {
    display: inline-flex;
    align-items: center
}

@media only screen and (min-width: 1068px) {
    .header.fixed .fixed-logo-holder .logo-holder {
        margin-left: 20px
    }
}

.rtl .header.fixed .fixed-logo-holder .logo-holder {
    margin-left: 0;
    margin-right: 20px
}

.header.fixed .fixed-logo-holder .mobile-toggle-holder {
    display: none
}

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

.header.fixed.fixed-style1 .thb-header-inline-search {
    margin-left: 50px
}

.rtl .header.fixed.fixed-style1 .thb-header-inline-search {
    margin-left: 0;
    margin-right: 50px
}

.header.fixed.fixed-style2 .thb-navbar {
    display: none;
    margin-left: 35px
}

.header.fixed.fixed-style2 .thb-navbar .thb-full-menu .sub-menu {
    top: 100%
}

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

.rtl .header.fixed.fixed-style2 .thb-navbar {
    margin-left: 0;
    margin-right: 35px
}

.header.fixed.fixed-enabled:not(.headroom--unpinned) {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}

.open-cc .header.fixed.fixed-enabled:not(.headroom--unpinned) {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.header.fixed.thb-fixed-shadow-style1:before {
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07)
}

.header.fixed.thb-fixed-shadow-style2:before {
    -moz-box-shadow: 0 9px 38px rgba(0, 0, 0, 0.05), 0 5px 12px rgba(0, 0, 0, 0.1);
    -webkit-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 {
    -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 5px 22px rgba(0, 0, 0, 0.15);
    -webkit-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.headroom--not-top.headroom--pinned:before {
    opacity: 1
}

.header.fixed.light-header:after {
    content: '';
    height: 1px;
    width: 100%;
    background: rgba(0, 0, 0, 0.08);
    position: absolute;
    bottom: 0;
    left: 0;
    pointer-events: none
}

.header.dark-header {
    background: #121212
}

.header.dark-header .mobile-toggle-holder strong {
    color: #fff
}

.header.dark-header .mobile-toggle-holder .mobile-toggle span {
    background: #fff
}

.header.dark-header .mobile-toggle-holder .mobile-toggle>span:before,
.header.dark-header .mobile-toggle-holder .mobile-toggle>span:after {
    background: #fff
}

.header.dark-header .thb-full-menu>.menu-item>a {
    color: #fff
}

.thb-header-border-on .header.dark-header .header-menu-row:after {
    background: rgba(255, 255, 255, 0.1)
}

.header.dark-header .woocommerce-product-search {
    background: #fff;
    border-color: #fff
}

.header.dark-header .thb-secondary-area .thb-secondary-item .thb-item-text,
.header.dark-header .thb-secondary-area .thb-secondary-item .thb-cart-amount .amount {
    color: #fff
}

.header.dark-header .thb-secondary-area .thb-secondary-item svg {
    fill: #fff
}

.header.dark-header .thb-secondary-area .thb-secondary-item svg.thb-cart-icon.thb-cart-icon-style1 {
    stroke: #fff;
    fill: transparent
}

.header.dark-header .thb-secondary-area .thb-secondary-item svg.thb-cart-icon.thb-cart-icon-style5 path,
.header.dark-header .thb-secondary-area .thb-secondary-item svg.thb-cart-icon.thb-cart-icon-style6 path {
    stroke: #fff
}

.thb-full-menu {
    display: inline-flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1
}

.thb-full-menu+.thb-full-menu {
    margin-left: 18px
}

.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: 35px;
    display: flex;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500
}

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

.thb-full-menu>.menu-item.logo-menu-item {
    padding: 0 35px
}

.thb-full-menu>.menu-item.menu-item-has-children:hover>a:before {
    opacity: 1
}

.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.menu-item-has-children {
    position: relative
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu {
    flex-wrap: nowrap;
    padding: 35px 0
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li {
    padding: 0 40px
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li+li {
    padding-left: 0
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li.mega-menu-title>a {
    font-size: 12px;
    color: #bfab80;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li.mega-menu-title>a:before,
.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li.mega-menu-title>a:after {
    content: none !important
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu {
    padding-top: 0;
    padding-bottom: 0;
    opacity: 1 !important;
    position: static;
    border: 0;
    display: block !important;
    visibility: visible !important;
    box-shadow: none;
    min-width: 100%;
    background: none
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li {
    padding: 0
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li.title-item>a {
    font-size: 12px;
    color: #bfab80;
    margin-bottom: 10px
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li.title-item>a:before {
    content: none
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li+.title-item a {
    margin-top: 30px
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>a:after {
    content: "\e801"
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li.menu-item-has-children .sub-menu {
    padding: 30px 0;
    top: -30px
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li.menu-item-has-children .sub-menu li {
    padding: 0 30px
}

.thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu.has_bg {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    padding-right: 220px
}

.rtl .thb-full-menu .menu-item.menu-item-has-children.menu-item-mega-parent>.sub-menu.has_bg {
    padding-right: 0;
    padding-left: 220px;
    background-position: left center
}

.thb-full-menu .menu-item.menu-item-has-children:not(.mega-menu-title)>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:not(.mega-menu-title)>a:after {
    margin-left: 0;
    margin-right: 8px
}

.thb-full-menu .sub-menu.has_bg {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    padding-right: 220px
}

.rtl .thb-full-menu .sub-menu.has_bg {
    padding-right: 0;
    padding-left: 220px;
    background-position: left center
}

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

.thb-full-menu .sub-menu li {
    display: block;
    padding: 0 25px;
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 1.1
}

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

.thb-full-menu .sub-menu li a {
    display: inline-flex;
    padding: 5px 0;
    opacity: 0;
    font-size: inherit;
    font-weight: 400;
    align-items: center;
    justify-content: space-between;
    will-change: opacity;
    position: relative;
    color: #4f4f4f
}

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

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

.thb-full-menu .sub-menu li a:before {
    content: '';
    display: block;
    position: absolute;
    top: calc(100% - 3px);
    left: 0;
    right: 0;
    height: 1px;
    background: #121212;
    transform-origin: left center;
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.thb-full-menu .sub-menu li a span {
    will-change: transform;
    -moz-transition: -moz-transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: -o-transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    margin-right: auto
}

.rtl .thb-full-menu .sub-menu li a span {
    margin-right: 0;
    margin-left: auto
}

.thb-full-menu .sub-menu li a:hover {
    color: #121212
}

.thb-full-menu .sub-menu li a:hover:before {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.thb-full-menu .sub-menu li a:hover>span {
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.rtl .thb-full-menu .sub-menu li a:hover>span {
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.thb-dropdown-color-dark .thb-full-menu .sub-menu li a {
    color: #fff
}

.thb-dropdown-color-dark .thb-full-menu .sub-menu li a:hover {
    color: #bfab80
}

.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:not(.mega-menu-title) {
    position: relative
}

.thb-full-menu .sub-menu li.menu-item-has-children:not(.mega-menu-title)>a:after {
    font-family: "peakshops";
    content: "\e801";
    font-size: 14px;
    line-height: 14px;
    vertical-align: middle;
    width: 8px;
    margin-left: 8px
}

.rtl .thb-full-menu .sub-menu li.menu-item-has-children:not(.mega-menu-title)>a:after {
    transform: rotateY(180deg);
    margin-left: 0;
    margin-right: 12px
}

.thb-full-menu .sub-menu li.title-item>a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #bfab80
}

.thb-full-menu .sub-menu .sub-menu {
    top: -21px;
    left: 100%;
    z-index: 10
}

.thb-full-menu .sub-menu .sub-menu .sub-menu {
    z-index: 15
}

.rtl .thb-full-menu .sub-menu .sub-menu {
    left: auto;
    right: 100%
}

.thb-dropdown-color-dark .thb-full-menu .sub-menu {
    background: #121212
}

.thb-dropdown-color-dark .thb-full-menu .sub-menu li a:not(:hover) {
    color: #fff
}

.thb-dropdown-color-dark .thb-full-menu .sub-menu .post .post-title a {
    color: #fff
}

.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-arrow-style:before,
.thb-full-menu>.menu-item.menu-item-has-children>a:before,
.thb-secondary-area .thb-quick-search:before,
.thb-secondary-area .thb-quick-cart:before {
    top: 100%;
    left: 50%;
    content: " ";
    height: 12px;
    width: 12px;
    position: absolute;
    z-index: 45;
    pointer-events: none;
    margin-top: -5px;
    background: #fff;
    border-radius: 2px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -moz-transform: translate3d(-50%, 0%, 0) rotate(-45deg);
    -ms-transform: translate3d(-50%, 0%, 0) rotate(-45deg);
    -webkit-transform: translate3d(-50%, 0%, 0) rotate(-45deg);
    transform: translate3d(-50%, 0%, 0) rotate(-45deg);
    opacity: 0
}

.thb-dropdown-style2 .thb-dropdown-arrow-style:before,
.thb-dropdown-style2 .thb-full-menu>.menu-item.menu-item-has-children>a:before,
.thb-dropdown-style2 .thb-secondary-area .thb-quick-search:before,
.thb-secondary-area .thb-dropdown-style2 .thb-quick-search:before,
.thb-dropdown-style2 .thb-secondary-area .thb-quick-cart:before,
.thb-secondary-area .thb-dropdown-style2 .thb-quick-cart:before {
    background: #121212;
    border-color: #121212;
    z-index: 0
}

.thb-dropdown-style3 .thb-dropdown-arrow-style:before,
.thb-dropdown-style3 .thb-full-menu>.menu-item.menu-item-has-children>a:before,
.thb-dropdown-style3 .thb-secondary-area .thb-quick-search:before,
.thb-secondary-area .thb-dropdown-style3 .thb-quick-search:before,
.thb-dropdown-style3 .thb-secondary-area .thb-quick-cart:before,
.thb-secondary-area .thb-dropdown-style3 .thb-quick-cart:before {
    display: none
}

.thb-dropdown-style,
.thb-full-menu .sub-menu,
.thb-secondary-area .thb-secondary-dropdown,
.thb-secondary-area .thb-quick-cart .thb-secondary-cart {
    padding: 20px 0;
    margin: 0;
    border-radius: 5px;
    list-style: none;
    background: #fff;
    position: absolute;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.2);
    top: 100%;
    min-width: 170px;
    left: -25px;
    display: none;
    opacity: 0;
    visibility: hidden;
    z-index: 40;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1)
}

.thb-dropdown-color-dark .thb-dropdown-style,
.thb-dropdown-color-dark .thb-full-menu .sub-menu,
.thb-full-menu .thb-dropdown-color-dark .sub-menu,
.thb-dropdown-color-dark .thb-secondary-area .thb-secondary-dropdown,
.thb-secondary-area .thb-dropdown-color-dark .thb-secondary-dropdown,
.thb-dropdown-color-dark .thb-secondary-area .thb-quick-cart .thb-secondary-cart,
.thb-secondary-area .thb-quick-cart .thb-dropdown-color-dark .thb-secondary-cart {
    background: #121212
}

.thb-dropdown-style2 .thb-dropdown-style,
.thb-dropdown-style2 .thb-full-menu .sub-menu,
.thb-full-menu .thb-dropdown-style2 .sub-menu,
.thb-dropdown-style2 .thb-secondary-area .thb-secondary-dropdown,
.thb-secondary-area .thb-dropdown-style2 .thb-secondary-dropdown,
.thb-dropdown-style2 .thb-secondary-area .thb-quick-cart .thb-secondary-cart,
.thb-secondary-area .thb-quick-cart .thb-dropdown-style2 .thb-secondary-cart {
    border-color: #121212;
    border-radius: 0
}

.thb-dropdown-style3 .thb-dropdown-style,
.thb-dropdown-style3 .thb-full-menu .sub-menu,
.thb-full-menu .thb-dropdown-style3 .sub-menu,
.thb-dropdown-style3 .thb-secondary-area .thb-secondary-dropdown,
.thb-secondary-area .thb-dropdown-style3 .thb-secondary-dropdown,
.thb-dropdown-style3 .thb-secondary-area .thb-quick-cart .thb-secondary-cart,
.thb-secondary-area .thb-quick-cart .thb-dropdown-style3 .thb-secondary-cart {
    border-color: transparent;
    border-radius: 0
}

.thb-header-inline-search {
    position: relative;
    width: 100%;
    max-width: 500px;
    display: none
}

@media only screen and (min-width: 1068px) {
    .thb-header-inline-search {
        display: inline-flex;
        margin-left: auto
    }
    .rtl .thb-header-inline-search {
        margin-left: 0;
        margin-right: auto
    }
}

.thb-header-inline-search .woocommerce-product-search.thb-loading:after,
.thb-header-inline-search .woocommerce-product-search.thb-carousel:after,
.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-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 #eee;
    border-radius: 5px;
    padding: 15px
}

@media only screen and (min-width: 1068px) {
    .thb-header-inline-search .thb-results-container {
        padding: 30px
    }
}

.thb-header-inline-search .thb-results-container.product_list_widget li {
    margin-bottom: 20px
}

.thb-header-inline-search .thb-results-container.product_list_widget a .wp-post-image {
    margin-right: 20px
}

.thb-header-inline-search .thb-results-container .thb-search-btn a {
    display: flex
}

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

.rtl .thb-secondary-area {
    margin-left: 0;
    margin-right: auto
}

.thb-secondary-area.thb-separator-on .thb-secondary-item+.thb-secondary-item:after {
    content: '';
    display: none;
    position: absolute;
    left: 0;
    height: 70%;
    top: 15%;
    background: rgba(0, 0, 0, 0.1);
    width: 1px
}

.dark-header .thb-secondary-area.thb-separator-on .thb-secondary-item+.thb-secondary-item:after {
    background: rgba(255, 255, 255, 0.1)
}

.rtl .thb-secondary-area.thb-separator-on .thb-secondary-item+.thb-secondary-item:after {
    left: auto;
    right: 0
}

@media only screen and (min-width: 736px) {
    .thb-secondary-area.thb-separator-on .thb-secondary-item+.thb-secondary-item {
        margin-left: 10px;
        padding-left: 10px;
        position: relative
    }
    .thb-secondary-area.thb-separator-on .thb-secondary-item+.thb-secondary-item:after {
        display: block
    }
    .rtl .thb-secondary-area.thb-separator-on .thb-secondary-item+.thb-secondary-item {
        margin-left: 0px;
        padding-left: 0px;
        margin-right: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width: 1068px) {
    .thb-secondary-area.thb-separator-on .thb-secondary-item+.thb-secondary-item {
        margin-left: 17px;
        padding-left: 17px
    }
}

.thb-secondary-area.thb-separator-on .thb-secondary-item+.thb-secondary-item:last-of-type:after {
    content: none
}

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

@media only screen and (min-width: 736px) {
    .thb-secondary-area .thb-secondary-item .thb-item-text {
        display: inline-flex;
        align-items: center;
        line-height: 1
    }
}

.thb-secondary-area .thb-secondary-item .thb-item-text:last-child {
    margin-right: 0
}

.rtl .thb-secondary-area .thb-secondary-item .thb-item-text {
    margin-left: 10px;
    margin-right: 0
}

.rtl .thb-secondary-area .thb-secondary-item .thb-item-text:last-child {
    margin-left: 0
}

.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: 18px;
    width: auto
}

.thb-secondary-area .thb-secondary-item svg.thb-cart-icon.thb-cart-icon-style5 path,
.thb-secondary-area .thb-secondary-item svg.thb-cart-icon.thb-cart-icon-style6 path {
    stroke: #121212;
    stroke-width: 0.5;
    stroke-miterlimit: 10
}

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

@media only screen and (min-width: 1068px) {
    .thb-secondary-area .thb-secondary-item+.thb-secondary-item {
        margin-left: 20px
    }
}

.rtl .thb-secondary-area .thb-secondary-item+.thb-secondary-item {
    margin-left: 0;
    margin-right: 15px
}

@media only screen and (min-width: 1068px) {
    .rtl .thb-secondary-area .thb-secondary-item+.thb-secondary-item {
        margin-right: 20px
    }
}

.thb-secondary-area .thb-secondary-item .count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    background: #bfab80;
    border-radius: 50%
}

.thb-secondary-area .thb-secondary-item .thb-item-icon-wrapper {
    position: relative
}

.thb-secondary-area .thb-secondary-item .thb-item-icon-wrapper .thb-item-icon {
    line-height: 0
}

.thb-secondary-area .thb-secondary-item .thb-item-icon-wrapper .thb-item-icon+.count {
    position: absolute;
    top: -10px;
    right: -12px
}

.rtl .thb-secondary-area .thb-secondary-item .thb-item-icon-wrapper .thb-item-icon+.count {
    right: auto;
    left: -12px
}

.thb-secondary-area .thb-secondary-dropdown {
    right: -10px;
    left: auto
}

.rtl .thb-secondary-area .thb-secondary-dropdown {
    right: auto;
    left: -10px
}

.thb-secondary-area .thb-quick-search {
    position: relative
}

.thb-secondary-area .thb-quick-search:hover:before {
    opacity: 1
}

.thb-secondary-area .thb-quick-search .thb-secondary-dropdown {
    padding: 25px
}

.thb-secondary-area .thb-quick-search .thb-secondary-search .thb-header-inline-search {
    margin: 0;
    display: inline-flex
}

.thb-secondary-area .thb-quick-search .thb-secondary-search .thb-header-inline-search .search-field {
    max-width: 150px
}

.thb-secondary-area .thb-quick-search .thb-secondary-search .thb-header-inline-search .thb-category-select {
    display: none
}

@media only screen and (min-width: 736px) {
    .thb-secondary-area .thb-quick-search .thb-secondary-search .thb-header-inline-search .thb-category-select {
        display: block
    }
}

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

.woocommerce-cart .thb-secondary-area .thb-quick-cart:before,
.woocommerce-checkout .thb-secondary-area .thb-quick-cart:before {
    content: none
}

.thb-secondary-area .thb-quick-cart:hover:before {
    opacity: 1
}

.thb-secondary-area .thb-quick-cart .thb-secondary-cart {
    min-width: 320px;
    left: auto;
    padding: 0
}

.rtl .thb-secondary-area .thb-quick-cart .thb-secondary-cart {
    left: -10px;
    right: auto
}

.thb-secondary-area .thb-quick-cart .thb-secondary-cart .widgettitle {
    display: none
}

.thb-secondary-area .thb-quick-cart .widget_shopping_cart {
    margin-bottom: 0;
    padding: 25px
}

.thb-secondary-area .thb-quick-cart .widget_shopping_cart .widget_shopping_cart_content>*:last-child {
    margin-bottom: 0
}

.thb-secondary-area .thb-quick-cart .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    text-align: center;
    color: #121212;
    padding: 40px 0
}

.thb-secondary-area .thb-quick-cart .thb-header-after-cart {
    border-top: 1px solid #eee;
    padding: 15px 25px;
    font-size: 13px;
    color: #121212
}

.thb-secondary-area .thb-quick-cart .thb-header-after-cart>*:last-child {
    margin-bottom: 0
}

.thb-secondary-area .thb-quick-cart .thb-item-text,
.thb-secondary-area .thb-quick-cart .thb-item-icon-wrapper {
    cursor: pointer
}

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

.thb_header_left>*:last-child {
    margin-bottom: 0
}

.post {
    margin-bottom: 30px
}

@media only screen and (min-width: 736px) {
    .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 .thb-post-bottom {
    font-size: 10px;
    text-transform: uppercase;
    color: #4f4f4f;
    font-weight: 400
}

.post .post-title {
    overflow-wrap: break-word
}

.post .post-title h3 {
    font-weight: 500
}

.post .thb-read-more {
    color: #bfab80;
    display: inline-flex;
    align-items: center;
    line-height: 1;
    font-size: 14px;
    font-weight: 500
}

.post .thb-read-more svg {
    fill: #bfab80;
    height: 8px;
    width: auto;
    margin-left: 10px;
    -moz-transform: translateX(-4px);
    -ms-transform: translateX(-4px);
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear
}

.post .thb-read-more svg .bar {
    fill: #bfab80;
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear
}

.post .thb-read-more:hover svg {
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}

.post .thb-read-more:hover svg .bar {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.post.sticky .post-title a {
    text-decoration: underline
}

.post.style0 {
    padding-bottom: 30px;
    border-bottom: 1px solid #eee
}

.post.style2 {
    text-align: center
}

.post.style2 h3 {
    font-size: 20px
}

.post.style2 .thb-post-bottom {
    margin-bottom: 10px
}

.post.style3 .post-gallery {
    margin: 0
}

.post.style3 h3 {
    font-size: 16px
}

.post.style3 .post-content-inner {
    padding: 15px;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0
}

@media only screen and (min-width: 736px) {
    .post.style3 .post-content-inner {
        padding: 25px
    }
}

.post.style3:hover {
    -moz-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06)
}

.post.style4 {
    margin-bottom: 30px
}

.post.style4 .post-content-inner {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 15px 10px
}

.post.style4 .post-gallery {
    margin-bottom: 0;
    overflow: hidden
}

.post.style4 .post-gallery>a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65))
}

.post.style4 h3 {
    display: block;
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    font-weight: 600
}

.post.style4 h3:after {
    content: '';
    background: #bfab80;
    width: 40px;
    height: 2px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: calc( 100% + 15px)
}

.post.style4 h3 a {
    color: #fff
}

.post.style4 .thb-read-more {
    text-transform: uppercase;
    font-weight: 600;
    opacity: 0
}

.post.style4:hover .post-content-inner {
    padding-bottom: 20px
}

.post.style4:hover h3:after {
    opacity: 0
}

.post.style4:hover .thb-read-more {
    opacity: 1
}

.post.style5 {
    margin-bottom: 30px
}

.post.style5 .post-content-inner {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 15px;
    transition: none;
    background: rgba(0, 0, 0, 0.4)
}

@media only screen and (min-width: 1068px) {
    .post.style5 .post-content-inner {
        padding: 30px
    }
}

.post.style5 .post-gallery {
    margin-bottom: 0;
    overflow: hidden
}

.post.style5 h3 {
    display: block;
    font-size: 24px;
    font-weight: 500
}

.post.style5 h3 a {
    color: #fff
}

.post.style5 .post-excerpt {
    height: auto;
    max-height: 0;
    overflow: hidden;
    color: #fff
}

.post.style5 .post-excerpt p {
    margin: 0
}

.post.style5:hover .post-excerpt {
    max-height: 300px
}

.post.related .post-gallery {
    margin-bottom: 15px
}

.post.related h6 {
    margin-bottom: 5px
}

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

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

.thb-posts-shortcode.thb-carousel .post {
    margin-bottom: 0
}

.thb-posts-shortcode .post.style1 .post-gallery {
    margin-bottom: 15px
}

.thb-posts-shortcode .post.style1 h3 {
    font-size: 18px
}

.thb-posts-shortcode .post.style1 .post-title+.thb-post-bottom {
    margin-top: -5px
}

.post-detail {
    max-width: 870px
}

.no-sidebar .post-detail {
    max-width: 100%
}

.post-detail.sticky .entry-title {
    text-decoration: underline
}

.post-detail .post-title-container {
    margin-bottom: 35px;
    overflow-wrap: break-word
}

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

.post-detail .thb-article-featured-image {
    margin-bottom: 40px;
    position: relative
}

.post-detail .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)
}

.post-detail .thb-article-featured-image.thb-gallery-format {
    max-width: 855px
}

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

.post-detail .post-share-container {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px
}

@media only screen and (min-width: 736px) {
    .post-detail .post-share-container {
        flex-direction: row;
        padding-bottom: 60px
    }
    .rtl .post-detail .post-share-container {
        flex-direction: row-reverse
    }
}

.post-detail .post-share-container .thb-fixed-shares-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-shrink: 0
}

@media only screen and (min-width: 736px) {
    .post-detail .post-share-container .thb-fixed-shares-container {
        width: 80px
    }
}

@media only screen and (min-width: 1068px) {
    .post-detail .post-share-container .thb-fixed-shares-container {
        width: 100px
    }
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top {
    display: flex;
    position: sticky;
    margin-bottom: 20px;
    width: 100%;
    align-items: center
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-sharing-title {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    color: #121212;
    margin-right: 15px;
    line-height: 1
}

@media only screen and (min-width: 736px) {
    .post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-sharing-title {
        margin-right: 0;
        margin-top: 5px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 736px) {
    .post-detail .post-share-container .thb-fixed-shares-container .thb-social-top {
        flex-direction: column;
        padding-right: 20px
    }
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons {
    display: flex
}

@media only screen and (min-width: 736px) {
    .post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons {
        flex-direction: column
    }
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder {
    display: block;
    padding: 3px
}

@media only screen and (min-width: 736px) {
    .post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder {
        margin-bottom: 5px
    }
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-facebook {
    color: #3b5998
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-facebook:hover {
    color: #1e2e4f
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-linkedin {
    color: #007bb6
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-linkedin:hover {
    color: #003650
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-twitter {
    color: #00aced
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-twitter:hover {
    color: #006287
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-instagram {
    color: #3f729b
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-instagram:hover {
    color: #223d52
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-youtube {
    color: #e52d27
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-youtube:hover {
    color: #941612
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-vkontakte {
    color: #45668e
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-vkontakte:hover {
    color: #243549
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-pinterest {
    color: #bd081c
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-pinterest:hover {
    color: #5b040e
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-whatsapp {
    color: #25d366
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-whatsapp:hover {
    color: #167c3c
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-medium {
    color: #00ab6c
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-medium:hover {
    color: #00452c
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-email {
    color: #9b9b9b
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-email:hover {
    color: #686868
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-reddit {
    color: #ff4500
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-reddit:hover {
    color: #992900
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-vimeo {
    color: #1ab7ea
}

.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .thb-social-buttons .social-button-holder .social.social-vimeo:hover {
    color: #0d7091
}

.post-detail .post-content-container {
    max-width: 770px;
    width: 100%
}

.no-sidebar .post-detail .post-content-container {
    max-width: 100%
}

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

.post-detail .thb-article-nav {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 736px) {
    .post-detail .thb-article-nav {
        flex-direction: row;
        justify-content: space-between
    }
    .rtl .post-detail .thb-article-nav {
        flex-direction: row-reverse
    }
}

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

.post-detail .thb-article-nav .thb-article-nav-post span {
    color: #979797;
    font-size: 11px;
    text-transform: uppercase
}

.post-detail .thb-article-nav .thb-article-nav-post strong {
    color: #121212;
    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: #bfab80
}

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

.post-detail .thb-related-posts {
    padding: 30px 0 0;
    border-bottom: 1px solid #eee
}

.post-detail .thb-related-posts .related-posts-title {
    color: #121212;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 20px
}

.thb-article-pagination {
    display: block;
    clear: both;
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 12px
}

.thb-article-pagination a {
    display: inline-block;
    text-decoration: underline;
    margin-left: 5px
}

.thb-article-pagination .pages-text {
    display: inline-block;
    margin-right: 10px;
    font-weight: 500
}

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

#comments {
    margin: 0 0 35px 0
}

#comments h4 {
    font-size: 22px
}

#comments .woocommerce-Reviews-title {
    display: block;
    font-size: 20px;
    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 #eee
}

.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; */
    padding: 24px 44px;
}

.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 .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-body .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.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 .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,
.commentlist .comment_container .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    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-body .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.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,
.rtl .commentlist .comment_container .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    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(18, 18, 18, 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: #121212
}

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

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

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

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

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

.commentlist .comment .children,
.commentlist .review .children {
    list-style: none;
    margin-left: 18px;
    margin-bottom: 20px
}

@media only screen and (min-width: 736px) {
    .commentlist .comment .children,
    .commentlist .review .children {
        margin-left: 80px
    }
}

@media only screen and (min-width: 736px) {
    .commentlist .comment .children .children,
    .commentlist .review .children .children {
        margin-left: 62px
    }
}

.rtl .commentlist .comment .children,
.rtl .commentlist .review .children {
    margin-left: 0;
    margin-right: 18px
}

@media only screen and (min-width: 736px) {
    .rtl .commentlist .comment .children,
    .rtl .commentlist .review .children {
        margin-left: 0;
        margin-right: 80px
    }
}

@media only screen and (min-width: 736px) {
    .rtl .commentlist .comment .children .children,
    .rtl .commentlist .review .children .children {
        margin-left: 0;
        margin-right: 62px
    }
}

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

.comment-respond .row {
    min-width: 100%
}

@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: bold;
    margin-bottom: 10px
}

.comment-form {
    display: flex;
    flex-flow: row wrap
}

.comment-form p {
    font-size: 14px;
    margin-bottom: 25px;
    width: 100%
}

.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%;
    border-radius: 8px;
}

.comment-form input[type="checkbox"],
.comment-form input[type="radio"] {
    width: auto;
    margin-right: 5px
}

.comment-form .thb-comment-form-field {
    width: 100%;
    display: inline-flex;
    flex-direction: column
}

@media only screen and (min-width: 736px) {
    .comment-form .thb-comment-form-field {
        width: 33%;
        padding-right: 30px
    }
}

@media only screen and (min-width: 736px) {
    .comment-form .thb-comment-form-field:last-of-type {
        width: 34%;
        padding-right: 0
    }
}

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

.star-rating,
.comment-form-rating p.stars,
.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.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 .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-family: "peakshops" !important;
    color: #ffc33c80
}

.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,
.wc-block-grid__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 .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before {
    font-family: "peakshops";
    position: static;
    opacity: 1;
    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,
.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 .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars>span {
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    height: 16px;
    line-height: 1;
    overflow: hidden;
    padding: 0 !important
}

.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,
.wc-block-grid__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 .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars>span:before {
    color: #bfab80;
    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 .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,
.rtl .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars>span,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .rtl .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars>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,
.wc-block-grid__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 .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars>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,
.wc-block-grid__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 .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars+.write_first {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    color: #121212;
    margin-left: 20px;
    line-height: 18px;
    vertical-align: text-top
}

.comment-form-rating p {
    margin-bottom: 27px
}

.comment-form-rating p.stars {
    display: block;
    height: 16px;
    margin-bottom: 5px;
    min-width: 82px
}

.comment-form-rating p.stars:before {
    content: none !important
}

.comment-form-rating p.stars>span:before {
    content: none !important
}

.comment-form-rating p.stars a {
    position: relative;
    color: var(--main-color-50);
    display: inline-block;
    text-indent: -999em;
    width: 12px
}

.comment-form-rating p.stars a:before {
    position: absolute;
    display: block;
    width: 12px;
    text-indent: 0;
    content: ""
}

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

.comment-form-rating p.stars a.active~a {
    color: #dcdcdc
}

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

form {
    margin: 0
}

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

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    border: 1px solid #e0e0e0;
    padding: 12px 15px;
    height: 40px;
    margin-bottom: 20px;
    color: #121212;
    font-size: 12px;
    font-weight: 400;
    background: #fff;
    max-width: 100%;
    outline: 0;
    font-family: inherit;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-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: #121212;
    color: #121212;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type="text"].dokan-form-control,
input[type="password"].dokan-form-control,
input[type="date"].dokan-form-control,
input[type="datetime"].dokan-form-control,
input[type="email"].dokan-form-control,
input[type="number"].dokan-form-control,
input[type="search"].dokan-form-control,
input[type="tel"].dokan-form-control,
input[type="time"].dokan-form-control,
input[type="url"].dokan-form-control,
textarea.dokan-form-control {
    padding: 12px 15px;
    height: 40px
}

.dokan-input-group input[type="text"],
.dokan-form-group input[type="text"],
.dokan-input-group input[type="password"],
.dokan-form-group input[type="password"],
.dokan-input-group input[type="date"],
.dokan-form-group input[type="date"],
.dokan-input-group input[type="datetime"],
.dokan-form-group input[type="datetime"],
.dokan-input-group input[type="email"],
.dokan-form-group input[type="email"],
.dokan-input-group input[type="number"],
.dokan-form-group input[type="number"],
.dokan-input-group input[type="search"],
.dokan-form-group input[type="search"],
.dokan-input-group input[type="tel"],
.dokan-form-group input[type="tel"],
.dokan-input-group input[type="time"],
.dokan-form-group input[type="time"],
.dokan-input-group input[type="url"],
.dokan-form-group input[type="url"],
.dokan-input-group textarea,
.dokan-form-group textarea {
    margin-bottom: 0
}

.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(18, 18, 18, 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(18, 18, 18, 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(18, 18, 18, 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(18, 18, 18, 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,
#newsletter-popup.dark .newsletter-content input[type="text"],
#newsletter-popup.dark .newsletter-content input[type="password"],
#newsletter-popup.dark .newsletter-content input[type="date"],
#newsletter-popup.dark .newsletter-content input[type="datetime"],
#newsletter-popup.dark .newsletter-content input[type="email"],
#newsletter-popup.dark .newsletter-content input[type="number"],
#newsletter-popup.dark .newsletter-content input[type="search"],
#newsletter-popup.dark .newsletter-content input[type="tel"],
#newsletter-popup.dark .newsletter-content input[type="time"],
#newsletter-popup.dark .newsletter-content input[type="url"],
#newsletter-popup.dark .newsletter-content textarea,
#mobile-menu.dark input[type="text"],
#mobile-menu.dark input[type="password"],
#mobile-menu.dark input[type="date"],
#mobile-menu.dark input[type="datetime"],
#mobile-menu.dark input[type="email"],
#mobile-menu.dark input[type="number"],
#mobile-menu.dark input[type="search"],
#mobile-menu.dark input[type="tel"],
#mobile-menu.dark input[type="time"],
#mobile-menu.dark input[type="url"],
#mobile-menu.dark textarea,
.footer.dark input[type="text"],
.footer.dark input[type="password"],
.footer.dark input[type="date"],
.footer.dark input[type="datetime"],
.footer.dark input[type="email"],
.footer.dark input[type="number"],
.footer.dark input[type="search"],
.footer.dark input[type="tel"],
.footer.dark input[type="time"],
.footer.dark input[type="url"],
.footer.dark textarea {
    border-color: #fff;
    background: #fff
}

.dark-form-elements:focus,
#newsletter-popup.dark .newsletter-content input[type="text"]:focus,
#newsletter-popup.dark .newsletter-content input[type="password"]:focus,
#newsletter-popup.dark .newsletter-content input[type="date"]:focus,
#newsletter-popup.dark .newsletter-content input[type="datetime"]:focus,
#newsletter-popup.dark .newsletter-content input[type="email"]:focus,
#newsletter-popup.dark .newsletter-content input[type="number"]:focus,
#newsletter-popup.dark .newsletter-content input[type="search"]:focus,
#newsletter-popup.dark .newsletter-content input[type="tel"]:focus,
#newsletter-popup.dark .newsletter-content input[type="time"]:focus,
#newsletter-popup.dark .newsletter-content input[type="url"]:focus,
#newsletter-popup.dark .newsletter-content textarea:focus,
#mobile-menu.dark input[type="text"]:focus,
#mobile-menu.dark input[type="password"]:focus,
#mobile-menu.dark input[type="date"]:focus,
#mobile-menu.dark input[type="datetime"]:focus,
#mobile-menu.dark input[type="email"]:focus,
#mobile-menu.dark input[type="number"]:focus,
#mobile-menu.dark input[type="search"]:focus,
#mobile-menu.dark input[type="tel"]:focus,
#mobile-menu.dark input[type="time"]:focus,
#mobile-menu.dark input[type="url"]:focus,
#mobile-menu.dark textarea:focus,
.footer.dark input[type="text"]:focus,
.footer.dark input[type="password"]:focus,
.footer.dark input[type="date"]:focus,
.footer.dark input[type="datetime"]:focus,
.footer.dark input[type="email"]:focus,
.footer.dark input[type="number"]:focus,
.footer.dark input[type="search"]:focus,
.footer.dark input[type="tel"]:focus,
.footer.dark input[type="time"]:focus,
.footer.dark input[type="url"]:focus,
.footer.dark textarea:focus {
    border-color: #fff
}

.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: #121212;
    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: 736px) {
    .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
}

.parsley-error-list,
.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: 14px;
    color: #121212;
    margin: 0 0 10px;
    font-weight: 500
}

label.woocommerce-form__label-for-checkbox.inline .woocommerce-form__input-checkbox {
    margin-right: 10px
}

label.woocommerce-form__label-for-checkbox.inline span {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 185px;
    line-height: 1.6;
    resize: none
}

.wpcf7-form textarea {
    height: 235px
}

.dokan-form-group textarea {
    padding: 12px 15px;
    font-size: 12px;
    border: 1px solid #e0e0e0
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #e0e0e0;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    border-radius: 0px;
    color: #121212;
    font-size: 12px;
    font-weight: 400;
    background: #fff url("../img/select_arrow.png") calc(100% - 15px) 18px no-repeat;
    background-size: 7px 4px;
    position: relative
}

select.wpcf7-select {
    margin-bottom: 20px
}

.dokan-form-group select {
    margin-bottom: 0
}

.rtl select {
    background-position: 15px 18px
}

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

.dokan-form-group .select2.select2-container--default {
    margin-bottom: 0
}

.select2.select2-container--default .select2-selection__arrow {
    height: 100%;
    min-height: 100%;
    background: transparent url("../img/select_arrow.png") calc(100% - 15px) 18px no-repeat;
    background-size: 7px 4px;
    min-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--single {
    border-color: #121212;
    background: #fff
}

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

.select2.select2-container--default .select2-selection--single {
    border-radius: 0px;
    background: #fff;
    border-color: #e0e0e0;
    height: 40px;
    line-height: 40px
}

.form-radius-off .select2.select2-container--default .select2-selection--single {
    border-radius: 0
}

.select2.select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 10px
}

.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
    float: none;
    height: 40px;
    line-height: 40px;
    padding-left: 15px
}

.select2.select2-container--default .select2-selection--single.select2-selection--multiple .select2-selection__rendered li {
    background: none;
    border: none
}

.select2-container .select2-dropdown {
    background: #fff;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #121212
}

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

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

.widget {
    margin-bottom: 35px;
    font-size: 14px
}

.widget .thb-widget-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1;
    color: #3F3F3F;
}

.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 a {
    color: #4f4f4f
}

.widget ul a:hover {
    color: #bfab80
}

.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 ul li,
.widget.widget_archive ul li {
    padding: 7px 0;
    color: #a6a6a6;
    text-align: right;
    border-bottom: 1px dotted #a4a4a4
}

.rtl .widget.widget_categories ul li,
.rtl .widget.widget_archive ul li {
    text-align: left
}

.widget.widget_categories ul li a,
.widget.widget_archive ul li a {
    float: left
}

.rtl .widget.widget_categories ul li a,
.rtl .widget.widget_archive ul li a {
    float: right
}

.widget.widget_categories ul li:last-child,
.widget.widget_archive ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.widget.widget_categories .children,
.widget.widget_archive .children {
    margin: 10px 0 0 15px;
    font-size: 12px;
    border-top: 1px dotted #a4a4a4
}

.rtl .widget.widget_categories .children,
.rtl .widget.widget_archive .children {
    margin: 10px 15px 0 0
}

.widget.widget_categories select,
.widget.widget_archive select {
    margin-bottom: 0
}

.widget.widget_recent_comments ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px
}

.rtl .widget.widget_recent_comments ul li {
    padding-left: 0;
    padding-right: 30px
}

.widget.widget_recent_comments ul li:before {
    content: '\e80a';
    font-family: 'peakshops';
    position: absolute;
    top: 7px;
    line-height: 1;
    left: 0;
    color: #121212
}

.rtl .widget.widget_recent_comments ul li:before {
    left: auto;
    right: 0
}

.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,
.widget.widget_pages li,
.widget.widget_meta li,
.widget.widget_product_categories li {
    margin-bottom: 5px
}

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

.widget.widget_nav_menu .sub-menu,
.widget.widget_nav_menu .children,
.widget.widget_pages .sub-menu,
.widget.widget_pages .children,
.widget.widget_meta .sub-menu,
.widget.widget_meta .children,
.widget.widget_product_categories .sub-menu,
.widget.widget_product_categories .children {
    display: none;
    padding: 10px 0 10px 20px;
    list-style: none;
    font-size: 13px
}

.rtl .widget.widget_nav_menu .sub-menu,
.rtl .widget.widget_nav_menu .children,
.rtl .widget.widget_pages .sub-menu,
.rtl .widget.widget_pages .children,
.rtl .widget.widget_meta .sub-menu,
.rtl .widget.widget_meta .children,
.rtl .widget.widget_product_categories .sub-menu,
.rtl .widget.widget_product_categories .children {
    padding: 10px 20px 10px 0
}

.widget.widget_nav_menu .sub-menu li:last-child,
.widget.widget_nav_menu .children li:last-child,
.widget.widget_pages .sub-menu li:last-child,
.widget.widget_pages .children li:last-child,
.widget.widget_meta .sub-menu li:last-child,
.widget.widget_meta .children li:last-child,
.widget.widget_product_categories .sub-menu li:last-child,
.widget.widget_product_categories .children li:last-child {
    margin: 0
}

.widget.widget_rss li {
    margin-bottom: 15px
}

.widget.widget_rss li .rsswidget {
    font-weight: 600
}

.widget.widget_rss li .rss-date {
    opacity: 0.8
}

.widget.widget_rss li .rssSummary {
    font-size: 12px;
    margin-bottom: 5px
}

.widget.widget_rss li cite {
    font-size: 14px
}

.widget.widget_shopping_cart .widget_shopping_cart_content {
    width: 100%
}

.widget.widget_shopping_cart .woocommerce-mini-cart__total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1;
    font-size: 16px;
    font-weight: 500;
    border-top: 1px solid #eee;
    color: #121212;
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 20px
}

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

.widget.widget_shopping_cart .product_list_widget li {
    padding-right: 30px
}

.rtl .widget.widget_shopping_cart .product_list_widget li {
    padding-right: 0;
    padding-left: 30px
}

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

.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 #121212;
    color: #fff
}

.rtl .widget.widget_layered_nav li>a,
.rtl .widget.widget_layered_nav_filters li>a {
    padding-left: 0;
    padding-right: 25px
}

.rtl .widget.widget_layered_nav li>a:before,
.rtl .widget.widget_layered_nav_filters li>a:before {
    left: auto;
    right: 0
}

.widget.widget_layered_nav li:hover>a:before,
.widget.widget_layered_nav_filters li:hover>a:before {
    -moz-box-shadow: inset 0 0 0 2px;
    -webkit-box-shadow: inset 0 0 0 2px;
    box-shadow: inset 0 0 0 2px;
    background: #121212
}

.widget.widget_layered_nav li .count,
.widget.widget_layered_nav_filters li .count {
    display: inline-flex;
    font-size: 10px;
    margin-left: 7px
}

.rtl .widget.widget_layered_nav li .count,
.rtl .widget.widget_layered_nav_filters li .count {
    margin-left: 0;
    margin-right: 7px
}

.widget.widget_layered_nav li.chosen>a:before,
.widget.widget_layered_nav_filters li.chosen>a:before {
    -moz-box-shadow: inset 0 0 0 1px;
    -webkit-box-shadow: inset 0 0 0 1px;
    box-shadow: inset 0 0 0 1px;
    background: #121212
}

.widget.thb_widget_swatch_filter .thb_color-swatch .thb-swatch-filter-link {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-bottom: 4px;
    color: #121212
}

.widget.thb_widget_swatch_filter .thb_color-swatch .thb-swatch-filter-link:hover .thb-swatch {
    -moz-box-shadow: inset 0 0 0 1px #000;
    -webkit-box-shadow: inset 0 0 0 1px #000;
    box-shadow: inset 0 0 0 1px #000
}

.widget.thb_widget_swatch_filter .thb_color-swatch .thb-swatch-filter-link:hover .thb-swatch>span {
    -moz-transform: scale(.9, .9);
    -ms-transform: scale(.9, .9);
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9)
}

.widget.thb_widget_swatch_filter .thb_color-swatch .thb-swatch-filter-link .thb-swatch {
    margin-left: -3px;
    margin-right: 9px
}

.rtl .widget.thb_widget_swatch_filter .thb_color-swatch .thb-swatch-filter-link .thb-swatch {
    margin-right: -3px;
    margin-left: 9px
}

.widget.thb_widget_swatch_filter .thb_color-swatch:last-child {
    margin-bottom: 0
}

.widget.thb_widget_swatch_filter .thb_color-swatch .count {
    display: inline-flex;
    font-size: 10px;
    margin-left: 7px
}

.rtl .widget.thb_widget_swatch_filter .thb_color-swatch .count {
    margin-right: 7px;
    margin-left: 0
}

.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: var(--main-color);
    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 var(--main-color);
    background: var(--main-color);
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -webkit-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: #FFFFFF !important;
    background: var(--main-color) !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;
    padding: 35px 0
}

.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    color: #4f4f4f;
    padding: 4px;
    min-width: 20px;
    justify-content: center
}

.pagination .page-numbers:hover,
.woocommerce-pagination .page-numbers:hover {
    color: #121212
}

.pagination .page-numbers.current,
.woocommerce-pagination .page-numbers.current {
    color: #121212;
    position: relative
}

.pagination .page-numbers.current:after,
.woocommerce-pagination .page-numbers.current:after {
    content: '';
    position: absolute;
    left: 4px;
    right: 4px;
    bottom: -1px;
    border-bottom: 1px solid #121212
}

.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: 16px;
    content: '\e801';
    font-family: 'peakshops';
    margin-left: 10px
}

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

.pagination .prev:before,
.woocommerce-pagination .prev:before {
    font-size: 16px;
    content: '\e80b';
    font-family: 'peakshops';
    margin-right: 10px
}

.thb_load_more_container {
    padding: 40px 0 60px
}

.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,
.bypostauthor {
    color: inherit
}

.alignright {
    float: none;
    margin: 0
}

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

.non-VC-page .alignright {
    margin-bottom: 1rem
}

.alignleft {
    float: none;
    margin: 0
}

@media only screen and (min-width: 736px) {
    .alignleft {
        float: left;
        margin: 0 20px 0 0
    }
}

.non-VC-page .alignleft {
    margin-bottom: 1rem
}

.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:not(.thb_image_link) {
    margin-bottom: 20px
}

.wp-caption .wp-caption-text {
    display: block;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    color: #121212;
    padding: 13px 0;
    border-bottom: 1px solid #eee
}

.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;
    -moz-transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.gallery .gallery-item:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .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(18, 18, 18, 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: #121212;
    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 12px;
    height: 26px;
    background: #121212;
    color: #fff !important;
    font-size: 12px !important;
    margin: 0 6px 10px 0;
    line-height: 1;
    font-weight: 400;
    border-radius: 300px
}

.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: #bfab80;
    color: #fff
}

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

.searchform input {
    width: 100%;
    margin-bottom: 0;
    padding-right: 40px
}

.searchform .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

q,
blockquote p,
.post-content blockquote p {
    font-size: 24px;
    font-weight: 500;
    color: #121212;
    line-height: 1.4;
    margin: 0
}

cite {
    font-weight: 400;
    font-size: 16px;
    color: #121212;
    font-style: normal;
    line-height: 1
}

cite:before {
    display: none
}

blockquote {
    position: relative;
    clear: both;
    border: 0;
    padding: 0 10%;
    margin: 40px 0;
    text-align: center
}

blockquote p {
    text-rendering: auto
}

blockquote p+.post.thumbnail-seealso {
    margin-top: 30px
}

blockquote cite {
    margin-top: 20px
}

blockquote.alignleft {
    float: left;
    width: 40%;
    margin: 40px 40px 40px 0
}

@media only screen and (max-width: 736px) {
    blockquote.alignleft {
        margin-right: 0;
        width: 100%
    }
}

blockquote.alignright {
    float: right;
    width: 40%;
    margin: 40px 0 40px 40px
}

@media only screen and (max-width: 736px) {
    blockquote.alignright {
        margin-left: 0;
        width: 100%
    }
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 1em;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

pre.wp-block-verse {
    white-space: nowrap;
    overflow: auto
}

table:not(.variations):not(.shop_table):not(.group_table) {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

table:not(.variations):not(.shop_table):not(.group_table) thead,
table:not(.variations):not(.shop_table):not(.group_table) tbody,
table:not(.variations):not(.shop_table):not(.group_table) tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

table:not(.variations):not(.shop_table):not(.group_table) caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold
}

table:not(.variations):not(.shop_table):not(.group_table) thead {
    background: #f8f8f8;
    color: #0a0a0a
}

table:not(.variations):not(.shop_table):not(.group_table) tfoot {
    background: #f1f1f1;
    color: #0a0a0a
}

table:not(.variations):not(.shop_table):not(.group_table) thead tr,
table:not(.variations):not(.shop_table):not(.group_table) tfoot tr {
    background: transparent
}

table:not(.variations):not(.shop_table):not(.group_table) thead th,
table:not(.variations):not(.shop_table):not(.group_table) thead td,
table:not(.variations):not(.shop_table):not(.group_table) tfoot th,
table:not(.variations):not(.shop_table):not(.group_table) tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left
}

table:not(.variations):not(.shop_table):not(.group_table) tbody th,
table:not(.variations):not(.shop_table):not(.group_table) tbody td {
    padding: 0.5rem 0.625rem 0.625rem
}

table:not(.variations):not(.shop_table):not(.group_table) tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1
}

table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes tbody tr:nth-child(even) {
    background: transparent !important
}

table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes thead,
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes tbody,
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes tfoot {
    border-left: 0 !important;
    border-right: 0 !important
}

table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular tbody tr:nth-child(even) {
    background: #f7f7f7
}

table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular thead,
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular tbody,
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular tfoot {
    border-color: rgba(0, 0, 0, 0.2)
}

.non-VC-page #comments {
    margin-top: 60px
}

.non-VC-page .elementor-inner {
    margin: 0 -10px
}

.non-VC-page .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1190px
}

.thb-page-title {
    margin-bottom: 40px
}

.page-title {
    line-height: 1
}

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

.rtl .page-title h1 {
    margin-right: 0;
    margin-left: 25px
}

.content404 {
    text-align: center;
    padding: 22vh 0
}

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

.content404 p {
    margin-bottom: 30px
}

.fb_iframe_widget_fluid_desktop span {
    width: 100% !important
}

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

.has-thb-accent-color {
    color: #bfab80
}

.has-thb-accent-color p {
    color: #bfab80
}

.wp-block-pullquote {
    padding: 0
}

.wp-block-button {
    margin-bottom: 16px
}

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

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

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

.wp-block-button.is-style-outline .wp-block-button__link {
    background: transparent !important
}

.alignwide {
    position: relative
}

@media only screen and (min-width: 1068px) {
    .alignwide {
        margin-left: -30px;
        margin-right: 30px;
        max-width: none;
        width: calc(100% + 60px)
    }
}

@media only screen and (min-width: 1310px) {
    .alignwide {
        margin-left: -40px;
        margin-right: 40px;
        width: calc(100% + 80px)
    }
}

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

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

.post-detail-style1 .alignfull {
    position: relative;
    width: 100vw
}

@media only screen and (min-width: 1068px) {
    .post-detail-style1 .alignfull {
        max-width: 100vw;
        margin-left: calc(50% - 43vw);
        width: calc(50% + 43vw)
    }
}

.wp-block-image figcaption {
    display: block;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    color: #121212;
    padding: 13px 0;
    border-bottom: 1px solid #eee
}

.wp-block-image .mfp-image {
    display: block
}

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

.wp-block-latest-comments img {
    float: left;
    margin-right: 10px
}

.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-cover {
    color: #fff;
    margin-bottom: 25px
}

.wp-block-cover,
.wp-block-cover-image {
    height: auto
}

.wp-block-categories {
    list-style-position: inside
}

.wp-block-embed iframe {
    max-width: 100%
}

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

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

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    font-size: 16px;
    line-height: 1;
    height: 16px;
    vertical-align: middle;
    max-width: 75px
}

input[type="submit"],
.button:not(.woocommerce-mini-cart__buttons .button:first-child,
.button.white),
.btn {
    display: inline-block;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: var(--main-color);
    color: var(--button-text);
    padding: 0 20px;
    max-width: 100%;
    font-size: 14px;
    font-weight: 500;
    border: 0;
    outline: 0;
    position: relative;
    cursor: pointer;
    border-radius: 0;
    white-space: nowrap;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 6px;
    box-shadow: 3px 3px 5px #00000029;
}

input[type="submit"]:hover,
.button:hover,
.btn:hover {
    background: #bfab80;
    color: #fff
}

input[type="submit"]:focus,
.button:focus,
.btn:focus {
    color: #fff
}

input[type="submit"].disabled,
.button.disabled,
.btn.disabled {
    cursor: not-allowed
}

input[type="submit"].no-radius,
.button.no-radius,
.btn.no-radius {
    border-radius: 0
}

input[type="submit"].small-radius,
.button.small-radius,
.btn.small-radius {
    border-radius: 3px
}

input[type="submit"].pill-radius,
.button.pill-radius,
.btn.pill-radius {
    border-radius: 300px
}

input[type="submit"].white,
.button.white,
.btn.white {
    background: #fff;
    color: #121212;
    border: 1px solid
}

input[type="submit"].white:hover,
.button.white:hover,
.btn.white:hover {
    color: #bfab80
}

input[type="submit"].white-alt,
.button.white-alt,
.btn.white-alt {
    background: rgba(255, 255, 255, 0.8);
    color: #121212
}

input[type="submit"].white-alt:hover,
.button.white-alt:hover,
.btn.white-alt:hover {
    color: #121212;
    background: #fff
}

input[type="submit"].grey,
.button.grey,
.btn.grey {
    background: #b6b6b6
}

input[type="submit"].grey:hover,
.button.grey:hover,
.btn.grey:hover {
    background: #bfab80
}

input[type="submit"].accent,
input[type="submit"].alt,
.button.accent,
.button.alt,
.btn.accent,
.btn.alt {
    background: #bfab80
}

input[type="submit"].accent:hover,
input[type="submit"].alt:hover,
.button.accent:hover,
.button.alt:hover,
.btn.accent:hover,
.btn.alt:hover {
    background: #ae955e
}

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

input[type="submit"].small,
.button.small,
.btn.small {
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    padding: 0 17px
}

input[type="submit"].large,
.button.large,
.btn.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 {
    height: 54px;
    line-height: 54px;
    padding: 0 45px;
    font-size: 14px
}

input[type="submit"].style2,
.button.style2,
.btn.style2 {
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #121212;
    background: transparent;
    line-height: 38px
}

input[type="submit"].style2:focus,
.button.style2:focus,
.btn.style2:focus {
    color: #121212
}

input[type="submit"].style2 svg,
.button.style2 svg,
.btn.style2 svg {
    fill: #121212
}

input[type="submit"].style2.small,
.button.style2.small,
.btn.style2.small {
    line-height: 32px
}

input[type="submit"].style2.large,
.button.style2.large,
.btn.style2.large {
    line-height: 44px
}

input[type="submit"].style2.x-large,
.button.style2.x-large,
.btn.style2.x-large {
    line-height: 52px
}

input[type="submit"].style2.thb_shadow,
.button.style2.thb_shadow,
.btn.style2.thb_shadow {
    -moz-box-shadow: 0 6px 20px transparent;
    -webkit-box-shadow: 0 6px 20px transparent;
    box-shadow: 0 6px 20px transparent
}

input[type="submit"].style2.thb_shadow:hover,
.button.style2.thb_shadow:hover,
.btn.style2.thb_shadow:hover {
    -moz-transform: translateY(-3px) !important;
    -ms-transform: translateY(-3px) !important;
    -webkit-transform: translateY(-3px) !important;
    transform: translateY(-3px) !important;
    -moz-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
    -webkit-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 {
    margin-right: 5px
}

input[type="submit"].style2:hover,
.button.style2:hover,
.button.white:hover,
.btn.style2:hover {
    background: rgba(0, 0, 0, 0.05);
    color: #121212
}

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

input[type="submit"].style2.white:focus,
.button.style2.white:focus,
.btn.style2.white:focus {
    color: #fff
}

input[type="submit"].style2.white:hover,
.button.style2.white:hover,
.btn.style2.white:hover {
    background: #fff;
    color: #121212
}

input[type="submit"].style2.white:hover:focus,
.button.style2.white:hover:focus,
.btn.style2.white:hover:focus {
    color: #121212
}

input[type="submit"].style2.accent,
.button.style2.accent,
.btn.style2.accent {
    border-color: #bfab80
}

input[type="submit"].style2.accent:hover,
.button.style2.accent:hover,
.btn.style2.accent:hover {
    background: rgba(191, 171, 128, 0.1)
}

.btn-text {
    display: inline-flex;
    align-items: center
}

.btn-text.style1 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600
}

.btn-text.style1:before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 1px;
    margin-right: 15px;
    background: rgba(0, 0, 0, 0.15)
}

.btn-text.style1:hover {
    color: #121212
}

.btn-text.style1:hover:before {
    width: 60px;
    background: #121212
}

.btn-text.style1.white {
    color: #fff
}

.btn-text.style1.white:before {
    background: rgba(255, 255, 255, 0.45)
}

.btn-text.style1.white:hover {
    color: #fff
}

.btn-text.style1.white:hover:before {
    background: #fff
}

.btn-text.style2 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #121212;
    position: relative
}

.btn-text.style2:before,
.btn-text.style2:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 2px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%
}

.btn-text.style2:after {
    background: #121212;
    transform-origin: left center;
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.btn-text.style2:hover:after {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.btn-text.style3 {
    font-size: 14px;
    font-weight: 600
}

.btn-text.style3 .circle-btn {
    width: 24px;
    height: 24px;
    display: inline-flex;
    background: #bfab80;
    position: relative;
    border-radius: 12px;
    margin-right: 17px
}

.btn-text.style3 .circle-btn:before,
.btn-text.style3 .circle-btn:after {
    content: '';
    display: block;
    height: 1px;
    width: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: right center
}

.btn-text.style3 .circle-btn:before {
    -moz-transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
    transform: translate3d(-50%, -50%, 0) rotateZ(45deg)
}

.btn-text.style3 .circle-btn:after {
    -moz-transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
    transform: translate3d(-50%, -50%, 0) rotateZ(-45deg)
}

.btn-text.style3 span {
    position: relative;
    line-height: 1
}

.btn-text.style3 span:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #121212;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    transform-origin: left center;
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.btn-text.style3:hover {
    color: #121212
}

.btn-text.style3:hover span:after {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.btn-text.style4 .arrow {
    display: inline-flex;
    margin-left: 13px;
    position: relative;
    overflow: hidden;
    width: 15px
}

.btn-text.style4 .arrow>div {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 32px;
    -moz-transform: translateX(-17px);
    -ms-transform: translateX(-17px);
    -webkit-transform: translateX(-17px);
    transform: translateX(-17px)
}

.btn-text.style4 .arrow svg {
    width: 15px;
    height: auto
}

.btn-text.style4 .arrow svg+svg {
    margin-left: 2px
}

.btn-text.style4 .arrow svg:first-child {
    fill: #bfab80
}

.btn-text.style4:hover .arrow>div {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.btn-text.style5 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.btn-text.style5 svg {
    fill: #121212;
    height: 10px;
    -moz-transform: translateX(-4px);
    -ms-transform: translateX(-4px);
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear
}

.btn-text.style5 svg .bar {
    fill: #121212;
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear
}

.btn-text.style5 .arrow {
    height: 10px;
    display: flex;
    align-items: center
}

.btn-text.style5:hover {
    color: #121212
}

.btn-text.style5:hover svg {
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}

.btn-text.style5:hover svg .bar {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.btn-block {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    color: #121212
}

.btn-block:hover {
    color: #121212
}

.btn-block .cover-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
    z-index: 1;
    overflow: hidden
}

.btn-block .cover-bg img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.btn-block>span {
    position: relative;
    line-height: 1;
    z-index: 2
}

.btn-block.style1 {
    font-size: 16px;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    font-weight: 600
}

.btn-block.style1 .cover-bg img {
    will-change: transform;
    transform-origin: center center
}

.btn-block.style1:hover .cover-bg img {
    -moz-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03)
}

.thb-accordion {
    display: block
}

.thb-accordion .vc_tta-panel {
    /* border-top: 1px solid rgba(0, 0, 0, 0.13); */
    border-top: 1px solid var(--border-color);
    font-size: 16px
}

.thb-accordion .vc_tta-panel p {
    font-size: inherit
}

.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a {
    opacity: 1
}

.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a:after,
.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a:before {
    background: #121212
}

.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a:after {
    -moz-transform: translateY(-50%) scale(1, 0);
    -ms-transform: translateY(-50%) scale(1, 0);
    -webkit-transform: translateY(-50%) scale(1, 0);
    transform: translateY(-50%) scale(1, 0)
}

.thb-accordion .vc_tta-panel-heading h4 {
    display: block;
    margin: 0;
    line-height: 1;
    font-size: 16px
}

.thb-accordion .vc_tta-panel-heading h4 a {
    display: block;
    position: relative;
    padding: 23px 0;
    opacity: 0.6;
    color: var(--main-color)
}

.thb-accordion .vc_tta-panel-heading h4 a:after,
.thb-accordion .vc_tta-panel-heading h4 a:before {
    content: '';
    display: block;
    position: absolute;
    margin-right: 10px;
    top: 50%;
    right: 0
}

.thb-accordion .vc_tta-panel-heading h4 a:after {
    width: 1px;
    height: 13px;
    right: 6px;
    background: rgba(18, 18, 18, 0.6);
    transform-origin: center;
    -moz-transform: translateY(-50%) scale(1, 1);
    -ms-transform: translateY(-50%) scale(1, 1);
    -webkit-transform: translateY(-50%) scale(1, 1);
    transform: translateY(-50%) scale(1, 1)
}

.thb-accordion .vc_tta-panel-heading h4 a:before {
    width: 13px;
    height: 1px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(18, 18, 18, 0.6)
}

.thb-accordion .vc_tta-panel-body {
    display: none;
    padding-bottom: 30px
}

.thb-accordion.style2 {
    counter-reset: section
}

.thb-accordion.style2 .vc_tta-panel {
    border-bottom: 0
}

.thb-accordion.style2 .vc_tta-panel.active .vc_tta-panel-heading h4 a {
    opacity: 1
}

.thb-accordion.style2 .vc_tta-panel.active .vc_tta-panel-heading h4 a:before {
    display: none
}

.thb-accordion.style2 .vc_tta-panel.active .vc_tta-panel-heading h4 a:after {
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    -webkit-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1);
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.thb-accordion.style2 .vc_tta-panel-heading {
    position: relative;
    line-height: 1;
    padding-left: 70px;
    margin: 0;
    clear: both
}

.rtl .thb-accordion.style2 .vc_tta-panel-heading {
    padding-left: 0;
    padding-right: 70px
}

.thb-accordion.style2 .vc_tta-panel-heading:before {
    counter-increment: section;
    content: counter(section, decimal-leading-zero);
    position: absolute;
    color: rgba(0, 0, 0, 0.4);
    top: 50%;
    left: 0;
    font-size: 20px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rtl .thb-accordion.style2 .vc_tta-panel-heading:before {
    left: auto;
    right: 0
}

.thb-accordion.style2 .vc_tta-panel-heading h4 {
    line-height: 1;
    margin: 0;
    padding: 30px 0
}

@media only screen and (min-width: 1068px) {
    .thb-accordion.style2 .vc_tta-panel-heading h4 {
        font-size: 42px
    }
}

.thb-accordion.style2 .vc_tta-panel-heading h4 a {
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0;
    color: #121212;
    opacity: 1
}

.thb-accordion.style2 .vc_tta-panel-heading h4 a:before {
    display: none
}

.thb-accordion.style2 .vc_tta-panel-heading h4 a:after {
    margin: 0;
    top: auto;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #121212;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -moz-transform: translateY(0) scale(0, 1);
    -ms-transform: translateY(0) scale(0, 1);
    -webkit-transform: translateY(0) scale(0, 1);
    transform: translateY(0) scale(0, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: -o-transform .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform .25s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.thb-accordion.style2 .vc_tta-panel-body {
    padding-left: 70px
}

.thb-accordion.style3 .vc_tta-panel {
    border: 1px solid rgba(0, 0, 0, 0.13);
    border-radius: 4px;
    margin-bottom: 16px
}

.thb-accordion.style3 .vc_tta-panel .vc_tta-panel-heading h4 a {
    padding: 14px 15px
}

@media only screen and (min-width: 736px) {
    .thb-accordion.style3 .vc_tta-panel .vc_tta-panel-heading h4 a {
        padding: 28px 30px
    }
    .thb-accordion.style3 .vc_tta-panel .vc_tta-panel-heading h4 a:before,
    .thb-accordion.style3 .vc_tta-panel .vc_tta-panel-heading h4 a:after {
        margin-right: 25px
    }
}

.thb-accordion.style3 .vc_tta-panel .vc_tta-panel-body {
    padding: 0 15px 14px
}

@media only screen and (min-width: 736px) {
    .thb-accordion.style3 .vc_tta-panel .vc_tta-panel-body {
        padding: 0 30px 28px
    }
}

.thb-accordion.style3 .vc_tta-panel .vc_tta-panel-body>*:last-of-type {
    margin: 0
}

.thb-accordion.style3 .vc_tta-panel.active {
    background: #fff;
    -moz-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06)
}

.thb-social-links-container {
    display: inline-flex
}

.thb-social-links-container .thb-social-link {
    display: inline-flex
}

.thb-social-links-container .thb-social-link+.thb-social-link {
    margin-left: 20px
}

.rtl .thb-social-links-container .thb-social-link+.thb-social-link {
    margin-left: 0;
    margin-right: 20px
}

.thb-social-links-container .thb-social-link .thb-social-icon-container {
    line-height: 0
}

.thb-social-links-container.style1 .thb-social-link {
    color: #121212;
    font-size: 20px
}

.thb-social-links-container.style1 .thb-social-link.social-link-facebook:hover {
    color: #3b5998
}

.thb-social-links-container.style1 .thb-social-link.social-link-linkedin:hover {
    color: #007bb6
}

.thb-social-links-container.style1 .thb-social-link.social-link-twitter:hover {
    color: #00aced
}

.thb-social-links-container.style1 .thb-social-link.social-link-instagram:hover {
    color: #3f729b
}

.thb-social-links-container.style1 .thb-social-link.social-link-youtube:hover {
    color: #e52d27
}

.thb-social-links-container.style1 .thb-social-link.social-link-vkontakte:hover {
    color: #45668e
}

.thb-social-links-container.style1 .thb-social-link.social-link-pinterest:hover {
    color: #bd081c
}

.thb-social-links-container.style1 .thb-social-link.social-link-whatsapp:hover {
    color: #25d366
}

.thb-social-links-container.style1 .thb-social-link.social-link-medium:hover {
    color: #00ab6c
}

.thb-social-links-container.style1 .thb-social-link.social-link-email:hover {
    color: #9b9b9b
}

.thb-social-links-container.style1 .thb-social-link.social-link-reddit:hover {
    color: #ff4500
}

.thb-social-links-container.style1 .thb-social-link.social-link-vimeo:hover {
    color: #1ab7ea
}

.thb-social-links-container.style2 .thb-social-link {
    width: 30px;
    height: 30px;
    background: #121212;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 14px
}

.thb-social-links-container.style2 .thb-social-link+.thb-social-link {
    margin-left: 8px
}

.rtl .thb-social-links-container.style2 .thb-social-link+.thb-social-link {
    margin-left: 0;
    margin-right: 8px
}

.thb-social-links-container.style2 .thb-social-link.social-link-facebook:hover {
    background: #3b5998;
    color: #fff
}

.thb-social-links-container.style2 .thb-social-link.social-link-linkedin:hover {
    background: #007bb6;
    color: #fff
}

.thb-social-links-container.style2 .thb-social-link.social-link-twitter:hover {
    background: #00aced;
    color: #fff
}

.thb-social-links-container.style2 .thb-social-link.social-link-instagram:hover {
    background: #3f729b;
    color: #fff
}

.thb-social-links-container.style2 .thb-social-link.social-link-youtube:hover {
    background: #e52d27;
    color: #fff
}

.thb-social-links-container.style2 .thb-social-link.social-link-vkontakte:hover {
    background: #45668e;
    color: #fff
}

.thb-social-links-container.style2 .thb-social-link.social-link-pinterest:hover {
    background: #bd081c;
    color: #fff
}

.thb-social-links-container.style2 .thb-social-link.social-link-whatsapp:hover {
    background: #25d366;
    color: #fff
}

.thb-social-links-container.style2 .thb-social-link.social-link-medium:hover {
    background: #00ab6c;
    color: #fff
}

.thb-social-links-container.style2 .thb-social-link.social-link-email:hover {
    background: #9b9b9b;
    color: #fff
}

.thb-social-links-container.style2 .thb-social-link.social-link-reddit:hover {
    background: #ff4500;
    color: #fff
}

.thb-social-links-container.style2 .thb-social-link.social-link-vimeo:hover {
    background: #1ab7ea;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link {
    width: 40px;
    height: 40px;
    border: 1px solid #bfab80;
    color: #bfab80;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.thb-social-links-container.style3 .thb-social-link+.thb-social-link {
    margin-left: 8px
}

.thb-social-links-container.style3 .thb-social-link.social-link-facebook:hover {
    background: #3b5998;
    border-color: #3b5998;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link.social-link-linkedin:hover {
    background: #007bb6;
    border-color: #007bb6;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link.social-link-twitter:hover {
    background: #00aced;
    border-color: #00aced;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link.social-link-instagram:hover {
    background: #3f729b;
    border-color: #3f729b;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link.social-link-youtube:hover {
    background: #e52d27;
    border-color: #e52d27;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link.social-link-vkontakte:hover {
    background: #45668e;
    border-color: #45668e;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link.social-link-pinterest:hover {
    background: #bd081c;
    border-color: #bd081c;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link.social-link-whatsapp:hover {
    background: #25d366;
    border-color: #25d366;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link.social-link-medium:hover {
    background: #00ab6c;
    border-color: #00ab6c;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link.social-link-email:hover {
    background: #9b9b9b;
    border-color: #9b9b9b;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link.social-link-reddit:hover {
    background: #ff4500;
    border-color: #ff4500;
    color: #fff
}

.thb-social-links-container.style3 .thb-social-link.social-link-vimeo:hover {
    background: #1ab7ea;
    border-color: #1ab7ea;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link {
    width: 30px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    color: #121212;
    align-items: center;
    font-size: 14px;
    justify-content: center
}

.thb-social-links-container.style4 .thb-social-link+.thb-social-link {
    margin-left: 5px
}

.thb-social-links-container.style4 .thb-social-link.social-link-facebook:hover {
    background: #3b5998;
    border-color: #3b5998;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link.social-link-linkedin:hover {
    background: #007bb6;
    border-color: #007bb6;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link.social-link-twitter:hover {
    background: #00aced;
    border-color: #00aced;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link.social-link-instagram:hover {
    background: #3f729b;
    border-color: #3f729b;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link.social-link-youtube:hover {
    background: #e52d27;
    border-color: #e52d27;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link.social-link-vkontakte:hover {
    background: #45668e;
    border-color: #45668e;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link.social-link-pinterest:hover {
    background: #bd081c;
    border-color: #bd081c;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link.social-link-whatsapp:hover {
    background: #25d366;
    border-color: #25d366;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link.social-link-medium:hover {
    background: #00ab6c;
    border-color: #00ab6c;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link.social-link-email:hover {
    background: #9b9b9b;
    border-color: #9b9b9b;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link.social-link-reddit:hover {
    background: #ff4500;
    border-color: #ff4500;
    color: #fff
}

.thb-social-links-container.style4 .thb-social-link.social-link-vimeo:hover {
    background: #1ab7ea;
    border-color: #1ab7ea;
    color: #fff
}

.thb-social-links-element {
    display: inline-flex;
    align-items: center
}

.thb-social-links-element .social-links-title {
    font-weight: 600;
    margin-right: 20px
}

.thb-cookie-bar {
    background: #fdd6c6;
    border: none;
    position: fixed;
    text-align: left;
    bottom: 15px;
    left: 15px;
    width: 270px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 20px;
    z-index: 9999;
    overflow: hidden;
    -moz-transform: translateY(calc(100% + 30px));
    -ms-transform: translateY(calc(100% + 30px));
    -webkit-transform: translateY(calc(100% + 30px));
    transform: translateY(calc(100% + 30px));
    font-weight: 400;
    color: #121212;
    font-size: 12px
}

@media only screen and (min-width: 736px) {
    .thb-cookie-bar {
        padding: 25px;
        bottom: 30px;
        left: 30px
    }
}

.thb-cookie-bar p {
    font-size: 12px;
    line-height: 1.5
}

.thb-cookie-bar .thb-cookie-text a {
    font-weight: 400;
    color: #121212;
    text-decoration: underline
}

.thb-cookie-bar .btn {
    border-color: #121212
}

.thb-slider.thb-carousel .thb-slide {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    height: 350px
}

@media only screen and (min-width: 736px) {
    .thb-slider.thb-carousel .thb-slide {
        height: 500px
    }
}

.thb-slider.thb-carousel .thb-slide .thb-slide-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.thb-slider.thb-carousel .thb-slide .thb-slide-link+.thb-slide-content {
    position: relative
}

.thb-slider.thb-carousel .thb-slide .thb-slide-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none
}

.thb-slider.thb-carousel .thb-slide .thb-slide-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.thb-slider.thb-carousel .thb-slide .thb-slide-content {
    width: 100%
}

.thb-slider.thb-carousel .thb-slide.thb-light-slide-text .thb-slider-subtitle,
.thb-slider.thb-carousel .thb-slide.thb-light-slide-text .thb-slider-title,
.thb-slider.thb-carousel .thb-slide.thb-light-slide-text .thb-slider-text {
    color: #fff
}

.thb-slider.thb-carousel .thb-slide.thb-light-slide-text .thb-slider-title {
    line-height: 1.1
}

.thb-slider.thb-carousel.thb-size-extended {
    margin: 0 -15px;
    width: calc(100% + 30px);
    max-width: none
}

@media only screen and (min-width: 736px) {
    .thb-slider.thb-carousel.thb-size-extended {
        margin: 0 -50px;
        width: calc(100% + 100px)
    }
}

.full-width-row .thb-slider.thb-carousel.thb-size-extended {
    margin: 0;
    width: 100%
}

@media only screen and (min-width: 736px) {
    .thb-slider.thb-carousel.thb-slider-style1 .thb-slide-buttons {
        -moz-transform: translateY(150%);
        -ms-transform: translateY(150%);
        -webkit-transform: translateY(150%);
        transform: translateY(150%)
    }
}

.thb-slider.thb-carousel.thb-slider-style3 .thb-slide,
.thb-slider.thb-carousel.thb-slider-style5 .thb-slide {
    height: auto;
    min-height: 350px;
    flex-direction: column
}

@media only screen and (min-width: 736px) {
    .thb-slider.thb-carousel.thb-slider-style3 .thb-slide,
    .thb-slider.thb-carousel.thb-slider-style5 .thb-slide {
        flex-direction: row
    }
}

.thb-slider.thb-carousel.thb-slider-style3 .thb-slide .thb-slide-content,
.thb-slider.thb-carousel.thb-slider-style5 .thb-slide .thb-slide-content {
    height: 100%
}

.thb-slider.thb-carousel.thb-slider-style3 .thb-slide .thb-slide-content .row,
.thb-slider.thb-carousel.thb-slider-style5 .thb-slide .thb-slide-content .row {
    height: 100%;
    padding: 0
}

.thb-slider.thb-carousel.thb-slider-style3 .thb-slide .thb-slide-content .row>.columns,
.thb-slider.thb-carousel.thb-slider-style5 .thb-slide .thb-slide-content .row>.columns {
    padding: 0
}

.thb-slider.thb-carousel.thb-slider-style3 .thb-slide .thb-slide-content-inner,
.thb-slider.thb-carousel.thb-slider-style5 .thb-slide .thb-slide-content-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    background: #bfab80;
    padding: 15px
}

@media only screen and (min-width: 736px) {
    .thb-slider.thb-carousel.thb-slider-style3 .thb-slide .thb-slide-content-inner,
    .thb-slider.thb-carousel.thb-slider-style5 .thb-slide .thb-slide-content-inner {
        padding: 40px
    }
}

.thb-slider.thb-carousel.thb-slider-style3 .thb-slide-image,
.thb-slider.thb-carousel.thb-slider-style5 .thb-slide-image {
    position: static
}

@media only screen and (min-width: 736px) {
    .thb-slider.thb-carousel.thb-slider-style3 .thb-slide-image,
    .thb-slider.thb-carousel.thb-slider-style5 .thb-slide-image {
        position: absolute
    }
}

@media only screen and (max-width: 736px) {
    .thb-slider.thb-carousel.thb-slider-style3 .thb-slide-image img,
    .thb-slider.thb-carousel.thb-slider-style5 .thb-slide-image img {
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }
}

@media only screen and (max-width: 736px) {
    .thb-slider.thb-carousel.thb-slider-style3 .thb-slide .thb-slide-content-inner {
        border-top-right-radius: 0 !important;
        border-top-left-radius: 0 !important
    }
}

@media only screen and (min-width: 736px) {
    .thb-slider.thb-carousel.thb-slider-style3 .thb-slide .thb-slide-content-inner {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }
}

.thb-slider.thb-carousel.thb-slider-style5 .thb-slide .thb-slide-content-inner {
    justify-content: flex-start
}

@media only screen and (max-width: 736px) {
    .thb-slider.thb-carousel.thb-slider-style5 .thb-slide .thb-slide-content-inner {
        border-top-right-radius: 0 !important;
        border-top-left-radius: 0 !important
    }
}

@media only screen and (min-width: 736px) {
    .thb-slider.thb-carousel.thb-slider-style5 .thb-slide .thb-slide-content-inner {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }
}

.thb-inner-buttons {
    margin-top: 40px
}

.thb-inner-buttons .btn+.btn {
    margin-left: 12px
}

.thb-inner-buttons .btn-text-regular {
    display: inline-block;
    border-bottom: 1px solid #121212;
    font-weight: 600
}

.thb-inner-buttons .btn-text-regular.white {
    color: #fff;
    border-color: #fff
}

.thb-inner-buttons .btn-text-regular.accent {
    border-color: #bfab80
}

.thb-inner-buttons .btn-text-regular+.btn-text-regular {
    margin-left: 20px
}

.thb-inner-buttons .btn-text-regular.style2 {
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    border: 0
}

.thb-inner-buttons .btn-text-regular.style2:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    position: absolute;
    top: calc(100% + 4px);
    left: 50%;
    margin-left: -25px;
    background: #121212
}

.thb-inner-buttons .btn-text-regular.style2:hover:after {
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}

.thb-inner-buttons .btn-text-regular.style2.white:after {
    background: #fff
}

.thb-inner-buttons .btn-text-regular.style2.accent:after {
    background: #bfab80
}

.thb_title {
    margin-bottom: 30px
}

.thb_title h2 {
    margin: 0;
    line-height: 1
}

.thb_title .thb_title_link {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    color: #bfab80
}

.thb_title .thb_title_link svg {
    fill: #bfab80;
    height: 8px;
    width: auto;
    margin-left: 10px;
    -moz-transform: translateX(-4px);
    -ms-transform: translateX(-4px);
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear
}

.thb_title .thb_title_link svg .bar {
    fill: #bfab80;
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear
}

.thb_title .thb_title_link:hover svg {
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}

.thb_title .thb_title_link:hover svg .bar {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.thb_title .thb_title_description {
    font-size: 14px
}

.thb_title.style1 {
    overflow: hidden;
    text-align: center
}

.thb_title.style1 .thb_title_inner {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 0 30px
}

.thb_title.style1 .thb_title_inner:before,
.thb_title.style1 .thb_title_inner:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    display: block;
    height: 5px;
    border-top: 2px solid #121212;
    border-bottom: 1px dotted rgba(18, 18, 18, 0.3);
    width: 500%;
    pointer-events: none
}

.thb_title.style1 .thb_title_inner:before {
    right: 100%
}

.thb_title.style1 .thb_title_inner:after {
    left: 100%
}

.thb_title.style1 h2 {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.1em
}

.thb_title.style1 .left_brackets,
.thb_title.style1 .right_brackets {
    position: absolute;
    top: 0;
    pointer-events: none
}

.thb_title.style1 .left_brackets {
    left: -3px
}

.thb_title.style1 .right_brackets {
    right: -3px
}

.thb_title.style2 {
    text-align: left;
    line-height: 1
}

.thb_title.style2 h2 {
    display: block;
    font-size: 40px;
    text-indent: -3px;
    line-height: 32px;
    font-weight: 600
}

.thb_title.style2 .thb_title_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    -moz-box-shadow: inset 0 -3px 0 0 #121212;
    -webkit-box-shadow: inset 0 -3px 0 0 #121212;
    box-shadow: inset 0 -3px 0 0 #121212
}

.thb_title.style2 .thb_title_inner a {
    font-size: 12px;
    font-weight: 500
}

.thb_title.style3 {
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px
}

.thb_title.style3 h2 {
    font-size: 20px
}

.thb_title.style3 .thb_title_icon {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 10px
}

.thb_title.style3 .thb_title_icon svg {
    height: 40px
}

.thb_title.style3 .thb_title_icon .thb_title_image {
    text-align: center
}

.thb_title.style3 .thb_title_icon .thb_title_image .thb_image {
    display: inline-block;
    width: 40px
}

.thb_title.style3 .thb_title_icon:before,
.thb_title.style3 .thb_title_icon:after {
    content: '';
    position: absolute;
    top: 50%;
    display: block;
    height: 5px;
    border-top: 6px solid #eee;
    width: 1000%;
    pointer-events: none;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.thb_title.style3 .thb_title_icon:before {
    right: 100%
}

.thb_title.style3 .thb_title_icon:after {
    left: 100%
}

.thb_title.style4 {
    overflow: hidden;
    text-align: center
}

.thb_title.style4 .thb_title_inner {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 0 15px
}

.thb_title.style4 .thb_title_inner:before,
.thb_title.style4 .thb_title_inner:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    display: block;
    height: 4px;
    background: #121212;
    width: 900em;
    pointer-events: none
}

.thb_title.style4 .thb_title_inner:before {
    right: 100%
}

.thb_title.style4 .thb_title_inner:after {
    left: 100%
}

.thb_title.style4 h2 {
    display: inline-block;
    height: 30px;
    line-height: 1;
    font-size: 30px;
    font-weight: 600
}

.thb_title.style4.text-left {
    text-align: left
}

.thb_title.style4.text-left:before {
    display: none
}

.thb_title.style4.text-left .thb_title_inner {
    padding-left: 0
}

.thb_title.style5 {
    border-top: 4px solid #121212;
    border-bottom: 1px solid #eee;
    text-align: center
}

.thb_title.style5 .thb_title_inner {
    padding: 15px 0
}

.thb_title.style5 h2 {
    display: inline-block;
    line-height: 1;
    font-size: 18px;
    font-weight: 600
}

.thb_title.style5 a {
    float: right;
    font-size: 14px;
    font-weight: 500
}

.thb_title.style5.text-left {
    text-align: left
}

.thb_title.style6 {
    overflow: hidden;
    text-align: center
}

.thb_title.style6 .thb_title_inner {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 0 15px
}

.thb_title.style6 .thb_title_inner:before,
.thb_title.style6 .thb_title_inner:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: 0;
    display: block;
    height: 1px;
    background: #121212;
    width: 900em;
    pointer-events: none
}

.thb_title.style6 .thb_title_inner:before {
    right: 100%
}

.thb_title.style6 .thb_title_inner:after {
    left: 100%
}

.thb_title.style6 h2 {
    display: inline-block;
    height: 24px;
    line-height: 1;
    font-size: 24px;
    font-weight: 600
}

.thb_title.style6.text-left {
    text-align: left
}

.thb_title.style6.text-left:before {
    display: none
}

.thb_title.style6.text-left .thb_title_inner {
    padding-left: 0
}

.thb_title.style7 {
    overflow: hidden;
    text-align: center
}

.thb_title.style7 .thb_title_inner {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 0 15px;
    line-height: 1
}

.thb_title.style7 .thb_title_inner:before,
.thb_title.style7 .thb_title_inner:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: 0;
    display: block;
    height: 1px;
    background: #121212;
    width: 900em;
    opacity: 0.2;
    pointer-events: none
}

.thb_title.style7 .thb_title_inner:before {
    right: 100%
}

.thb_title.style7 .thb_title_inner:after {
    left: 100%
}

.thb_title.style7 h2 {
    display: inline-block;
    height: 18px;
    line-height: 1;
    font-size: 18px;
    font-weight: 600
}

.thb_title.style7.text-left {
    text-align: left
}

.thb_title.style7.text-left:before {
    display: none
}

.thb_title.style7.text-left .thb_title_inner {
    padding-left: 0
}

.thb_title.style8 {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px
}

.thb_title.style8 h2 {
    font-size: 20px;
    font-weight: 500
}

.thb_title.style8.text-left {
    text-align: left
}

.thb_title.style9 .thb_title_inner {
    display: inline-block;
    background: #121212;
    padding: 10px 20px
}

.thb_title.style9 .thb_title_inner h2 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.08em
}

.thb_title.style9.text-left {
    text-align: left
}

.thb_title.style10 {
    border-bottom: 2px solid #eee;
    padding-bottom: 16px
}

.thb_title.style10 .thb_title_inner {
    display: flex;
    align-items: center
}

.thb_title.style10 .thb_title_icon {
    display: inline-block;
    position: relative;
    text-align: center;
    margin-right: 15px;
    line-height: 1
}

.thb_title.style10 .thb_title_icon svg {
    height: 20px
}

.thb_title.style10 .thb_title_icon svg path,
.thb_title.style10 .thb_title_icon svg circle,
.thb_title.style10 .thb_title_icon svg rect,
.thb_title.style10 .thb_title_icon svg ellipse {
    stroke: #bfab80
}

.rtl .thb_title.style10 .thb_title_icon {
    margin-right: 0;
    margin-left: 15px
}

.thb_title.style10 .thb_title_description {
    margin-top: 10px
}

.thb_title.style10 h2 {
    display: inline-block;
    font-size: 20px;
    font-weight: 600
}

.thb_title.style10.text-left {
    text-align: left
}

.thb_title.style10 a {
    margin-left: auto;
    font-size: 14px;
    font-weight: 500
}

.rtl .thb_title.style10 a {
    margin-left: 0;
    margin-right: auto
}

.thb_title.style11 .thb_title_inner {
    display: flex;
    align-items: center
}

.thb_title.style11 .thb_title_description {
    margin-top: 10px
}

.thb_title.style11 h2 {
    display: inline-block;
    font-size: 36px;
    font-style: italic;
    font-weight: 600
}

.thb_title.style11.text-left {
    text-align: left
}

.thb_title.style11 a {
    margin-left: auto;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase
}

.rtl .thb_title.style11 a {
    margin-left: 0;
    margin-right: auto
}

.thb_title.style12 {
    overflow: hidden;
    text-align: center
}

.thb_title.style12 .thb_title_inner {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 0 15px;
    line-height: 1
}

.thb_title.style12 .thb_title_inner:before,
.thb_title.style12 .thb_title_inner:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: 0;
    display: block;
    height: 1px;
    background: #121212;
    width: 900em;
    opacity: 0.2;
    pointer-events: none
}

.thb_title.style12 .thb_title_inner:before {
    right: 100%
}

.thb_title.style12 .thb_title_inner:after {
    left: 100%
}

@media only screen and (min-width: 736px) {
    .thb_title.style12 .thb_title_inner {
        padding: 0 45px
    }
}

.thb_title.style12 .thb_title_description {
    margin: 10px auto 0;
    max-width: 90%
}

@media only screen and (min-width: 736px) {
    .thb_title.style12 .thb_title_description {
        max-width: 70%
    }
}

@media only screen and (min-width: 1068px) {
    .thb_title.style12 .thb_title_description {
        max-width: 50%
    }
}

.thb_title.style12 .thb_title_link {
    margin-top: 10px;
    margin-left: 20px;
    text-transform: uppercase;
    font-size: 14px
}

.thb_title.style12 h2 {
    display: inline-block;
    height: 24px;
    line-height: 1;
    font-size: 24px;
    font-weight: 600
}

.thb_title.style12.text-left {
    text-align: left
}

.thb_title.style12.text-left:before {
    display: none
}

.thb_title.style12.text-left .thb_title_inner {
    padding-left: 0
}

.thb_title.style12.text-left .thb_title_description {
    margin-left: 0
}

.thb_title.style12.text-left .thb_title_link {
    margin-left: 0
}

.thb_title.style13 .thb_title_inner {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 736px) {
    .thb_title.style13 .thb_title_inner {
        flex-direction: row;
        align-items: center
    }
}

.thb_title.style13 h2 {
    font-size: 22px;
    font-weight: 500
}

.thb_title.style13 .thb_title_link {
    margin-left: 25px;
    font-size: 14px
}

.rtl .thb_title.style13 .thb_title_link {
    margin-left: 0;
    margin-right: 25px
}

.thb_title.style13 .thb_title_description {
    margin-top: 10px
}

.thb_title.style14 {
    text-align: center
}

.thb_title.style14 h2 {
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: block;
    position: relative
}

.thb_title.style14 h2:after {
    content: '';
    display: block;
    height: 2px;
    width: 50px;
    position: absolute;
    background: #121212;
    top: 100%;
    left: 50%;
    margin-left: -25px
}

.thb_title.style14 .thb_title_description {
    margin: 10px auto 0;
    max-width: 90%
}

@media only screen and (min-width: 736px) {
    .thb_title.style14 .thb_title_description {
        max-width: 80%
    }
}

@media only screen and (min-width: 1068px) {
    .thb_title.style14 .thb_title_description {
        max-width: 60%
    }
}

.thb_title.style14 .thb_title_link {
    margin-top: 10px;
    margin-left: 20px
}

.thb-countdown .thb-countdown-ul {
    display: inline-flex;
    margin: 0;
    padding: 0
}

.thb-countdown .thb-countdown-ul li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 0 10px;
    font-feature-settings: "tnum";
    font-variant-numeric: tabular-nums;
    border: 1px solid #eee;
    border-radius: 2px;
    color: #121212;
    min-width: 54px;
    height: 64px
}

.thb-countdown .thb-countdown-ul li .timestamp {
    font-weight: 600;
    will-change: contents;
    font-size: 24px;
    line-height: 1
}

.thb-countdown .thb-countdown-ul li .timelabel {
    font-weight: 600;
    font-size: 10px;
    line-height: 1.4;
    padding-top: 2px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6)
}

.thb-countdown .thb-countdown-ul li+li {
    margin-left: 5px
}

.rtl .thb-countdown .thb-countdown-ul li+li {
    margin-left: 0;
    margin-right: 5px
}

.thb-newsletter-form {
    max-width: 650px
}

.thb-newsletter-form h4 {
    text-transform: uppercase;
    letter-spacing: 0.07em;
    font-weight: 600
}

.thb-newsletter-form .widget_subscribe {
    flex: 1;
    border-radius: 3px;
    min-width: 0
}

@media only screen and (min-width: 736px) {
    .thb-newsletter-form .widget_subscribe {
        margin-bottom: 0
    }
}

.thb-newsletter-form .thb-checkbox {
    display: inline-block;
    margin-top: 10px;
    padding-left: 20px;
    position: relative;
    line-height: 1.2
}

.thb-newsletter-form .thb-checkbox input {
    position: absolute;
    top: 3px;
    left: 0
}

.thb-newsletter-form .thb-checkbox label {
    display: inline;
    text-align: left;
    font-size: 11px
}

.thb-newsletter-form.thb-subscribe-element {
    margin: 0 auto
}

@media only screen and (min-width: 736px) {
    .thb-newsletter-form.thb-subscribe-element .widget_subscribe {
        min-width: 230px
    }
}

.thb-newsletter-form.thb-subscribe-element .newsletter-form {
    max-width: 410px;
    display: inline-flex;
    width: 100%
}

.thb-newsletter-form.thb-subscribe-element.style2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    max-width: none;
    margin: 0
}

@media only screen and (min-width: 736px) {
    .thb-newsletter-form.thb-subscribe-element.style2 {
        flex-direction: row
    }
}

.thb-newsletter-form.thb-subscribe-element.style2 p {
    display: none
}

.thb-newsletter-form.thb-subscribe-element.style2 h4 {
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.1em;
    margin: 15px 0;
    font-size: 14px
}

@media only screen and (min-width: 736px) {
    .thb-newsletter-form.thb-subscribe-element.style2 .newsletter-form {
        max-width: 360px
    }
}

.thb-newsletter-form .btn {
    border-radius: 3px;
    font-size: 11px;
    font-weight: 600;
    padding: 0 15px
}

@media only screen and (min-width: 736px) {
    .thb-newsletter-form .btn {
        margin-left: 6px
    }
    .rtl .thb-newsletter-form .btn {
        margin-left: 0;
        margin-right: 8px
    }
}

.thb-newsletter-form .newsletter-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative
}

.thb-newsletter-form .newsletter-form .widget_subscribe,
.thb-newsletter-form .newsletter-form .btn {
    width: 100%
}

@media only screen and (min-width: 736px) {
    .thb-newsletter-form .newsletter-form {
        flex-direction: row
    }
    .thb-newsletter-form .newsletter-form .widget_subscribe,
    .thb-newsletter-form .newsletter-form .btn {
        width: auto
    }
}

.thb-newsletter-form .newsletter-form.thb-loading,
.thb-newsletter-form .newsletter-form.thb-carousel,
.thb-newsletter-form .newsletter-form.blockUI.blockOverlay {
    pointer-events: none
}

.thb-newsletter-form .newsletter-form.thb-loading input,
.thb-newsletter-form .newsletter-form.thb-carousel input,
.thb-newsletter-form .newsletter-form.blockUI.blockOverlay input,
.thb-newsletter-form .newsletter-form.thb-loading .btn,
.thb-newsletter-form .newsletter-form.thb-carousel .btn,
.thb-newsletter-form .newsletter-form.blockUI.blockOverlay .btn {
    opacity: 0.3
}

.thb-newsletter-form .newsletter-form.thb-loading:after,
.thb-newsletter-form .newsletter-form.thb-carousel:after,
.thb-newsletter-form .newsletter-form.blockUI.blockOverlay:after {
    background-color: transparent;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    background-size: 16px 16px
}

.thb-bannergrid .thb-bannergrid-parent-row {
    height: 100%
}

.thb-bannergrid .thb-bannergrid-parent-row>.columns {
    display: flex;
    flex-direction: column;
    height: 100%
}

@media only screen and (min-width: 736px) {
    .thb-bannergrid .thb-bannergrid-parent-row>.columns {
        flex: 1
    }
}

.thb-bannergrid .thb-bannergrid-parent-row>.columns>.thb-banner {
    flex: 1;
    overflow: hidden;
    margin-bottom: 30px
}

.thb-bannergrid .thb-banner-inner-row>.columns {
    display: flex;
    flex-direction: column;
    height: 100%
}

@media only screen and (min-width: 736px) {
    .thb-bannergrid .thb-banner-inner-row>.columns {
        flex: 1
    }
}

.thb-bannergrid .thb-banner-inner-row>.columns>.thb-banner {
    flex: 1;
    overflow: hidden;
    margin-bottom: 30px
}

.thb-bannergrid .thb-inner-buttons {
    margin-top: 25px
}

.thb-bannergrid.thb-bannergrid-spacing-10 .thb-bannergrid-parent-row {
    margin: 0 -5px
}

.thb-bannergrid.thb-bannergrid-spacing-10 .thb-bannergrid-parent-row>.columns {
    padding: 0 5px
}

.thb-bannergrid.thb-bannergrid-spacing-10 .thb-bannergrid-parent-row>.columns .thb-banner {
    margin-bottom: 10px
}

.thb-bannergrid.thb-bannergrid-spacing-10 .thb-banner-inner-row {
    margin: 0 -5px
}

.thb-bannergrid.thb-bannergrid-spacing-10 .thb-banner-inner-row>.columns {
    padding: 0 5px
}

.thb-bannergrid.thb-bannergrid-spacing-10 .thb-banner-inner-row>.columns .thb-banner {
    margin-bottom: 10px
}

.thb-bannergrid.thb-bannergrid-spacing-2 .thb-bannergrid-parent-row {
    margin: 0 -1px
}

.thb-bannergrid.thb-bannergrid-spacing-2 .thb-bannergrid-parent-row>.columns {
    padding: 0 1px
}

.thb-bannergrid.thb-bannergrid-spacing-2 .thb-bannergrid-parent-row>.columns .thb-banner {
    margin-bottom: 2px
}

.thb-bannergrid.thb-bannergrid-spacing-2 .thb-banner-inner-row {
    margin: 0 -1px
}

.thb-bannergrid.thb-bannergrid-spacing-2 .thb-banner-inner-row>.columns {
    padding: 0 1px
}

.thb-bannergrid.thb-bannergrid-spacing-2 .thb-banner-inner-row>.columns .thb-banner {
    margin-bottom: 2px
}

.thb-bannergrid .thb-banner {
    position: relative;
    display: flex
}

.thb-bannergrid .thb-banner .thb-banner-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none
}

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

.thb-bannergrid .thb-banner .thb-banner-content {
    position: relative;
    z-index: 10;
    padding: 30px
}

@media only screen and (min-width: 1068px) {
    .thb-bannergrid .thb-banner .thb-banner-content {
        padding: 40px
    }
}

.thb-bannergrid .thb-banner.text-left.bottom {
    align-items: flex-end
}

.thb-bannergrid .thb-banner.text-center {
    align-items: center;
    justify-content: center
}

.thb-bannergrid .thb-banner.text-right.bottom {
    align-items: flex-end
}

.thb-bannergrid .thb-banner.text-light .thb-banner-subtitle,
.thb-bannergrid .thb-banner.text-light .thb-banner-title,
.thb-bannergrid .thb-banner.text-light .thb-banner-text {
    color: #fff
}

.thb-bannergrid.thb-bannergrid-style6 .thb-banner-inner-row {
    flex: 1
}

@media only screen and (min-width: 1068px) {
    .thb-bannergrid.thb-bannergrid-style2 .thb-banner .thb-banner-content {
        padding: 60px
    }
}

.contact_map_parent {
    position: relative;
    overflow: hidden
}

.contact_map_parent.map_left .thb-expand {
    right: auto;
    left: 20px
}

.contact_map_parent.map_left .contact_map {
    right: auto;
    left: 0
}

.contact_map h3 {
    font-size: 16px;
    margin-bottom: 5px
}

.contact_map.disabled {
    display: flex;
    justify-content: center;
    align-items: center
}

.contact_map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 10
}

.thb-expand {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99;
    display: none;
    justify-content: center;
    align-items: center;
    background: rgba(18, 18, 18, 0.6)
}

@media only screen and (min-width: 1068px) {
    .thb-expand {
        display: flex
    }
}

.thb-expand svg {
    width: 20px;
    height: 20px
}

.thb-expand svg g {
    stroke: #fff;
    stroke-width: 4
}

.thb-expand:hover {
    background: #121212
}

.thb_pin {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.thb_pin .pin-wrap {
    display: block;
    position: absolute
}

.thb_pin .shadow {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 0;
    transform: rotateX(55deg)
}

.thb_pin .shadow:after {
    content: '';
    position: absolute;
    left: -200px;
    top: calc(100% - 5px);
    display: block;
    width: 40px;
    height: 20px;
    border-radius: 50%;
    box-shadow: 200px 0 20px rgba(0, 0, 0, 0.4);
    transform: rotateX(55degdeg)
}

.thb_pin .pulse {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 0;
    transform: rotateX(65deg)
}

.thb_pin .pulse:after {
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
    width: 40px;
    height: 20px;
    animation: thb-pulsate 1s ease-out;
    animation-delay: 1.1s;
    animation-iteration-count: infinite;
    opacity: 0;
    border-radius: 50%;
    box-shadow: 0 0 1px 2px rgba(18, 18, 18, 0.4), 0 0 6px 3px rgba(18, 18, 18, 0.6)
}

@keyframes thb-pulsate {
    0% {
        transform: scale(0.1, 0.1);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        transform: scale(1.2, 1.2);
        opacity: 0
    }
}

.vc_tta-container .row {
    box-sizing: border-box
}

.thb-tabs .thb-tab-menu {
    list-style: none;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
    font-size: 14px;
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 736px) {
    .thb-tabs .thb-tab-menu {
        flex-direction: row
    }
}

.thb-tabs .vc_tta-panel {
    display: none
}

.thb-tabs .vc_tta-panel.visible,
.thb-tabs .vc_tta-panel:first-of-type {
    display: block
}

.thb-tabs .vc_tta-panel .vc_tta-panel-heading {
    display: none
}

.thb-tabs.style1 .thb-tab-menu,
.thb-tabs.style2 .thb-tab-menu {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #eee;
    margin-bottom: 40px
}

@media only screen and (min-width: 736px) {
    .thb-tabs.style1 .thb-tab-menu,
    .thb-tabs.style2 .thb-tab-menu {
        flex-direction: row
    }
}

.thb-tabs.style1 .vc_tta-panel-heading,
.thb-tabs.style2 .vc_tta-panel-heading {
    display: flex;
    padding-right: 30px;
    position: relative;
    top: 1px
}

.thb-tabs.style1 .vc_tta-panel-heading .vc_tta-panel-title,
.thb-tabs.style2 .vc_tta-panel-heading .vc_tta-panel-title {
    margin: 0;
    font-size: 14px;
    font-weight: 400
}

.thb-tabs.style1 .vc_tta-panel-heading a,
.thb-tabs.style2 .vc_tta-panel-heading a {
    display: block;
    padding: 0 0 8px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 10px
}

@media only screen and (min-width: 736px) {
    .thb-tabs.style1 .vc_tta-panel-heading a,
    .thb-tabs.style2 .vc_tta-panel-heading a {
        padding-bottom: 18px;
        margin-bottom: 0
    }
}

.thb-tabs.style1 .vc_tta-panel-heading a.active,
.thb-tabs.style2 .vc_tta-panel-heading a.active {
    color: #bfab80;
    -moz-box-shadow: inset 0 -3px 0 0 #bfab80;
    -webkit-box-shadow: inset 0 -3px 0 0 #bfab80;
    box-shadow: inset 0 -3px 0 0 #bfab80
}

.thb-tabs.style2 .thb-tab-menu {
    justify-content: center
}

.thb-tabs.style3 {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 1068px) {
    .thb-tabs.style3 {
        flex-direction: row
    }
}

.thb-tabs.style3 .thb-tab-menu {
    display: flex;
    flex-direction: column;
    padding-right: 30px
}

@media only screen and (min-width: 1068px) {
    .thb-tabs.style3 .thb-tab-menu {
        border-right: 1px solid #eee;
        width: 280px;
        flex-shrink: 0;
        margin: 0
    }
}

.thb-tabs.style3 .thb-tab-menu .vc_tta-panel-heading {
    margin-bottom: 25px
}

.thb-tabs.style3 .thb-tab-menu .vc_tta-panel-heading a {
    display: block;
    line-height: 1;
    font-weight: 500
}

.thb-tabs.style3 .thb-tab-menu .vc_tta-panel-heading a.active {
    color: #bfab80
}

.thb-tabs.style3 .vc_tta-panel-body {
    width: 100%
}

@media only screen and (min-width: 1068px) {
    .thb-tabs.style3 .vc_tta-panel-body {
        padding-left: 30px
    }
}

.thb-tabs.style4 .thb-tab-menu {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #eee
}

@media only screen and (min-width: 736px) {
    .thb-tabs.style4 .thb-tab-menu {
        flex-direction: row
    }
}

.thb-tabs.style4 .thb-tab-menu .vc_tta-panel-heading {
    display: inline-flex;
    position: relative;
    margin-right: auto
}

@media only screen and (min-width: 736px) {
    .thb-tabs.style4 .thb-tab-menu .vc_tta-panel-heading {
        margin-right: 0
    }
}

.thb-tabs.style4 .thb-tab-menu .vc_tta-panel-heading a {
    display: block;
    padding: 17px 34px;
    border-top: 2px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    line-height: 1;
    font-weight: 500;
    height: calc(100% + 1px)
}

.thb-tabs.style4 .thb-tab-menu .vc_tta-panel-heading a.active {
    border-top-color: #bfab80;
    color: #121212;
    border-bottom-color: #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

.thb-page-menu {
    list-style: none;
    margin: 0 0 30px;
    padding: 0
}

.thb-page-menu li a {
    display: block;
    padding: 10px 0
}

.thb-page-menu li:hover a,
.thb-page-menu li.current_page_item a {
    color: #bfab80
}

.thb-page-menu.style0 li {
    margin-bottom: 0px
}

.thb-page-menu.style0 li a {
    display: block;
    line-height: 1
}

.thb-page-menu.style0 li:hover a,
.thb-page-menu.style0 li.current_page_item a {
    color: #bfab80;
    text-decoration: underline
}

.thb-page-menu.style0 li:first-child a {
    padding-top: 0
}

.thb-page-menu.style1 li a {
    display: flex;
    font-weight: 500;
    font-size: 14px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    height: 55px;
    padding: 0 25px;
    align-items: center
}

.thb-page-menu.style1 li:last-child a {
    border-bottom: 1px solid #eee
}

.thb-page-menu.style1 li:hover a,
.thb-page-menu.style1 li.current_page_item a {
    background: #bfab80;
    color: #fff;
    border-color: #bfab80
}

.thb-page-menu.style1 li:hover+li a,
.thb-page-menu.style1 li.current_page_item+li a {
    border-top-color: #bfab80
}

.thb-page-menu.style2 {
    margin-bottom: 0
}

.thb-page-menu.style2 li {
    border-bottom: 1px solid #eee
}

.thb-page-menu.style2 li a {
    font-weight: 500;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.thb-page-menu.style2 li a span {
    -moz-transition: -moz-transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: -o-transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform .5s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.thb-page-menu.style2 li a:hover {
    opacity: 0.95
}

.thb-page-menu.style2 li a:hover span {
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.thb-page-menu.style2 li:first-child a {
    padding-top: 0
}

.thb-page-menu.style2 li:last-child {
    border-bottom: 0
}

.thb-page-menu.style2 li:last-child a {
    padding-bottom: 0
}

.thb_image {
    display: inline-block
}

.thb_image.retina_size {
    visibility: hidden
}

.thb_image.retina_size.retina_active {
    visibility: visible
}

.thb_image_link {
    display: inline-block
}

.thb_image_link img {
    display: block;
    transform-origin: center;
    transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-property: opacity, scale
}

.thb_image_link>a {
    display: block;
    overflow: hidden
}

.thb_image_link>a:hover img {
    opacity: 0.8;
    -moz-transform: scale(1.07, 1.07);
    -ms-transform: scale(1.07, 1.07);
    -webkit-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07)
}

.thb_image_link.full {
    width: 100%
}

.thb_image_link.full img {
    width: 100%
}

.thb_image_link.caption-style2 {
    padding-left: 40px;
    position: relative
}

.thb_image_link.caption-style2 .wp-caption-text {
    position: absolute;
    top: -15px;
    left: auto;
    right: calc(100% - 20px);
    width: auto;
    bottom: auto;
    white-space: nowrap;
    transform-origin: right bottom;
    transform: rotateZ(-90deg);
    background: transparent;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4)
}

.thb_image_link .thb-image-content {
    margin-top: 20px
}

.thb_image_link.aligncenter {
    display: block
}

.thb_image_link.aligncenter img {
    margin: 0 auto;
    display: block
}

.thb_image_link.alignright .thb-image-inner {
    float: right;
    text-align: right
}

.thb_image_link.alignright .thb-image-inner img {
    margin-left: auto
}

.thb_image_link .thb-image-inner {
    display: block;
    width: 100%;
    position: relative
}

.thb_image_link .thb-image-inner img {
    max-width: 100%
}

.thb_image_link .thb-image-inner.size_125 {
    width: 125%
}

.thb_image_link .thb-image-inner.size_150 {
    width: 150%
}

.thb_image_link .thb-image-inner.size_175 {
    width: 175%
}

.thb_image_link .thb-image-inner.size_200 {
    width: 200%
}

.thb_image_link .thb-image-inner.size_225 {
    width: 225%
}

.thb_image_link .thb-image-inner.size_250 {
    width: 250%
}

.thb_image_link .thb-image-inner.size_275 {
    width: 275%
}

.thb_image_link .thb-image-inner.size_275 img {
    width: 100%
}

.thb_image_link .thb-image-inner .thb-portfolio-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.thb_image_link .thb-image-inner .thb-portfolio-video video {
    height: 100% !important
}

.thb_image_link:hover .thb-portfolio-video {
    opacity: 1
}

.thb-team-row .row.style1 .columns {
    width: 100%
}

.thb-team-row .thb-team-member {
    display: block;
    margin-bottom: 30px
}

@media only screen and (min-width: 1068px) {
    .thb-team-row .thb-team-member {
        margin-bottom: 40px
    }
}

.thb-team-row .thb-team-member img {
    width: 100%;
    display: block
}

.thb-team-row .thb-team-member .team-container {
    position: relative
}

.thb-team-row .thb-team-member h6 {
    color: #121212;
    font-size: 20px;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 0;
    letter-spacing: normal
}

.thb-team-row .thb-team-member .job-title {
    font-size: 14px;
    margin-bottom: 10px;
    opacity: 0.6
}

.thb-team-row .thb-team-member .thb-description {
    font-size: 14px;
    color: #343434
}

.thb-team-row .thb-team-member .thb-icons a {
    font-size: 14px;
    display: inline-flex;
    margin-right: 4px;
    color: #121212
}

.thb-team-row .thb-team-member .team-information {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    padding: 30px;
    background: transparent;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: #343434;
    will-change: opacity;
    z-index: 10
}

.thb-team-row .thb-team-member .team-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20
}

.thb-team-row .thb-team-member:hover .team-information {
    opacity: 1
}

.thb-team-row .thb-team-member.member_style1 .team-container {
    overflow: hidden;
    margin-bottom: 15px
}

.thb-team-row .thb-team-member.member_style1 h6 {
    color: #121212
}

.thb-team-row .thb-team-member.member_style1 .job-title {
    margin: 0;
    color: #121212;
    opacity: 0.4;
    font-size: 12px
}

.thb-team-row .thb-team-member.member_style1 .team-information {
    justify-content: space-between;
    bottom: -1px
}

.thb-team-row .thb-team-member.member_style1 .thb-icons a {
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: #fff;
    border-radius: 15px;
    font-size: 12px;
    margin-right: 2px
}

.thb-team-row .thb-team-member.member_style1 .thb-icons a.twitter {
    background: #00aced
}

.thb-team-row .thb-team-member.member_style1 .thb-icons a.twitter:hover {
    background: #0087ba
}

.thb-team-row .thb-team-member.member_style1 .thb-icons a.facebook {
    background: #3b5998
}

.thb-team-row .thb-team-member.member_style1 .thb-icons a.facebook:hover {
    background: #2d4373
}

.thb-team-row .thb-team-member.member_style1 .thb-icons a.linkedin {
    background: #007bb6
}

.thb-team-row .thb-team-member.member_style1 .thb-icons a.linkedin:hover {
    background: #005983
}

.thb-team-row .thb-team-member.member_style1 .thb-icons a.instagram {
    background: #3f729b
}

.thb-team-row .thb-team-member.member_style1 .thb-icons a.instagram:hover {
    background: #305777
}

.thb-team-row .thb-team-member.member_style1.team-has-link .thb-icons {
    position: relative;
    z-index: 30
}

.thb-team-row .thb-team-member.member_style3.team-has-link .thb-icons {
    position: relative;
    z-index: 30
}

.thb-team-row .thb-team-member.member_style3 .team-container {
    border-radius: 3px
}

.thb-team-row .thb-team-member.member_style3 .team-information {
    border-radius: 3px;
    justify-content: space-between
}

.thb-team-row .thb-team-member.member_style3 .thb-description {
    margin-bottom: 15px
}

.thb-team-row .thb-team-member.member_style3 img {
    border-radius: 3px
}

.thb-team-row .thb-team-member.member_style3:hover .team-container {
    -moz-box-shadow: 0 10px 40px rgba(31, 161, 252, 0.45);
    -webkit-box-shadow: 0 10px 40px rgba(31, 161, 252, 0.45);
    box-shadow: 0 10px 40px rgba(31, 161, 252, 0.45)
}

.thb-team-row .thb-team-member.member_style3 .info-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-top: 10px;
    justify-content: space-between
}

.thb-team-row .thb-team-member.member_style1 .thb-description,
.thb-team-row .thb-team-member.member_style3 .thb-description {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: opacity 2s ease;
    -o-transition: opacity 2s ease;
    -webkit-transition: opacity 2s ease;
    transition: opacity 2s ease
}

.thb-team-row .thb-team-member.member_style1:hover .thb-description,
.thb-team-row .thb-team-member.member_style3:hover .thb-description {
    -moz-transform: rotateY(0deg) skewY(0deg);
    -ms-transform: rotateY(0deg) skewY(0deg);
    -webkit-transform: rotateY(0deg) skewY(0deg);
    transform: rotateY(0deg) skewY(0deg)
}

.thb-team-row .thb-team-member.member_style4 {
    text-align: center
}

.thb-team-row .thb-team-member.member_style4 .team-container {
    width: 214px;
    height: 214px;
    margin: 0 auto 30px
}

.thb-team-row .thb-team-member.member_style4 .team-container img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover
}

.thb-team-row .thb-team-member.member_style4 h6 {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: normal !important
}

.thb-team-row .thb-team-member.member_style4 .job-title {
    margin-bottom: 5px
}

.thb-team-row .thb-team-member.member_style4 .team-information {
    justify-content: center;
    text-align: center;
    border-radius: 50%
}

.thb-team-row .thb-team-member.member_style4 .thb-icons a {
    display: inline-flex;
    font-size: 12px;
    margin: 0 2px
}

.thb-team-row .thb-team-member.member_style4 .thb-icons a.twitter {
    color: #00aced
}

.thb-team-row .thb-team-member.member_style4 .thb-icons a.twitter:hover {
    color: #0087ba
}

.thb-team-row .thb-team-member.member_style4 .thb-icons a.facebook {
    color: #3b5998
}

.thb-team-row .thb-team-member.member_style4 .thb-icons a.facebook:hover {
    color: #2d4373
}

.thb-team-row .thb-team-member.member_style4 .thb-icons a.linkedin {
    color: #007bb6
}

.thb-team-row .thb-team-member.member_style4 .thb-icons a.linkedin:hover {
    color: #005983
}

.thb-team-row .thb-team-member.member_style4 .thb-icons a.instagram {
    color: #3f729b
}

.thb-team-row .thb-team-member.member_style4 .thb-icons a.instagram:hover {
    color: #305777
}

.thb-team-row .thb-team-member.member_style5.team-has-link .thb-icons {
    position: relative;
    z-index: 30
}

.thb-team-row .thb-team-member.member_style5 .team-container {
    overflow: hidden
}

.thb-team-row .thb-team-member.member_style5 .team-information-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -moz-transform: translateY(calc(100% - 50px));
    -ms-transform: translateY(calc(100% - 50px));
    -webkit-transform: translateY(calc(100% - 50px));
    transform: translateY(calc(100% - 50px))
}

@media only screen and (min-width: 736px) {
    .thb-team-row .thb-team-member.member_style5 .team-information-hover {
        padding: 35px;
        padding-top: 0;
        -moz-transform: translateY(calc(100% - 70px));
        -ms-transform: translateY(calc(100% - 70px));
        -webkit-transform: translateY(calc(100% - 70px));
        transform: translateY(calc(100% - 70px))
    }
}

.thb-team-row .thb-team-member.member_style5 .team-information {
    opacity: 1;
    padding: 15px;
    padding-top: 0;
    top: auto;
    bottom: 0;
    z-index: 20;
    -moz-transform: translateY(calc(100% - 50px));
    -ms-transform: translateY(calc(100% - 50px));
    -webkit-transform: translateY(calc(100% - 50px));
    transform: translateY(calc(100% - 50px))
}

@media only screen and (min-width: 736px) {
    .thb-team-row .thb-team-member.member_style5 .team-information {
        padding: 35px;
        padding-top: 0;
        -moz-transform: translateY(calc(100% - 70px));
        -ms-transform: translateY(calc(100% - 70px));
        -webkit-transform: translateY(calc(100% - 70px));
        transform: translateY(calc(100% - 70px))
    }
}

.thb-team-row .thb-team-member.member_style5 .team-information .team-title {
    display: flex;
    height: 50px;
    align-items: center
}

@media only screen and (min-width: 736px) {
    .thb-team-row .thb-team-member.member_style5 .team-information .team-title {
        height: 70px
    }
}

.thb-team-row .thb-team-member.member_style5 .team-information .team-title p {
    display: inline-flex;
    font-size: 18px;
    margin: 0;
    line-height: 1;
    color: #121212;
    opacity: 1
}

.thb-team-row .thb-team-member.member_style5 .team-information .team-title p+p:before {
    display: inline-flex;
    content: '-';
    margin-left: 3px;
    margin-right: 3px
}

.thb-team-row .thb-team-member.member_style5 .team-information .team-title p.member-title {
    font-weight: 600
}

.thb-team-row .thb-team-member.member_style5 .team-information .thb-icons {
    margin-top: 20px
}

.thb-team-row .thb-team-member.member_style5 .team-information .thb-icons a {
    font-size: 16px
}

.thb-team-row .thb-team-member.member_style5:hover .team-information,
.thb-team-row .thb-team-member.member_style5:hover .team-information-hover {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.thb-team-row.team-light .member_style3 .team-information,
.thb-team-row.team-light .member_style5 .team-information {
    color: #fff
}

.thb-team-row.team-light .member_style3 .team-information h6,
.thb-team-row.team-light .member_style3 .team-information .thb-description,
.thb-team-row.team-light .member_style3 .team-information .thb-icons a,
.thb-team-row.team-light .member_style5 .team-information h6,
.thb-team-row.team-light .member_style5 .team-information .thb-description,
.thb-team-row.team-light .member_style5 .team-information .thb-icons a {
    color: #fff
}

.thb-team-row.team-light .member_style5 .team-information .team-title p {
    color: #fff
}

.thb-team-row.team-light .member_style1 .thb-description {
    color: #fff
}

.thb-flip-box {
    display: flex;
    position: relative;
    min-height: 300px;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-perspective: 1000px;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.thb-flip-box svg {
    width: 60px;
    margin-bottom: 20px
}

.thb-flip-box .thb-flip-box-side {
    display: flex;
    flex: 1;
    background-position: center;
    background-size: cover;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.thb-flip-box .thb-flip-box-side .thb-flip-box-inner {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 15px;
    -moz-transform: translateZ(50px) scale(0.95);
    -ms-transform: translateZ(50px) scale(0.95);
    -webkit-transform: translateZ(50px) scale(0.95);
    transform: translateZ(50px) scale(0.95)
}

@media only screen and (min-width: 736px) {
    .thb-flip-box .thb-flip-box-side .thb-flip-box-inner {
        padding: 30px
    }
}

@media only screen and (min-width: 1068px) {
    .thb-flip-box .thb-flip-box-side .thb-flip-box-inner {
        padding: 45px
    }
}

.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h1,
.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h2,
.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h3,
.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h4,
.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h5,
.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h6 {
    margin-bottom: 10px
}

.thb-flip-box .thb-flip-box-side .thb-flip-box-inner p {
    color: #121212;
    font-size: 14px
}

.thb-flip-box .thb-flip-box-side .thb-flip-box-inner .flipbox-image {
    margin-bottom: 15px
}

.thb-flip-box .thb-flip-box-side .thb-flip-box-inner .flipbox-image img {
    width: 64px;
    display: inline-block
}

.thb-flip-box .thb-flip-box-side .thb-flip-box-inner div {
    width: 100%
}

.thb-flip-box .thb-flip-box-side .thb-flip-box-inner div>*:last-child {
    margin-bottom: 0
}

.thb-flip-box .thb-flip-box-side.thb-flip-box-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.thb-flip-box.thb-flip-horizontal .thb-flip-box-side.thb-flip-box-back {
    transform: rotateY(180deg)
}

.thb-flip-box.thb-flip-horizontal:hover .thb-flip-box-front {
    transform: rotateY(-180deg)
}

.thb-flip-box.thb-flip-horizontal:hover .thb-flip-box-back {
    transform: rotateY(0deg)
}

.thb-flip-box.thb-flip-vertical .thb-flip-box-side.thb-flip-box-back {
    transform: rotateX(180deg)
}

.thb-flip-box.thb-flip-vertical:hover .thb-flip-box-front {
    transform: rotateX(-180deg)
}

.thb-flip-box.thb-flip-vertical:hover .thb-flip-box-back {
    transform: rotateX(0deg)
}

.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front {
    color: #fff
}

.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h1,
.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h2,
.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h3,
.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h4,
.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h5,
.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h6,
.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front p {
    color: #fff
}

.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front svg path,
.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front svg circle,
.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front svg rect,
.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front svg ellipse {
    stroke: #fff
}

.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back {
    color: #fff
}

.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h1,
.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h2,
.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h3,
.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h4,
.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h5,
.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h6,
.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back p {
    color: #fff
}

.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back svg path,
.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back svg circle,
.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back svg rect,
.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back svg ellipse {
    stroke: #fff
}

.thb-flip-box .thb-flip-box-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -moz-transform: translateZ(50px);
    -webkit-transform: translateZ(50px);
    transform: translateZ(50px)
}

.thb-testimonials.thb-carousel {
    max-height: 300px;
    opacity: 0
}

.thb-testimonials.slick-initialized {
    opacity: 1;
    max-height: 100%
}

.thb-testimonials .star-rating,
.thb-testimonials .comment-form-rating p.stars,
.comment-form-rating .thb-testimonials p.stars,
.thb-testimonials .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.thb-testimonials .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 .thb-testimonials .star-rating,
.thb-testimonials .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .thb-testimonials .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    margin-bottom: 30px
}

.thb-testimonials .author_image {
    display: inline-block;
    margin: 0 0 20px;
    padding: 0
}

.thb-testimonials blockquote {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 35px;
    margin-top: 0
}

.thb-testimonials cite {
    display: block;
    color: #121212;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 5px
}

.thb-testimonials cite:before {
    display: none
}

.thb-testimonials .title {
    font-size: 12px;
    color: #121212;
    font-weight: 400;
    line-height: 1;
    opacity: 0.6
}

.thb-testimonials.style1 {
    text-align: center;
    padding-bottom: 0
}

.thb-testimonials.style1.slick-dotted {
    padding-bottom: 0
}

.thb-testimonials.style1 .thb-testimonial .author_image {
    display: none
}

.thb-testimonials.style1 .thb-testimonial blockquote {
    margin-bottom: 0
}

.thb-testimonials.style1 .slick-dots {
    position: static;
    margin-top: 30px
}

.thb-testimonials.style1 .slick-dots li {
    width: auto;
    height: auto;
    border: none;
    padding: 0 10px
}

@media only screen and (min-width: 1068px) {
    .thb-testimonials.style1 .slick-dots li {
        padding: 0 20px
    }
}

.thb-testimonials.style1 .slick-dots li .author_image {
    margin: 0;
    border-radius: 0
}

.thb-testimonials.style2 {
    text-align: center
}

.thb-testimonials.style2 blockquote p {
    font-size: 26px;
    font-weight: 500
}

.thb-testimonials.style2 cite:before {
    display: inline
}

.thb-testimonials.style3 {
    text-align: center
}

.thb-testimonials.style3 .thb-testimonial {
    border: 1px solid rgba(0, 0, 0, 0.07);
    padding: 15px
}

.thb-testimonials.style3 .thb-testimonial blockquote {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0
}

.thb-testimonials.style3 .thb-testimonial blockquote p {
    font-size: 20px;
    font-weight: 400
}

.thb-testimonials.style3 .thb-testimonial .author_image {
    display: block;
    margin: 0 auto 25px;
    border-radius: 0
}

@media only screen and (min-width: 736px) {
    .thb-testimonials.style3 .thb-testimonial {
        padding: 30px
    }
}

.thb-testimonials.style3 .thb-testimonial>*:last-child {
    margin-bottom: 0
}

.thb-testimonials.style4 blockquote {
    text-align: left;
    padding-left: 0;
    padding-right: 0
}

.thb-testimonials.style4 blockquote p {
    font-size: 26px;
    font-weight: 500
}

.thb-testimonials.style4 cite {
    font-size: 14px;
    display: inline-block
}

.thb-testimonials.style4 cite:before {
    display: inline
}

.thb-testimonials.style4 .columns {
    padding: 0
}

.thb-testimonials.style4 .title {
    font-size: 14px
}

.thb-testimonials.style5 {
    -moz-box-shadow: 0 3px 24px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 24px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 24px rgba(0, 0, 0, 0.1)
}

.thb-testimonials.style5 .row.no-padding {
    position: relative;
    background: #fff
}

.thb-testimonials.style5 .row.no-padding .review-full-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.thb-testimonials.style5 .row.no-padding .medium-4.columns {
    padding-right: 2%
}

.thb-testimonials.style5 .slick-slide {
    padding: 0
}

.thb-testimonials.style5 .thb-testimonial {
    text-align: left;
    padding: 15px;
    height: 100%
}

.rtl .thb-testimonials.style5 .thb-testimonial {
    text-align: right
}

@media only screen and (min-width: 736px) {
    .thb-testimonials.style5 .thb-testimonial {
        padding: 45px
    }
}

.thb-testimonials.style5 .thb-testimonial h4 {
    margin-bottom: 30px
}

@media only screen and (min-width: 1068px) {
    .thb-testimonials.style5 .thb-testimonial h4 {
        font-size: 36px
    }
}

.thb-testimonials.style5 .thb-testimonial blockquote {
    padding: 0;
    text-align: left;
    font-size: 16px;
    line-height: 1.6
}

.thb-testimonials.style5 .thb-testimonial blockquote p {
    font-size: inherit;
    line-height: inherit
}

.thb-testimonials.style5 .review_image {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.thb-testimonials.style5 .slick-nav {
    position: absolute;
    left: 15px;
    bottom: 15px;
    z-index: 99;
    width: 30px;
    height: 30px
}

@media only screen and (min-width: 736px) {
    .thb-testimonials.style5 .slick-nav {
        left: 45px;
        bottom: 45px
    }
}

.rtl .thb-testimonials.style5 .slick-nav {
    left: auto;
    right: 15px
}

@media only screen and (min-width: 736px) {
    .rtl .thb-testimonials.style5 .slick-nav {
        right: 45px;
        left: auto
    }
}

.thb-testimonials.style5 .slick-nav.thb-animated-arrow {
    border: 0
}

.thb-testimonials.style5 .slick-nav.thb-animated-arrow svg {
    width: 30px;
    height: 30px;
    fill: #121212
}

.thb-testimonials.style5 .slick-nav.slick-next {
    left: calc(15px + 30px)
}

@media only screen and (min-width: 736px) {
    .thb-testimonials.style5 .slick-nav.slick-next {
        left: calc(45px + 30px)
    }
}

.thb-testimonials.style5[data-navigation="true"] .thb-testimonial {
    padding-bottom: 45px
}

@media only screen and (min-width: 736px) {
    .thb-testimonials.style5[data-navigation="true"] .thb-testimonial {
        padding-bottom: 80px
    }
}

.thb-testimonials.style6 .thb-testimonial {
    margin-bottom: 40px
}

.thb-testimonials.style6 .thb-testimonial blockquote {
    padding: 0;
    text-align: left;
    margin-bottom: 25px
}

.thb-testimonials.style6 .thb-testimonial blockquote p {
    font-size: 16px
}

.thb-testimonials.style6 .thb-testimonial .star-rating,
.thb-testimonials.style6 .thb-testimonial .comment-form-rating p.stars,
.comment-form-rating .thb-testimonials.style6 .thb-testimonial p.stars,
.thb-testimonials.style6 .thb-testimonial .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.thb-testimonials.style6 .thb-testimonial .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    margin-bottom: 20px
}

.thb-testimonials.style6 .thb-testimonial h4 {
    font-size: 18px;
    text-align: left
}

.thb-testimonials.style6 .thb-testimonial cite {
    font-size: 14px;
    margin-bottom: 0;
    text-align: left
}

.thb-testimonials.style6 .thb-testimonial .author_image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 50%
}

@media only screen and (min-width: 736px) {
    .thb-testimonials.style6 .thb-testimonial.has-avatar {
        padding-left: 115px;
        position: relative
    }
    .thb-testimonials.style6 .thb-testimonial.has-avatar .author_image {
        display: block
    }
}

.thb-testimonials.style7 .testimonial-author {
    display: flex;
    align-items: center;
    justify-content: center
}

.thb-testimonials.style7 .testimonial-author cite,
.thb-testimonials.style7 .testimonial-author span {
    font-size: 18px;
    color: #bfab80;
    opacity: 1;
    margin: 0
}

.thb-testimonials.style7 .testimonial-author cite {
    font-weight: 600
}

.thb-testimonials.style7 .testimonial-author span:before {
    display: inline;
    content: " — "
}

.thb-testimonials.style7 .thb-testimonial {
    text-align: center
}

.thb-testimonials.style7 .slick-dots {
    position: static;
    margin-top: 30px
}

.thb-testimonials.style8 {
    text-align: center
}

.thb-testimonials.style8 .author_image {
    display: none
}

.thb-testimonials.style8 blockquote p {
    font-size: 18px;
    font-weight: 400
}

@media only screen and (min-width: 736px) {
    .thb-testimonials.style8 blockquote p {
        font-size: 36px
    }
}

.thb-testimonials.style8 h6 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.09em;
    font-size: 11px;
    margin-bottom: 5px
}

.thb-testimonials.style8 .title {
    font-size: 14px
}

.thb-testimonials.style9 {
    text-align: center;
    padding: 0 35px
}

@media only screen and (min-width: 736px) {
    .thb-testimonials.style9 {
        padding: 0 50px
    }
}

.thb-testimonials.style9.slick-dotted {
    padding-bottom: 0
}

.thb-testimonials.style9 .thb-testimonial {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media only screen and (min-width: 736px) {
    .thb-testimonials.style9 .thb-testimonial {
        padding: 35px
    }
}

@media only screen and (min-width: 1068px) {
    .thb-testimonials.style9 .thb-testimonial {
        padding: 75px
    }
}

.thb-testimonials.style9 .thb-testimonial.slick-dotted {
    padding: 20px 20px 50px
}

@media only screen and (min-width: 736px) {
    .thb-testimonials.style9 .thb-testimonial.slick-dotted {
        padding: 35px 35px 60px
    }
}

@media only screen and (min-width: 1068px) {
    .thb-testimonials.style9 .thb-testimonial.slick-dotted {
        padding: 75px
    }
}

.thb-testimonials.style9 .thb-testimonial .review_image {
    display: inline-block;
    margin-bottom: 20px
}

@media only screen and (min-width: 1068px) {
    .thb-testimonials.style9 .thb-testimonial .review_image {
        margin-bottom: 35px
    }
}

.thb-testimonials.style9 .thb-testimonial blockquote {
    padding: 0
}

.thb-testimonials.style9 .thb-testimonial blockquote p {
    font-size: 16px;
    color: #121212;
    line-height: 1.5
}

@media only screen and (min-width: 1068px) {
    .thb-testimonials.style9 .thb-testimonial blockquote p {
        font-size: 24px
    }
}

.thb-testimonials.style9 .thb-testimonial cite {
    font-size: 18px;
    font-weight: 500
}

.thb-testimonials.style9 .thb-testimonial .title {
    font-size: 14px
}

.thb-testimonials.style9 .thb-testimonial .author_image {
    display: none
}

.thb-testimonials.style9 .thb-testimonial .star-rating,
.thb-testimonials.style9 .thb-testimonial .comment-form-rating p.stars,
.comment-form-rating .thb-testimonials.style9 .thb-testimonial p.stars,
.thb-testimonials.style9 .thb-testimonial .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.thb-testimonials.style9 .thb-testimonial .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    margin-bottom: 20px
}

.thb-testimonials.style9 .slick-nav.slick-prev {
    left: 0
}

.thb-testimonials.style9 .slick-nav.slick-next {
    right: 0
}

.thb-testimonials.style9 .slick-dots {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.thb-testimonials.style9 .slick-dots li {
    width: auto;
    height: auto
}

.thb-testimonials.style9 .slick-dots li .portrait_bullet {
    border: 2px solid #fff;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    opacity: 1;
    background-size: cover
}

@media only screen and (min-width: 1068px) {
    .thb-testimonials.style9 .slick-dots li .portrait_bullet {
        border-width: 4px;
        width: 76px;
        height: 76px
    }
}

.thb-testimonials.style9 .slick-dots li.slick-active {
    border-width: 0
}

.thb-testimonials.style9 .slick-dots li.slick-active .portrait_bullet {
    border-color: #bfab80
}

.thb-testimonials.style10.slick-dotted {
    padding-bottom: 56px
}

.thb-testimonials.style10 .testimonial-author,
.thb-testimonials.style10 .author_image {
    display: none
}

.thb-testimonials.style10 .review_image {
    margin: 0 auto 45px
}

@media only screen and (min-width: 1068px) {
    .thb-testimonials.style10 blockquote p {
        font-size: 36px
    }
}

.thb-testimonials.style10 .slick-dots {
    flex-wrap: wrap
}

.thb-testimonials.style10 .slick-dots li {
    width: auto;
    height: auto;
    margin: 0
}

.thb-testimonials.style10 .slick-dots li .text_bullet {
    display: block;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    padding: 10px 25px
}

@media only screen and (min-width: 1068px) {
    .thb-testimonials.style10 .slick-dots li .text_bullet {
        padding: 20px 35px
    }
}

.thb-testimonials.style10 .slick-dots li .text_bullet svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.thb-testimonials.style10 .slick-dots li .text_bullet svg path {
    stroke: #bfab80;
    stroke-dashoffset: 224.57;
    stroke-dasharray: 0px, 999999px
}

.thb-testimonials.style10 .slick-dots li.slick-active {
    border-width: 0
}

.thb-light-column .thb-testimonials {
    color: #fff
}

.thb-light-column .thb-testimonials blockquote p,
.thb-light-column .thb-testimonials cite,
.thb-light-column .thb-testimonials .title,
.thb-light-column .thb-testimonials h6 {
    color: #fff
}

.thb-iconbox {
    display: flex;
    margin-bottom: 20px;
    visibility: hidden
}

.thb-iconbox.animation-off {
    visibility: visible
}

.thb-iconbox.animation-off figure svg {
    display: block;
    visibility: visible
}

.thb-iconbox.animation-off .thb-iconbox-line {
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.thb-iconbox figure {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0
}

.thb-iconbox figure svg {
    width: 64px;
    height: 64px;
    display: block;
    visibility: hidden
}

.thb-iconbox figure svg path,
.thb-iconbox figure svg circle,
.thb-iconbox figure svg rect,
.thb-iconbox figure svg ellipse {
    stroke: #121212;
    -moz-transition: stroke .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: stroke .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: stroke .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: stroke .25s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.thb-iconbox figure .iconbox-image {
    position: relative
}

.thb-iconbox figure .iconbox-image .thb_image_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0
}

.thb-iconbox .iconbox-content {
    max-width: 100%
}

.thb-iconbox h5 {
    font-size: 16px;
    font-weight: 500;
    -moz-transition: color .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: color .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: color .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: color .25s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.thb-iconbox p {
    font-size: 13px;
    display: block;
    -moz-transition: color .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: color .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: color .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: color .25s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.thb-iconbox.top.type1 figure {
    width: 100%;
    padding-bottom: 60px;
    position: relative
}

.thb-iconbox.top.type1 figure .thb-iconbox-line {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    transform-origin: center;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.thb-iconbox.top.type1.animation-off .thb-iconbox-line {
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.thb-iconbox.top.type2 figure {
    flex-direction: column;
    position: relative;
    width: 100%;
    padding-bottom: 60px;
    margin-bottom: 40px
}

.thb-iconbox.top.type2 figure svg,
.thb-iconbox.top.type2 figure img {
    margin-bottom: 30px
}

.thb-iconbox.top.type2 figure .thb-iconbox-line {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    transform-origin: center;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.thb-iconbox.top.type2 h5 {
    font-size: 14px;
    font-weight: 600;
    margin: 0
}

.thb-iconbox.top.type3 figure {
    flex-direction: column;
    position: relative;
    width: 100%;
    padding-bottom: 48px;
    margin: 0
}

.thb-iconbox.top.type3 h5 {
    font-size: 20px;
    font-weight: 500
}

.thb-iconbox.top.type4 {
    border: 1px solid #ededed;
    border-radius: 3px;
    padding: 15%
}

.thb-iconbox.top.type4:hover {
    border-color: #121212
}

.thb-iconbox.top.type5 {
    border-top: 5px solid #bfab80;
    padding: 20px 15%
}

.thb-iconbox.top.type5.text-left {
    text-align: left;
    padding-left: 0
}

.thb-iconbox.top.type5.text-right {
    text-align: right;
    padding-right: 0
}

@media only screen and (min-width: 736px) {
    .thb-iconbox.top.type5 {
        padding: 45px 15%
    }
    .thb-iconbox.top.type5.text-left {
        padding-left: 0
    }
    .thb-iconbox.top.type5.text-right {
        padding-right: 0
    }
}

.thb-iconbox.top.type5 figure {
    flex-direction: column;
    position: relative;
    width: 100%;
    padding-bottom: 0;
    margin: 0 0 30px
}

.thb-iconbox.top.type5.text-left figure {
    align-items: flex-start
}

.thb-iconbox.top.type5.text-right figure {
    align-items: flex-end
}

.thb-iconbox.top.type5 h5 {
    font-size: 20px;
    font-weight: 600
}

.thb-iconbox.top.type5 p {
    font-size: 16px
}

.thb-iconbox.top.type5 .iconbox-content .thb-read-more {
    position: relative;
    opacity: 1;
    color: #bfab80
}

.thb-iconbox.top.type5 .iconbox-content .thb-read-more svg {
    fill: #bfab80
}

.thb-iconbox.top.type5 .iconbox-content .thb-read-more svg .bar {
    fill: #bfab80
}

.thb-iconbox.top.type6 {
    border: 1px solid #ededed;
    border-radius: 3px;
    padding: 12%;
    line-height: 1
}

.thb-iconbox.top.type6.has-img {
    padding: 0;
    border: 0;
    border-radius: 0
}

.thb-iconbox.top.type6.has-img .iconbox-content {
    border: 1px solid #ededed;
    border-top: 0;
    border-radius: 0 0 3px 3px;
    padding: 10% 12%
}

.thb-iconbox.top.type6.has-img figure {
    margin: 0
}

.thb-iconbox.top.type6.has-img figure img {
    border-radius: 3px 3px 0 0
}

.thb-iconbox.top.type6 .iconbox-content p {
    margin: 0
}

.thb-iconbox.top.type6 .iconbox-content h6 {
    margin-bottom: 10px
}

.thb-iconbox.top.type6 .iconbox-content .thb-read-more {
    margin-top: 25px
}

.thb-iconbox.top.type6 .iconbox-image {
    width: 100%
}

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

.thb-iconbox.top {
    flex-direction: column
}

.thb-iconbox.top figure {
    margin-bottom: 30px
}

.thb-iconbox.top.type1,
.thb-iconbox.top.type2 {
    align-items: center
}

.thb-iconbox.top.type1.text-left,
.thb-iconbox.top.type2.text-left {
    text-align: left
}

.thb-iconbox.top.type1.text-center,
.thb-iconbox.top.type2.text-center {
    text-align: center
}

.thb-iconbox.top.type1.text-right,
.thb-iconbox.top.type2.text-right {
    text-align: right
}

.thb-iconbox.top.type6.text-left {
    text-align: left
}

.thb-iconbox.top.type6.text-left figure {
    align-items: flex-start
}

.thb-iconbox.top.type6.text-center {
    text-align: center
}

.thb-iconbox.top.type6.text-right {
    text-align: right
}

.thb-iconbox.top.type6.text-right figure {
    align-items: flex-end
}

.thb-iconbox.top.type3 figure {
    margin-bottom: 0
}

.thb-iconbox.top.type3.text-left {
    text-align: left
}

.thb-iconbox.top.type3.text-left figure {
    align-items: flex-start
}

.thb-iconbox.top.type3.text-center {
    text-align: center
}

.thb-iconbox.top.type3.text-right {
    text-align: right
}

.thb-iconbox.top.type3.text-right figure {
    align-items: flex-end
}

.thb-iconbox.top.type3.has-link .iconbox-content {
    position: relative
}

.thb-iconbox.top.type3.has-link .iconbox-content .thb-read-more {
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: visible !important
}

.thb-iconbox.top.type3.has-link.text-center .thb-read-more {
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.thb-iconbox.top.type3:hover .thb-read-more {
    opacity: 1 !important
}

.thb-iconbox.left {
    display: inline-flex;
    flex-direction: row;
    align-items: flex-start
}

.thb-iconbox.left figure {
    margin-right: 25px
}

.rtl .thb-iconbox.left figure {
    margin-left: 25px;
    margin-right: 0
}

.thb-iconbox.left .iconbox-content {
    text-align: left
}

.thb-iconbox.left.type2 figure {
    margin-right: 25px
}

.rtl .thb-iconbox.left.type2 figure {
    margin-left: 25px;
    margin-right: 0
}

.thb-iconbox.right {
    display: inline-flex;
    flex-direction: row-reverse;
    align-items: flex-start
}

.thb-iconbox.right figure {
    margin-left: 25px
}

.rtl .thb-iconbox.right figure {
    margin-left: 0;
    margin-right: 25px
}

.thb-iconbox.right .iconbox-content {
    text-align: right
}

.thb-iconbox.right.type2 figure {
    margin-left: 30px
}

.rtl .thb-iconbox.right.type2 figure {
    margin-left: 0;
    margin-right: 30px
}

.thb-iconbox.left,
.thb-iconbox.right {
    align-items: center
}

.thb-iconbox.left h5,
.thb-iconbox.right h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px
}

.thb-iconbox.left .iconbox-content p,
.thb-iconbox.right .iconbox-content p {
    margin: 0
}

.thb-iconbox.left.has-link .iconbox-content,
.thb-iconbox.right.has-link .iconbox-content {
    position: relative
}

.thb-iconbox.left.has-link .iconbox-content .thb-read-more,
.thb-iconbox.right.has-link .iconbox-content .thb-read-more {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    opacity: 0;
    visibility: visible !important
}

.thb-iconbox.left.has-link:hover .iconbox-content,
.thb-iconbox.right.has-link:hover .iconbox-content {
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.thb-iconbox.left.has-link:hover .thb-read-more,
.thb-iconbox.right.has-link:hover .thb-read-more {
    opacity: 1 !important
}

.thb-iconbox.left.type2,
.thb-iconbox.right.type2 {
    align-items: flex-start
}

.thb-iconbox.left.type2 h5,
.thb-iconbox.right.type2 h5 {
    font-size: 18px
}

.thb-iconbox.left.type2 p,
.thb-iconbox.right.type2 p {
    font-size: 14px
}

.thb-iconbox.left.has-link .iconbox-content .thb-read-more {
    right: auto;
    left: 0
}

.thb-iconbox:hover.top.type1 figure,
.thb-iconbox:hover.top.type2 figure {
    -moz-box-shadow: inset 0 -3px 0 #121212;
    -webkit-box-shadow: inset 0 -3px 0 #121212;
    box-shadow: inset 0 -3px 0 #121212
}

.thb-iconbox.has-link {
    color: #535353
}

.thb-iconbox.has-hover-image:hover .iconbox-image .thb_image {
    opacity: 0
}

.thb-iconbox.has-hover-image:hover .iconbox-image .thb_image_hover {
    opacity: 1
}

.thb-autotype .thb-autotype-entry {
    display: inline;
    color: #bfab80;
    will-change: contents
}

.thb-autotype .typed-cursor {
    font-weight: 400;
    display: inline-block;
    -moz-animation: blink 0.7s infinite;
    -webkit-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite
}

@keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.thb-fadetype {
    visibility: hidden;
    perspective: 2000px
}

.thb-fadetype .thb-fadetype-entry {
    display: inline-block;
    will-change: contents
}

.thb-fadetype .thb-fadetype-entry div {
    transform-origin: 0 100%;
    transform-style: preserve-3d;
    will-change: opacity
}

.thb-gradienttype {
    position: relative
}

.thb-gradienttype * {
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    -webkit-background-clip: text !important;
    background-clip: text !important
}

.thb-gradienttype:not(.on-hover-true) * {
    -moz-text-fill-color: transparent !important;
    -o-text-fill-color: transparent !important;
    -webkit-text-fill-color: transparent !important;
    text-fill-color: transparent !important
}

.thb-gradienttype.on-hover-true .thb-gradienttype-hover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    opacity: 0
}

.thb-gradienttype.on-hover-true .thb-gradienttype-hover * {
    -moz-text-fill-color: transparent !important;
    -o-text-fill-color: transparent !important;
    -webkit-text-fill-color: transparent !important;
    text-fill-color: transparent !important
}

.thb-gradienttype.on-hover-true:hover .thb-gradienttype-hover {
    opacity: 1
}

.thb-slidetype {
    visibility: hidden;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.thb-slidetype .thb-slidetype-entry {
    display: block;
    will-change: contents;
    overflow: hidden
}

.thb-slidetype .thb-slidetype-entry .lines {
    display: block
}

.thb-stroketype * {
    color: #121212;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -moz-text-stroke-width: 1px;
    -o-text-stroke-width: 1px;
    -ms-text-stroke-width: 1px;
    text-stroke-width: 1px;
    -webkit-text-stroke-color: #121212;
    -moz-text-stroke-color: #121212;
    -o-text-stroke-color: #121212;
    -ms-text-stroke-color: #121212;
    text-stroke-color: #121212
}

.thb-client-row.has-border .thb-client {
    border: 1px solid #121212
}

.thb-client-row.has-border .thb-client {
    margin-right: -1px;
    margin-bottom: -1px
}

.thb-client-row.has-border .slick .slick-list {
    padding: 0 1px 1px 0 !important
}

.thb-client-row.has-border.thb-opacity.with-accent .thb-client:hover {
    border-color: #bfab80
}

.thb-client-row.thb-opacity .thb-client img {
    will-change: opacity;
    opacity: 0.6
}

.thb-client-row.thb-opacity .thb-client:hover img {
    opacity: 1
}

.thb-client-row.thb-opacity.with-accent .thb-client:hover {
    background: #bfab80
}

.thb-client-row.thb-grayscale .thb-client img {
    will-change: filter;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.thb-client-row.thb-grayscale .thb-client:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.thb-client-row .thb-client img {
    display: block;
    margin: 0 auto
}

.thb-client-row .thb-client a:not(.button) {
    display: block
}

.thb-client-row .style3 .thb-client:hover .client-title {
    opacity: 1;
    box-shadow: 0 -3px 0px #121212
}

.thb-client-row .style3 .client-title {
    display: block;
    font-size: 16px;
    text-align: left;
    line-height: 1;
    padding: 28px 0;
    opacity: 0.8;
    width: 100%;
    color: #121212;
    box-shadow: 0 -1px 0px rgba(18, 18, 18, 0.3)
}

.thb-client-row .style4 .thb-client {
    position: relative;
    z-index: 30;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-perspective: 300px;
    -webkit-perspective: 300px;
    perspective: 300px
}

.thb-client-row .style4 .thb-client:hover .button {
    transform: rotateX(0degdeg);
    opacity: 1
}

.thb-client-row .style4 .thb-client:hover~.thb-client {
    z-index: 25
}

.thb-client-row .style4 .thb-client:hover .accent-color {
    opacity: 0.1
}

.thb-client-row .style4 .style4-container {
    position: relative;
    z-index: 20;
    padding: 20%
}

.thb-client-row .style4 img {
    margin-bottom: 35px;
    -moz-transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.thb-client-row .style4 .accent-color {
    background: #bfab80;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.thb-client-row .style4 .client-title {
    display: block;
    font-weight: 400;
    margin: 0;
    text-align: center
}

.thb-client-row .style4 .button {
    border-radius: 0;
    text-transform: uppercase;
    width: 100%;
    position: absolute;
    top: 100%;
    width: 100%;
    font-size: 12px;
    opacity: 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transform: rotateX(-90degdeg);
    -moz-box-shadow: 0 5px 20px rgba(18, 18, 18, 0.1);
    -webkit-box-shadow: 0 5px 20px rgba(18, 18, 18, 0.1);
    box-shadow: 0 5px 20px rgba(18, 18, 18, 0.1)
}

.thb_cascading_images {
    position: relative
}

.thb_cascading_images .cascading_image {
    display: block;
    width: 100%
}

.thb_cascading_images .cascading_image:not(:first-child) {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.thb_cascading_images .cascading_image img {
    display: block;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.thb_cascading_images .cascading_image .thb_box_shadow {
    -moz-box-shadow: 0 10px 75px rgba(0, 0, 0, 0.14), 0 5px 45px -10px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 10px 75px rgba(0, 0, 0, 0.14), 0 5px 45px -10px rgba(0, 0, 0, 0.14);
    box-shadow: 0 10px 75px rgba(0, 0, 0, 0.14), 0 5px 45px -10px rgba(0, 0, 0, 0.14)
}

.thb-pricing-table .thb-pricing-column {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px
}

@media only screen and (min-width: 1068px) {
    .thb-pricing-table .thb-pricing-column {
        margin-bottom: 40px
    }
}

.thb-pricing-table .thb-pricing-column .pricing-description ul {
    margin: 0;
    list-style: none
}

.thb-pricing-table .thb-price small {
    color: inherit;
    font-size: 50%
}

.thb-pricing-table.style2 img:not(.retina_active),
.thb-pricing-table.style3 img:not(.retina_active) {
    visibility: hidden
}

.thb-pricing-table.style1 .btn {
    border-radius: 0 0 3px 3px
}

.thb-pricing-table.style1 .thb-pricing-column .pricing-container {
    background: #fff;
    display: flex;
    height: 100%;
    flex-direction: column;
    border-radius: 3px;
    border: 1px solid rgba(191, 171, 128, 0.2);
    text-align: center;
    padding: 15px
}

@media only screen and (min-width: 736px) {
    .thb-pricing-table.style1 .thb-pricing-column .pricing-container {
        padding: 40px
    }
}

.thb-pricing-table.style1 .thb-pricing-column .pricing-container img {
    display: block;
    border-radius: 3px;
    margin: 0 auto 40px;
    flex-shrink: 0
}

.thb-pricing-table.style1 .thb-pricing-column .pricing-container .thb_pricing_head {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07)
}

.thb-pricing-table.style1 .thb-pricing-column .pricing-container .thb_pricing_head h4 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 1
}

.thb-pricing-table.style1 .thb-pricing-column .pricing-container .thb_pricing_head h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 25px
}

.thb-pricing-table.style1 .thb-pricing-column .pricing-container .thb_pricing_head .pricing_sub_title {
    font-size: 13px;
    margin-bottom: 39px
}

.thb-pricing-table.style1 .thb-pricing-column .pricing-container.has-button {
    border-radius: 3px 3px 0 0;
    border-bottom: 0
}

.thb-pricing-table.style1 .thb-pricing-column .pricing-container .pricing-description {
    padding-top: 40px;
    text-align: left;
    font-size: 14px;
    color: #121212
}

.thb-pricing-table.style1 .thb-pricing-column .pricing-container .pricing-description p {
    font-size: inherit;
    color: inherit
}

.thb-pricing-table.style1 .thb-pricing-column .btn {
    width: 100%
}

.thb-pricing-table.style1 .thb-pricing-column.highlight-true .pricing-container {
    border-width: 3px;
    border-color: #bfab80
}

.thb-pricing-table.style2 {
    position: relative;
    text-align: center
}

.thb-pricing-table.style2 .pricing-column.highlight-true .pricing-container {
    position: relative
}

.thb-pricing-table.style2 .pricing-style2-highlight {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0
}

.thb-pricing-table.style2 .thb_pricing_head,
.thb-pricing-table.style2 .pricing-description,
.thb-pricing-table.style2 .btn,
.thb-pricing-table.style2 img {
    position: relative;
    z-index: 10
}

.thb-pricing-table.style2 .pricing-container {
    padding: 25px 20px;
    height: 100%
}

@media only screen and (min-width: 736px) {
    .thb-pricing-table.style2 .pricing-container {
        padding: 35px
    }
}

.thb-pricing-table.style2 .pricing-container img {
    display: block;
    margin: 0 auto 35px
}

.thb-pricing-table.style2 .pricing-container .thb_pricing_head h4 {
    font-size: 24px;
    font-weight: 600
}

.thb-pricing-table.style2 .pricing-container .thb_pricing_head .thb-price {
    display: block;
    line-height: 1;
    font-size: 60px;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 35px;
    color: #bfab80
}

.thb-pricing-table.style2 .pricing-container .thb_pricing_head .pricing_sub_title {
    display: block;
    font-size: 14px;
    padding: 0 20px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 35px
}

.thb-pricing-table.style2 .pricing-container .pricing-description {
    font-size: 16px
}

.thb-pricing-table.style2 .pricing-container .pricing-description>*:last-child {
    margin-bottom: 0
}

.thb-pricing-table.style2 .pricing-container .pricing-description ul {
    list-style: none;
    padding: 0
}

.thb-pricing-table.style2 .pricing-container .btn {
    margin-top: 35px
}

.thb-pricing-table.style2.active .pricing-column.highlight-true .pricing-container {
    position: static
}

.thb-pricing-table.style2.active .pricing-style2-highlight {
    opacity: 1
}

.thb-pricing-table.style3 .pricing-container {
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative
}

.thb-pricing-table.style3 .pricing-container img {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    max-width: 25%
}

@media only screen and (min-width: 736px) {
    .thb-pricing-table.style3 .pricing-container img {
        display: block;
        top: 30px;
        right: 30px
    }
}

@media only screen and (min-width: 1068px) {
    .thb-pricing-table.style3 .pricing-container img {
        top: 45px;
        right: 45px
    }
}

.rtl .thb-pricing-table.style3 .pricing-container img {
    right: auto;
    left: 15px
}

@media only screen and (min-width: 736px) {
    .rtl .thb-pricing-table.style3 .pricing-container img {
        right: auto;
        left: 30px
    }
}

@media only screen and (min-width: 1068px) {
    .rtl .thb-pricing-table.style3 .pricing-container img {
        right: auto;
        left: 45px
    }
}

.thb-pricing-table.style3 .thb-pricing-style3-container {
    flex: 1;
    padding: 15px
}

@media only screen and (min-width: 736px) {
    .thb-pricing-table.style3 .thb-pricing-style3-container {
        padding: 30px
    }
}

@media only screen and (min-width: 1068px) {
    .thb-pricing-table.style3 .thb-pricing-style3-container {
        padding: 45px
    }
}

.thb-pricing-table.style3 .thb_pricing_head {
    padding: 0
}

@media only screen and (min-width: 736px) {
    .thb-pricing-table.style3 .thb_pricing_head {
        padding: 0 30% 0 0
    }
    .rtl .thb-pricing-table.style3 .thb_pricing_head {
        padding: 0 0 0 30%
    }
}

.thb-pricing-table.style3 .thb_pricing_head .pricing_sub_title {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 40px
}

.thb-pricing-table.style3 .pricing-description ul,
.thb-pricing-table.style3 .pricing-description ol {
    font-size: 12px;
    list-style: none;
    padding: 0
}

.thb-pricing-table.style3 .pricing-description ul li,
.thb-pricing-table.style3 .pricing-description ol li {
    margin-bottom: 5px
}

@media only screen and (min-width: 736px) {
    .thb-pricing-table.style3 .pricing-description ul li,
    .thb-pricing-table.style3 .pricing-description ol li {
        width: 50%;
        float: left
    }
}

.thb-pricing-table.style3 .thb-pricing-footer {
    display: flex;
    background: #f6f9fb;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.06)
}

@media only screen and (min-width: 736px) {
    .thb-pricing-table.style3 .thb-pricing-footer {
        padding: 30px;
        flex-direction: row;
        justify-content: space-between
    }
    .thb-pricing-table.style3 .thb-pricing-footer .thb-price {
        margin-bottom: 0
    }
}

.thb-label {
    display: inline-block;
    padding: 13px 15px;
    line-height: 1
}

.thb-label>* {
    margin: 0;
    line-height: 1
}

.thb-label.thb-label-full {
    width: 100%
}

.thb-progressbar {
    display: block;
    width: 100%;
    margin-bottom: 35px;
    opacity: 0
}

.thb-progressbar .thb-progress-title {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    color: #121212;
    line-height: 1;
    margin-bottom: 20px;
    position: relative;
    font-weight: 500
}

.thb-progressbar .thb-progress {
    display: block;
    width: 100%;
    height: 6px;
    position: relative;
    background: rgba(18, 18, 18, 0.07)
}

.thb-progressbar .thb-progress span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #bfab80;
    transform-origin: 0 0;
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.thb-menu-item {
    margin-bottom: 30px
}

.thb-menu-item .thb-menu-item-parent {
    display: flex;
    line-height: 1;
    margin-bottom: 15px
}

.thb-menu-item .thb-menu-item-parent .thb-menu-title {
    padding-right: 10px
}

.thb-menu-item .thb-menu-item-parent .thb-menu-title h6 {
    color: #bfab80;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    line-height: 1
}

.rtl .thb-menu-item .thb-menu-item-parent .thb-menu-title {
    padding-right: 0;
    padding-left: 10px
}

.thb-menu-item .thb-menu-item-parent .thb-menu-line {
    display: flex;
    flex: 1;
    border-bottom: 1px dotted #121212
}

.thb-menu-item .thb-menu-item-parent .thb-menu-price {
    color: #121212;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px
}

.thb-menu-item .thb-menu-description {
    font-size: 16px;
    color: #121212
}

.thb-horizontal-list {
    display: flex;
    flex-direction: column;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    padding: 20px 0;
    overflow: hidden
}

.thb-horizontal-list:before {
    content: '';
    height: 100%;
    width: 100%;
    opacity: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    background: rgba(0, 0, 0, 0.03);
    will-change: opacity
}

.thb-horizontal-list:hover:before {
    opacity: 1
}

@media only screen and (min-width: 736px) {
    .thb-horizontal-list {
        flex-direction: row;
        padding: 30px 0
    }
}

.thb-horizontal-list.has-button .horizontal-list-cell:last-of-type {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 736px) {
    .thb-horizontal-list.has-button .horizontal-list-cell:last-of-type {
        flex-direction: row
    }
}

.thb-horizontal-list .horizontal-list-cell {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px
}

.thb-horizontal-list .horizontal-list-cell>*:last-child {
    margin-bottom: 0
}

.thb-horizontal-list .horizontal-list-cell.text-center {
    justify-content: center
}

.thb-horizontal-list .horizontal-list-cell.text-right {
    justify-content: flex-end
}

.thb-horizontal-list .horizontal-list-cell .btn {
    margin-top: 10px
}

@media only screen and (min-width: 736px) {
    .thb-horizontal-list .horizontal-list-cell .btn {
        margin-top: 0;
        margin-left: 10px
    }
}

.thb-horizontal-list .horizontal-full-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 30
}

@media only screen and (min-width: 736px) {
    .thb-horizontal-list.size2_80_20 .horizontal-list-cell:nth-child(1) {
        flex: 4
    }
    .thb-horizontal-list.size2_70_30 .horizontal-list-cell:nth-child(1) {
        flex: 2.33
    }
    .thb-horizontal-list.size2_60_40 .horizontal-list-cell:nth-child(1) {
        flex: 1.5
    }
    .thb-horizontal-list.size2_40_60 .horizontal-list-cell:nth-child(2) {
        flex: 1.5
    }
    .thb-horizontal-list.size2_30_70 .horizontal-list-cell:nth-child(2) {
        flex: 2.33
    }
    .thb-horizontal-list.size2_20_80 .horizontal-list-cell:nth-child(2) {
        flex: 4
    }
    .thb-horizontal-list.size3_20_40_40 .horizontal-list-cell:nth-child(1) {
        flex: 0.5
    }
    .thb-horizontal-list.size3_50_25_25 .horizontal-list-cell:nth-child(1) {
        flex: 2
    }
    .thb-horizontal-list.size3_25_50_25 .horizontal-list-cell:nth-child(2) {
        flex: 2
    }
    .thb-horizontal-list.size3_25_25_50 .horizontal-list-cell:nth-child(3) {
        flex: 2
    }
    .thb-horizontal-list.size4_15_35_35_15 .horizontal-list-cell:nth-child(2),
    .thb-horizontal-list.size4_15_35_35_15 .horizontal-list-cell:nth-child(3) {
        flex: 2.33
    }
    .thb-horizontal-list.size4_35_35_15_15 .horizontal-list-cell:nth-child(1),
    .thb-horizontal-list.size4_35_35_15_15 .horizontal-list-cell:nth-child(2) {
        flex: 2.33
    }
    .thb-horizontal-list.size4_35_15_35_15 .horizontal-list-cell:nth-child(1),
    .thb-horizontal-list.size4_35_15_35_15 .horizontal-list-cell:nth-child(3) {
        flex: 2.33
    }
    .thb-horizontal-list.size4_15_35_15_35 .horizontal-list-cell:nth-child(2),
    .thb-horizontal-list.size4_15_35_15_35 .horizontal-list-cell:nth-child(4) {
        flex: 2.33
    }
}

.thb-iconlist ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.thb-iconlist ul li {
    position: relative;
    padding-left: 30px;
    margin: 0 0 10px
}

.thb-iconlist ul li .fa,
.thb-iconlist ul li .fas {
    position: absolute;
    top: 4px;
    left: 0;
    font-weight: 400
}

.rtl .thb-iconlist ul li {
    padding-left: 0;
    padding-right: 30px
}

.rtl .thb-iconlist ul li .fa,
.rtl .thb-iconlist ul li .fas {
    left: auto;
    right: 0
}

.thb-image-slider .slick-slide {
    display: flex;
    justify-content: center;
    align-items: center
}

.thb-image-slider .slick-slide a {
    display: block;
    width: 100%;
    pointer-events: none
}

.thb-image-slider .slick-slide a.thb-full-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.thb-image-slider .slick-slide.slick-active a,
.thb-image-slider .slick-slide.slick-center a {
    pointer-events: all
}

.thb-image-slider.thb_equal_height .slick-track {
    display: flex;
    align-items: normal
}

.thb-image-slider.thb_equal_height .slick-track .slick-slide {
    align-items: normal;
    height: auto
}

.thb-image-slider.thb_equal_height .slick-track .slick-slide img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.thb-image-slider.thb_center:not(.thb_equal_height) .slick-track {
    display: flex;
    align-items: center
}

.thb-video-lightbox {
    position: relative;
    overflow: hidden
}

.thb-video-lightbox.inline svg {
    width: 36px;
    height: 36px
}

.thb-video-lightbox.large svg {
    width: 96px;
    height: 96px
}

.thb-video-lightbox.xlarge svg {
    width: 128px;
    height: 128px
}

.thb-video-lightbox.lightbox-style1 {
    display: inline-block;
    line-height: 0
}

.thb-video-lightbox.lightbox-style2 svg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.thb-video-lightbox.lightbox-style3 svg {
    display: inline-block;
    vertical-align: middle
}

.thb-video-lightbox.lightbox-style3 .thb-video-text {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
    font-size: 16px;
    font-weight: 600
}

.rtl .thb-video-lightbox.lightbox-style3 .thb-video-text {
    margin-left: 0;
    margin-right: 25px
}

.thb-video-lightbox.hover-style1 img {
    will-change: scale
}

.thb-video-lightbox.hover-style1:hover img {
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.thb-video-lightbox.hover-style2 {
    background: #121212
}

.thb-video-lightbox.hover-style2 img {
    will-change: opacity
}

.thb-video-lightbox.hover-style2:hover img {
    opacity: 0.9
}

.thb-video-lightbox .thb-video-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.thb-video-lightbox svg {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.thb-video-lightbox svg .back,
.thb-video-lightbox svg .front {
    will-change: transform
}

.thb-video-lightbox svg .back {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.thb-video-lightbox svg .pause {
    display: none
}

.thb-video-lightbox svg.thb-play-02 .circle1 {
    fill: none;
    stroke-width: 2;
    stroke-miterlimit: 10;
    opacity: 0.5;
    stroke: #000
}

.thb-video-lightbox svg.thb-play-02 .circle2 {
    fill: none;
    stroke-width: 2;
    stroke-miterlimit: 10;
    opacity: 1;
    stroke-dasharray: 239;
    stroke-dashoffset: 239;
    stroke: #000
}

.thb-video-lightbox:hover .back {
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.thb-video-lightbox:hover .front {
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.thb-video-lightbox:hover svg.thb-play-02 .circle2 {
    stroke-dashoffset: 0
}

.thb-counter {
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #121212;
    visibility: hidden;
    margin-bottom: 30px
}

.thb-counter figure {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding-top: 15px
}

.thb-counter figure svg {
    display: none;
    width: 50px;
    margin: 0 auto
}

.thb-counter figure svg path,
.thb-counter figure svg circle,
.thb-counter figure svg rect,
.thb-counter figure svg ellipse {
    stroke: #121212
}

.thb-counter figure .counter-image img {
    width: 64px
}

.thb-counter .counter-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    white-space: nowrap
}

.thb-counter .h1 {
    display: block;
    width: 100%;
    line-height: 1;
    font-weight: 600 !important;
    letter-spacing: -0.02em !important;
    margin-bottom: 10px;
    will-change: contents
}

.thb-counter .h1 .odometer-digit {
    line-height: 1
}

.thb-counter h6 {
    text-transform: none;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: normal;
    color: #121212;
    margin: 0 0 15px
}

.thb-counter .thb-description p {
    font-size: 14px;
    margin-bottom: 15px
}

.thb-counter.counter-style1 .counter-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px
}

.thb-counter.counter-style1 .counter-container .odometer {
    flex: 0;
    white-space: nowrap
}

.thb-counter.counter-style1 .counter-container .odometer .odometer-inside {
    line-height: 1;
    display: flex
}

.thb-counter.counter-style1 .counter-container .odometer .odometer-inside .odometer-digit-spacer {
    vertical-align: baseline
}

.thb-counter.counter-style1 .counter-container .h1 {
    line-height: 1;
    will-change: contents;
    margin: 0
}

.thb-counter.counter-style1 .counter-container .h1.counter-text {
    width: auto;
    display: inline-flex;
    margin: 0 0 0 7px
}

.thb-counter.counter-style1 .counter-container .h1.counter-text.counter-text-prepend {
    margin: 0 7px 0 0
}

@media only screen and (min-width: 1068px) {
    .thb-counter.counter-style1 .h1 {
        font-size: 90px
    }
}

.thb-counter.counter-style3 .h1 {
    font-size: 30px;
    font-weight: 600;
    margin: 0
}

.thb-counter.counter-style3 h6 {
    font-size: 14px;
    font-weight: 600
}

.thb-counter.counter-style3 figure {
    padding: 0;
    margin-bottom: 30px
}

.thb-counter.counter-style2 .h1 {
    margin-bottom: 0
}

.thb-counter.counter-style2 .counter-container {
    text-align: center;
    padding: 20px 0;
    min-width: 155px
}

.thb-counter.counter-style2 .thb-description {
    display: flex;
    align-items: center;
    padding: 30px 0
}

.thb-counter.counter-style2 .thb-description p {
    margin: 0
}

.thb-counter.counter-style2.left {
    flex-direction: row;
    text-align: left
}

.thb-counter.counter-style2.left .counter-container {
    padding-right: 40px;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    margin-right: 40px
}

.thb-counter.counter-style2.right {
    text-align: right;
    flex-direction: row-reverse
}

.thb-counter.counter-style2.right .counter-container {
    padding-left: 40px;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    margin-left: 40px
}

.thb-counter.counter-style4 .counter-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px
}

.thb-counter.counter-style4 .counter-container .odometer {
    flex: 0;
    white-space: nowrap
}

.thb-counter.counter-style4 .counter-container .odometer .odometer-inside {
    line-height: 1;
    display: flex
}

.thb-counter.counter-style4 .counter-container .odometer .odometer-inside .odometer-digit-spacer {
    vertical-align: baseline
}

.thb-counter.counter-style4 .counter-container .counter {
    line-height: 1;
    font-weight: 400 !important;
    letter-spacing: -0.02em !important;
    will-change: contents;
    margin: 0;
    font-size: 40px
}

@media only screen and (min-width: 736px) {
    .thb-counter.counter-style4 .counter-container .counter {
        font-size: 60px
    }
}

.thb-counter.counter-style4 .counter-container .counter.counter-text {
    width: auto;
    display: inline-flex;
    margin: 0 0 0 7px
}

.thb-counter.counter-style4 .thb-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 10px
}

.thb-counter.counter-style5 .counter-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px
}

.thb-counter.counter-style5 .counter-container .odometer {
    flex: 0;
    white-space: nowrap
}

.thb-counter.counter-style5 .counter-container .odometer .odometer-inside {
    line-height: 1;
    display: flex
}

.thb-counter.counter-style5 .counter-container .odometer .odometer-inside .odometer-digit-spacer {
    vertical-align: baseline
}

.thb-counter.counter-style5 .counter-container .counter {
    line-height: 1;
    font-weight: 400 !important;
    letter-spacing: -0.02em !important;
    will-change: contents;
    margin: 0;
    font-size: 40px
}

@media only screen and (min-width: 736px) {
    .thb-counter.counter-style5 .counter-container .counter {
        font-size: 60px
    }
}

.thb-counter.counter-style5 .counter-container .counter.counter-text {
    width: auto;
    display: inline-flex;
    margin: 0 0 0 7px
}

.thb-counter.counter-style5 .h1 {
    font-weight: 400
}

@media only screen and (min-width: 1068px) {
    .thb-counter.counter-style5 .h1 {
        font-size: 80px
    }
}

.thb-counter.counter-style5 h6 {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.09em;
    text-transform: uppercase
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-minimal {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-minimal .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
    display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-minimal .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
    transition: transform 2s
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.thb-hotspot-wrapper {
    background: #fbf8f7
}

.thb-hotspot-wrapper .row .columns.thb-hotspots-products {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px
}

.thb-hotspot-wrapper .row .columns.thb-hotspots-products .thb-carousel.products {
    max-width: 250px;
    min-width: 200px;
    width: 100%
}

.thb-hotspot-wrapper .row .columns.thb-hotspots-products .thb-carousel.products .product {
    margin-bottom: 0
}

.thb-hotspot-container {
    position: relative
}

.thb-hotspot-container img {
    width: 100%
}

.thb-hotspot-container.hover .thb-hotspot:hover {
    z-index: 20
}

.thb-hotspot-container.hover .thb-hotspot:hover .thb-hotspot-tooltip {
    opacity: 1;
    pointer-events: all
}

.thb-hotspot-container.click .thb-hotspot.active {
    z-index: 20
}

.thb-hotspot-container.click .thb-hotspot.active .thb-hotspot-tooltip {
    opacity: 1;
    pointer-events: all
}

.thb-hotspot-container.click .thb-hotspot .thb-hotspot-content {
    cursor: pointer
}

.thb-hotspot-container .thb-hotspot {
    position: absolute;
    z-index: 10;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    background: #fff;
    border: 5px solid #121212;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2)
}

.thb-hotspot-container .thb-hotspot.pin-white {
    border-color: #fff
}

.thb-hotspot-container .thb-hotspot.pin-accent {
    border-color: #bfab80
}

.thb-hotspot-container .thb-hotspot .thb-hotspot-content {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    flex-shrink: 0;
    position: absolute;
    top: -5px;
    left: -5px;
    cursor: default;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.thb-hotspot-container .thb-hotspot .thb-hotspot-content.thb-pulsate {
    -moz-animation: thb-hotspot-pulse 2s infinite;
    -webkit-animation: thb-hotspot-pulse 2s infinite;
    animation: thb-hotspot-pulse 2s infinite
}

@-moz-keyframes thb-hotspot-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7)
    }
    70% {
        -moz-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 12px rgba(255, 255, 255, 0)
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@-webkit-keyframes thb-hotspot-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7)
    }
    70% {
        -webkit-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 12px rgba(255, 255, 255, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@keyframes thb-hotspot-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7)
    }
    70% {
        -moz-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        -webkit-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 12px rgba(255, 255, 255, 0)
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

#right_click_content {
    display: none;
    position: fixed;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1001;
    opacity: 0;
    background: rgba(255, 255, 255, 0.95);
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

#right_click_content .row {
    min-width: 100%
}

#right_click_content .columns>*:last-child {
    margin: 0
}

.wpb_gallery .row .columns {
    width: 100%;
    overflow: hidden
}

.wpb_gallery a {
    display: block
}

.wpb_gallery img {
    width: 100%
}

.vc_separator.wpb_content_element {
    margin-bottom: 0
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.slick-list:focus {
    outline: none
}

.slick-slider .slick-track {
    will-change: transform
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir="rtl"] .slick-slide {
    float: right
}

@media only screen and (max-width: 737px) {
    .slick-slide.product {
        height: auto
    }
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    margin: 0 0 20px
}

.slick-arrow.slick-hidden {
    display: none
}

.thb-carousel {
    max-width: 100%;
    max-height: 300px;
    position: relative;
    overflow: hidden;
    will-change: contents;
    min-width: 100%;
    z-index: 10
}

.thb-carousel.slick-initialized {
    height: auto;
    max-height: 100%;
    overflow: visible
}

.thb-carousel.slick-initialized .slick-list {
    opacity: 1
}

.thb-carousel.slick-initialized:after {
    display: none
}

.thb-carousel .slick-list {
    opacity: 0
}

.thb-carousel img {
    display: block
}

.thb-carousel .slick-track {
    min-width: 100%
}

.thb-carousel .slick-nav {
    outline: none;
    display: block;
    width: 30px;
    height: 38px;
    cursor: pointer;
    position: absolute;
    z-index: 20;
    top: 50%;
    margin-top: -19px;
    opacity: 0
}

.thb-carousel .slick-nav span {
    display: block;
    width: 30px;
    height: 38px;
    position: relative
}

.thb-carousel .slick-nav span:after,
.thb-carousel .slick-nav span:before {
    content: '';
    display: block;
    background: #121212;
    height: 1px;
    position: absolute;
    right: 0;
    top: 19px;
    width: 26px;
    transform-origin: right center;
    transform: rotateZ(45deg)
}

.thb-carousel .slick-nav span:after {
    transform: rotateZ(-45deg)
}

.thb-carousel .slick-nav.slick-next {
    right: 30px;
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

.thb-carousel .slick-nav.slick-prev {
    left: 30px;
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

.thb-carousel .slick-nav.slick-prev span:after,
.thb-carousel .slick-nav.slick-prev span:before {
    right: auto;
    left: 0;
    transform-origin: left center
}

.thb-carousel.thb-light-arrows .slick-nav span:after,
.thb-carousel.thb-light-arrows .slick-nav span:before {
    background: #fff
}

.thb-carousel.slick-dotted,
.thb-carousel.row.slick-dotted {
    padding-bottom: 32px
}

.thb-carousel .slick-dots {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 0;
    text-align: center;
    line-height: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0
}

.thb-carousel .slick-dots li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    padding: 0;
    border: 0px solid #121212;
    border-radius: 50%;
    cursor: pointer
}

.thb-carousel .slick-dots li button {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    text-indent: -9999px;
    background: #121212;
    outline: none;
    padding: 0;
    margin: 0;
    cursor: pointer
}

.thb-carousel .slick-dots li button:before,
.thb-carousel .slick-dots li button:after {
    display: none
}

.thb-carousel .slick-dots li .portrait_bullet {
    display: inline-block;
    border-radius: 0;
    margin: 0;
    opacity: 0.4
}

.thb-carousel .slick-dots li.slick-active {
    border-width: 2px
}

.thb-carousel .slick-dots li.slick-active button {
    background: transparent
}

.thb-carousel .slick-dots li.slick-active .portrait_bullet {
    opacity: 1
}

.thb-carousel:hover .slick-nav {
    opacity: 1;
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}

.thb-carousel:hover .slick-nav.slick-disabled {
    opacity: 0.6;
    cursor: not-allowed
}

@media only screen and (min-width: 736px) {
    .thb-carousel.thb-offset-arrows .slick-nav.slick-prev {
        margin-left: -50px
    }
    .thb-carousel.thb-offset-arrows .slick-nav.slick-next {
        margin-right: -50px
    }
}

@media only screen and (min-width: 1068px) {
    .thb-carousel.thb-offset-arrows .slick-nav.slick-prev {
        left: 0
    }
    .thb-carousel.thb-offset-arrows .slick-nav.slick-next {
        right: 0
    }
}

.thb-carousel.thb-mini-arrows .slick-nav span:after,
.thb-carousel.thb-mini-arrows .slick-nav span:before {
    width: 10px
}

.thb-carousel.thb-mini-arrows .slick-nav.slick-prev {
    left: 20px
}

.thb-carousel.thb-mini-arrows .slick-nav.slick-next {
    right: 20px
}

.thb-carousel.thb-light-dots,
.thb-carousel.thb-inside-pagination {
    padding-bottom: 0
}

.thb-carousel.thb-light-dots .slick-dots,
.thb-carousel.thb-inside-pagination .slick-dots {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%
}

.thb-carousel.thb-light-dots .slick-dots li,
.thb-carousel.thb-inside-pagination .slick-dots li {
    border-color: #fff
}

.thb-carousel.thb-light-dots .slick-dots li button,
.thb-carousel.thb-inside-pagination .slick-dots li button {
    background: rgba(255, 255, 255, 0.8)
}

.thb-carousel.thb-light-dots .slick-dots li.slick-active button,
.thb-carousel.thb-inside-pagination .slick-dots li.slick-active button {
    background: transparent
}

@media only screen and (min-width: 736px) {
    .thb-carousel.thb-light-dots .slick-dots,
    .thb-carousel.thb-inside-pagination .slick-dots {
        bottom: 30px
    }
}

.thb-carousel.equal-height-carousel .slick-track {
    display: flex
}

.thb-carousel.equal-height-carousel .slick-track .slick-slide {
    height: auto
}

.thb-carousel.equal-height-carousel .slick-track .slick-slide.post {
    margin: 0
}

.thb-carousel.equal-height-carousel .slick-track .slick-slide .post {
    height: 100%
}

.ps {
    position: relative;
    height: 100%;
    overflow: hidden;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.touch .ps {
    -webkit-overflow-scrolling: touch
}

.ps .ps__rail-x {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f0f0f0;
    height: 3px;
    border-radius: 1.5px;
    -moz-transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.ps .ps__rail-x.ps--in-scrolling .ps__thumb-x {
    height: 3px
}

.ps .ps__rail-x .ps__thumb-x {
    position: absolute;
    background: #121212;
    right: 0;
    height: 3px;
    border-radius: 1.5px
}

.ps .ps__rail-y {
    position: absolute;
    right: 0;
    height: 100%;
    background-color: #f0f0f0;
    width: 3px;
    border-radius: 1.5px;
    -moz-transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .2s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.ps .ps__rail-y.ps--in-scrolling .ps__thumb-y {
    width: 3px
}

.ps .ps__rail-y .ps__thumb-y {
    position: absolute;
    background: #121212;
    right: 0;
    width: 3px;
    border-radius: 1.5px
}

.ps .ps__scrollbar-x-rail {
    display: none
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.2)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-container:not(.mfp-iframe-holder):not(.mfp-inline-holder):before {
    display: none
}

button.mfp-arrow {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    border-radius: 50%;
    border: 1px solid #eee;
    cursor: pointer
}

button.mfp-arrow:before,
button.mfp-arrow:after {
    display: none
}

button.mfp-arrow>* {
    pointer-events: none
}

button.mfp-arrow.mfp-arrow-left {
    left: 15px
}

@media only screen and (min-width: 736px) {
    button.mfp-arrow.mfp-arrow-left {
        left: 30px
    }
}

button.mfp-arrow.mfp-arrow-right {
    left: auto;
    right: 15px
}

button.mfp-arrow.mfp-arrow-right svg {
    transform: rotateZ(180deg)
}

@media only screen and (min-width: 736px) {
    button.mfp-arrow.mfp-arrow-right {
        right: 30px
    }
}

button.mfp-arrow:active {
    margin: -20px 0 0
}

button.mfp-arrow svg {
    width: 40px;
    height: 40px;
    position: relative;
    left: -1px;
    top: -1px;
    pointer-events: none
}

button.mfp-arrow .thb-arrow-second {
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}

button.mfp-arrow:hover .thb-arrow-first {
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}

button.mfp-arrow:hover .thb-arrow-second {
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}

button.mfp-arrow:hover {
    border-color: #121212
}

.mfp-figure:after {
    display: none
}

.mfp-bg {
    opacity: 0
}

.mfp-wrap .mfp-close {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
    top: 20px;
    outline: 0;
    padding: 0 20px;
    background: none;
    cursor: pointer;
    color: #121212;
    width: auto;
    white-space: nowrap
}

.mfp-wrap .mfp-close span {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    pointer-events: none
}

.mfp-wrap .mfp-close svg {
    width: 40px;
    height: 40px
}

.mfp-zoom-in .mfp-with-anim,
.mfp-zoom-in .mfp-iframe-scaler,
.mfp-zoom-in .mfp-inline-holder,
.mfp-zoom-in .mfp-close {
    opacity: 0;
    -moz-transform: scale(.95, .95);
    -ms-transform: scale(.95, .95);
    -webkit-transform: scale(.95, .95);
    transform: scale(.95, .95)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0
}

.mfp-zoom-in.mfp-ready.mfp-image-loaded .mfp-with-anim,
.mfp-zoom-in.mfp-ready .mfp-iframe-scaler,
.mfp-zoom-in.mfp-ready .mfp-inline-holder,
.mfp-zoom-in.mfp-ready .mfp-close {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 1
}

.mfp-zoom-in.mfp-removing .mfp-with-anim,
.mfp-zoom-in.mfp-removing .mfp-iframe-scaler,
.mfp-zoom-in.mfp-removing .mfp-inline-holder,
.mfp-zoom-in.mfp-removing .mfp-close {
    transform: scale(0.95) !important;
    opacity: 0 !important
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-wrap.mfp-removing .mfp-arrow-left,
.mfp-wrap.mfp-removing .mfp-arrow-right,
.mfp-wrap.mfp-removing .mfp-close {
    opacity: 0
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.mfp-zoom-out.mfp-bg {
    opacity: 0
}

.mfp-zoom-out.mfp-ready.mfp-image-loaded .mfp-with-anim,
.mfp-zoom-out.mfp-ready.mfp-image-loaded .mfp-close {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    opacity: 0
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0
}

.theme-popup {
    display: flex;
    width: 100%;
    background: #fff;
    max-width: 780px;
    margin: 0 auto;
    position: relative
}

.theme-popup-content,
#newsletter-popup .newsletter-content {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    flex: 1
}

@media only screen and (min-width: 736px) {
    .theme-popup-content,
    #newsletter-popup .newsletter-content {
        padding: 45px
    }
}

@media only screen and (min-width: 736px) {
    #newsletter-popup {
        height: 460px
    }
}

#newsletter-popup .mfp-close {
    top: 0;
    padding: 0;
    margin: 5px
}

@media only screen and (min-width: 736px) {
    #newsletter-popup .mfp-close {
        margin: 10px
    }
}

#newsletter-popup .newsletter-image {
    display: none;
    width: 100%;
    height: 100%;
    height: 30vh
}

@media only screen and (min-width: 736px) {
    #newsletter-popup .newsletter-image {
        display: block;
        width: 390px;
        height: auto
    }
}

#newsletter-popup .newsletter-image img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

#newsletter-popup .newsletter-content .button,
#newsletter-popup .newsletter-content .btn,
#newsletter-popup .newsletter-content input[type="submit"] {
    width: 100%;
    margin: 0
}

#newsletter-popup .newsletter-content .widget_subscribe {
    width: 100%;
    text-align: center;
    margin-bottom: 11px
}

#newsletter-popup .newsletter-content .thb-newsletter-form .newsletter-form {
    text-align: center;
    clear: both;
    flex-direction: column
}

#newsletter-popup .newsletter-content .thb-newsletter-form h4 {
    text-transform: none;
    font-size: 18px;
    letter-spacing: normal;
    font-weight: 400
}

#newsletter-popup .newsletter-content .thb-newsletter-form p {
    font-size: 16px
}

#newsletter-popup.dark {
    background: #111;
    color: #fff
}

#newsletter-popup.dark .mfp-close svg g {
    stroke: #fff
}

#newsletter-popup.dark .newsletter-content label {
    color: #fff
}

#newsletter-popup.dark .newsletter-content .button:not(:hover),
#newsletter-popup.dark .newsletter-content .btn:not(:hover),
#newsletter-popup.dark .newsletter-content input[type="submit"]:not(:hover) {
    background: #fff;
    color: #121212
}

.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: #121212;
    opacity: 1;
    font-weight: 400;
    padding: 15px;
    line-height: 1;
    font-size: 20px
}

@media only screen and (min-width: 736px) {
    .pswp__counter {
        padding: 30px
    }
}

.pswp__caption .pswp__caption__center {
    text-align: center;
    color: #121212
}

button.pswp__button {
    background: none !important
}

button.pswp__button:before {
    display: none
}

button.pswp__button span {
    display: inline-block;
    width: 30px;
    height: 38px;
    position: relative;
    pointer-events: none
}

button.pswp__button span:after,
button.pswp__button span:before {
    content: '';
    display: block;
    background: #121212;
    height: 1px;
    position: absolute;
    right: 0;
    top: 19px;
    width: 26px;
    transform-origin: right center;
    transform: rotateZ(45deg)
}

button.pswp__button span: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 {
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -webkit-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 {
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

button.pswp__button.pswp__button--arrow--left span:after,
button.pswp__button.pswp__button--arrow--left span:before {
    right: auto;
    left: 0;
    transform-origin: left center
}

button.pswp__button.pswp__button--fs {
    display: none
}

.pswp__top-bar button.pswp__button {
    width: auto;
    height: auto;
    padding: 10px;
    line-height: 1
}

@media only screen and (min-width: 736px) {
    .pswp__top-bar button.pswp__button {
        padding: 20px 20px 20px 15px
    }
}

.pswp__top-bar button.pswp__button svg {
    height: 35px;
    width: auto;
    pointer-events: none
}

.pswp__top-bar button.pswp__button.pswp__button--zoom {
    padding-right: 0
}

.pswp__top-bar button.pswp__button.pswp__button--zoom svg {
    height: 20px;
    margin-top: 6px
}

.dokan-product-listing-area .pagination-wrap .pagination {
    text-align: center;
    width: 100%
}

.dokan-product-listing-area .pagination-wrap .pagination li {
    display: inline-block
}

.dokan-product-listing-area .pagination-wrap .pagination span.current {
    background: transparent;
    border: 0
}

.dokan-product-listing-area .pagination-wrap .pagination a {
    border: 0
}

.dokan-product-listing-area .pagination-wrap .pagination a.next,
.dokan-product-listing-area .pagination-wrap .pagination a.prev {
    position: static
}

.dokan-product-listing-area .pagination-wrap .pagination a.next:before,
.dokan-product-listing-area .pagination-wrap .pagination a.next:after,
.dokan-product-listing-area .pagination-wrap .pagination a.prev:before,
.dokan-product-listing-area .pagination-wrap .pagination a.prev:after {
    content: none
}

.dokan-dashboard input[type="text"].dokan-form-control,
.dokan-dashboard input[type="password"].dokan-form-control,
.dokan-dashboard input[type="date"].dokan-form-control,
.dokan-dashboard input[type="datetime"].dokan-form-control,
.dokan-dashboard input[type="email"].dokan-form-control,
.dokan-dashboard input[type="number"].dokan-form-control,
.dokan-dashboard input[type="search"].dokan-form-control,
.dokan-dashboard input[type="tel"].dokan-form-control,
.dokan-dashboard input[type="time"].dokan-form-control,
.dokan-dashboard input[type="url"].dokan-form-control,
.dokan-dashboard textarea.dokan-form-control {
    padding: 12px 15px;
    height: 40px
}

.dokan-dashboard select.dokan-form-control {
    padding: 0 15px;
    height: 40px;
    line-height: 40px
}

.dokan-dashboard .dokan-btn {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500
}

.mfp-wrap .dokan-add-new-product-popup .mfp-close {
    top: 10px;
    right: 5px;
    font-size: 28px;
    font-weight: 400
}

.shop-general-title,
.thb-cart-column h2,
.cart_totals h2 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px;
    color: #121212
}

.shop-regular-title,
.woocommerce-billing-fields h3,
#order_review_heading,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #121212
}

.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: 736px) {
    .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: 736px) {
    .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
}

.woocommerce-form-track-order input {
    width: 100%
}

.amount {
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    color: #121212
}

.price {
    display: block
}

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

.price del {
    opacity: 0.5
}

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

.price ins,
.price>.amount {
    color: #121212;
    text-decoration: none
}

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

.thb-filter-bar #thb-shop-filters {
    font-size: 14px;
    font-weight: 500
}

.thb-filter-bar #thb-shop-filters svg {
    margin-right: 5px
}

.rtl .thb-filter-bar #thb-shop-filters svg {
    margin-right: 0;
    margin-left: 5px
}

.rtl .thb-filter-bar .text-right {
    text-align: left
}

.thb-filter-bar .filter-bar-title {
    font-weight: 600;
    margin-right: 20px;
    display: none
}

@media only screen and (min-width: 736px) {
    .thb-filter-bar .filter-bar-title {
        display: inline-flex
    }
}

.rtl .thb-filter-bar .filter-bar-title {
    margin-right: 0;
    margin-left: 20px
}

.thb-filter-bar .thb-products-per-page {
    display: none;
    margin-right: 30px
}

.rtl .thb-filter-bar .thb-products-per-page {
    margin-left: 30px;
    margin-right: 0
}

@media only screen and (min-width: 736px) {
    .thb-filter-bar .thb-products-per-page {
        display: inline-flex
    }
}

.thb-filter-bar .thb-products-per-page a {
    display: inline-flex;
    margin-right: 15px
}

.thb-filter-bar .thb-products-per-page a:last-child {
    margin-right: 0;
    margin-left: 0
}

.rtl .thb-filter-bar .thb-products-per-page a {
    margin-right: 0;
    margin-left: 15px
}

.thb-filter-bar .thb-products-per-page a.active {
    color: #bfab80
}

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

.thb-filter-bar .woocommerce-ordering .orderby {
    padding: 0;
    border: 0;
    margin: 0;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    background-position: 100% 6px;
    background-color: transparent
}

.rtl .thb-filter-bar .woocommerce-ordering .orderby {
    background-position: 0 6px
}

@media only screen and (min-width: 1068px) {
    .thb-filter-bar.style2 #thb-shop-filters {
        display: none
    }
}

.thb-filter-bar.style3 .thb-hidden-filters {
    display: none;
    flex-direction: column;
    padding: 20px 0 0
}

@media only screen and (min-width: 1068px) {
    .thb-filter-bar.style3 .thb-hidden-filters {
        flex-direction: row;
        padding: 40px 0 20px;
        justify-content: space-between
    }
}

.thb-filter-bar.style3 .thb-hidden-filters .widget {
    margin-bottom: 10px;
    flex: 1;
    max-width: 220px
}

.thb-filter-bar.style3 .thb-hidden-filters .widget .thb-widget-title+* {
    display: none
}

@media only screen and (min-width: 1068px) {
    .thb-filter-bar.style3 .thb-hidden-filters .widget .thb-widget-title+* {
        display: block !important
    }
}

@media only screen and (min-width: 1068px) {
    .thb-filter-bar.style3 .thb-hidden-filters .widget {
        margin-bottom: 0
    }
}

.thb-filter-bar.style3 .thb-hidden-filters .widget:last-child {
    margin-bottom: 0
}

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

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

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

.rtl .thb-woocommerce-header .woocommerce-breadcrumb {
    padding-right: 0px;
    padding-left: 10px
}

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

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

.thb-woocommerce-header .term-description {
    font-size: 14px;
    margin-top: 10px
}

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

.thb-woocommerce-header .thb-shop-category-list {
    list-style: none;
    margin: 20px auto 0;
    padding: 0;
    max-width: 700px
}

.thb-woocommerce-header .thb-shop-category-list li {
    display: inline-flex;
    margin-right: 8px;
    margin-bottom: 11px
}

.rtl .thb-woocommerce-header .thb-shop-category-list li {
    margin-right: 0;
    margin-left: 8px
}

.thb-woocommerce-header.dark {
    color: #fff
}

.thb-woocommerce-header.dark h1,
.thb-woocommerce-header.dark a {
    color: #fff
}

.thb-woocommerce-header.dark .button.style2 {
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff
}

.thb-woocommerce-header.dark .button.style2:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.05)
}

.thb-woocommerce-header.dark.thb-bg-style2>.row {
    background-color: #121212
}

.thb-woocommerce-header.dark.thb-bg-style3 {
    background-color: #121212
}

.thb-woocommerce-header.thb-bg-style2>.row {
    padding-bottom: 42px
}

.thb-woocommerce-header.thb-bg-style2>.row .thb-woocommerce-header-title {
    padding-top: 15px
}

.thb-woocommerce-header.thb-bg-style3 {
    padding-bottom: 42px
}

.thb-woocommerce-header.thb-bg-style3 .thb-woocommerce-header-title {
    padding-top: 15px
}

.thb-woocommerce-header.style1 {
    margin-bottom: 22px
}

.thb-woocommerce-header.style1 .thb-shop-title,
.thb-woocommerce-header.style1 .term-description {
    display: inline-flex
}

.thb-woocommerce-header.style1 .term-description {
    margin-bottom: 0
}

.thb-woocommerce-header.style1 .thb-shop-category-list {
    margin-top: 0;
    max-width: none
}

.thb-woocommerce-header.style1 .thb-shop-title {
    margin-right: 25px;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px
}

.rtl .thb-woocommerce-header.style1 .thb-shop-title {
    margin-right: 0;
    margin-left: 25px
}

.thb-woocommerce-header.style2 {
    margin-bottom: 50px
}

.thb-woocommerce-header.style2 .thb-woocommerce-header-title {
    text-align: center
}

.thb-woocommerce-header.style3 {
    margin-bottom: 50px
}

.thb-woocommerce-header.style3 .thb-woocommerce-header-title {
    text-align: center
}

.thb-woocommerce-header.style3 .thb-shop-title {
    text-transform: uppercase
}

@media only screen and (min-width: 1068px) {
    .thb-woocommerce-header.style3 .thb-shop-title {
        font-size: 60px
    }
}

.thb-woocommerce-header.style2>.row>.columns,
.thb-woocommerce-header.style3>.row>.columns {
    display: flex;
    flex-direction: column
}

.thb-woocommerce-header.style2>.row>.columns .thb-woocommerce-header-title,
.thb-woocommerce-header.style3>.row>.columns .thb-woocommerce-header-title {
    margin: auto 0
}

.thb-woocommerce-header.style2>.row>.columns .thb-woocommerce-header-title .term-description,
.thb-woocommerce-header.style3>.row>.columns .thb-woocommerce-header-title .term-description {
    max-width: 700px;
    margin: 0 auto
}

.thb-breadcrumb-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    min-height: 25px
}

.single-product .thb-breadcrumb-bar {
    margin-bottom: 15px
}

.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;
    vertical-align: middle;
    background: #fff
}

div.quantity.hidden {
    display: none
}

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

div.quantity .plus:after,
div.quantity .minus:after {
    content: '';
    display: block;
    width: 7px;
    height: 1px;
    background: #8f8f8f;
    position: absolute;
    top: 50%;
    left: 8px
}

div.quantity .plus:hover:after,
div.quantity .plus:hover:before,
div.quantity .minus:hover:after,
div.quantity .minus:hover:before {
    background: #121212
}

div.quantity .plus:before {
    content: '';
    display: block;
    width: 1px;
    height: 7px;
    background: #8f8f8f;
    position: absolute;
    top: 8px;
    left: 11px
}

.thb-quantity-style1 div.quantity {
    padding-right: 23px
}

.thb-quantity-style1 div.quantity .qty {
    display: inline-flex;
    padding: 0;
    width: 51px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #e0e0e0;
    justify-content: center;
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    color: #121212;
    margin: 0;
    outline: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

.thb-quantity-style1 div.quantity .qty::-webkit-inner-spin-button,
.thb-quantity-style1 div.quantity .qty::-webkit-outer-spin-button {
    margin: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

.thb-quantity-style1 div.quantity span:hover {
    cursor: pointer
}

.thb-quantity-style1 div.quantity .plus,
.thb-quantity-style1 div.quantity .minus {
    display: flex;
    padding: 0;
    margin: 0;
    outline: 0;
    border: 1px solid #e0e0e0;
    position: absolute;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 25px;
    line-height: 21px;
    text-decoration: none;
    overflow: visible;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    text-shadow: none;
    background: transparent;
    border-radius: 0;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.thb-quantity-style1 div.quantity .plus {
    top: 0;
    right: 0;
    height: 24px
}

.thb-quantity-style1 div.quantity .minus {
    bottom: 0;
    right: 0
}

.thb-quantity-style2 div.quantity {
    padding: 0 32px;
    border: 1px solid #e0e0e0
}

.thb-quantity-style2 div.quantity .qty {
    display: inline-flex;
    padding: 0;
    width: 42px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 0;
    justify-content: center;
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    color: #121212;
    margin: 0;
    outline: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

.thb-quantity-style2 div.quantity .qty::-webkit-inner-spin-button,
.thb-quantity-style2 div.quantity .qty::-webkit-outer-spin-button {
    margin: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

.thb-quantity-style2 div.quantity span:hover {
    cursor: pointer
}

.thb-quantity-style2 div.quantity .plus,
.thb-quantity-style2 div.quantity .minus {
    display: flex;
    padding: 0;
    margin: 0;
    outline: 0;
    border: 0;
    position: absolute;
    top: 0;
    justify-content: center;
    align-items: center;
    width: 33px;
    height: 46px;
    text-decoration: none;
    overflow: visible;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    text-shadow: none;
    background: transparent;
    color: #8f8f8f;
    border-radius: 0;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.thb-quantity-style2 div.quantity .plus:hover,
.thb-quantity-style2 div.quantity .minus:hover {
    color: #121212
}

.thb-quantity-style2 div.quantity .plus:after,
.thb-quantity-style2 div.quantity .minus:after {
    width: 10px;
    height: 2px;
    left: 13px
}

.thb-quantity-style2 div.quantity .plus {
    right: 0
}

.thb-quantity-style2 div.quantity .plus:after {
    right: 13px;
    left: auto
}

.thb-quantity-style2 div.quantity .plus:before {
    height: 10px;
    width: 2px;
    left: 14px;
    top: 19px
}

.thb-quantity-style2 div.quantity .minus {
    left: 0
}

.thb-quantity-style3 div.quantity .qty {
    display: inline-flex;
    text-align: center;
    padding: 0;
    width: 58px;
    height: 48px;
    border: 0;
    font-size: 18px;
    font-weight: 500;
    margin: 0 5px 0 0;
    border-bottom: 2px solid #aeaeae
}

.thb-quickview-wrapper {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 120;
    overflow: scroll;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #fff;
    width: 300px;
    max-width: 100%
}

@media only screen and (min-width: 736px) {
    .thb-quickview-wrapper {
        width: 480px
    }
}

.thb-quickview-wrapper .side-panel-header .thb-close {
    right: auto;
    left: 0
}

.thb-quickview-wrapper .thb-quickview-content {
    height: calc( 100% - 50px)
}

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

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

.rtl .thb-side-filters {
    left: auto;
    right: 0;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

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

@media only screen and (min-width: 736px) {
    .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: 12px;
    padding-left: 0;
    white-space: normal
}

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

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

.product_list_widget a {
    color: #121212;
    opacity: 1;
    text-transform: none;
    font-size: 14px
}

.product_list_widget a:not(.remove) {
    display: block;
    font-weight: 400;
    line-height: 1.3;
    color: #121212
}

.product_list_widget a:before {
    display: none
}

.product_list_widget a .wp-post-image,
.product_list_widget a .attachment-woocommerce_thumbnail {
    max-width: 60px;
    margin-right: 15px;
    float: left
}

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

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

.product_list_widget .star-rating,
.product_list_widget .comment-form-rating p.stars,
.comment-form-rating .product_list_widget p.stars,
.product_list_widget .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.product_list_widget .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 .product_list_widget .star-rating,
.product_list_widget .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .product_list_widget .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    display: inline-block;
    margin-top: 5px
}

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

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

.woocommerce-product-search {
    display: flex;
    position: relative;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding-right: 38px;
    width: 100%;
    max-width: 500px;
    background: white;
}

.rtl .woocommerce-product-search {
    padding-right: 0;
    padding-left: 38px
}

.thb-header-search-style2 .woocommerce-product-search {
    border-radius: 400px;
    padding-right: 48px
}

.thb-header-search-style2 .woocommerce-product-search input,
.thb-header-search-style2 .woocommerce-product-search button {
    border-radius: 400px
}

.thb-header-search-style2 .woocommerce-product-search input {
    padding-left: 25px;
    min-width: 0
}

.rtl .thb-header-search-style2 .woocommerce-product-search input {
    padding-left: 15px;
    padding-right: 25px
}

.thb-header-search-style2 .woocommerce-product-search button {
    right: 10px
}

.rtl .thb-header-search-style2 .woocommerce-product-search button {
    right: auto;
    left: 10px
}

.rtl .thb-header-search-style2 .woocommerce-product-search {
    padding-left: 48px;
    padding-right: 0
}

.thb-header-search-style3 .woocommerce-product-search {
    border-radius: 0
}

.woocommerce-product-search:hover {
    border-color: #121212;
    color: #121212
}

.woocommerce-product-search button {
    position: absolute;
    top: 0;
    right: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px
}

.rtl .woocommerce-product-search button {
    right: auto;
    left: 1px
}

.woocommerce-product-search .thb-category-select {
    border: 0
}

.woocommerce-product-search .thb-search-icon {
    width: 16px;
    height: auto
}

.woocommerce-product-search input {
    padding: 10px 15px;
    border: 0;
    flex: 1
}

.woocommerce-product-search input,
.woocommerce-product-search select {
    height: 38px;
    margin: 0;
    font-size: 14px;
    background-color: transparent
}

.woocommerce-product-search select {
    width: auto;
    margin-right: 10px;
    background-position: 100% 18px
}

.thb-temp-message,
.woocommerce-message,
.woocommerce-error,
.woocommerce-info:not(.cart-empty) {
    background: #cdb092;
    border: none;
    position: fixed;
    top: 15px;
    right: 15px;
    margin-top: 15px;
    max-width: calc(100% - 30px);
    width: 400px;
    min-height: 50px;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 15px 15px 15px 60px;
    z-index: 9999;
    overflow: hidden;
    transform: translateX(150%);
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    animation: thb-slide-in, thb-slide-out;
    animation-duration: 1s, 1.5s;
    animation-delay: 0.5s, 5s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
    -moz-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.15)
}

.admin-bar .thb-temp-message,
.admin-bar .woocommerce-message,
.admin-bar .woocommerce-error,
.admin-bar .woocommerce-info:not(.cart-empty) {
    top: 61px
}

@media screen and (min-width: 783px) {
    .admin-bar .thb-temp-message,
    .admin-bar .woocommerce-message,
    .admin-bar .woocommerce-error,
    .admin-bar .woocommerce-info:not(.cart-empty) {
        top: 77px
    }
}

@media only screen and (min-width: 736px) {
    .thb-temp-message,
    .woocommerce-message,
    .woocommerce-error,
    .woocommerce-info:not(.cart-empty) {
        top: 45px;
        right: 45px;
        padding: 20px 20px 20px 100px;
        min-height: 86px
    }
}

.thb-temp-message:before,
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:not(.cart-empty):before {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    left: 15px;
    width: 30px;
    height: 30px;
    font-size: 16px;
    content: '\e810';
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    font-family: peakshops
}

@media only screen and (min-width: 736px) {
    .thb-temp-message:before,
    .woocommerce-message:before,
    .woocommerce-error:before,
    .woocommerce-info:not(.cart-empty):before {
        top: 20px;
        left: 27px;
        width: 46px;
        height: 46px;
        font-size: 20px
    }
}

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

.thb-temp-message:nth-child(2),
.woocommerce-message:nth-child(2),
.woocommerce-error:nth-child(2),
.woocommerce-info:not(.cart-empty):nth-child(2) {
    animation-delay: 0.65s, 5.15s
}

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

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

.woocommerce-error:before {
    content: '\f12a'
}

.woocommerce-error li {
    display: block
}

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

@keyframes thb-slide-in {
    0% {
        transform: translateX(150%)
    }
    100% {
        transform: translateX(0%)
    }
}

@keyframes thb-slide-out {
    0% {
        transform: translateX(0%)
    }
    100% {
        transform: translateX(1000%)
    }
}

.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: #121212;
    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.thb-main-products.thb-loading,
.products.thb-main-products.thb-carousel,
.products.thb-main-products.blockUI.blockOverlay {
    position: relative;
    padding-bottom: 80px !important
}

.products.thb-main-products.thb-loading:after,
.products.thb-main-products.thb-carousel:after,
.products.thb-main-products.blockUI.blockOverlay:after {
    top: auto;
    bottom: 25px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    left: 50%;
    margin-left: -25px
}

.products.row {
    min-width: 100%;
    margin: 0 -5px
}

.products.row .product {
    margin-bottom: 10px;
    padding: 0 5px
}

@media only screen and (min-width: 736px) {
    .products.row {
        margin: 0 -15px
    }
    .products.row .product {
        margin-bottom: 30px;
        padding: 0 25px
    }
}

@media only screen and (min-width: 736px) {
    .products.row.thb-products-spacing-10 {
        margin: 0 -5px
    }
    .products.row.thb-products-spacing-10 .product {
        margin-bottom: 10px;
        padding: 0 5px
    }
}

@media only screen and (min-width: 736px) {
    .products.row.thb-products-spacing-20 {
        margin: 0 -10px
    }
    .products.row.thb-products-spacing-20 .product {
        margin-bottom: 20px;
        padding: 0 10px
    }
}

@media only screen and (min-width: 736px) {
    .products.row.thb-products-spacing-40 {
        margin: 0 -20px
    }
    .products.row.thb-products-spacing-40 .product {
        margin-bottom: 40px;
        padding: 0 20px
    }
}

@media only screen and (min-width: 736px) {
    .products.row.thb-products-spacing-50 {
        margin: 0 -25px
    }
    .products.row.thb-products-spacing-50 .product {
        margin-bottom: 50px;
        padding: 0 25px
    }
}

.products .product {
    display: flex;
    margin-bottom: 30px
}

.products .product .thb-product-inner-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative
}

.products .product .thb-product-inner-wrapper .thb-product-inner-content {
    display: flex;
    flex-direction: column;
    flex: 1
}

.products .product .thb-product-inner-wrapper .thb-product-inner-content .button {
    margin-top: auto
}

.products .product .thb-product-inner-wrapper .thb-product-inner-content>*:last-child {
    margin-bottom: 0
}

.products .product .thb-product-inner-wrapper .thb-product-inner-content .star-rating,
.products .product .thb-product-inner-wrapper .thb-product-inner-content .comment-form-rating p.stars,
.comment-form-rating .products .product .thb-product-inner-wrapper .thb-product-inner-content p.stars,
.products .product .thb-product-inner-wrapper .thb-product-inner-content .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.products .product .thb-product-inner-wrapper .thb-product-inner-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    margin-right: auto
}

.rtl .products .product .thb-product-inner-wrapper .thb-product-inner-content .star-rating,
.rtl .products .product .thb-product-inner-wrapper .thb-product-inner-content .comment-form-rating p.stars,
.comment-form-rating .rtl .products .product .thb-product-inner-wrapper .thb-product-inner-content p.stars,
.rtl .products .product .thb-product-inner-wrapper .thb-product-inner-content .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.rtl .products .product .thb-product-inner-wrapper .thb-product-inner-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    margin-right: 0;
    margin-left: auto
}

.products .product.thb-align-center .thb-product-inner-content {
    text-align: center;
    align-items: center
}

.products .product.thb-align-center .thb-product-inner-content .star-rating,
.products .product.thb-align-center .thb-product-inner-content .comment-form-rating p.stars,
.comment-form-rating .products .product.thb-align-center .thb-product-inner-content p.stars,
.products .product.thb-align-center .thb-product-inner-content .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.products .product.thb-align-center .thb-product-inner-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    margin: 0 auto
}

.products .product.thb-align-center.thb-listing-button-style1 .button {
    align-self: center
}

.products .product.thb-align-center.thb-listing-button-style4 .thb_transform_price {
    width: 100%;
    justify-content: center;
    text-align: center
}

.products .product.thb-align-center.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_buttons {
    justify-content: center
}

.products .product .woocommerce-loop-product__title {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 4px
}

.products .product .woocommerce-loop-product__title a {
    color: #121212
}

.products .product .woocommerce-loop-product__title a:hover {
    color: #bfab80
}

.products .product .product-thumbnail {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden
}

.products .product .product-thumbnail>a {
    display: block
}

.products .product .product-thumbnail img {
    width: 100%
}

.products .product .thb-product-image-link.thb-second-image {
    position: relative
}

.products .product .thb-product-image-link.thb-second-image .product_thumbnail_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-position: center
}

.products .product .thb-product-image-link.thb-second-image .product_thumbnail_hover img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.products .product .thb-product-image-link.thb-second-image:hover .product_thumbnail_hover {
    opacity: 1
}

.products .product .thb-product-image-link.thb-slider-image .thb-carousel-image-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.products .product .product-category {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    color: #bfab80;
    line-height: 1;
    margin-bottom: 8px
}

.products .product .product-category a {
    color: #bfab80
}

.products .product .product-category a:hover {
    color: #121212
}

.products .product .product-excerpt {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 10px
}

.products .product .star-rating,
.products .product .comment-form-rating p.stars,
.comment-form-rating .products .product p.stars,
.products .product .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,
.products .product .wc-block-grid__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 .products .product .star-rating,
.products .product .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    margin-bottom: 7px;
    margin-top: 3px;
    font-size: 12px
}

.products .product .price {
    margin-bottom: 10px;
    line-height: 1
}

.products .product .button.loading {
    opacity: 1;
    pointer-events: none
}

.products .product .added_to_cart {
    display: none !important
}

.products .product:hover .product-thumbnail .thb-product-icon {
    opacity: 1;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.products .product:hover .product-thumbnail .thb-product-icon+.thb-product-icon {
    transition-delay: 0.1s
}

.products .product.thb-listing-style2 .product-thumbnail {
    margin-bottom: 0;
    border-radius: 3px 3px 0 0
}

.products .product.thb-listing-style2 .product-thumbnail img {
    border-radius: 3px 3px 0 0
}

.products .product.thb-listing-style2 .thb-product-inner-wrapper {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px
}

.products .product.thb-listing-style2 .thb-product-inner-wrapper .thb-product-inner-content {
    padding: 15px
}

@media only screen and (min-width: 736px) {
    .products .product.thb-listing-style2 .thb-product-inner-wrapper .thb-product-inner-content {
        padding: 20px
    }
}

.products .product.thb-listing-style2.thb-listing-button-style1 .button {
    width: 100%
}

.products .product.thb-listing-style3 .thb-product-inner-wrapper {
    position: relative;
    top: -15px;
    left: -15px;
    width: calc(100% + 30px);
    height: 100%;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid transparent;
    flex: none
}

.products .product.thb-listing-style3 .thb-product-inner-wrapper:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    pointer-events: none;
    opacity: 0;
    -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1)
}

.products .product.thb-listing-style3:hover .thb-product-inner-wrapper {
    border-color: rgba(0, 0, 0, 0.1)
}

.products .product.thb-listing-style3:hover .thb-product-inner-wrapper:after {
    opacity: 1
}

.products .product.thb-listing-style3.thb-listing-button-style1 .button {
    width: 100%
}

.products .product.thb-listing-button-style1 .button {
    margin-top: 8px;
    align-self: flex-start
}

.products .product.thb-listing-button-style2 .product-thumbnail .button {
    border-radius: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    -moz-transform: translateY(101%);
    -ms-transform: translateY(101%);
    -webkit-transform: translateY(101%);
    transform: translateY(101%)
}

.products .product.thb-listing-button-style2:hover .product-thumbnail .button {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}

.products .product.thb-listing-button-style3 .product-thumbnail .button {
    border: 0;
    padding: 0;
    background: none;
    height: auto;
    font-weight: 400;
    font-size: 14px;
    line-height: 0;
    text-transform: none;
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 10;
    opacity: 0;
    background: transparent !important
}

@media only screen and (min-width: 736px) {
    .products .product.thb-listing-button-style3 .product-thumbnail .button {
        bottom: 20px;
        left: 20px
    }
}

.products .product.thb-listing-button-style3 .product-thumbnail .button svg {
    stroke: #121212;
    stroke-width: 2px;
    fill: none
}

.products .product.thb-listing-button-style3 .product-thumbnail .button .thb-icon-text {
    right: auto;
    left: 35px
}

.products .product.thb-listing-button-style3 .product-thumbnail .button.black:hover svg {
    stroke: #bfab80
}

.products .product.thb-listing-button-style3 .product-thumbnail .button.accent svg {
    stroke: #bfab80
}

.products .product.thb-listing-button-style3 .product-thumbnail .button.accent:hover svg {
    stroke: #121212
}

.products .product.thb-listing-button-style3 .product-thumbnail .button:hover .thb-icon-text {
    opacity: 1;
    visibility: visible
}

.products .product.thb-listing-button-style3:hover .product-thumbnail .button {
    opacity: 1
}

.products .product.thb-listing-button-style4 .price {
    margin-bottom: 0;
    line-height: 1
}

.products .product.thb-listing-button-style4:hover .thb_transform_price .thb_transform_loop_price {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.products .product.thb-listing-button-style4:hover .thb_transform_price .thb_transform_loop_buttons {
    top: 0
}

.products .product.thb-listing-button-style4 .thb_transform_price {
    position: relative;
    overflow: hidden;
    margin-bottom: 8px
}

.products .product.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_buttons {
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 14px;
    color: #121212;
    line-height: 1
}

.products .product.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_buttons .added_to_cart {
    display: none
}

.products .product.thb-listing-button-style4 .thb_transform_price .button {
    border: 0;
    position: relative;
    padding: 0;
    margin: 0;
    background: none;
    color: #bfab80;
    height: auto;
    font-weight: 600;
    display: flex;
    align-items: flex-end;
    height: 100%;
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase
}

.products .product.thb-listing-button-style4 .thb_transform_price .button:hover {
    background: transparent;
    opacity: 0.9
}

.products .product.thb-listing-button-style5 .thb-addtocart-with-quantity {
    display: flex;
    margin-top: auto
}

.products .product.thb-listing-button-style5 .thb-addtocart-with-quantity .cart {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.thb-quantity-style1 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity .qty {
    height: 38px;
    width: 38px;
    line-height: 38px;
    font-size: 14px
}

.thb-quantity-style1 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity .plus {
    height: 19px
}

.thb-quantity-style1 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity .plus:before {
    top: 5px
}

.thb-quantity-style1 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity .minus {
    height: 20px
}

.thb-quantity-style2 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity {
    padding: 0 25px
}

.thb-quantity-style2 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity .qty {
    height: 36px;
    width: 34px;
    line-height: 36px;
    font-size: 14px
}

.thb-quantity-style2 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity .minus,
.thb-quantity-style2 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity .plus {
    height: 36px;
    width: 25px
}

.thb-quantity-style2 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity .minus:after {
    left: 10px
}

.thb-quantity-style2 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity .plus:before {
    left: 10px;
    top: 14px
}

.thb-quantity-style2 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity .plus:after {
    right: 9px
}

.thb-quantity-style3 .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity div.quantity .qty {
    width: 48px;
    height: 38px;
    font-size: 14px
}

.products .product.thb-listing-button-style5 .thb-addtocart-with-quantity .button {
    border: 0;
    padding: 0;
    border-radius: 50%;
    background: #121212;
    height: 38px;
    width: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 0;
    text-transform: none;
    margin-left: auto
}

.rtl .products .product.thb-listing-button-style5 .thb-addtocart-with-quantity .button {
    margin-left: 0;
    margin-right: auto
}

.products .product.thb-listing-button-style5 .thb-addtocart-with-quantity .button svg {
    stroke: #fff;
    stroke-width: 2px;
    fill: none;
    width: 20px;
    position: relative;
    left: -1px
}

.products .product.thb-listing-button-style5 .thb-addtocart-with-quantity .button .thb-icon-text {
    right: 48px
}

.products .product.thb-listing-button-style5 .thb-addtocart-with-quantity .button:hover {
    background: #bfab80
}

.products .product.thb-listing-button-style5 .thb-addtocart-with-quantity .button:hover .thb-icon-text {
    opacity: 1;
    visibility: visible
}

.products .product.thb-listing-button-style5 .thb-addtocart-with-quantity .button.black {
    background: #121212
}

.products .product.thb-listing-button-style5 .thb-addtocart-with-quantity .button.black:hover {
    background: #bfab80
}

.products .product.thb-listing-button-style5 .thb-addtocart-with-quantity .button.accent {
    background: #bfab80
}

.products.thb-product-category-carousel .product,
.products.thb-product-carousel .product {
    margin-bottom: 0
}

.products.thb-product-category-carousel .product .badge,
.products.thb-product-carousel .product .badge {
    opacity: 0;
    -moz-transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .25s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.products.thb-product-category-carousel .product.slick-active .badge,
.products.thb-product-carousel .product.slick-active .badge {
    opacity: 1
}

.thb-product-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex;
    width: 33px;
    height: 33px;
    z-index: 30;
    margin-top: 0;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    color: #121212;
    border-radius: 50%;
    opacity: 0;
    cursor: pointer;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.14);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

.thb-product-icon:hover,
.thb-product-icon.exists {
    background: #bfab80;
    color: #fff
}

.thb-product-icon:hover a,
.thb-product-icon.exists a {
    color: #fff
}

.thb-product-icon.thb-loading:after,
.thb-product-icon.thb-carousel:after,
.thb-product-icon.blockUI.blockOverlay:after {
    background-color: #fff;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    background-size: 16px 16px;
    border-radius: 50%
}

.thb-product-icon .blockUI.blockOverlay:after {
    background-color: #fff;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    background-size: 16px 16px;
    border-radius: 50%
}

.thb-product-icon a {
    display: block;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    font-size: 13px
}

.thb-product-icon a i {
    margin: 0
}

.thb-product-icon+.thb-quick-view {
    top: 55px
}

.thb-product-icon.woocommerce-product-gallery__trigger {
    width: 42px;
    height: 42px;
    top: 20px;
    right: 20px
}

.thb-product-icon.woocommerce-product-gallery__trigger:hover svg {
    fill: #fff
}

.thb-product-icon.woocommerce-product-gallery__trigger .thb-icon-text {
    right: 51px
}

.thb-product-icon.thb-product-video {
    width: 42px;
    height: 42px;
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
    opacity: 1;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.thb-product-icon.thb-product-video svg {
    width: 14px;
    margin-left: 3px
}

.thb-product-icon.thb-product-video:hover svg {
    fill: #fff
}

.thb-product-icon.thb-product-video .thb-icon-text {
    right: auto;
    left: 51px
}

.thb-product-icon:hover .thb-icon-text {
    opacity: 1;
    visibility: visible
}

.thb-icon-text {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    display: flex;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 42px;
    height: 26px;
    z-index: 25;
    padding: 0 10px;
    margin-top: -13px;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    border-radius: 3px;
    background: #121212;
    white-space: nowrap
}

.thb-icon-text:after {
    left: 100%;
    position: absolute;
    top: 50%;
    border: solid transparent;
    content: " ";
    width: 0;
    height: 0;
    margin-top: -5px;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #121212
}

.thb-icon-text.on-left:after {
    left: auto;
    right: 100%;
    border-width: 5px 5px 5px 0;
    border-color: transparent #121212 transparent transparent
}

.badge {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    z-index: 20;
    line-height: 1;
    pointer-events: none
}

.badge .amount {
    color: #fff;
    letter-spacing: -0.07em
}

.badge.thb-sale-ammount>span {
    white-space: nowrap
}

.badge.onsale {
    background: #e6434a
}

.badge.new {
    background: #56c7dd
}

.badge.out-of-stock {
    background: #cfcfcf
}

.badge.style1 {
    top: 20px;
    left: -13px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    padding: 5px
}

.badge.style1.onsale:not(.perc) {
    line-height: 1.2
}

.badge.style1+.badge {
    width: 46px;
    height: 46px;
    top: 72px;
    left: -9px;
    z-index: 10;
    font-size: 10px
}

.badge.style2 {
    top: 0;
    left: -3px;
    height: 26px;
    padding: 0 10px 0 13px;
    -moz-transform: skewX(-11deg);
    -ms-transform: skewX(-11deg);
    -webkit-transform: skewX(-11deg);
    transform: skewX(-11deg)
}

.badge.style2>span {
    -moz-transform: skewX(11deg);
    -ms-transform: skewX(11deg);
    -webkit-transform: skewX(11deg);
    transform: skewX(11deg)
}

.badge.style2+.badge {
    height: 24px;
    font-size: 10px;
    top: 32px
}

.badge.style3 {
    top: 21px;
    left: -3px;
    height: 26px;
    padding: 0 10px;
    border-radius: 0 3px 3px 0
}

.badge.style3+.badge {
    height: 24px;
    font-size: 10px;
    top: 51px
}

.badge.style4 {
    top: 20px;
    left: 20px;
    height: 26px;
    padding: 0 13px;
    border-radius: 3px
}

.badge.style4+.badge {
    height: 24px;
    font-size: 10px;
    top: 51px
}

.badge.style5 {
    top: 21px;
    left: -12px;
    height: 26px;
    padding: 0 10px;
    border-radius: 0
}

.badge.style5:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 7px 0;
    border-color: transparent #e6434a transparent transparent;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    pointer-events: none
}

.badge.style5:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 7px 0;
    border-color: transparent rgba(0, 0, 0, 0.1) transparent transparent;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    pointer-events: none
}

.badge.style5.onsale:after {
    border-right-color: #e6434a
}

.badge.style5.new:after {
    border-right-color: #56c7dd
}

.badge.style5.out-of-stock:after {
    border-right-color: #cfcfcf
}

.badge.style5+.badge {
    height: 24px;
    font-size: 10px;
    top: 51px
}

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

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    z-index: 20;
    line-height: 1;
    pointer-events: none;
    top: 20px;
    left: 20px;
    height: 26px;
    padding: 0 13px;
    border: 0;
    border-radius: 3px;
    background: #e6434a
}

.wc-block-grid__products .wc-block-grid__product .product-thumbnail {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden
}

.wc-block-grid__products .wc-block-grid__product .product-thumbnail>a {
    display: block
}

.wc-block-grid__products .wc-block-grid__product .product-thumbnail img {
    width: 100%
}

.wc-block-grid__products .wc-block-grid__product .product-thumbnail .wc-block-grid__product-image {
    margin: 0
}

.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title .wc-block-grid__product-title {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 4px
}

.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a {
    color: #121212
}

.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a:hover {
    color: #bfab80
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating {
    margin: 0
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .comment-form-rating p.stars,
.comment-form-rating .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating p.stars,
.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 .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    width: auto !important;
    height: auto !important
}

.wc-block-grid__products .wc-block-grid__product .price {
    margin-bottom: 10px;
    line-height: 1
}

.wc-block-grid__products .wc-block-grid__product .added_to_cart {
    display: none !important
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .add_to_cart_button:after {
    display: none !important
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link {
    display: inline-block;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    padding: 0 17px;
    background: #121212;
    color: #fff;
    max-width: 100%;
    font-weight: 500;
    border: 0;
    outline: 0;
    position: relative;
    cursor: pointer;
    border-radius: 3px;
    white-space: nowrap;
    -moz-appearance: none;
    -webkit-appearance: none
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link:hover {
    background: #bfab80;
    color: #fff
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link:focus {
    color: #fff
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link.loading {
    opacity: 1;
    pointer-events: none
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    font-size: 16px;
    line-height: 1;
    height: 16px;
    vertical-align: middle;
    max-width: 75px
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars>span:before {
    position: static
}

.products .product-category:hover h2 {
    color: #bfab80
}

.products .product-category:hover .thb-product-category-image img {
    -moz-transform: scale(1.09, 1.09);
    -ms-transform: scale(1.09, 1.09);
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09)
}

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

.products .product-category .thb-product-category-image img {
    will-change: scale
}

.products .product-category .thb-category-link {
    display: block;
    margin-bottom: auto;
    text-align: center;
    width: 100%
}

.products .product-category .thb-category-link img {
    width: 100%
}

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

.products .product-category.thb-category-style1 .thb-product-category-image {
    margin-bottom: 15px
}

.products .product-category.thb-category-style1 .woocommerce-loop-category__title {
    text-transform: uppercase;
    font-size: 14px
}

.products .product-category.thb-category-style1 .woocommerce-loop-category__title .count {
    vertical-align: super;
    font-size: 11px;
    margin-left: 5px
}

.products .product-category.thb-category-style2 .thb-product-category-image {
    margin-bottom: 15px
}

.products .product-category.thb-category-style2 .woocommerce-loop-category__title {
    font-size: 14px
}

.products .product-category.thb-category-style2 .woocommerce-loop-category__title .count {
    display: block;
    font-size: 11px;
    opacity: 0.8;
    font-weight: 400
}

.products .product-category.thb-category-style3 .thb-category-link {
    position: relative;
    background: #121212;
    height: 0;
    padding-bottom: 70%;
    overflow: hidden
}

.products .product-category.thb-category-style3 .thb-category-link:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
    background: #bfab80;
    opacity: 0
}

.products .product-category.thb-category-style3 .thb-category-link img {
    margin-bottom: 0;
    opacity: 0.8
}

.products .product-category.thb-category-style3 .thb-category-link .thb-product-category-image {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.products .product-category.thb-category-style3 .thb-category-link .thb-product-category-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.products .product-category.thb-category-style3 .thb-category-link .woocommerce-loop-category__title {
    position: absolute;
    width: 100%;
    top: 50%;
    color: #fff;
    z-index: 10;
    text-transform: uppercase;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

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

.products .product-category.thb-category-style3 .thb-category-link:hover:after {
    opacity: 0.8
}

.products .product-category.thb-category-style4 .thb-product-category-image {
    margin-bottom: 15px
}

.products .product-category.thb-category-style4 .woocommerce-loop-category__title {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    position: relative
}

.products .product-category.thb-category-style4 .woocommerce-loop-category__title:after {
    content: '';
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    height: 1px;
    width: 100%;
    transform-origin: center;
    background: rgba(0, 0, 0, 0.16)
}

.products .product-category.thb-category-style4 .woocommerce-loop-category__title .count {
    vertical-align: super;
    font-size: 11px;
    margin-left: 5px
}

.products .product-category.thb-category-style4:hover .woocommerce-loop-category__title:after {
    background: #bfab80;
    -moz-transform: scale(1.2, 1);
    -ms-transform: scale(1.2, 1);
    -webkit-transform: scale(1.2, 1);
    transform: scale(1.2, 1)
}

.products .product-category.thb-category-style5 .thb-product-category-image {
    margin-bottom: 0
}

.products .product-category.thb-category-style5 .woocommerce-loop-category__title {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px;
    font-size: 14px
}

.products .product-category.thb-category-style5 .woocommerce-loop-category__title .count {
    display: block;
    font-size: 11px;
    opacity: 0.8;
    font-weight: 400
}

.products .product-category.thb-category-style6 .thb-category-link {
    position: relative
}

.products .product-category.thb-category-style6 .thb-category-link .woocommerce-loop-category__title {
    position: absolute;
    background: #fff;
    bottom: 10px;
    left: 10px;
    right: 10px;
    line-height: 1;
    padding: 15px 5px;
    font-size: 14px;
    margin: 0
}

.products .product-category.thb-category-style6 .thb-category-link .woocommerce-loop-category__title .count {
    vertical-align: super;
    font-size: 11px;
    margin-left: 5px
}

.products .product-category.thb-category-style6 .thb-category-link:hover .woocommerce-loop-category__title {
    background: #bfab80;
    color: #fff
}

.products .product-category.thb-category-style6 .thb-category-link:hover .woocommerce-loop-category__title .count {
    color: #fff
}

.products .product-category.thb-category-style7 .thb-product-category-image {
    margin-bottom: 20px;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative
}

.products .product-category.thb-category-style7 .thb-product-category-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.products .product-category.thb-category-style7 .woocommerce-loop-category__title {
    font-size: 16px
}

.products .product-category.thb-category-style7 .woocommerce-loop-category__title .count {
    vertical-align: super;
    font-size: 11px;
    margin-left: 5px
}

.thb-category-top-content {
    margin-bottom: 30px
}

.thb-category-bottom-content {
    margin-top: 30px;
    margin-bottom: 30px
}

.woocommerce-pagination+.thb-category-bottom-content {
    margin-top: 0
}

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

@media only screen and (min-width: 736px) {
    .thb-product-detail .thb-product-main-row {
        /* margin-bottom: 50px */
    }
}

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

.thb-product-detail .woocommerce-product-gallery .woocommerce-product-gallery__trigger:not(.thb-product-icon) {
    display: none
}

.thb-product-detail .product-images {
    margin-bottom: 7px
}

.thb-product-detail .product-images:hover .thb-product-icon {
    opacity: 1;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.thb-product-detail .product-thumbnails .woocommerce-product-gallery__image {
    margin-right: 7px;
    max-width: 70px;
    float: left;
    position: relative
}

.thb-product-detail .product-thumbnails .woocommerce-product-gallery__image>a {
    display: block;
    pointer-events: none
}

.thb-product-detail .product-thumbnails .woocommerce-product-gallery__image img {
    width: 70px;
    height: auto;
    object-fit: cover;
    border: 1px solid transparent
}

.thb-product-detail .product-thumbnails .woocommerce-product-gallery__image.slick-current img {
    border-color: #121212
}

.thb-product-detail .product-information {
    padding-top: 20px
}

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

.thb-product-detail .product-information h1 {
    font-size: 26px;
    font-weight: 400;
    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,
.thb-product-detail .product-information .woocommerce-product-rating .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    font-size: 16px;
    margin-right: 5px
}

.thb-product-detail .product-information .woocommerce-product-rating .woocommerce-review-link {
    color: #bfab80
}

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

.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 #e0e0e0;
    font-size: 12px;
    font-weight: 600;
    color: #f44949;
    text-transform: uppercase
}

.thb-product-detail .product-information .wishlist-fragment {
    display: none
}

@media only screen and (min-width: 1068px) {
    .thb-product-detail .product-information .entry-summary {
        padding-left: 10px
    }
}

.thb-product-detail .product-information .entry-summary .woocommerce-product-details__short-description {
    max-width: 460px;
    font-size: 14px;
    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: 10px
}

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

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

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

.thb-product-detail .product-information .single_add_to_cart_button {
    text-transform: uppercase;
    border-radius: 6px;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle
}

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

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

.thb-product-detail .product-information .thb-product-meta-before {
    font-size: 11px;
    font-weight: 600;
    margin-top: 15px;
    text-transform: uppercase;
    color: #121212;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

@media only screen and (min-width: 736px) {
    .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,
.thb-product-detail .product-information .thb-product-meta-before>a {
    padding-top: 10px;
    margin-top: 0;
    display: inline-flex;
    vertical-align: middle
}

.thb-product-detail .product-information .thb-product-meta-before .sizing_guide {
    margin-right: 25px
}

.thb-product-detail .product-information .thb-product-meta-before .sizing_guide svg {
    width: 16px;
    margin-right: 7px
}

@media only screen and (min-width: 736px) {
    .thb-product-detail .product-information .thb-product-meta-before .sizing_guide svg {
        margin-right: 10px
    }
}

.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .thb-icon-heart {
    color: #f83c4e
}

.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist .text {
    position: static;
    visibility: visible;
    opacity: 1;
    display: block
}

.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist a i {
    margin-right: 6px;
    font-size: 16px
}

@media only screen and (min-width: 736px) {
    .thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist a i {
        margin-right: 10px
    }
}

.rtl .thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist a i {
    margin-right: 0;
    margin-left: 6px
}

@media only screen and (min-width: 736px) {
    .rtl .thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist a i {
        margin-left: 10px
    }
}

.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist+.thb-share-product {
    margin-left: 0
}

@media only screen and (min-width: 736px) {
    .thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist+.thb-share-product {
        margin-left: 25px
    }
    .rtl .thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist+.thb-share-product {
        margin-left: 0;
        margin-right: 25px
    }
}

.thb-product-detail .variations_form .thb-swatches+.reset_variations {
    padding-top: 10px
}

.thb-product-detail .variations_form .reset_variations {
    display: block;
    font-size: 11px;
    font-weight: 600;
    color: #bfab80;
    text-transform: uppercase
}

.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%;
    margin-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 .value {
    padding-bottom: 10px
}

.thb-product-detail .variations_form .variations .value select {
    max-width: 360px;
    margin-bottom: 10px
}

.thb-product-detail .variations_form .variations label {
    font-size: 14px
}

.thb-product-detail .variations_form .variations label .thb_variation_text {
    font-weight: 400
}

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

.thb-product-detail.thb-product-thumbnail-style1 .woocommerce-product-gallery__wrapper {
    position: relative
}

@media only screen and (min-width: 736px) {
    .thb-product-detail.thb-product-thumbnail-style1 .woocommerce-product-gallery__wrapper {
        padding-left: 90px
    }
    .thb-product-detail.thb-product-thumbnail-style1 .woocommerce-product-gallery__wrapper .product-thumbnails {
        position: absolute;
        top: 0;
        left: 0;
        width: 70px;
        height: 100%;
        min-width: 0
    }
    .thb-product-detail.thb-product-thumbnail-style1 .woocommerce-product-gallery__wrapper .product-thumbnails .woocommerce-product-gallery__image {
        margin-right: 0;
        margin-bottom: 7px
    }
}

@media only screen and (min-width: 736px) {
    .thb-product-detail.thb-product-thumbnail-style1 .product-images {
        margin-bottom: 0
    }
}

.thb-product-detail.thb-product-quickview {
    min-height: 100%;
    display: flex;
    flex-direction: column
}

.thb-product-detail.thb-product-quickview .thb-product-quickview-images {
    height: 349px;
    padding-bottom: 30px;
    overflow: hidden;
    position: relative;
    display: flex
}

.thb-product-detail.thb-product-quickview .thb-product-quickview-images .ps__rail-x {
    top: auto !important;
    bottom: 0;
    margin: 0 20px
}

@media only screen and (min-width: 736px) {
    .thb-product-detail.thb-product-quickview .thb-product-quickview-images .ps__rail-x {
        margin: 0 40px
    }
}

.thb-product-detail.thb-product-quickview .thb-product-quickview-images .woocommerce-product-gallery__image {
    display: block;
    flex-shrink: 0;
    margin-right: 6px;
    height: 100%;
    width: auto
}

.thb-product-detail.thb-product-quickview .thb-product-quickview-images .woocommerce-product-gallery__image img {
    height: 100%;
    width: auto;
    object-fit: contain
}

.thb-product-detail.thb-product-quickview .thb-product-quickview-images .woocommerce-product-gallery__image:last-of-type {
    margin-right: 0
}

.thb-product-detail.thb-product-quickview .product-information {
    padding: 20px;
    flex: 1;
    display: flex
}

@media only screen and (min-width: 736px) {
    .thb-product-detail.thb-product-quickview .product-information {
        padding: 40px
    }
}

.thb-product-detail.thb-product-quickview .product-information .entry-summary {
    padding: 0;
    flex: 1;
    display: flex;
    flex-direction: column
}

.thb-product-detail.thb-product-quickview .product-information .entry-summary .cart {
    display: flex;
    margin-top: auto;
    flex-direction: column
}

.thb-product-detail.thb-product-quickview .product-information .entry-summary .cart .button {
    flex: 1
}

.thb-product-detail.thb-product-quickview .product-information .entry-summary .cart.grouped_form {
    flex-direction: column
}

.thb-product-detail.thb-product-quickview .product-information .entry-summary .cart.variations_form {
    flex: 1;
    margin-top: 0;
    flex-direction: column;
    justify-content: flex-start
}

.thb-product-detail.thb-product-quickview .product-information .entry-summary .cart.variations_form .single_variation_wrap {
    margin-top: auto
}

.thb-product-detail.thb-product-quickview .product-information .entry-summary .cart.variations_form .single_variation_wrap .variations_button {
    display: flex
}

.thb-product-detail.thb-product-quickview .product-information .woocommerce-product-details__short-description {
    font-size: 13px
}

.thb-product-detail.thb-product-quickview .product-information .woocommerce-product-details__short-description p {
    font-size: inherit
}

.thb-product-detail.thb-product-style2 .woocommerce-product-gallery__wrapper {
    background: #f8f8f8;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 45px
}

.thb-product-detail.thb-product-style2 .row.full-width-row .product-images {
    max-width: 100%
}

.thb-product-detail.thb-product-style2 .product-images {
    max-width: 1170px;
    margin: 0 auto;
    height: 550px;
    min-width: auto;
    position: relative
}

.thb-product-detail.thb-product-style2 .product-images .slick-list {
    height: 100%
}

.thb-product-detail.thb-product-style2 .product-images .slick-list .slick-track {
    height: 100%
}

.thb-product-detail.thb-product-style2 .product-images .woocommerce-product-gallery__image {
    text-align: center;
    height: 100%
}

.thb-product-detail.thb-product-style2 .product-images .woocommerce-product-gallery__image>a {
    display: inline-block;
    height: 100%
}

.thb-product-detail.thb-product-style2 .product-images .woocommerce-product-gallery__image>a img {
    object-fit: contain;
    height: 100%;
    width: 100%
}

.thb-product-detail.thb-product-style2 .entry-summary {
    padding: 0
}

.thb-product-detail.thb-product-style2 .entry-summary .woocommerce-product-details__short-description {
    max-width: 650px
}

.thb-product-detail.thb-product-style2 .entry-summary .cart:not(.variations_form) {
    display: flex
}

.thb-product-detail.thb-product-style2 .entry-summary .cart:not(.variations_form) .single_add_to_cart_button {
    padding: 0 20px;
    flex: 1
}

.thb-product-detail.thb-product-style3 .woocommerce-product-gallery__wrapper {
    position: relative
}

.thb-product-detail.thb-product-style3 .woocommerce-product-gallery__wrapper .product-thumbnails {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 100%
}

.rtl .thb-product-detail.thb-product-style3 .woocommerce-product-gallery__wrapper .product-thumbnails {
    left: auto;
    right: 0
}

.thb-product-detail.thb-product-style3 .woocommerce-product-gallery__wrapper .product-thumbnails .woocommerce-product-gallery__image {
    margin-right: 0;
    margin-bottom: 7px;
    float: none;
    cursor: pointer
}

.thb-product-detail.thb-product-style3 .woocommerce-product-gallery__wrapper .product-thumbnails .woocommerce-product-gallery__image.active img {
    border-color: #121212
}

@media only screen and (min-width: 736px) {
    .thb-product-detail.thb-product-style3 .woocommerce-product-gallery__wrapper {
        padding-left: 90px
    }
    .rtl .thb-product-detail.thb-product-style3 .woocommerce-product-gallery__wrapper {
        padding-left: 0;
        padding-right: 90px
    }
    .thb-product-detail.thb-product-style3 .woocommerce-product-gallery__wrapper .product-thumbnails {
        display: block
    }
}

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

.thb-product-detail.thb-product-style3 .woocommerce-product-gallery .product-images .woocommerce-product-gallery__image {
    margin-bottom: 10px
}

.thb-product-detail.thb-product-style3 .woocommerce-product-gallery .product-images .woocommerce-product-gallery__image:last-of-type {
    margin-bottom: 0
}

.thb-product-detail.thb-product-style3 .entry-summary {
    position: sticky;
    top: 30px;
    left: 0
}

.admin-bar .thb-product-detail.thb-product-style3 .entry-summary {
    top: 76px
}

.thb-product-detail.thb-product-sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 49;
    width: 100%;
    background: #fff;
    border-top: 1px solid #bfab80;
    display: none;
    padding: 7px;
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    align-items: center;
    justify-content: space-between
}

@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-sticky {
        display: flex
    }
}

.thb-sticky-active .thb-product-detail.thb-product-sticky {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}

.thb-product-detail.thb-product-sticky .sticky-product-title {
    display: flex;
    align-items: center
}

.thb-product-detail.thb-product-sticky .sticky-product-title .sticky-product-image {
    width: 60px;
    height: 60px
}

.thb-product-detail.thb-product-sticky .sticky-product-title .sticky-product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.thb-product-detail.thb-product-sticky .sticky-product-title h6 {
    margin: 0 0 0 25px;
    line-height: 1;
    font-size: 16px;
    font-weight: 500
}

.rtl .thb-product-detail.thb-product-sticky .sticky-product-title h6 {
    margin-right: 25px;
    margin-left: 0
}

.thb-product-detail.thb-product-sticky .product-information {
    display: flex;
    align-items: center;
    width: auto;
    margin-left: auto;
    margin-right: 7px
}

.rtl .thb-product-detail.thb-product-sticky .product-information {
    margin-right: auto;
    margin-left: 7px
}

.thb-product-detail.thb-product-sticky .product-information .price {
    margin-bottom: 0;
    font-size: 16px;
    margin-right: 30px
}

.thb-product-detail.thb-product-sticky .product-information .price .amount {
    font-size: inherit
}

.rtl .thb-product-detail.thb-product-sticky .product-information .price {
    margin-right: 0;
    margin-left: 30px
}

.thb-product-detail.thb-product-sticky .product-information .stock {
    margin: 0 30px 0 0
}

.thb-product-detail .products {
    margin-bottom: 40px
}

.thb-product-tabs {
    width: 100%;
    margin-bottom: 40px
}

@media only screen and (min-width: 1068px) {
    .thb-product-tabs {
        margin-bottom: 60px
    }
}

.entry-summary .thb-product-tabs {
    margin-top: 40px;
    margin-bottom: 0
}

.thb-product-tabs .wc-tabs {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    font-size: 14px
}

.thb-product-tabs .wc-tab:not(.active) {
    display: none
}

.thb-product-tabs .wc-tab.woocommerce-Tabs-panel--product_enquiry input[type="text"],
.thb-product-tabs .wc-tab.woocommerce-Tabs-panel--product_enquiry input[type="password"],
.thb-product-tabs .wc-tab.woocommerce-Tabs-panel--product_enquiry input[type="date"],
.thb-product-tabs .wc-tab.woocommerce-Tabs-panel--product_enquiry input[type="datetime"],
.thb-product-tabs .wc-tab.woocommerce-Tabs-panel--product_enquiry input[type="email"],
.thb-product-tabs .wc-tab.woocommerce-Tabs-panel--product_enquiry input[type="number"],
.thb-product-tabs .wc-tab.woocommerce-Tabs-panel--product_enquiry input[type="search"],
.thb-product-tabs .wc-tab.woocommerce-Tabs-panel--product_enquiry input[type="tel"],
.thb-product-tabs .wc-tab.woocommerce-Tabs-panel--product_enquiry input[type="time"],
.thb-product-tabs .wc-tab.woocommerce-Tabs-panel--product_enquiry input[type="url"],
.thb-product-tabs .wc-tab.woocommerce-Tabs-panel--product_enquiry textarea {
    width: 100%
}

.thb-product-tabs table.woocommerce-product-attributes {
    max-width: 600px;
    margin: 0 auto
}

.thb-product-tabs table.woocommerce-product-attributes tbody {
    border: 0 !important;
    font-size: 14px;
    background: transparent !important
}

.thb-product-tabs table.woocommerce-product-attributes tbody tr {
    border-bottom: 1px solid #eee !important;
    background: transparent
}

.thb-product-tabs table.woocommerce-product-attributes tbody tr th {
    text-align: left;
    color: #121212;
    font-weight: 500
}

.rtl .thb-product-tabs table.woocommerce-product-attributes tbody tr th {
    text-align: right
}

.thb-product-tabs table.woocommerce-product-attributes tbody tr th,
.thb-product-tabs table.woocommerce-product-attributes tbody tr td {
    padding: 15px 0 !important
}

.thb-product-tabs table.woocommerce-product-attributes tbody tr:nth-child(even) {
    background: transparent !important
}

.thb-product-tabs table.woocommerce-product-attributes tbody tr:last-child {
    border-bottom: 0 !important
}

.thb-product-tabs table.woocommerce-product-attributes tbody tr .woocommerce-product-attributes-item__value p:last-child {
    margin-bottom: 0
}

.thb-product-tabs.thb-product-tabs-style1 .wc-tabs,
.thb-product-tabs.thb-product-tabs-style2 .wc-tabs {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #eee
}

@media only screen and (min-width: 736px) {
    .thb-product-tabs.thb-product-tabs-style1 .wc-tabs,
    .thb-product-tabs.thb-product-tabs-style2 .wc-tabs {
        flex-direction: row
    }
}

.thb-product-tabs.thb-product-tabs-style1 .wc-tabs li,
.thb-product-tabs.thb-product-tabs-style2 .wc-tabs li {
    display: flex;
    padding-right: 30px;
    position: relative;
    top: 1px
}

.rtl .thb-product-tabs.thb-product-tabs-style1 .wc-tabs li,
.rtl .thb-product-tabs.thb-product-tabs-style2 .wc-tabs li {
    padding-right: 0;
    padding-left: 30px
}

.thb-product-tabs.thb-product-tabs-style1 .wc-tabs li a,
.thb-product-tabs.thb-product-tabs-style2 .wc-tabs li a {
    display: block;
    padding: 0 0 8px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 10px
}

@media only screen and (min-width: 736px) {
    .thb-product-tabs.thb-product-tabs-style1 .wc-tabs li a,
    .thb-product-tabs.thb-product-tabs-style2 .wc-tabs li a {
        padding-bottom: 18px;
        margin-bottom: 0
    }
}

.thb-product-tabs.thb-product-tabs-style1 .wc-tabs li.active a,
.thb-product-tabs.thb-product-tabs-style2 .wc-tabs li.active a {
    color: #bfab80;
    -moz-box-shadow: inset 0 -3px 0 0 #bfab80;
    -webkit-box-shadow: inset 0 -3px 0 0 #bfab80;
    box-shadow: inset 0 -3px 0 0 #bfab80
}

.thb-product-tabs.thb-product-tabs-style2 .wc-tabs {
    justify-content: center
}

.thb-product-tabs.thb-product-tabs-style3 {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 1068px) {
    .thb-product-tabs.thb-product-tabs-style3 {
        flex-direction: row
    }
}

.thb-product-tabs.thb-product-tabs-style3 .wc-tabs {
    display: flex;
    flex-direction: column;
    padding-right: 30px;
    margin-bottom: 0
}

@media only screen and (min-width: 1068px) {
    .thb-product-tabs.thb-product-tabs-style3 .wc-tabs {
        border-right: 1px solid #eee;
        width: 280px;
        flex-shrink: 0
    }
}

.thb-product-tabs.thb-product-tabs-style3 .wc-tabs li {
    margin-bottom: 25px
}

.thb-product-tabs.thb-product-tabs-style3 .wc-tabs li a {
    display: block;
    line-height: 1;
    font-weight: 500
}

.thb-product-tabs.thb-product-tabs-style3 .wc-tabs li.active a {
    color: #bfab80
}

.thb-product-tabs.thb-product-tabs-style3 .wc-tab {
    width: 100%
}

@media only screen and (min-width: 1068px) {
    .thb-product-tabs.thb-product-tabs-style3 .wc-tab {
        padding-left: 30px
    }
}

.thb-product-tabs.thb-product-tabs-style4 .wc-tabs {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #eee
}

@media only screen and (min-width: 736px) {
    .thb-product-tabs.thb-product-tabs-style4 .wc-tabs {
        flex-direction: row
    }
}

.thb-product-tabs.thb-product-tabs-style4 .wc-tabs li {
    display: inline-flex;
    position: relative;
    border-top: 2px solid transparent;
    margin-right: auto
}

@media only screen and (min-width: 736px) {
    .thb-product-tabs.thb-product-tabs-style4 .wc-tabs li {
        margin-right: 0
    }
}

.thb-product-tabs.thb-product-tabs-style4 .wc-tabs li a {
    display: block;
    padding: 17px 34px;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    line-height: 1;
    font-weight: 500;
    height: calc(100% + 1px)
}

.entry-summary .thb-product-tabs.thb-product-tabs-style4 .wc-tabs li a {
    padding: 12px 29px
}

.thb-product-tabs.thb-product-tabs-style4 .wc-tabs li.active {
    border-top-color: #bfab80
}

.thb-product-tabs.thb-product-tabs-style4 .wc-tabs li.active a {
    color: #121212;
    border-bottom-color: #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

.thb-product-nav {
    text-align: right;
    list-style: none;
    margin: 0 0 0 auto;
    padding: 0;
    min-width: 60px
}

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

.thb-product-nav .thb-product-nav-button+.thb-product-nav-button {
    margin-left: 5px
}

.thb-product-nav .thb-product-nav-button .product-nav-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #eee;
    color: #868686;
    line-height: 1;
    font-size: 18px
}

.thb-product-nav .thb-product-nav-button .product-nav-link .thb-icon-left-open-mini {
    margin-right: 1px
}

.thb-product-nav .thb-product-nav-button .product-nav-link .thb-icon-right-open-mini {
    margin-left: 1px
}

.thb-product-nav .thb-product-nav-button .thb-product-nav-image {
    position: absolute;
    top: calc(100% + 12px);
    opacity: 0;
    visibility: hidden;
    border: 1px solid #eee;
    padding: 2px;
    width: 78px;
    z-index: 20;
    background: #fff;
    pointer-events: none;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1)
}

.thb-product-nav .thb-product-nav-button.product-nav-prev .thb-product-nav-image {
    right: 0
}

@media only screen and (min-width: 736px) {
    .thb-product-nav .thb-product-nav-button.product-nav-prev .thb-product-nav-image {
        left: 0;
        right: auto
    }
}

.thb-product-nav .thb-product-nav-button.product-nav-next .thb-product-nav-image {
    right: 0
}

.thb-product-nav .thb-product-nav-button:hover .product-nav-link {
    border-color: #bfab80;
    background: #bfab80;
    color: #fff
}

.thb-product-nav .thb-product-nav-button:hover .thb-product-nav-image {
    opacity: 1;
    visibility: visible
}

.products-title,
.single-product .products>h2,
.cross-sells h2 {
    font-size: 20px;
    display: block;
    border-top: 1px solid #eee;
    line-height: 1;
    padding-top: 20px;
    margin-bottom: 30px
}

.thb-share-product {
    display: inline-flex;
    align-items: center;
    position: relative
}

.thb-share-product .thb-share-text {
    display: flex;
    align-items: center
}

.thb-share-product svg {
    margin-right: 10px;
    height: 16px;
    width: auto
}

.rtl .thb-share-product svg {
    margin-right: 0;
    margin-left: 10px
}

.thb-share-product .icons {
    position: absolute;
    bottom: 100%;
    left: 100%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
    opacity: 0;
    font-size: 14px;
    pointer-events: none;
    border-radius: 2px
}

@media only screen and (min-width: 736px) {
    .thb-share-product .icons {
        left: 50%
    }
    .rtl .thb-share-product .icons {
        left: auto;
        right: 50%;
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
}

.thb-share-product .icons .inner {
    display: flex;
    padding: 10px;
    background: #fff;
    position: relative;
    line-height: 1;
    border-radius: 2px
}

.thb-share-product .icons .inner:after {
    content: '';
    top: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #fff;
    border-width: 6px;
    margin-left: -6px
}

@media only screen and (min-width: 736px) {
    .thb-share-product .icons .inner:after {
        left: 50%
    }
}

.thb-share-product .icons .inner:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -4px;
    left: 20%;
    margin-left: -5px;
    z-index: -1;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
    transform: rotateZ(45deg)
}

@media only screen and (min-width: 736px) {
    .thb-share-product .icons .inner:before {
        left: 50%
    }
}

.thb-share-product .icons .social {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    text-align: center
}

.thb-share-product .icons .social.social-facebook:hover {
    color: #3b5998
}

.thb-share-product .icons .social.social-linkedin:hover {
    color: #007bb6
}

.thb-share-product .icons .social.social-twitter:hover {
    color: #00aced
}

.thb-share-product .icons .social.social-instagram:hover {
    color: #3f729b
}

.thb-share-product .icons .social.social-youtube:hover {
    color: #e52d27
}

.thb-share-product .icons .social.social-vkontakte:hover {
    color: #45668e
}

.thb-share-product .icons .social.social-pinterest:hover {
    color: #bd081c
}

.thb-share-product .icons .social.social-whatsapp:hover {
    color: #25d366
}

.thb-share-product .icons .social.social-medium:hover {
    color: #00ab6c
}

.thb-share-product .icons .social.social-email:hover {
    color: #9b9b9b
}

.thb-share-product .icons .social.social-reddit:hover {
    color: #ff4500
}

.thb-share-product .icons .social.social-vimeo:hover {
    color: #1ab7ea
}

.thb-share-product:hover .icons {
    opacity: 1;
    pointer-events: all
}

.woocommerce-account.logged-in .woocommerce {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 736px) {
    .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
}

.rtl .woocommerce-account .woocommerce-MyAccount-navigation {
    padding-right: 0;
    padding-left: 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: #bfab80;
    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: #121212;
    float: left;
    width: 100%
}

.thb-myaccount-login {
    display: block;
    padding: 0 15px;
    max-width: 520px;
    margin: 0 auto
}

.login-page-form {
    list-style: none;
    padding: 0;
    margin: 0 0 25px;
    display: flex;
    justify-content: center
}

.login-page-form li {
    display: inline-flex;
    align-items: center;
    padding: 0 15px
}

.login-page-form li a {
    font-weight: 600;
    position: relative;
    color: #bababa
}

.login-page-form li a:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border-bottom: 1px solid #121212;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.login-page-form li a.active {
    color: #121212
}

.login-page-form li a.active:before {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.login-page-form li a:hover {
    color: #121212
}

.thb-overflow-container {
    overflow: hidden;
    padding: 40px 0
}

.thb-form-container {
    display: flex;
    width: 200%;
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.thb-form-container.no-register {
    width: 100%
}

.thb-form-container .input-text {
    width: 100%
}

.thb-form-container .thb-login-form,
.thb-form-container .thb-register-form {
    padding: 0 1px;
    width: 100%;
    will-change: opacity
}

.thb-form-container .thb-lost-form,
.thb-form-container .thb-register-form {
    opacity: 0
}

.thb-form-container.register-active {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.thb-form-container.register-active .thb-register-form {
    opacity: 1
}

.thb-form-container.register-active .thb-login-form {
    opacity: 0
}

.thb-register-form .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
}

.thb-register-form .woocommerce-password-strength.medium,
.thb-register-form .woocommerce-password-strength.good {
    background: #d8fcda;
    color: #15a93b
}

.thb-register-form .woocommerce-password-hint {
    margin-top: 10px;
    display: block;
    font-size: 12px;
    font-weight: 500
}

.thb-register-form .woocommerce-privacy-policy-text {
    font-size: 14px
}

.thb-register-form .button {
    width: 100%
}

.thb-login-form .woocommerce-LostPassword {
    display: flex;
    flex-direction: column;
    clear: both
}

@media only screen and (min-width: 736px) {
    .thb-login-form .woocommerce-LostPassword {
        flex-direction: row;
        justify-content: space-between
    }
}

.thb-login-form .woocommerce-LostPassword a {
    display: inline-block;
    clear: left;
    font-size: 14px;
    vertical-align: middle
}

.addresses {
    margin: 0 -15px
}

.addresses .col-1,
.addresses .col-2 {
    float: left;
    width: 100%;
    padding: 0 15px
}

@media only screen and (min-width: 736px) {
    .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: 736px) {
    .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: 15px;
    /* color: #fff !important; */
    border-radius: 50%;
    border: 1px black solid;
    /* background: #dbdbdb; */
    font-weight: 600;
    font-size: 15px;
}

.remove:hover {
    background: #dbdbdb;
    border-color: #dbdbdb;
    color: white;
}

.coupon {
    display: flex;
    flex-direction: column;
    width: 100%
}

.coupon .input-text {
    margin-bottom: 5px;
    margin-right: 0;
    width: 100%
}

@media only screen and (min-width: 736px) {
    .coupon {
        flex-direction: row;
        max-width: 345px
    }
    .coupon .input-text {
        margin-bottom: 0;
        margin-right: 10px
    }
    .rtl .coupon .input-text {
        margin-right: 0;
        margin-left: 10px
    }
}

.thb-cart-column {
    margin-bottom: 35px
}

.thb-cart-column .shop_table {
    margin-bottom: 35px
}

@media only screen and (min-width: 1068px) {
    .thb-cart-column {
        padding-right: 85px
    }
    .rtl .thb-cart-column {
        padding-right: 0;
        padding-left: 85px
    }
}

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

.rtl .shop_table {
    text-align: right
}

.shop_table .actions {
    margin-bottom: 15px
}

@media only screen and (min-width: 1068px) {
    .shop_table .actions {
        margin-bottom: 0
    }
}

.shop_table .actions-container {
    display: flex;
    flex-direction: column
}

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

.shop_table th,
.shop_table td {
    padding: 20px 0
}

@media only screen and (min-width: 736px) {
    .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: #121212
}

.shop_table th.product-name strong,
.shop_table td.product-name strong {
    font-weight: 400
}

.shop_table thead tr {
    font-size: 12px;
    /* border-bottom: 2px solid #eee; */
    border-bottom: 1px solid var(--border-color);
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    color: #121212
}

.shop_table thead tr th {
    padding-top: 0;
    padding-bottom: 15px
}

.shop_table thead tr th:first-child {
    text-align: left
}

.rtl .shop_table thead tr th:first-child {
    text-align: right
}

.shop_table:not(.woocommerce-cart-form__contents) thead tr th:last-child {
    text-align: right
}

.rtl .shop_table thead tr th:last-child {
    text-align: left
}

@media only screen and (max-width: 736px) {
    .shop_table thead tr th.product-price,
    .shop_table thead tr th.product-subtotal {
        display: none
    }
}

@media only screen and (max-width: 736px) {
    .shop_table thead tr th.product-quantity {
        padding-right: 0;
        text-align: right
    }
    .rtl .shop_table thead tr th.product-quantity {
        padding-left: 0;
        text-align: left
    }
}

.shop_table tbody tr {
    /* border-bottom: 1px solid #eee */
    border-bottom: 1px solid var(--border-color)
}

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

.shop_table tbody tr th {
    color: #121212
}

.shop_table tbody tr td {
    padding-right: 20px
}

.rtl .shop_table tbody tr td {
    padding-right: 0;
    padding-left: 20px
}

@media only screen and (min-width: 736px) {
    .shop_table tbody tr td {
        padding-right: 25px
    }
    .rtl .shop_table tbody tr td {
        padding-right: 0;
        padding-left: 25px
    }
}

@media only screen and (max-width: 736px) {
    .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: 736px) {
    .shop_table tbody tr td.product-price,
    .shop_table tbody tr td.product-subtotal {
        display: none
    }
}

@media only screen and (max-width: 736px) {
    .shop_table tbody tr td.product-quantity {
        padding-right: 0;
        text-align: right
    }
    .rtl .shop_table tbody tr td.product-quantity {
        text-align: left
    }
}

.shop_table tbody tr td.product-name>a {
    line-height: 1.2
}

@media only screen and (max-width: 736px) {
    .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 img {
    max-width: 75px
}

@media only screen and (max-width: 736px) {
    .shop_table tbody tr td.actions .button.style2 {
        margin-top: 20px
    }
}

.shop_table tbody tr td:last-child {
    text-align: right;
    padding-right: 0
}

.rtl .shop_table tbody tr td:last-child {
    text-align: left
}

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

.rtl .shop_table tbody tr.woocommerce-shipping-totals td {
    text-align: right;
    padding-left: 0;
    padding-right: 30px
}

.shop_table tfoot {
    border-top: 1px solid #eee
}

.shop_table tfoot tr {
    border-bottom: 1px solid #eee
}

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

.shop_table tfoot tr th {
    color: #121212;
    font-weight: 400
}

.shop_table tfoot tr td:last-child {
    text-align: right;
    padding-right: 0
}

.rtl .shop_table tfoot tr td:last-child {
    text-align: left
}

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

.rtl .shop_table tfoot tr.woocommerce-shipping-totals td {
    text-align: right
}

.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 th,
.shop_table.woocommerce-checkout-review-order-table td {
    padding-top: 15px;
    padding-bottom: 15px
}

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

.rtl .woocommerce-shipping-methods {
    text-align: right
}

.woocommerce-shipping-methods li {
    margin-bottom: 10px
}

.woocommerce-shipping-methods label {
    margin: 0 0 0 5px;
    font-size: 14px;
    font-weight: 400
}

.rtl .woocommerce-shipping-methods label {
    margin: 0 5px 0 0
}

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

.rtl .woocommerce-shipping-calculator .shipping-calculator-form {
    text-align: right
}

.thb-checkout-toggle {
    padding: 15px 20px;
    line-height: 1;
    display: flex;
    background: rgba(191, 171, 128, 0.1);
    border: 1px solid rgba(191, 171, 128, 0.3);
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 14px
}

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

.rtl .thb-checkout-toggle a {
    margin-left: 0;
    margin-right: 10px
}

.thb-checkout-toggle svg {
    height: 20px;
    width: auto;
    /* margin-right: 20px */
    margin-right: 30px;
    margin-left: 30px;
}

.rtl .thb-checkout-toggle svg {
    margin-right: 0;
    margin-left: 20px
}

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

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

form.woocommerce-checkout {
    clear: both
}

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

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

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

@media only screen and (min-width: 1068px) {
    .rtl .thb-checkout-form-column {
        padding-right: 15px;
        padding-left: 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 #eee;
    padding: 20px 0
}

.wc_payment_methods li .input-radio {
    margin-right: 12px
}

.rtl .wc_payment_methods li .input-radio {
    margin-right: 0;
    margin-left: 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 img {
    display: inline-block;
    margin-left: 10px;
    height: 40px
}

.wc_payment_methods li.payment_method_paypal .about_paypal {
    display: none
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
    font-size: 12px
}

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

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

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

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

#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: #121212
}

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

.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
    display: none
}

.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse {
    display: block
}

.yith-wcwl-add-to-wishlist .feedback {
    display: none
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul {
    list-style: none
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li {
    display: inline-block
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a {
    display: block;
    font-size: 18px;
    padding-right: 5px;
    margin-right: 10px
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.facebook:hover {
    color: #3b5998
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.linkedin:hover {
    color: #007bb6
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.twitter:hover {
    color: #00aced
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.instagram:hover {
    color: #3f729b
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.youtube:hover {
    color: #e52d27
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.vkontakte:hover {
    color: #45668e
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.pinterest:hover {
    color: #bd081c
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.whatsapp:hover {
    color: #25d366
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.medium:hover {
    color: #00ab6c
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.email:hover {
    color: #9b9b9b
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.reddit:hover {
    color: #ff4500
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.vimeo:hover {
    color: #1ab7ea
}

.hidden-title-form {
    display: none
}

.thb-swatches {
    line-height: 1
}

.products .thb-swatches.thb_color-swatch {
    margin-left: -3px;
    margin-top: 5px;
    margin-bottom: 10px
}

.products .thb-swatches.thb_color-swatch:last-child {
    margin-bottom: 0
}

.thb-swatches.thb_color-swatch .thb-swatch {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 3px;
    cursor: pointer
}

.thb-swatches.thb_color-swatch .thb-swatch>span {
    display: block;
    width: 22px;
    background-size: cover;
    height: 22px;
    text-indent: -9999em;
    border-radius: 50%;
    -moz-transition: -moz-transform .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: -o-transform .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform .25s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.rtl .thb-swatches.thb_color-swatch .thb-swatch>span {
    text-indent: 9999em
}

.thb-swatches.thb_color-swatch .thb-swatch:hover {
    -moz-box-shadow: inset 0 0 0 1px #000;
    -webkit-box-shadow: inset 0 0 0 1px #000;
    box-shadow: inset 0 0 0 1px #000
}

.thb-swatches.thb_color-swatch .thb-swatch:hover>span {
    -moz-transform: scale(.9, .9);
    -ms-transform: scale(.9, .9);
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9)
}

.thb-swatches.thb_color-swatch .thb-swatch.selected {
    -moz-box-shadow: inset 0 0 0 1px #000;
    -webkit-box-shadow: inset 0 0 0 1px #000;
    box-shadow: inset 0 0 0 1px #000
}

.thb_widget_swatch_filter .thb-swatches.thb_color-swatch .thb-swatch {
    width: 20px;
    height: 20px;
    margin-right: 0
}

.thb_widget_swatch_filter .thb-swatches.thb_color-swatch .thb-swatch>span {
    width: 14px;
    height: 14px
}

.products .thb-swatches.thb_color-swatch .thb-swatch {
    width: 16px;
    height: 16px;
    margin-right: 0
}

.products .thb-swatches.thb_color-swatch .thb-swatch>span {
    width: 12px;
    height: 12px
}

.thb-swatches.thb_box-swatch .thb-swatch {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(18, 18, 18, 0.1);
    color: #121212;
    font-size: 12px;
    font-weight: 500;
    min-width: 30px;
    padding: 0 7px;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 30px;
    cursor: pointer
}

.thb-swatches.thb_box-swatch .thb-swatch:hover {
    border-color: #121212
}

.thb-swatches.thb_box-swatch .thb-swatch.selected {
    border-color: #121212;
    background: #121212;
    color: #fff
}

.products .thb-swatches.thb_box-swatch .thb-swatch {
    font-size: 12px;
    min-width: 26px;
    padding: 0 4px;
    height: 26px;
    margin-right: 3px;
    margin-bottom: 3px
}

.products .thb-swatches.thb_box-swatch .thb-swatch:hover {
    border-color: #121212;
    background: #121212;
    color: #fff
}

.thb-swatches.thb_text-swatch .thb-swatch {
    display: inline-flex;
    margin-right: 15px;
    font-size: 13px;
    position: relative;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
    cursor: pointer;
    opacity: 0.6
}

.thb-swatches.thb_text-swatch .thb-swatch:after {
    content: '';
    height: 1px;
    width: 100%;
    background: #121212;
    position: absolute;
    top: calc( 100% + 2px);
    left: 0;
    transform-origin: left top;
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.thb-swatches.thb_text-swatch .thb-swatch.selected {
    opacity: 1
}

.thb-swatches.thb_text-swatch .thb-swatch.selected:after {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.thb-swatches.thb_text-swatch .thb-swatch:hover {
    opacity: 1
}

.products .thb-swatches.thb_text-swatch .thb-swatch {
    font-size: 12px
}

.products .thb-swatches.thb_text-swatch .thb-swatch:hover:after {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.thb-swatches .thb-swatch.disabled {
    opacity: 0.3;
    cursor: not-allowed
}

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

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

.rtl #mobile-menu {
    left: auto;
    right: 0;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

#mobile-menu .side-panel-inner {
    padding: 0 15px 15px;
    flex: 1
}

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

#mobile-menu .side-panel-inner .woocommerce-product-search {
    margin-bottom: 10px
}

#mobile-menu .side-panel-inner .woocommerce-product-search .search-field {
    border-radius: 5px
}

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

#mobile-menu .side-panel-inner .mobile-menu-bottom .thb-social-links-container {
    font-size: 20px
}

#mobile-menu .side-panel-inner .mobile-menu-bottom .thb-social-links-container .thb-social-link+.thb-social-link {
    margin-left: 10px
}

#mobile-menu .side-panel-inner .mobile-menu-bottom .menu-footer,
#mobile-menu .side-panel-inner .mobile-menu-bottom .thb-social-links-container {
    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.dark {
    background: #121212
}

#mobile-menu.dark .side-panel-header {
    background: #121212;
    color: #fff
}

#mobile-menu.dark .side-panel-header .thb-mobile-close svg {
    fill: #fff
}

#mobile-menu.dark .woocommerce-product-search {
    border: #fff;
    background: #fff
}

#mobile-menu.dark .thb-mobile-menu>li {
    border-color: rgba(255, 255, 255, 0.1)
}

#mobile-menu.dark .thb-mobile-menu a {
    color: #fff
}

#mobile-menu.dark .thb-mobile-menu-switchers>div {
    border-color: rgba(255, 255, 255, 0.1)
}

#mobile-menu.dark .thb-mobile-menu-switchers select {
    color: #fff;
    background: transparent
}

#mobile-menu.dark .thb-mobile-menu li.menu-item-has-children>a .thb-arrow div {
    background: rgba(255, 255, 255, 0.7)
}

#mobile-menu.dark .sub-menu a {
    color: rgba(255, 255, 255, 0.75)
}

#mobile-menu.dark .thb-secondary-menu a {
    color: rgba(255, 255, 255, 0.6)
}

#mobile-menu.dark .widget {
    color: rgba(255, 255, 255, 0.8)
}

#mobile-menu.dark .widget h1,
#mobile-menu.dark .widget h2,
#mobile-menu.dark .widget h3,
#mobile-menu.dark .widget h4,
#mobile-menu.dark .widget h5,
#mobile-menu.dark .widget h6,
#mobile-menu.dark .widget label {
    color: #fff
}

#mobile-menu.dark .widget .post .post-title a {
    color: #fff
}

#mobile-menu.dark .widget.thb_widget_subscribe .btn {
    background: #fff;
    color: #121212
}

#mobile-menu.dark .widget.thb_widget_subscribe .btn:hover {
    color: #fff
}

#mobile-menu.dark .widget:first-of-type {
    border-color: rgba(255, 255, 255, 0.15)
}

#mobile-menu.dark .widget.thb_widget_top_reviews .post .widget-review-title-holder,
#mobile-menu.dark .widget.thb_widget_top_reviews .post .widget-review-title-holder .thb-widget-score {
    border-color: rgba(255, 255, 255, 0.15)
}

#mobile-menu.dark .menu-footer a {
    color: #fff
}

#mobile-menu.dark .menu-footer {
    color: rgba(255, 255, 255, 0.75)
}

#mobile-menu.dark .thb-social-links-container .thb-social-link {
    color: #fff
}

.side-panel-header {
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #121212;
    flex-shrink: 0;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 20
}

.side-panel-header .thb-close {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0)
}

.side-panel-header span {
    font-size: 18px;
    font-weight: 400
}

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

.thb-mobile-menu>li {
    border-bottom: 1px solid #eee;
    opacity: 0
}

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

.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: 45px;
    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: 16px;
    font-weight: 400
}

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

.thb-secondary-menu {
    list-style: none;
    position: relative;
    margin: 20px 0 0 0;
    padding: 0
}

.thb-secondary-menu a {
    display: block;
    font-size: 12px;
    line-height: 1;
    padding: 7px 0;
    color: rgba(0, 0, 0, 0.7);
    transition: none
}

.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: #121212;
    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) {
    -moz-transition: width .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: width .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition: width .25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: width .25s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

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

.thb-mobile-menu-switchers {
    display: flex;
    margin-top: auto
}

.thb-mobile-menu-switchers>div {
    border-top: 1px solid #eee;
    width: 100%
}

.thb-mobile-menu-switchers>div+div {
    border-left: 1px solid #eee
}

.thb-mobile-menu-switchers select {
    border: 0;
    margin: 0
}


/*!
 *  PaymentFont 1.2.5 by @AMPoellmann - http://paymentfont.io
 *  License - http://paymentfont.io/#license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: "thb-paymentfont";
    src: url("../fonts/paymentfont-webfont.eot?v=1.2.5");
    src: url("../fonts/paymentfont-webfont.eot?#iefix&v=1.2.5") format("embedded-opentype"), url("../fonts/paymentfont-webfont.woff?v=1.2.5") format("woff"), url("../fonts/paymentfont-webfont.woff?v=1.2.5") format("woff"), url("../fonts/paymentfont-webfont.ttf?v=1.2.5") format("truetype"), url("../fonts/paymentfont-webfont.svg?v=1.2.5#paymentfont-webfont") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

.pf {
    display: inline-block;
    font: normal normal normal 14px/1 "thb-paymentfont";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pf-amazon:before {
    content: ""
}

.pf-american-express:before {
    content: ""
}

.pf-american-express-alt:before {
    content: ""
}

.pf-atm:before {
    content: ""
}

.pf-bankomat:before {
    content: ""
}

.pf-bank-transfer:before {
    content: ""
}

.pf-bitcoin:before {
    content: ""
}

.pf-bitcoin-sign:before {
    content: ""
}

.pf-braintree:before {
    content: ""
}

.pf-btc:before {
    content: ""
}

.pf-card:before {
    content: ""
}

.pf-carta-si:before {
    content: ""
}

.pf-cash:before {
    content: ""
}

.pf-cash-on-delivery:before {
    content: ""
}

.pf-cb:before {
    content: ""
}

.pf-cirrus:before {
    content: ""
}

.pf-cirrus-alt:before {
    content: ""
}

.pf-clickandbuy:before {
    content: ""
}

.pf-credit-card:before {
    content: ""
}

.pf-diners:before {
    content: ""
}

.pf-discover:before {
    content: ""
}

.pf-ec:before {
    content: ""
}

.pf-eps:before {
    content: ""
}

.pf-eur:before {
    content: ""
}

.pf-facture:before {
    content: ""
}

.pf-fattura:before {
    content: ""
}

.pf-flattr:before {
    content: ""
}

.pf-giropay:before {
    content: ""
}

.pf-google-wallet:before {
    content: ""
}

.pf-google-wallet-alt:before {
    content: ""
}

.pf-gpb:before {
    content: ""
}

.pf-gratipay:before {
    content: ""
}

.pf-ideal:before {
    content: ""
}

.pf-ils:before {
    content: ""
}

.pf-inr:before {
    content: ""
}

.pf-invoice:before {
    content: ""
}

.pf-jcb:before {
    content: ""
}

.pf-jpy:before {
    content: ""
}

.pf-krw:before {
    content: ""
}

.pf-maestro:before {
    content: ""
}

.pf-maestro-alt:before {
    content: ""
}

.pf-mastercard:before {
    content: ""
}

.pf-mastercard-alt:before {
    content: ""
}

.pf-mastercard-securecode:before {
    content: ""
}

.pf-ogone:before {
    content: ""
}

.pf-paybox:before {
    content: ""
}

.pf-paylife:before {
    content: ""
}

.pf-paypal:before {
    content: ""
}

.pf-paypal-alt:before {
    content: ""
}

.pf-paysafecard:before {
    content: ""
}

.pf-postepay:before {
    content: ""
}

.pf-quick:before {
    content: ""
}

.pf-rechnung:before {
    content: ""
}

.pf-ripple:before {
    content: ""
}

.pf-rub:before {
    content: ""
}

.pf-skrill:before {
    content: ""
}

.pf-sofort:before {
    content: ""
}

.pf-square:before {
    content: ""
}

.pf-stripe:before {
    content: ""
}

.pf-truste:before {
    content: ""
}

.pf-try:before {
    content: ""
}

.pf-unionpay:before {
    content: ""
}

.pf-usd:before {
    content: ""
}

.pf-verified-by-visa:before {
    content: ""
}

.pf-verisign:before {
    content: ""
}

.pf-visa:before {
    content: ""
}

.pf-visa-electron:before {
    content: ""
}

.pf-western-union:before {
    content: ""
}

.pf-western-union-alt:before {
    content: ""
}

.pf-wirecard:before {
    content: ""
}

.pf-sepa:before {
    content: ""
}

.pf-sepa-alt:before {
    content: ""
}

.pf-apple-pay:before {
    content: ""
}

.pf-interac:before {
    content: ""
}

.pf-paymill:before {
    content: ""
}

.pf-dankort:before {
    content: ""
}

.pf-bancontact-mister-cash:before {
    content: ""
}

.pf-moip:before {
    content: ""
}

.pf-pagseguro:before {
    content: ""
}

.pf-cash-on-pickup:before {
    content: ""
}

.pf-sage:before {
    content: ""
}

.pf-elo:before {
    content: ""
}

.pf-elo-alt:before {
    content: ""
}

.pf-payu:before {
    content: ""
}

.pf-mercado-pago:before {
    content: ""
}

.pf-payshop:before {
    content: ""
}

.pf-multibanco:before {
    content: ""
}

.pf-six:before {
    content: ""
}

.pf-cashcloud:before {
    content: ""
}

.pf-klarna:before {
    content: ""
}

.pf-bitpay:before {
    content: ""
}

.pf-venmo:before {
    content: ""
}

.pf-visa-debit:before {
    content: ""
}

.pf-alipay:before {
    content: ""
}

.pf-hipercard:before {
    content: ""
}

.pf-direct-debit:before {
    content: ""
}

.pf-sodexo:before {
    content: ""
}

.pf-bpay:before {
    content: ""
}

.pf-contactless:before {
    content: ""
}

.pf-eth:before {
    content: ""
}

.pf-ltc:before {
    content: ""
}

.pf-visa-pay:before {
    content: ""
}

.pf-wechat-pay:before {
    content: ""
}

.pf-amazon-pay:before {
    content: ""
}

.pf-amazon-pay-alt:before {
    content: ""
}

.thb-payment-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex
}

.thb-payment-icons li {
    display: inline-flex;
    text-align: center;
    justify-content: center;
    /* border: 1px solid #eee; */
    border-radius: 2px;
    background: transparent;
    height: 26px;
    align-items: center;
    min-width: 38px;
    padding: 0 4px;
    font-size: 16px
}

.thb-payment-icons li+li {
    margin-left: 4px
}

.footer {
    padding: 25px 0;
    margin-top: 30px
}

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

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

.footer .footer-logo-holder {
    display: flex;
    justify-content: center;
    align-items: center
}

.footer .footer-logo-holder .footer-logolink {
    display: block;
    margin-bottom: 30px
}

.footer+.subfooter {
    position: relative
}

.footer+.subfooter:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    max-width: 1170px;
    position: absolute;
    left: 50%;
    top: 0;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.footer.light {
    border-top: 1px solid #eee
}

.footer.light a {
    color: white
}

.footer.light a:hover {
    color: #121212
}

.footer.light+.subfooter.light:after {
    background: rgba(0, 0, 0, 0.07)
}

.footer.dark {
    background: #121212;
    color: rgba(255, 255, 255, 0.8)
}

.footer.dark+.subfooter.dark:after {
    background: rgba(255, 255, 255, 0.1)
}

.footer.dark a:not(.post-social-share) {
    color: rgba(255, 255, 255, 0.8)
}

.footer.dark a:not(.post-social-share):not([class*="btn"]):after {
    background: #fff
}

.footer.dark a:not(.post-social-share):hover {
    color: #fff
}

.footer.dark label,
.footer.dark .amount {
    color: #fff
}

.footer.dark .widget {
    color: rgba(255, 255, 255, 0.8)
}

.footer.dark .widget .thb-widget-title {
    color: #fff
}

.subfooter {
    background: #fff;
    width: 100%;
    z-index: 10;
    font-size: 12px;
    padding: 15px 0
}

@media only screen and (min-width: 736px) {
    .subfooter {
        padding: 40px 0
    }
}

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

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

.subfooter .footer-logo-holder {
    text-align: center;
    margin-bottom: 25px
}

.subfooter .footer-logo-holder .footer-logolink {
    display: inline-block
}

.subfooter .footer-logo-holder .logoimg {
    max-height: 40px
}

.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: 736px) {
    .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.style1 .thb-social-links-container {
    display: block
}

@media only screen and (min-width: 736px) {
    .subfooter.style1 .thb-social-links-container {
        display: inline-flex
    }
}

.subfooter.style1 .thb-social-links-container+.footer-payment-icons {
    margin-top: 15px
}

@media only screen and (min-width: 736px) {
    .subfooter.style1 .thb-social-links-container+.footer-payment-icons {
        margin-top: 0;
        margin-left: 20px
    }
}

.subfooter.style2 p {
    margin-bottom: 15px
}

.subfooter.style2 .footer-payment-icons,
.subfooter.style2 .thb-social-links-container {
    display: block
}

.subfooter.style2 .thb-social-links-container+.footer-payment-icons {
    margin: 20px 0 0 0
}

.subfooter.style2 .thb-full-menu {
    padding: 0 15px;
    justify-content: center;
    margin-bottom: 20px
}

.subfooter.style2 .thb-full-menu .menu-item a {
    margin-bottom: 0
}

.subfooter.style2 .thb-social-links-container .thb-social-link-wrap {
    padding: 0 4px
}

.subfooter.style2 .thb-social-links-container .thb-social-link {
    font-size: 16px
}

@media only screen and (min-width: 736px) {
    .subfooter.style3 .thb-full-menu {
        justify-content: flex-end
    }
}

.subfooter.style4 .footer-logo-holder {
    margin: 15px 0
}

@media only screen and (max-width: 736px) {
    .subfooter.style4 .footer-logo-holder {
        margin-bottom: 30px
    }
}

.subfooter.style4 p {
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 10px
}

.subfooter.style5 {
    border-top: 1px solid #eee
}

.subfooter.style5 .subfooter-text-container {
    display: inline-flex
}

@media only screen and (min-width: 736px) {
    .subfooter.style5 .subfooter-text-container+.thb-full-menu {
        margin-left: 30px
    }
}

.subfooter.style5 .thb-social-links-container {
    display: block
}

@media only screen and (min-width: 736px) {
    .subfooter.style5 .thb-social-links-container {
        display: inline-flex
    }
}

.subfooter.style5 .thb-social-links-container+.footer-payment-icons {
    margin-top: 15px
}

@media only screen and (min-width: 736px) {
    .subfooter.style5 .thb-social-links-container+.footer-payment-icons {
        margin-top: 0;
        margin-left: 20px
    }
}

.subfooter.style6 {
    text-align: center
}

@media only screen and (min-width: 736px) {
    .subfooter.style6 .footer-logo-holder {
        margin: 0;
        text-align: left
    }
}

.subfooter.style6 .thb-social-links-container .thb-social-link {
    font-size: 16px
}

.subfooter.style6 hr {
    border-color: #eee;
    margin: 20px 0;
    max-width: none
}

.subfooter.style7 {
    text-align: center
}

@media only screen and (min-width: 736px) {
    .subfooter.style7 {
        text-align: left
    }
    .rtl .subfooter.style7 {
        text-align: right
    }
}

.subfooter.style7 .footer-logo-holder {
    flex-shrink: 0
}

.subfooter.style7 .sub-footer-content {
    flex: 1
}

.subfooter.style7 .sub-footer-content .thb-full-menu,
.subfooter.style7 .sub-footer-content p,
.subfooter.style7 .sub-footer-content .thb-social-links-container {
    margin-bottom: 15px
}

.subfooter.style7 .sub-footer-content .thb-social-links-container {
    display: block
}

.subfooter.style7 .subfooter-row>.columns {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media only screen and (min-width: 736px) {
    .subfooter.style7 .subfooter-row>.columns {
        flex-direction: row;
        align-items: flex-start
    }
    .subfooter.style7 .subfooter-row>.columns .footer-logo-holder {
        margin-right: 50px
    }
    .rtl .subfooter.style7 .subfooter-row>.columns .footer-logo-holder {
        margin-right: 0;
        margin-left: 50px
    }
}

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

.subfooter.dark a {
    color: #fff
}

.subfooter.dark a:hover {
    color: #bfab80
}

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

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link .thb-social-icon-container {
    background: #fff;
    color: #121212;
    line-height: 0
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-facebook:hover .thb-social-icon-container {
    color: #3b5998
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-linkedin:hover .thb-social-icon-container {
    color: #007bb6
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-twitter:hover .thb-social-icon-container {
    color: #00aced
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-instagram:hover .thb-social-icon-container {
    color: #3f729b
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-youtube:hover .thb-social-icon-container {
    color: #e52d27
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-vkontakte:hover .thb-social-icon-container {
    color: #45668e
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-pinterest:hover .thb-social-icon-container {
    color: #bd081c
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container {
    color: #25d366
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-medium:hover .thb-social-icon-container {
    color: #00ab6c
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-email:hover .thb-social-icon-container {
    color: #9b9b9b
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-reddit:hover .thb-social-icon-container {
    color: #ff4500
}

.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-vimeo:hover .thb-social-icon-container {
    color: #1ab7ea
}

#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: #121212;
    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: #bfab80;
    background: #bfab80;
    color: #fff
}

.quantity.buttons_added input::-webkit-outer-spin-button,
.quantity.buttons_added input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.quantity.buttons_added input[type=number] {
    -moz-appearance: textfield;
}

input[type="radio"] {
    opacity: 0;
}
input[type="radio"] ~ label {
    position: relative;
    padding-left: 2rem;
    left: -1rem;
    margin-left: 0;
}
input[type="radio"]:focus ~ label::before {
    box-shadow: 0 0 0 .2rem var(--main-color-50);
}
input[type="radio"] ~ label::before,
input[type="radio"]:checked ~ label::after {
    position: absolute;
    content: "";
    border-radius: 50%;
}
input[type="radio"] ~ label::before {
    border: var(--main-color) solid .1rem;
    top: .2rem;
    left: 0;
    width: 1rem;
    height: 1rem;
}
input[type="radio"]:checked ~ label::after {
    background-color: var(--main-color);
    top: .45rem;
    left: .25rem;
    width: .5rem;
    height: .5rem;
}
