@charset "UTF-8";
/*------------------------------------------------------------------
Foundation
*/
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 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=40em&large=64em&xlarge=77.5em&xxlarge=100em";
}

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

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  line-height: 1.6;
  color: #0a0a0a;
  -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.6;
  text-rendering: optimizeLegibility;
}

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 600;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.15;
  margin-top: 0;
  margin-bottom: 1.25rem;
}

h2, .h2 {
  font-size: 1.375rem;
  line-height: 1.15;
  margin-top: 0;
  margin-bottom: 1.25rem;
}

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

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

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

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

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 1.875rem;
  }
  h2, .h2 {
    font-size: 1.75rem;
  }
  h3, .h3 {
    font-size: 1.375rem;
  }
  h4, .h4 {
    font-size: 1.125rem;
  }
  h5, .h5 {
    font-size: 1rem;
  }
  h6, .h6 {
    font-size: 0.875rem;
  }
}

@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 2.375rem;
  }
  h2, .h2 {
    font-size: 2.125rem;
  }
  h3, .h3 {
    font-size: 1.625rem;
  }
  h4, .h4 {
    font-size: 1.25rem;
  }
  h5, .h5 {
    font-size: 1rem;
  }
  h6, .h6 {
    font-size: 0.875rem;
  }
}

a {
  line-height: inherit;
  color: #0e0e0e;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus {
  color: #0c0c0c;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 76.875rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

dl {
  margin-bottom: 1rem;
}

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

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

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

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

figure {
  margin: 0;
}

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

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.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: 0.125rem 0.3125rem 0.0625rem;
}

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

@media screen and (min-width: 77.5em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-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: 76.875rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}

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

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

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

@media screen and (min-width: 77.5em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

.row.expanded {
  max-width: none;
}

.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

.row:not(.expanded) .row {
  max-width: none;
}

.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: 0;
}

@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

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

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

.small-offset-1 {
  margin-left: 8.3333333333%;
}

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

.small-offset-2 {
  margin-left: 16.6666666667%;
}

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

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

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

.small-offset-4 {
  margin-left: 33.3333333333%;
}

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

.small-offset-5 {
  margin-left: 41.6666666667%;
}

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

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

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

.small-offset-7 {
  margin-left: 58.3333333333%;
}

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

.small-offset-8 {
  margin-left: 66.6666666667%;
}

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

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

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

.small-offset-10 {
  margin-left: 83.3333333333%;
}

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

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 {
  flex-wrap: wrap;
}

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

.small-up-2 {
  flex-wrap: wrap;
}

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

.small-up-3 {
  flex-wrap: wrap;
}

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

.small-up-4 {
  flex-wrap: wrap;
}

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

.small-up-5 {
  flex-wrap: wrap;
}

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

.small-up-6 {
  flex-wrap: wrap;
}

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

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

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

.small-up-8 {
  flex-wrap: wrap;
}

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

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}

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

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

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

@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}

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

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

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

@media screen and (min-width: 77.5em) {
  .xlarge-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .xlarge-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xlarge-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xlarge-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xlarge-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xlarge-up-1 {
    flex-wrap: wrap;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-2 {
    flex-wrap: wrap;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-3 {
    flex-wrap: wrap;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-up-4 {
    flex-wrap: wrap;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-5 {
    flex-wrap: wrap;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-6 {
    flex-wrap: wrap;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-up-7 {
    flex-wrap: wrap;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .xlarge-up-8 {
    flex-wrap: wrap;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media screen and (min-width: 77.5em) and (min-width: 77.5em) {
  .xlarge-expand {
    flex: 1 1 0px;
  }
}

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

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

@media screen and (min-width: 77.5em) {
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .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%;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}

.media-object img {
  max-width: none;
}

@media print, screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}

.media-object-section {
  flex: 0 1 auto;
}

.media-object-section:first-child {
  padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

.media-object-section > :last-child {
  margin-bottom: 0;
}

@media print, screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section.main-section {
  flex: 1 1 0px;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

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

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

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

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

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

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

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

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

@media print, screen and (min-width: 64em) and (max-width: 77.49875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 77.5em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 77.5em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

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

@media screen and (min-width: 77.5em) and (max-width: 99.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 77.49875em), screen and (min-width: 100em) {
  .show-for-xlarge-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;
  }
}

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

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

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

.clearfix::after {
  clear: both;
}

.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: 40em) {
  .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: 64em) {
  .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;
  }
}

@media screen and (min-width: 77.5em) {
  .xlarge-order-1 {
    order: 1;
  }
  .xlarge-order-2 {
    order: 2;
  }
  .xlarge-order-3 {
    order: 3;
  }
  .xlarge-order-4 {
    order: 4;
  }
  .xlarge-order-5 {
    order: 5;
  }
  .xlarge-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: 40em) {
  .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: 64em) {
  .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;
  }
}

@media screen and (min-width: 77.5em) {
  .xlarge-flex-container {
    display: flex;
  }
  .xlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

/*------------------------------------------------------------------
Re-usable Styles
*/
.reset, .subheader ul, .menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu, .menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li, .widget.widget_calendar table, .searchform fieldset, .slick-dots {
  margin: 0;
  padding: 0;
}

.cf:before, .post:before, .post-author:before, .authorpage:before, .addresses:before, .cf:after, .post:after, .post-author:after, .authorpage:after, .addresses:after {
  content: " ";
  display: table;
}

.cf:after, .post:after, .post-author:after, .authorpage:after, .addresses:after {
  clear: both;
}

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

.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}

.endcolumn [class*="column"] + [class*="column"]:last-child, .menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children > div [class*="column"] + [class*="column"]:last-child, .other_videos .row [class*="column"] + [class*="column"]:last-child, .related-posts .row [class*="column"] + [class*="column"]:last-child {
  float: left;
}

@media only screen and (min-width: 64.063em) {
  .thb-five {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.transition, .post-gallery img, .mobile-menu li span, .mobile-menu li a, .post.post-overlay.show-excerpts .post-content, .circle_rating, 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, .products .product .product_thumbnail.thb_hover .product_thumbnail_hover, .products .product.product-category a div span {
  -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.quick-transition, .thb-next-arrow, .quick_search, .quick_search.active .quick_searchform, .post .post-title h6, .post .post-bottom-meta .comment_icon, .post.carousel-listing:after, .post.post-overlay.center-title .post-gallery > a:after, .post.post-overlay.center-gradient .post-gallery > a:after, .post.post-overlay.bottom-gradient .post-gallery > a:after, .post.post-overlay.top-gradient .post-gallery > a:after, .post.post-overlay.color1-gradient .post-gallery > a:after, .post.post-overlay.color2-gradient .post-gallery > a:after, .post.post-overlay.color3-gradient .post-gallery > a:after, .post.post-overlay.color4-gradient .post-gallery > a:after, .post.post-overlay.color5-gradient .post-gallery > a:after, .post.carousel-style2, .post.carousel-style2 .post-bottom-meta, .post.carousel-style4, .post.carousel-style5 .post-content, .widget.widget_socialicons .social, .thb-category-slide .thb-category-container, .thb-category-slide .thb-slide-link, .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, .thb-login-form .thb-form-container, .thb-login-form .thb-form-container .thb-login,
.thb-login-form .thb-form-container .thb-register,
.thb-login-form .thb-form-container .thb-lost, .thb-login-form ul li a:after,
.thb-login-form ul li span:after, .products .product .product_after_title .product_after_shop_loop_buttons,
.products .product .product_after_title .product_after_shop_loop_price, .btn,
.button,
input[type=submit] {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.mid-transition, .thb-social-links-container .thb-social-link .thb-social-icon-container {
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.linear-transition {
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}

.linear-quick-transition, .thb-next-arrow .bar, a, .post .post-gallery img, .post.format-gallery .post-gallery > a:after, .post.format-gallery .post-gallery > a:before, .post.format-video .post-gallery > a:after, .post.format-video .post-gallery > a:before, .widget.widget_socialcounter ul li a .fa, .slick, .slick:after, .slick-list, .slick-nav, .slick-dots li button, .post-title-bullets li button span {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.linear-mid-transition {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.admin-bar .admin-style, .admin-bar .subheader.fixed {
  top: 0;
}

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

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

.boxed {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
}

.row {
  padding: 0 10px;
}

.row:before {
  content: none;
}

.row.mpc-row {
  display: flex;
}

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

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

.row.vc_row:before {
  content: none;
}

.row.vc_row:not(.vc_inner) {
  margin: 0 auto;
  width: 100%;
}

@media only screen and (min-width: 40.063em) {
  .row {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 40.063em) {
  .row.style5-container {
    padding: 0 25px;
    max-width: 79.375em;
  }
}

.row .row {
  padding: 0;
}

.row .row.vc_row.max_width {
  margin: 0 auto;
}

.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 {
    /* IE10+ specific styles go here */
    height: 100vh;
  }
}

.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;
  align-items: center;
}

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

.row.top-padding {
  padding-top: 30px;
}

.row.grid {
  margin: 0;
}

@media only screen and (min-width: 80em) {
  .row.grid {
    margin: 0 -1px;
  }
}

.row.grid .columns {
  padding: 0 1px;
}

.row.grid .columns .post {
  margin-bottom: 2px;
}

.row.grid .row {
  margin: 0 -1px;
}

.row.post-carousel-style2 {
  margin: 0;
}

.row.post-carousel-style2 .columns {
  flex: 1;
  display: flex;
}

.row.post-carousel-style2 .columns .post {
  margin-bottom: 0;
  width: 100%;
}

.row.post-carousel-style2 .slick-track {
  display: flex;
}

.row.post-carousel-style2.grid {
  margin: 0;
}

.row.post-carousel-style2.grid .columns {
  padding: 0;
}

.row.full-width-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.row.no-row-padding {
  padding: 0;
}

.row.no-padding {
  margin: auto;
}

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

.row.full-height-content > .table {
  width: 100%;
}

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

@media only screen and (min-width: 40.063em) {
  .row.max_width {
    padding: 0 15px;
  }
}

.row.video_bg {
  overflow: hidden;
}

.row .thb-divider-container {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-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;
}

/* 5 Columns */
.small-1\/5 {
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media only screen and (min-width: 64.063em) {
  .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: 64.063em) {
  .large-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: 64.063em) {
  .thb-5-2 {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}

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

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

.columns:not(.full-height) .vc_column-inner:not(.fixed-me) {
  height: 100%;
}

.custom_scroll {
  overflow: hidden;
  height: 100%;
  position: relative;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

.post-gallery img.image-loading {
  opacity: 0;
}

.post-gallery img.image-loading.image-loaded {
  opacity: 1;
}

.lazy-load-off .post-gallery img.image-loading {
  opacity: 1;
}

.post-gallery img.attachment-post-thumbnail {
  max-height: 75px;
}

.fixed-me {
  will-change: top;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.table {
  display: flex;
  align-items: center;
}

.table > div {
  width: 100%;
}

@media only screen and (min-width: 40.063em) {
  .content-side {
    padding-right: 45px;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
  }
}

.thb-loading {
  position: relative;
}

.thb-loading .post {
  opacity: 0.2;
  pointer-events: none;
}

.thb-loading:after {
  content: '' !important;
  width: 38px;
  height: 38px;
  position: absolute;
  display: block;
  bottom: 40px;
  left: 50%;
  margin-left: -19px;
  padding: 3px;
  border-radius: 19px;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=") center center no-repeat;
}

.thb-loading-center {
  position: relative;
}

.thb-loading-center.category-element-content .post {
  opacity: 0.2;
  pointer-events: none;
}

.thb-loading-center:after {
  content: '' !important;
  width: 38px;
  height: 38px;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -19px;
  margin-left: -19px;
  padding: 3px;
  border-radius: 19px;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=") center center no-repeat;
}

.thb-loading-bottom {
  position: relative;
}

.thb-loading-bottom.posts {
  padding-bottom: 100px;
}

.thb-loading-bottom:after {
  content: '' !important;
  width: 38px;
  height: 38px;
  position: absolute;
  display: block;
  bottom: 40px;
  left: 50%;
  margin-left: -19px;
  padding: 3px;
  border-radius: 19px;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=") center center no-repeat;
}

/* Next Arrow */
.thb-next-arrow {
  width: auto;
}

.thb-next-arrow .bar {
  opacity: 0;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.thb-has-next-arrow:hover .thb-next-arrow {
  -webkit-transform: translateX(2px);
  -moz-transform: translateX(2px);
  -ms-transform: translateX(2px);
  -o-transform: translateX(2px);
  transform: translateX(2px);
}

.thb-has-next-arrow:hover .bar {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* Lazy Load */
.lazyload,
.lazyloading {
  opacity: 0.3;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  filter: blur(5px);
}

.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/*------------------------------------------------------------------
Body
*/
html {
  height: 100%;
}

body {
  color: #525252;
  background: #fff;
  position: static;
  scroll-behavior: smooth;
}

body div, body dl, body dt, body dd, body ul, body ol, body li, body pre, body form, body p, body th, body td {
  font-size: inherit;
  font-family: inherit;
}

body p {
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
}

body strong {
  font-weight: 600;
}

figure {
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p {
  word-spacing: 0.001em;
  font-feature-settings: "kern" 1;
  font-kerning: normal;
}

a {
  color: #080808;
  outline: 0;
}

a:focus {
  color: #080808;
}

a:hover {
  color: #649fd6;
}

h1, h2, h3, h4, h5, h6 {
  color: #080808;
  margin-top: 0;
  letter-spacing: -0.03em;
  font-weight: 600;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
}

#wrapper {
  position: relative;
  min-height: 100vh;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  scroll-behavior: smooth;
  min-height: 100%;
}

#wrapper [role="main"] {
  position: relative;
  overflow: hidden;
  z-index: 10;
}

.error404 #wrapper [role="main"] {
  display: flex;
  flex: 1;
  position: relative;
  width: 100%;
}

#wrapper [role="main"] > .row {
  background: #fff;
}

.thb-boxed-on #wrapper [role="main"] {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
}

#wrapper #content-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#wrapper #content-container .click-capture {
  position: absolute;
  z-index: 998;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.25);
  content: '';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: opacity;
}

#wrapper.open-menu {
  overflow: hidden;
}

#wrapper.open-menu .header.fixed {
  margin-left: 0;
  opacity: 0;
  -webkit-transform: translate3d(280px, -100%, 0);
  -moz-transform: translate3d(280px, -100%, 0);
  -ms-transform: translate3d(280px, -100%, 0);
  -o-transform: translate3d(280px, -100%, 0);
  transform: translate3d(280px, -100%, 0);
}

@media only screen and (min-width: 40.063em) {
  #wrapper.open-menu .header.fixed {
    margin-left: 0;
    -webkit-transform: translate3d(380px, -100%, 0);
    -moz-transform: translate3d(380px, -100%, 0);
    -ms-transform: translate3d(380px, -100%, 0);
    -o-transform: translate3d(380px, -100%, 0);
    transform: translate3d(380px, -100%, 0);
  }
}

#wrapper.open-menu #content-container {
  margin-left: 0;
  -webkit-transform: translate3d(280px, 0, 0);
  -moz-transform: translate3d(280px, 0, 0);
  -ms-transform: translate3d(280px, 0, 0);
  -o-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0);
}

@media only screen and (min-width: 40.063em) {
  #wrapper.open-menu #content-container {
    margin-left: 0;
    -webkit-transform: translate3d(380px, 0, 0);
    -moz-transform: translate3d(380px, 0, 0);
    -ms-transform: translate3d(380px, 0, 0);
    -o-transform: translate3d(380px, 0, 0);
    transform: translate3d(380px, 0, 0);
  }
}

#wrapper.open-menu #content-container .click-capture {
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  left: 0;
}

#wrapper.open-menu #content-container #footer {
  z-index: 101;
}

.thb-dark-mode-on {
  color: #fff;
  /* Shop */
  /* General */
  /* Cart */
  /* My Account */
  /* Checkout */
}

.thb-dark-mode-on h1, .thb-dark-mode-on h2, .thb-dark-mode-on h3, .thb-dark-mode-on h4, .thb-dark-mode-on h5, .thb-dark-mode-on h6,
.thb-dark-mode-on p,
.thb-dark-mode-on #comments #comment-toggle,
.thb-dark-mode-on [role="main"] .post-content a:not(:hover):not(.single_category_title),
.thb-dark-mode-on .widget {
  color: #fff;
}

.thb-dark-mode-on .btn.black:not(:hover),
.thb-dark-mode-on .button.black:not(:hover),
.thb-dark-mode-on input[type=submit].black:not(:hover) {
  background: rgba(255, 255, 255, 0.1);
}

.thb-dark-mode-on .post-header.parallax_bg .inline_bg img {
  opacity: 1;
}

.thb-dark-mode-on .products .product .product_after_title .price,
.thb-dark-mode-on .post-review ul li,
.thb-dark-mode-on .post-review .post_comment,
.thb-dark-mode-on .post .post-navi .columns a,
.thb-dark-mode-on label,
.thb-dark-mode-on .thb_shop_bar .woocommerce-result-count,
.thb-dark-mode-on .thb_shop_bar .woocommerce-ordering select,
.thb-dark-mode-on #comments a,
.thb-dark-mode-on .post .gallery-pagination span {
  color: rgba(255, 255, 255, 0.8);
}

.thb-dark-mode-on .post:not(.carousel-style4):not(.post-detail) .post-title a,
.thb-dark-mode-on .post .article-tags .tag-link, .thb-dark-mode-on .post .article-tags .tag-link:hover,
.thb-dark-mode-on .author-content a,
.thb-dark-mode-on #comments ol.commentlist .comment .meta,
.thb-dark-mode-on #comments ol.commentlist .comment .fn a,
.thb-dark-mode-on #comments ol.commentlist .comment .fn,
.thb-dark-mode-on .pagination .page-numbers,
.thb-dark-mode-on .trending-bar > aside,
.thb-dark-mode-on .subcategory_container .thb-sibling-categories li a {
  color: #fff;
}

.thb-dark-mode-on .share-article-vertical .social,
.thb-dark-mode-on .share-article-vertical .social:first-child,
.thb-dark-mode-on .pagination .page-numbers,
.thb-dark-mode-on .post-author,
.thb-dark-mode-on .authorpage, .thb-dark-mode-on .authorpage,
.thb-dark-mode-on .slick.carousel-slider,
.thb-dark-mode-on .post-grid-style7 .post,
.thb-dark-mode-on .post.style6,
.thb-dark-mode-on .category-title.style1 .thb-sibling-categories {
  border-color: rgba(255, 255, 255, 0.25);
}

.thb-dark-mode-on .pagination .page-numbers:not(.dots):hover, .thb-dark-mode-on .pagination .page-numbers.current {
  color: #080808;
  border-color: #fff;
  background: #fff;
}

.thb-dark-mode-on .widget .widget_title > strong span a {
  color: rgba(255, 255, 255, 0.7);
}

.thb-dark-mode-on .widget .widget_title > strong span a.active {
  color: rgba(255, 255, 255, 0.9);
}

.thb-dark-mode-on .post-review,
.thb-dark-mode-on .post-review .post-review-content {
  border-color: rgba(255, 255, 255, 0.1);
}

.thb-dark-mode-on .post-review ul li .progress {
  background: rgba(255, 255, 255, 0.1);
}

.thb-dark-mode-on .style5-block-grid ul .post.listing,
.thb-dark-mode-on .post + ul.point-list, .thb-dark-mode-on .post + ol.point-list,
.thb-dark-mode-on .category-element-holder.style10 .post.just-title,
.thb-dark-mode-on ul.point-list li, .thb-dark-mode-on ol.point-list li,
.thb-dark-mode-on .category_title,
.thb-dark-mode-on .category-element-holder.style6-fashion .post.style3,
.thb-dark-mode-on .widget.widget_crypto .thb-crypto-list .thb-crypto,
.thb-dark-mode-on .post .gallery-pagination {
  border-color: rgba(255, 255, 255, 0.25);
}

.thb-dark-mode-on .post:not(.carousel-style4):not(.post-detail) .post-bottom-meta,
.thb-dark-mode-on .post:not(.carousel-style4):not(.post-detail) .post-bottom-meta a,
.thb-dark-mode-on .post .post-navi .columns span {
  color: rgba(255, 255, 255, 0.6);
}

.thb-dark-mode-on .post:not(.carousel-style4) .post-bottom-meta svg {
  fill: rgba(255, 255, 255, 0.6);
}

.thb-dark-mode-on .post.blog-post .entry-title,
.thb-dark-mode-on .related-posts .related-title {
  border-bottom-color: rgba(255, 255, 255, 0.25);
}

.thb-dark-mode-on .post .post-navi .columns,
.thb-dark-mode-on #comments #comment-toggle,
.thb-dark-mode-on .share-article {
  background: rgba(255, 255, 255, 0.1);
}

.thb-dark-mode-on #comments,
.thb-dark-mode-on #comments ol.commentlist,
.thb-dark-mode-on #comments ol.commentlist .comment .comment-body,
.thb-dark-mode-on #comments ol.commentlist .comment .comment_container {
  border-color: rgba(255, 255, 255, 0.1);
}

.thb-dark-mode-on input[type="text"],
.thb-dark-mode-on input[type="password"],
.thb-dark-mode-on input[type="date"],
.thb-dark-mode-on input[type="datetime"],
.thb-dark-mode-on input[type="email"],
.thb-dark-mode-on input[type="number"],
.thb-dark-mode-on input[type="search"],
.thb-dark-mode-on input[type="tel"],
.thb-dark-mode-on input[type="time"],
.thb-dark-mode-on input[type="url"],
.thb-dark-mode-on textarea {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.thb-dark-mode-on input[type="text"]:focus,
.thb-dark-mode-on input[type="password"]:focus,
.thb-dark-mode-on input[type="date"]:focus,
.thb-dark-mode-on input[type="datetime"]:focus,
.thb-dark-mode-on input[type="email"]:focus,
.thb-dark-mode-on input[type="number"]:focus,
.thb-dark-mode-on input[type="search"]:focus,
.thb-dark-mode-on input[type="tel"]:focus,
.thb-dark-mode-on input[type="time"]:focus,
.thb-dark-mode-on input[type="url"]:focus,
.thb-dark-mode-on textarea:focus {
  border-color: rgba(255, 255, 255, 0.6);
  background: transparent;
  color: #fff;
}

.thb-dark-mode-on .select2.select2-container--default .select2-selection--single {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

.thb-dark-mode-on .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
}

.thb-dark-mode-on .select2.select2-container--default.select2-container--open .select2-selection--single {
  border-color: rgba(255, 255, 255, 0.6);
  color: #fff;
}

.thb-dark-mode-on .select2-container .select2-dropdown {
  border-color: rgba(255, 255, 255, 0.6);
  color: #fff;
}

.thb-dark-mode-on .select2-container .select2-dropdown {
  background: #000;
}

.thb-dark-mode-on .select2-container .select2-dropdown .select2-results {
  background: transparent;
}

.thb-dark-mode-on .select2-container .select2-dropdown .select2-search input {
  background: transparent !important;
  border-color: rgba(255, 255, 255, 0.6);
}

.thb-dark-mode-on .select2-container--default .select2-results__option[aria-selected=true], .thb-dark-mode-on .select2-container--default .select2-results__option[data-selected=true],
.thb-dark-mode-on .select2-container .select2-dropdown .select2-results .select2-results__option.select2-results__option--highlighted {
  background: rgba(255, 255, 255, 0.1);
}

.thb-dark-mode-on .product-page .product-information .product_meta > span,
.thb-dark-mode-on .product-page .product-information .shares_text {
  color: rgba(255, 255, 255, 0.6);
}

.thb-dark-mode-on .quantity .plus, .thb-dark-mode-on .quantity .minus {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.8);
}

.thb-dark-mode-on .quantity .plus:hover, .thb-dark-mode-on .quantity .minus:hover {
  color: #fff;
}

.thb-dark-mode-on .woocommerce-tabs .wc-tab {
  border-color: #1a1a1a;
}

.thb-dark-mode-on .woocommerce-tabs .tabs {
  border-color: #1a1a1a;
}

.thb-dark-mode-on .woocommerce-tabs .tabs li {
  border-color: #1a1a1a;
  background-color: rgba(255, 255, 255, 0.06);
}

.thb-dark-mode-on .woocommerce-tabs .tabs li.active {
  background-color: transparent;
  border-right: 1px solid #1a1a1a;
}

.thb-dark-mode-on .woocommerce-tabs .tabs li.active a {
  color: #fff;
}

.thb-dark-mode-on .woocommerce-tabs .tabs li a {
  color: #fff;
}

.thb-dark-mode-on .shop_attributes tbody tr td,
.thb-dark-mode-on .shop_attributes tbody tr th {
  border-color: rgba(255, 255, 255, 0.15);
}

.thb-dark-mode-on .shop_attributes tbody tr th {
  color: rgba(255, 255, 255, 0.8);
}

.thb-dark-mode-on .shop_attributes tbody tr td {
  color: rgba(255, 255, 255, 0.8);
}

.thb-dark-mode-on .product-page .product-information .woocommerce-product-rating .woocommerce-review-link {
  color: rgba(255, 255, 255, 0.6);
}

.thb-dark-mode-on .comment-form-rating p.stars a,
.thb-dark-mode-on .comment-form-rating p.stars a:hover ~ a {
  color: rgba(255, 255, 255, 0.4);
}

.thb-dark-mode-on .post_nav a {
  border-color: rgba(255, 255, 255, 0.15);
}

.thb-dark-mode-on .post_nav a:hover {
  color: #080808;
  border-color: #fff;
  background: #fff;
}

.thb-dark-mode-on .product-page .product-information .share-article-vertical .social:not(:hover) {
  background: rgba(255, 255, 255, 0.2);
}

.thb-dark-mode-on .shop-medium-title, .thb-dark-mode-on .thb-cart-empty p, .thb-cart-empty .thb-dark-mode-on p, .thb-dark-mode-on .woocommerce-checkout h2, .woocommerce-checkout .thb-dark-mode-on h2, .thb-dark-mode-on #customer_details h3, #customer_details .thb-dark-mode-on h3, .thb-dark-mode-on .woocommerce-MyAccount-content h2, .woocommerce-MyAccount-content .thb-dark-mode-on h2,
.thb-dark-mode-on .woocommerce-MyAccount-content h3, .woocommerce-MyAccount-content .thb-dark-mode-on h3,
.thb-dark-mode-on .woocommerce-MyAccount-content legend, .woocommerce-MyAccount-content .thb-dark-mode-on legend,
.thb-dark-mode-on .thb-cart-empty p,
.thb-dark-mode-on .woocommerce-checkout h2,
.thb-dark-mode-on .woocommerce-column__title,
.thb-dark-mode-on #customer_details h3,
.thb-dark-mode-on .woocommerce-MyAccount-content h2,
.thb-dark-mode-on .woocommerce-MyAccount-content h3,
.thb-dark-mode-on .woocommerce-MyAccount-content legend,
.thb-dark-mode-on .addresses h3 {
  color: #fff;
}

.thb-dark-mode-on .products .product .product_after_title .button:hover {
  color: #fff;
}

.thb-dark-mode-on .woocommerce-MyAccount-navigation ul li a {
  border-color: rgba(255, 255, 255, 0.2);
}

.thb-dark-mode-on .shop_table thead tr th {
  color: rgba(255, 255, 255, 0.8);
}

.thb-dark-mode-on .shop_table tbody tr,
.thb-dark-mode-on .shop_table thead tr,
.thb-dark-mode-on .cart_totals h2, .thb-dark-mode-on #order_review_heading {
  border-color: rgba(255, 255, 255, 0.25);
}

.thb-dark-mode-on .shop_table tbody tr,
.thb-dark-mode-on .cart_totals .shop_table tbody tr, .thb-dark-mode-on .cart_totals .shop_table tfoot tr, .thb-dark-mode-on .shop_table.woocommerce-checkout-review-order-table tbody tr, .thb-dark-mode-on .shop_table.woocommerce-checkout-review-order-table tfoot tr, .thb-dark-mode-on .shop_table.order_details tbody tr, .thb-dark-mode-on .shop_table.order_details tfoot tr, .thb-dark-mode-on .shop_table.customer_details tbody tr, .thb-dark-mode-on .shop_table.customer_details tfoot tr {
  border-color: rgba(255, 255, 255, 0.2);
}

.thb-dark-mode-on .cart_totals .shipping-calculator-button {
  border-color: #fff;
}

.thb-dark-mode-on .cart_totals .shop_table,
.thb-dark-mode-on .shop_table.woocommerce-checkout-review-order-table,
.thb-dark-mode-on .shop_table.order_details,
.thb-dark-mode-on .shop_table.customer_details,
.thb-dark-mode-on .shop_table tfoot {
  color: rgba(255, 255, 255, 0.8);
}

.thb-dark-mode-on .customer_login h3 + p {
  color: rgba(255, 255, 255, 0.8);
}

.thb-dark-mode-on .customer_login .thb_account_box {
  background: rgba(255, 255, 255, 0.05);
  border-color: transparent;
}

.thb-dark-mode-on .customer_login .thb_account_box.register_box {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.1);
}

.thb-dark-mode-on .payment_methods .wc_payment_method {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

/*------------------------------------------------------------------
Typography
*/
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 20px;
}

h5, h6 {
  line-height: 1.4;
}

h6 {
  margin-bottom: 10px;
}

hr {
  border-color: #eee;
}

ul, ol {
  margin-left: 0;
  list-style-position: inside;
  font-size: inherit;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 15px;
}

ul li, ol li {
  margin-bottom: 10px;
}

ul li:last-child, ol li:last-child {
  margin: 0;
}

ul.no-list, ol.no-list {
  list-style: none;
}

ul.double-side li, ol.double-side li {
  vertical-align: middle;
  display: inline-block;
}

@media only screen and (min-width: 40.063em) {
  ul.double-side li, ol.double-side li {
    width: 49%;
  }
}

@media only screen and (min-width: 40.063em) {
  ul.double-side li:nth-child(even), ol.double-side li:nth-child(even) {
    padding-left: 30px;
  }
}

ul.point-list, ol.point-list {
  list-style: none;
}

ul.point-list li, ol.point-list li {
  padding-left: 14px;
  padding-bottom: 10px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
  margin-bottom: 15px;
}

ul.point-list li .post-bottom-meta, ol.point-list li .post-bottom-meta {
  margin: 0;
}

ul.point-list li:before, ol.point-list li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 5px;
  left: 0;
  background: #649fd6;
}

ul.point-list li:last-child, ol.point-list li:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.post + ul.point-list, .post + ol.point-list {
  border-top: 1px dotted rgba(0, 0, 0, 0.25);
  padding-top: 15px;
}

ol {
  counter-reset: item;
  list-style: none;
}

ol li:before {
  content: counter(item);
  counter-increment: item;
  color: #7a7a7a;
  display: inline-block;
  height: 28px;
  line-height: 24px;
  margin-right: 10px;
  width: 28px;
  border: 2px solid #7a7a7a;
  background: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 800;
  border-radius: 14px;
}

.rtl ol li:before {
  margin-right: 0;
  margin-left: 10px;
}

ol li ul {
  margin-top: 10px;
  margin-left: 40px;
  list-style-type: initial;
}

ol li ul li:before {
  display: none;
}

ol li ol {
  margin-top: 10px;
  margin-left: 40px;
}

ol li ol li:before {
  content: counter(item);
  counter-increment: item;
  color: #7a7a7a;
  display: inline-block;
  height: 28px;
  line-height: 24px;
  margin-right: 10px;
  width: 28px;
  border: 2px solid #7a7a7a;
  background: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 800;
  border-radius: 14px;
}

.rtl ol li ol li:before {
  margin-right: 0;
  margin-left: 10px;
}

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

@media only screen and (min-width: 40.063em) {
  blockquote {
    padding: 37px;
    margin: 20px 0;
  }
}

blockquote p {
  font-size: 18px;
  font-weight: 500;
  color: #080808;
  line-height: 1.16;
  text-transform: uppercase;
  margin: 0;
}

@media only screen and (min-width: 40.063em) {
  blockquote p {
    font-size: 24px;
  }
}

blockquote cite {
  color: #080808;
  font-size: 12px;
}

cite {
  font-weight: 500;
  font-size: 14px;
  color: #080808;
  font-style: normal;
  line-height: 1;
  margin-top: 20px;
}

cite:before {
  display: none;
}

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

/*------------------------------------------------------------------
Subheader
*/
.subheader {
  line-height: 40px;
  direction: ltr;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  z-index: 12;
  width: 100%;
  display: flex;
  align-items: center;
}

.subheader .subheader-menu > ul > li:first-child > a {
  padding-left: 0;
}

.rtl .subheader > .row {
  direction: rtl;
}

.rtl .subheader > .row .text-right {
  text-align: left;
}

.subheader ul {
  font-size: 11px;
}

.subheader ul > li {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.subheader ul > li > span {
  display: inline-flex;
  padding: 0 0 0 5px;
  line-height: 40px;
  font-weight: 600;
}

@media only screen and (min-width: 80em) {
  .subheader ul > li > span {
    padding: 0 0 0 10px;
  }
}

.subheader ul > li > a {
  display: inline-flex;
  padding: 0 5px;
  line-height: 40px;
}

.subheader ul > li > a .fa {
  margin-left: 5px;
}

@media only screen and (min-width: 80em) {
  .subheader ul > li > a {
    padding: 0 10px;
  }
}

.subheader ul > li > a.logout_link {
  text-decoration: underline;
}

.rtl .subheader ul > li > a {
  direction: rtl;
}

.subheader ul > li.social_links_style2 {
  border: 0;
}

.subheader ul > li.social_links_style2 > a {
  display: inline-block;
  font-size: 14px;
}

.subheader ul > li.social_links_style2 > a .fa {
  margin: 0;
}

@media only screen and (min-width: 80em) {
  .subheader ul > li.social_links_style2 > a {
    padding: 0 10px;
  }
}

.subheader ul > li.social_links_style2 > a.facebook:hover {
  color: #3b5998;
}

.subheader ul > li.social_links_style2 > a.google:hover {
  color: #dd4b39;
}

.subheader ul > li.social_links_style2 > a.google-plus:hover {
  color: #dd4b39;
}

.subheader ul > li.social_links_style2 > a.linkedin:hover {
  color: #007bb6;
}

.subheader ul > li.social_links_style2 > a.pinterest:hover {
  color: #cb2027;
}

.subheader ul > li.social_links_style2 > a.twitter:hover {
  color: #00aced;
}

.subheader ul > li.social_links_style2 > a.instagram:hover {
  color: #3f729b;
}

.subheader ul > li.social_links_style2 > a.vk:hover {
  color: #45668e;
}

.subheader ul > li.social_links_style2 > a.tumblr:hover {
  color: #35465c;
}

.subheader ul > li.social_links_style2 > a.xing:hover {
  color: #cfdc00;
}

.subheader ul > li.social_links_style2 > a.soundcloud:hover {
  color: #f80;
}

.subheader ul > li.social_links_style2 > a.dribbble:hover {
  color: #ea4c89;
}

.subheader ul > li.social_links_style2 > a.youtube:hover {
  color: #e52d27;
}

.subheader ul > li.social_links_style2 > a.youtube-play:hover {
  color: #e52d27;
}

.subheader ul > li.social_links_style2 > a.spotify:hover {
  color: #7ab800;
}

.subheader ul > li.social_links_style2 > a.behance:hover {
  color: #1769ff;
}

.subheader ul > li.social_links_style2 > a.deviantart:hover {
  color: #4e6252;
}

.subheader ul > li.social_links_style2 > a.vimeo:hover {
  color: #1ab7ea;
}

.subheader ul > li.social_links_style2 > a.rss:hover {
  color: #f26522;
}

.subheader ul > li.social_links_style2 > a.twitch:hover {
  color: #6441a5;
}

.subheader ul > li.social_links_style2 > a.whatsapp:hover {
  color: #25d366;
}

.subheader ul > li.social_links_style2 > a.snapchat:hover {
  color: #fffc00;
}

@media only screen and (min-width: 80em) {
  .subheader ul > li.social_links_style2 {
    padding: 0 10px;
  }
}

.subheader ul > li .sub-menu {
  top: 100%;
  left: 0;
  z-index: 10;
  text-align: left;
}

.subheader ul > li .sub-menu li a {
  display: block;
  font-size: 10px;
  line-height: 39px;
  padding: 0 15px;
  min-width: 160px;
  border-bottom: 1px solid transparent;
}

.subheader ul > li .sub-menu li a .fa {
  min-width: 10px;
  margin-left: 0;
  margin-right: 12px;
}

.rtl .subheader ul > li .sub-menu li a .fa {
  margin-left: 12px;
  margin-right: 0;
}

.subheader ul > li .sub-menu li:last-child a {
  border-bottom: 0 !important;
}

.subheader ul.right-menu .sub-menu {
  left: auto;
  right: 0;
}

.rtl .subheader ul.right-menu .sub-menu {
  text-align: right;
}

.subheader ul.right-menu .sub-menu li a {
  min-width: 90px;
}

.subheader ul.right-menu .sub-menu > li a.facebook:hover {
  background: #3b5998;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.google:hover {
  background: #dd4b39;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.google-plus:hover {
  background: #dd4b39;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.linkedin:hover {
  background: #007bb6;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.pinterest:hover {
  background: #cb2027;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.twitter:hover {
  background: #00aced;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.instagram:hover {
  background: #3f729b;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.vk:hover {
  background: #45668e;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.tumblr:hover {
  background: #35465c;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.xing:hover {
  background: #cfdc00;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.soundcloud:hover {
  background: #f80;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.dribbble:hover {
  background: #ea4c89;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.youtube:hover {
  background: #e52d27;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.youtube-play:hover {
  background: #e52d27;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.spotify:hover {
  background: #7ab800;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.behance:hover {
  background: #1769ff;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.deviantart:hover {
  background: #4e6252;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.vimeo:hover {
  background: #1ab7ea;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.rss:hover {
  background: #f26522;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.twitch:hover {
  background: #6441a5;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.whatsapp:hover {
  background: #25d366;
  color: #fff !important;
}

.subheader ul.right-menu .sub-menu > li a.snapchat:hover {
  background: #fffc00;
  color: #fff !important;
}

.subheader ul.right-menu .quick_search {
  padding: 0 10px;
}

.subheader ul.right-menu .quick_search .quick_search_icon {
  height: 16px;
}

@media only screen and (min-width: 40.063em) {
  .subheader .quick_search .quick_searchform {
    right: -5px;
  }
  .rtl .subheader .quick_search .quick_searchform {
    right: auto;
    left: -5px;
  }
}

.subheader.dark {
  background: #080808;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.subheader.dark .page-title {
  color: #fff;
}

.subheader.dark .page-title:before {
  background: rgba(255, 255, 255, 0.25);
}

.subheader.dark .share-article-vertical .social {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}

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

.subheader.dark .quick_search .quick_search_icon {
  fill: #fff;
}

.subheader.dark ul > li {
  color: rgba(255, 255, 255, 0.8);
}

.subheader.dark ul > li > a {
  color: rgba(255, 255, 255, 0.8);
}

.subheader.dark ul > li > a:hover {
  color: white;
}

.subheader.dark ul > li .sub-menu {
  background: #1b1b1b;
}

.subheader.dark ul > li .sub-menu li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.subheader.dark ul.right-menu {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.subheader.dark ul.right-menu > li:not(.social_links_style2) {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.subheader.dark ul .quick_search .quick_search_icon {
  fill: rgba(255, 255, 255, 0.8);
}

.subheader.dark ul .quick_search .searchform .s {
  background: #1b1b1b;
  border-color: #1b1b1b;
  color: rgba(255, 255, 255, 0.4);
}

.subheader.light {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.subheader.light .page-title {
  color: #080808;
}

.subheader.light .page-title:before {
  background: rgba(0, 0, 0, 0.25);
}

.subheader.light .share-article-vertical .share-title {
  color: #080808;
}

.subheader.light .share-article-vertical .share-title span {
  color: rgba(0, 0, 0, 0.6);
}

.subheader.light .share-article-vertical .social {
  background: rgba(0, 0, 0, 0.08);
  color: #080808;
}

.subheader.light ul > li a {
  color: rgba(0, 0, 0, 0.85);
}

.subheader.light ul > li a:hover {
  color: black;
}

.subheader.light ul > li .sub-menu {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.subheader.light ul > li .sub-menu li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.subheader.light ul.right-menu {
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}

.subheader.light ul.right-menu > li {
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}

.subheader .thb-language-switcher-menu {
  text-transform: uppercase;
}

.subheader.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 30;
  margin: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
  will-change: transform;
}

.subheader.fixed.header--slide {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.subheader.fixed.header--unslide {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.subheader.fixed .logo {
  display: flex;
  align-items: center;
  text-align: left;
}

.subheader.fixed .logo .logolink {
  display: inline-block;
  line-height: 1;
}

.subheader.fixed .logo .logolink .logoimg {
  max-height: 21px;
}

.subheader.fixed .logo .page-title {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  padding-left: 34px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  max-width: 400px;
  text-transform: none;
}

@media only screen and (min-width: 80em) {
  .subheader.fixed .logo .page-title {
    max-width: 600px;
  }
}

.subheader.fixed .logo .page-title:before {
  content: '';
  display: block;
  width: 1px;
  position: absolute;
  top: 5px;
  left: 16px;
  bottom: 5px;
}

.rtl .subheader.fixed .logo .page-title {
  padding-left: 0;
  padding-right: 34px;
}

.rtl .subheader.fixed .logo .page-title:before {
  left: auto;
  right: 16px;
}

.subheader.fixed .text-center {
  position: static;
}

.subheader.fixed .menu-holder .sf-menu > li {
  padding: 0;
  margin: 0;
}

.subheader.fixed .menu-holder .sf-menu > li > a {
  font-size: 12px;
  font-weight: 400;
  padding: 0 5px;
}

@media only screen and (min-width: 64.063em) {
  .subheader.fixed .menu-holder .sf-menu > li > a {
    padding: 0 9px;
  }
}

.subheader.fixed .menu-holder .sf-menu > li .sub-menu:not(.thb_mega_menu) {
  padding: 0;
  left: -30px;
}

.subheader.fixed .menu-holder .sf-menu > li .sub-menu:not(.thb_mega_menu) a {
  line-height: 39px;
}

.subheader.fixed .menu-holder .sf-menu > li.menu-item-mega-parent .thb_mega_menu_holder {
  top: 100%;
}

.subheader.fixed .menu-holder ul.sf-menu:not(.secondary) {
  height: 50px;
}

.subheader.fixed .quick_search {
  height: 50px;
  line-height: 50px;
}

.subheader.fixed .sf-menu:not(.social-submenu) > li > a {
  line-height: 50px;
}

.subheader.fixed .sf-menu:not(.social-submenu) > li > a .fa {
  line-height: 50px;
}

.subheader.fixed .share-article-vertical {
  float: right;
}

.rtl .subheader.fixed .share-article-vertical {
  float: left;
}

.subheader.fixed > .row {
  position: relative;
}

.subheader.fixed > .row .progress {
  display: block;
  position: absolute;
  bottom: -2px;
  left: -15px;
  height: 2px;
  right: -15px;
  background: #649fd6;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.rtl .subheader.fixed > .row .progress {
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.subheader.fixed .mobile-fixed-header .columns {
  display: flex;
}

.subheader.fixed .mobile-fixed-header .mobile-icon-holder {
  justify-content: flex-start;
}

.subheader.fixed .mobile-fixed-header .mobile-share-holder {
  justify-content: flex-end;
}

.subheader.fixed .mobile-fixed-header .logo {
  justify-content: center;
}

.subheader .row:not(.full-width-row) {
  flex: 1;
}

.quick_search {
  display: inline-block;
  position: relative;
  line-height: 40px;
  vertical-align: middle;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  text-align: right;
  width: auto;
}

@media only screen and (min-width: 64.063em) {
  .quick_search {
    text-align: center;
  }
}

.quick_search .quick_toggle {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 2;
}

.quick_search .quick_search_icon {
  vertical-align: middle;
  padding: 0;
}

.quick_search .quick_searchform {
  position: absolute;
  top: 100%;
  right: 0px;
  width: 320px;
  z-index: 2;
  border: 5px solid #649fd6;
  display: flex;
  background: #fff;
  opacity: 0;
}

.quick_search .quick_searchform:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #649fd6 transparent;
  position: absolute;
  bottom: calc(100% + 5px);
  right: 0;
}

@media only screen and (min-width: 40.063em) {
  .quick_search .quick_searchform {
    width: 400px;
    right: -15px;
  }
  .quick_search .quick_searchform:after {
    right: 20px;
  }
}

.quick_search .quick_searchform input[type="submit"] {
  font-size: 13px;
  font-weight: 600;
  text-transform: none;
  height: 46px;
  display: inline-flex;
  align-items: center;
  padding: 0 25px;
  color: #080808;
  border: 0;
  width: auto;
  background: rgba(100, 159, 214, 0.1);
}

.quick_search .quick_searchform input[type="submit"]:hover {
  background: rgba(100, 159, 214, 0.2);
}

.quick_search .quick_searchform .s {
  border: 0;
  flex: 1;
  font-size: 16px;
  color: #080808;
  height: 46px;
  padding: 10px 18px;
  margin: 0;
  min-width: 0;
}

.quick_search .quick_searchform .s:focus {
  color: #080808;
}

.rtl .quick_search .quick_searchform {
  right: auto;
  left: -1px;
}

.rtl .quick_search .quick_searchform:after {
  right: auto;
  left: 20px;
  border-width: 0 10px 10px 0;
}

.quick_search.active {
  overflow: visible;
}

.quick_search.active .quick_searchform {
  opacity: 1;
}

.inline-social-icons, .subheader.fixed .share-article-vertical, .product-page .product-information .share-article-vertical {
  width: auto;
  padding: 5px 0;
  position: static;
}

.inline-social-icons .share-title, .subheader.fixed .share-article-vertical .share-title, .product-page .product-information .share-article-vertical .share-title {
  float: left;
  padding: 4px 8px;
  height: 36px;
  background: transparent;
}

.inline-social-icons .social, .subheader.fixed .share-article-vertical .social, .product-page .product-information .share-article-vertical .social {
  float: left;
  border: 0;
  width: 40px;
  height: 36px;
  line-height: 38px;
  border-radius: 3px;
  font-size: 12px;
  margin-left: 7px;
}

.inline-social-icons .social span, .subheader.fixed .share-article-vertical .social span, .product-page .product-information .share-article-vertical .social span {
  top: 0;
  left: 0;
  width: 40px;
  height: 36px;
  font-size: 12px;
  line-height: 38px;
  border-radius: 3px;
}

/*------------------------------------------------------------------
Header
*/
.header {
  width: 100%;
  height: auto;
  z-index: 11;
  position: relative;
  line-height: 1;
}

.header .logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 64.063em) {
  .header .logo {
    justify-content: flex-start;
  }
  .rtl .header .logo {
    text-align: right;
  }
}

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

.header .logo .logoimg {
  max-height: 30px;
}

.header.dark .quick_search.active .quick_search_icon {
  fill: #fff;
}

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

@media only screen and (min-width: 64.063em) {
  .mobile-icon-holder,
  .mobile-share-holder {
    display: none;
  }
}

.mobile-icon-holder .quick_search.active,
.mobile-share-holder .quick_search.active {
  background: transparent;
}

.menu-holder {
  position: relative;
  justify-content: space-between;
}

.subheader .menu-holder {
  position: static;
}

.menu-holder.style1 {
  width: 100%;
}

.menu-holder.style2 {
  width: 100%;
}

.header.style1 .logo .logolink {
  padding: 20px 0;
}

@media only screen and (min-width: 64.063em) {
  .header.style2 {
    padding-top: 10px;
  }
}

.header.style2 .logo {
  justify-content: center;
}

.header.style2 .logo .logolink {
  padding: 20px 0;
}

@media only screen and (min-width: 64.063em) {
  .header.style2 .logo {
    justify-content: center;
  }
}

.header.style2 .menu-holder {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  margin-top: 10px;
  position: relative;
  justify-content: center;
}

.header.style2 .menu-holder > ul > li {
  padding: 10px 0;
}

.header.style2 .menu-right-content {
  margin-left: 30px;
}

.header.style2 .mobile-share-holder {
  text-align: right;
}

.header.style2.dark .menu-holder {
  border-color: rgba(255, 255, 255, 0.15);
}

.header.style3 #menu_width {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 64.063em) {
  .header.style3 #menu_width {
    justify-content: flex-start;
  }
}

.header.style3 .logo .logolink {
  padding: 25px 0;
}

.header.style3 .menu-holder {
  position: static;
  flex: 1;
  margin-left: 30px;
}

@media only screen and (min-width: 64.063em) {
  .header.style3 .menu-holder {
    display: inline-flex;
  }
}

@media only screen and (min-width: 80em) {
  .header.style3 .menu-holder {
    margin-left: 70px;
  }
}

.header.style3 .menu-holder .sf-menu {
  height: auto;
}

.rtl .header.style3 .menu-holder {
  margin-left: 0;
  margin-right: 30px;
}

@media only screen and (min-width: 80em) {
  .rtl .header.style3 .menu-holder {
    margin-left: 0;
    margin-right: 70px;
  }
}

.header.style4 {
  border-bottom: 1px solid #efefef;
}

@media only screen and (min-width: 64.063em) {
  .header.style4 > .row {
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  .header.style4 > .row > .columns {
    padding: 0;
  }
}

.header.style4 #menu_width {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 64.063em) {
  .header.style4 #menu_width {
    justify-content: space-between;
  }
}

.header.style4 .menu-holder {
  position: static;
  flex: 1;
  margin: 0 15px;
}

@media only screen and (min-width: 64.063em) {
  .header.style4 .menu-holder {
    display: inline-flex;
    margin: 0 30px;
  }
}

.header.style4 .menu-holder .sf-menu {
  height: auto;
}

.header.style4 .menu-right-holder {
  margin: 0 15px;
}

@media only screen and (min-width: 64.063em) {
  .header.style4 .menu-right-holder {
    display: inline-flex;
    margin: 0 30px;
  }
}

.header.style5 {
  border-bottom: 1px solid #efefef;
}

.header.style5 .logo .logolink {
  padding: 20px 0;
}

@media only screen and (min-width: 64.063em) {
  .header.style5 > .row {
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  .header.style5 > .row > .columns {
    padding: 0;
  }
}

.header.style5 #menu_width {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 64.063em) {
  .header.style5 #menu_width {
    justify-content: flex-start;
  }
}

.header.style5 .menu-holder {
  position: static;
  flex: 1;
  justify-content: center;
  margin: 0 15px;
}

@media only screen and (min-width: 64.063em) {
  .header.style5 .menu-holder {
    display: inline-flex;
    margin: 0 30px;
  }
}

.header.style5 .menu-holder .sf-menu {
  height: auto;
}

.header.style5 .menu-right-content {
  display: none;
  padding: 0 30px;
}

@media only screen and (min-width: 64.063em) {
  .header.style5 .menu-right-content {
    display: inline-flex;
  }
}

@media only screen and (min-width: 64.063em) {
  .header.style6 {
    padding: 20px 0;
  }
}

.header.style6 .logo {
  justify-content: center;
}

.header.style6 .logo .logolink {
  padding: 20px 0;
}

.header.style6 .mobile-icon-holder,
.header.style6 .mobile-share-holder {
  display: block;
}

.header.style7 .logo {
  justify-content: center;
}

.header.style7 .logo .logolink {
  padding: 20px 0;
}

.header.style7 > .row {
  justify-content: space-between;
}

@media only screen and (min-width: 64.063em) {
  .header.style8 {
    padding-top: 10px;
  }
}

.header.style8 .style8-menu-container {
  border-bottom: 1px solid #f0f0f0;
}

.header.style8.dark .style8-menu-container {
  border-bottom-color: #1a1a1a;
}

.header.style8 .logo {
  justify-content: center;
}

.header.style8 .logo .logolink {
  padding: 20px 0;
}

@media only screen and (min-width: 64.063em) {
  .header.style8 .logo {
    justify-content: center;
  }
}

.header.style8 .menu-holder {
  border: 0;
  position: relative;
  justify-content: space-between;
}

.header.style8 .menu-holder > ul > li {
  padding: 10px 0;
}

.header.style8 .menu-right-content {
  margin-left: 30px;
}

.header.style8 .mobile-share-holder {
  text-align: right;
}

.header.dark .mobile-toggle,
.header.dark .menu-holder ul.sf-menu:not(.secondary) > li > a,
.header.dark .quick_cart {
  color: #fff;
}

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

.header.dark .quick_search .quick_search_icon,
.header.dark .quick_cart svg {
  fill: #fff;
}

.header > .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1;
}

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

.mobile-toggle-holder .mobile-toggle {
  display: inline-flex;
  width: 30px;
  height: 30px;
  position: relative;
}

.mobile-toggle-holder .mobile-toggle span {
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  background: #0a0a0a;
  border-radius: 1px;
  content: " ";
  left: 5px;
}

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

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

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

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

.menu-holder {
  display: none;
}

@media only screen and (min-width: 64.063em) {
  .menu-holder {
    display: inline-flex;
  }
}

.menu-holder.style1 {
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  justify-content: space-between;
}

.menu-holder.style1 .secondary-holder {
  float: right;
}

.menu-holder.style7 {
  width: 100%;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.menu-holder.style7 .mobile-toggle-holder {
  height: 100%;
  width: 60px;
  justify-content: center;
  border-right: 1px solid #dedede;
}

.menu-holder.style7 .menu-right-content {
  height: 100%;
}

.menu-holder.style7 .menu-right-content > div {
  width: 60px;
  text-align: center;
  justify-content: center;
  border-right: 1px solid #dedede;
  padding: 0;
}

.menu-holder.style7 .menu-right-content > div:first-child {
  border-left: 1px solid #dedede;
}

.menu-holder.style7 .menu-right-content .quick_search .quick_searchform {
  right: 0;
}

.thb-header-style1 #navholder .menu-holder.dark {
  background: #151515;
}

.menu-holder.dark ul.sf-menu > li > a {
  color: #fff;
}

.menu-holder.dark ul.sf-menu > li > a:hover {
  color: #649fd6;
}

.menu-holder.dark .quick_cart span {
  color: #fff;
}

.menu-holder.dark .quick_search .quick_search_icon,
.menu-holder.dark .quick_cart svg {
  fill: #fff;
}

.menu-holder.dark .secondary-holder .secondary-toggle {
  color: #fff;
}

.menu-holder.dark .secondary-holder .secondary-toggle span {
  background: #fff;
}

.menu-holder.dark .secondary-holder .sf-menu {
  background: #151515;
  right: -25px;
}

.menu-holder.dark .secondary-holder .sf-menu a {
  color: #fff;
}

.menu-holder.dark.style1 {
  border-bottom: 0;
  padding: 0 25px;
}

.menu-holder.menu-dark ul li {
  padding: 15px 0;
}

.menu-holder.menu-dark ul li .sub-menu {
  background: #151515;
}

.menu-holder.menu-dark ul li .sub-menu a {
  color: #fff;
}

.menu-holder.menu-dark ul li .sub-menu a:hover {
  color: #649fd6;
}

.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder {
  top: 100%;
  background: #151515;
}

.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li > a {
  color: #ffffff;
}

.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}

.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder .post .post-title a {
  color: #fff;
}

.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder .post .post-bottom-meta,
.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder .post .post-bottom-meta a {
  color: #666;
}

.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 {
  background: #111;
}

.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 .thb_mega_menu {
  border-bottom-color: #1d1d1d;
}

.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 .thb_mega_menu li > a {
  border-right-color: #1d1d1d;
  border-bottom-color: #1d1d1d;
}

.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 .thb_mega_menu li.active > a,
.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 .thb_mega_menu li:hover > a {
  background: #181818;
  border-bottom-color: #181818;
}

.menu-holder.menu-dark ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 .category-children {
  background: #181818;
  border-left: 0;
}

.menu-holder ul {
  display: inline-flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-holder ul li {
  display: inline-block;
  padding: 0;
}

.menu-holder ul li a {
  background: none;
}

.menu-holder ul li a .fa {
  margin-right: 7px;
}

.rtl .menu-holder ul li a .fa {
  margin-right: 0;
  margin-left: 7px;
}

.menu-holder ul li.menu-item-mega-parent {
  position: static;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder {
  display: none;
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
  right: 0;
  background: #fff;
  padding: 0;
  z-index: 20;
  opacity: 0;
  border-top: 4px solid #649fd6;
  will-change: opacity;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder > .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75rem;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder > .row > .columns {
  padding: 0;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu {
  background: none;
  display: block;
  position: static;
  float: left;
  width: 240px;
  text-align: left;
  padding: 30px;
  border: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.rtl .menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu {
  float: right;
  text-align: right;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li {
  display: block;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li > a {
  color: #080808;
  display: block;
  margin-bottom: 15px;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  padding: 0;
  border: 0;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.active a {
  color: #649fd6;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children {
  margin-left: 240px;
  padding: 30px 0 26px 30px;
  border-left: 1px solid #f2f2f2;
}

.rtl .menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children {
  margin-left: 0;
  margin-right: 240px;
  border-left: 0;
  padding: 30px 30px 26px 0;
  border-right: 1px solid #f2f2f2;
}

.rtl .menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children > div {
  float: right;
  text-align: right;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children > div {
  display: none;
  float: left;
  text-align: left;
  width: 100%;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children > div:first-child {
  display: flex;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children > div a {
  white-space: normal;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children > div .post.style1 {
  margin: 0;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children > div .post.style1 .post-bottom-meta {
  margin: 0;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children > div .post.style1 .post-title h6 {
  font-size: 13px;
  line-height: 16px;
  text-transform: none;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children > div .post.style1 .post-gallery {
  margin-bottom: 15px;
  min-height: 100px;
}

@media only screen and (min-width: 80em) {
  .menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children > div .post.style1 .post-gallery {
    min-height: 140px;
  }
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .category-children > div .post.style1 .post .post-title a {
  text-transform: none;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 .thb_mega_menu {
  display: flex;
  width: 100%;
  float: none;
  padding: 0;
  line-height: 1;
  height: 48px;
  border-bottom: 1px solid #dadada;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 .thb_mega_menu li {
  display: inline-block;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 .thb_mega_menu li > a {
  display: flex;
  height: 48px;
  align-items: center;
  padding: 0 20px;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  min-width: 0;
  border-right: 1px solid #dadada;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 .thb_mega_menu li.active > a, .menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 .thb_mega_menu li:hover > a {
  background: #f0f0f0;
  border-bottom-color: #f0f0f0;
}

.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder.style2 .category-children {
  margin: 0;
  background: #f0f0f0;
}

.menu-holder ul li.sfHover > a {
  color: #649fd6;
}

.menu-holder ul li .sub-menu {
  background: #fff;
  padding: 18px 30px;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  text-align: left;
  min-width: 200px;
  will-change: opacity;
}

.rtl .menu-holder ul li .sub-menu {
  text-align: right;
}

.menu-holder ul li .sub-menu .sub-menu {
  top: -10px;
  left: 100%;
}

.menu-holder ul li .sub-menu li {
  display: block;
  padding: 0;
  margin: 0;
}

.menu-holder ul li .sub-menu li a {
  vertical-align: middle;
  font-size: 11px;
  font-weight: 500;
  display: block;
  line-height: 30px;
  white-space: nowrap;
}

.menu-holder ul.sf-menu {
  display: inline-flex;
}

.menu-holder ul.sf-menu:not(.secondary) {
  height: 55px;
}

.menu-holder ul.sf-menu > li {
  display: inline-flex;
  min-height: 100%;
  align-items: center;
  margin: 0 15px 0 0;
}

@media only screen and (min-width: 80em) {
  .menu-holder ul.sf-menu > li {
    margin: 0 30px 0 0;
  }
}

.menu-holder ul.sf-menu > li > a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
}

.rtl .menu-holder ul.sf-menu > li > a {
  direction: rtl;
}

.menu-holder ul.sf-menu > li > a:hover {
  background: none !important;
}

.menu-holder ul.sf-menu > li:last-child {
  margin-right: 0;
}

.rtl .menu-holder ul.sf-menu > li {
  margin: 0 0 0 15px;
}

@media only screen and (min-width: 80em) {
  .rtl .menu-holder ul.sf-menu > li {
    margin: 0 0 0 30px;
  }
}

.rtl .menu-holder ul.sf-menu > li:last-child {
  margin-left: 0;
}

#navholder {
  z-index: 11;
}

#navholder > .row {
  background: #fff;
}

.thb-a {
  display: none;
  padding: 20px 15px;
  text-align: right;
}

.thb-a p {
  margin: 0;
}

@media only screen and (min-width: 64.063em) {
  .thb-a {
    display: block;
    text-align: right;
  }
  .rtl .thb-a {
    text-align: left;
  }
}

@media only screen and (max-width: 64.063em) {
  .thb_ads_header_mobile_on .thb-a {
    display: block;
    text-align: center;
  }
}

.sf-menu .menu-item-has-children {
  position: relative;
}

.sf-menu .menu-item-has-children > a:after {
  display: inline-block;
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 11px;
  position: relative;
  top: -1px;
}

.subheader .sf-menu .menu-item-has-children > a:after {
  margin-left: 5px;
  font-size: 9px;
}

.rtl .subheader .sf-menu .menu-item-has-children > a:after {
  margin-left: 0;
  margin-right: 5px;
}

.rtl .sf-menu .menu-item-has-children > a:after {
  margin-left: 0;
  margin-right: 10px;
}

.sf-menu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: -30px;
  z-index: 20;
}

.sf-menu .sub-menu li {
  display: block;
  white-space: nowrap;
}

.sf-menu .sub-menu .sub-menu {
  top: -10px;
  left: 100%;
}

.rtl .sf-menu .sub-menu {
  left: auto;
  right: -30px;
}

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

.menu-right-content {
  display: inline-flex;
}

.menu-right-content > div + div {
  padding-left: 10px;
}

@media only screen and (min-width: 64.063em) {
  .menu-right-content > div + div {
    padding-left: 15px;
  }
}

.rtl .menu-right-content > div + div {
  padding-left: 0;
  padding-right: 10px;
}

@media only screen and (min-width: 64.063em) {
  .rtl .menu-right-content > div + div {
    padding-left: 0;
    padding-right: 15px;
  }
}

.menu-right-content .quick_search {
  display: inline-flex;
  min-height: 100%;
  align-items: center;
}

.menu-right-content .quick_search .quick_search_icon {
  height: 18px;
  position: relative;
  top: 1px;
}

.menu-right-content .quick_search.active {
  background: transparent;
}

.menu-right-content .quick_search.active .quick_search_icon {
  fill: #649fd6;
}

.secondary-holder {
  position: relative;
  display: inline-flex;
  min-height: 100%;
  align-items: center;
}

.secondary-holder .secondary-toggle {
  display: block;
  line-height: 1.6;
  width: 16px;
  height: 21px;
  text-align: right;
  position: relative;
}

.secondary-holder .secondary-toggle span {
  display: block;
  position: absolute;
  width: 16px;
  height: 2px;
  background: #0a0a0a;
  border-radius: 1px;
  content: " ";
  left: 0;
}

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

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

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

.secondary-holder .sf-menu.secondary {
  position: absolute;
  list-style: none;
  top: 100%;
  right: -15px;
  display: flex;
  visibility: hidden;
  flex-wrap: wrap;
  z-index: 20;
  min-width: 200px;
  background: #fff;
  padding: 18px 30px;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  text-align: left;
}

.rtl .secondary-holder .sf-menu.secondary {
  text-align: right;
  right: auto;
  left: 0;
}

.secondary-holder .sf-menu.secondary li {
  flex: 0 0 50%;
  padding: 0;
  margin: 0;
}

.secondary-holder .sf-menu.secondary li.menu-item-has-children > a:after {
  display: none;
}

.secondary-holder .sf-menu.secondary li a {
  font-size: 11px;
  font-weight: 500;
  display: block;
  line-height: 30px;
  white-space: nowrap;
  text-transform: capitalize;
}

.secondary-holder .sf-menu.secondary li:nth-child(even) {
  padding-left: 20px;
}

.quick_cart_holder {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 100%;
}

.quick_cart {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  min-height: 100%;
  vertical-align: middle;
}

.quick_cart svg {
  position: relative;
  top: -1px;
}

.quick_cart svg,
.quick_cart span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.quick_cart span {
  margin-left: 6px;
}

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

/*------------------------------------------------------------------
Mobile Menu
*/
/* Sidr */
#mobile-menu {
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 99;
  padding: 15px 5px 15px 15px;
  width: 280px;
  background: #fff;
  overflow: hidden;
  left: 0;
  will-change: transform;
  -webkit-transform: translateX(-280px);
  -moz-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -o-transform: translateX(-280px);
  transform: translateX(-280px);
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.touch #mobile-menu {
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  -ms-overflow-style: -ms-autohiding-scrollbar !important;
  -webkit-overflow-scrolling: touch !important;
}

@media only screen and (min-width: 40.063em) {
  #mobile-menu {
    width: 380px;
    padding: 20px 10px 20px 20px;
    left: 0;
    -webkit-transform: translateX(-380px);
    -moz-transform: translateX(-380px);
    -ms-transform: translateX(-380px);
    -o-transform: translateX(-380px);
    transform: translateX(-380px);
  }
}

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

.admin-bar #mobile-menu {
  padding-top: 46px;
}

@media screen and (min-width: 783px) {
  .admin-bar #mobile-menu {
    padding-top: 32px;
  }
}

#mobile-menu .social-links {
  padding: 20px 15px 15px;
  text-align: center;
}

@media only screen and (min-width: 40.063em) {
  #mobile-menu .social-links {
    padding: 30px 15px 25px;
  }
}

#mobile-menu .social-links a {
  color: #080808;
  margin: 0 7px;
}

#mobile-menu .menu-footer {
  text-align: center;
  padding: 0 15px;
  font-size: 11px;
  line-height: 16px;
  color: #080808;
}

#mobile-menu .menu-footer p {
  font-size: inherit;
}

#mobile-menu .menu-footer p:last-child {
  margin: 0;
}

#mobile-menu .select-wrapper {
  margin: 0;
  border: 0;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}

#mobile-menu .select-wrapper select {
  height: 42px;
  font-size: 10px;
  padding: 9px 34px 9px 0;
}

#mobile-menu .select-wrapper:after {
  top: 15px;
}

#mobile-menu .login-links {
  padding: 20px 0;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
}

#mobile-menu .login-links span {
  margin-right: 10px;
}

#mobile-menu .login-links .logout_link {
  text-decoration: underline;
}

#mobile-menu .custom_scroll .ps__scrollbar-x-rail {
  display: none;
}

#mobile-menu.style2 {
  background: #649fd6;
}

#mobile-menu.style2 .mobile-menu {
  background: transparent;
}

#mobile-menu.style2 .mobile-menu li a {
  font-size: 16px;
  line-height: 1;
  text-transform: none;
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.1);
  font-weight: 600;
}

#mobile-menu.style2 .mobile-menu li a .fa {
  display: none;
}

#mobile-menu.style2 .mobile-menu li a span {
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  padding: 0;
}

#mobile-menu.style2 .mobile-menu li a span div {
  height: 1px;
  display: block;
  width: 7px;
  position: absolute;
  left: 8px;
  top: 7px;
  background: #fff;
}

#mobile-menu.style2 .mobile-menu li a span div:nth-child(1) {
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

#mobile-menu.style2 .mobile-menu li a span div:nth-child(2) {
  left: auto;
  right: 3px;
  -webkit-transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  -o-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

#mobile-menu.style2 .mobile-menu li a.active span {
  transform: rotateX(180deg);
}

#mobile-menu.style2 .mobile-menu .sub-menu {
  border-bottom-color: rgba(255, 255, 255, 0.1);
  padding: 15px 0 15px 20px;
}

#mobile-menu.style2 .mobile-menu .sub-menu a {
  border: 0;
  padding: 6px 0;
  font-size: 13px;
}

#mobile-menu.style2 .mobile-menu.secondary {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0;
}

#mobile-menu.style2 .mobile-menu.secondary a {
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
}

#mobile-menu.style2 .social-links {
  padding-top: 30px;
}

#mobile-menu.style2 .social-links a {
  color: #fff;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 16px;
  margin: 0 3px;
}

#mobile-menu.style2 .social-links a:hover {
  background: #fff;
  border-color: #fff;
}

#mobile-menu.style2 .social-links a.facebook:hover {
  color: #3b5998;
}

#mobile-menu.style2 .social-links a.google:hover {
  color: #dd4b39;
}

#mobile-menu.style2 .social-links a.google-plus:hover {
  color: #dd4b39;
}

#mobile-menu.style2 .social-links a.linkedin:hover {
  color: #007bb6;
}

#mobile-menu.style2 .social-links a.pinterest:hover {
  color: #cb2027;
}

#mobile-menu.style2 .social-links a.twitter:hover {
  color: #00aced;
}

#mobile-menu.style2 .social-links a.instagram:hover {
  color: #3f729b;
}

#mobile-menu.style2 .social-links a.vk:hover {
  color: #45668e;
}

#mobile-menu.style2 .social-links a.tumblr:hover {
  color: #35465c;
}

#mobile-menu.style2 .social-links a.xing:hover {
  color: #cfdc00;
}

#mobile-menu.style2 .social-links a.soundcloud:hover {
  color: #f80;
}

#mobile-menu.style2 .social-links a.dribbble:hover {
  color: #ea4c89;
}

#mobile-menu.style2 .social-links a.youtube:hover {
  color: #e52d27;
}

#mobile-menu.style2 .social-links a.youtube-play:hover {
  color: #e52d27;
}

#mobile-menu.style2 .social-links a.spotify:hover {
  color: #7ab800;
}

#mobile-menu.style2 .social-links a.behance:hover {
  color: #1769ff;
}

#mobile-menu.style2 .social-links a.deviantart:hover {
  color: #4e6252;
}

#mobile-menu.style2 .social-links a.vimeo:hover {
  color: #1ab7ea;
}

#mobile-menu.style2 .social-links a.rss:hover {
  color: #f26522;
}

#mobile-menu.style2 .social-links a.twitch:hover {
  color: #6441a5;
}

#mobile-menu.style2 .social-links a.whatsapp:hover {
  color: #25d366;
}

#mobile-menu.style2 .social-links a.snapchat:hover {
  color: #fffc00;
}

#mobile-menu.style2 .menu-footer {
  color: #fff;
}

#mobile-menu.style2 .menu-footer p {
  color: inherit;
}

#mobile-menu.style2 .mobile-top {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 10px 0 0;
  margin-bottom: 10px;
  position: relative;
}

#mobile-menu.style2 .mobile-top .thb-close {
  position: absolute;
  top: 50%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#mobile-menu.style2 .mobile-top .thb-close svg {
  width: 30px;
  display: block;
  position: relative;
  top: 1px;
  left: -8px;
}

#mobile-menu.style2 .mobile-top .thb-close svg g {
  stroke: #fff;
}

#mobile-menu.style2 .mobile-top .login-links {
  display: inline-flex;
  padding: 0;
  border: 0;
  font-size: 12px;
  color: #fff;
}

#mobile-menu.style2 .mobile-top .login-links a {
  color: #fff;
}

#mobile-menu.style2 .mobile-top .select-wrapper {
  width: auto;
  min-width: 0;
  display: inline-flex;
  border: 0;
  margin-left: 20px;
}

#mobile-menu.style2 .mobile-top .select-wrapper select {
  background: none;
  border: 0;
  padding: 0 15px 0 0;
  color: #fff;
  font-size: 12px;
}

#mobile-menu.style2 .mobile-top .select-wrapper:after {
  color: #fff;
  right: 0;
}

/* Mobile Menu */
.mobile-menu {
  list-style: none;
  margin: 0;
  padding: 0 10px 0 0;
  width: 100%;
  clear: left;
  background: #fff;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.mobile-menu.secondary {
  padding-top: 20px;
  padding-right: 0;
  display: flex;
  flex-flow: row wrap;
}

.mobile-menu.secondary li {
  flex: 0 0 50%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mobile-menu.secondary li:nth-child(even) {
  padding-left: 10px;
}

.mobile-menu.secondary a {
  border: none;
  font-size: 10px;
  font-weight: 500;
  padding: 8px 0 7px;
  text-transform: uppercase;
}

.mobile-menu li {
  margin: 0;
}

.mobile-menu li span {
  display: block;
  position: absolute;
  height: 48px;
  padding: 16px 0 16px 17px;
  top: 0;
  right: 0;
}

.mobile-menu li span .fa {
  vertical-align: middle;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 10px;
  background: #e6e6e6;
  font-weight: 400;
  color: #fff;
}

.mobile-menu li span:hover .fa {
  background: #080808;
}

.rtl .mobile-menu li span {
  right: auto;
  left: 0;
}

.mobile-menu li a {
  display: block;
  line-height: 12px;
  font-size: 12px;
  font-weight: 600;
  color: #080808;
  position: relative;
  text-transform: uppercase;
  padding: 19px 0 16px;
  border-bottom: 1px solid #f0f0f0;
}

.mobile-menu li a.active span .fa {
  background: #080808;
}

.mobile-menu li a.active span .fa-plus:before {
  content: "\f068";
}

.mobile-menu .sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
  border-bottom: 1px solid #f0f0f0;
}

.mobile-menu .sub-menu .sub-menu {
  padding: 0 0 0 10px;
}

.mobile-menu .sub-menu li a {
  text-transform: none;
  padding-left: 0;
  font-weight: 400;
  font-size: 11px;
}

.mobile-menu .sub-menu li a.active {
  background: #fff;
}

.mobile-menu .sub-menu li:last-child a {
  border: 0;
}

/*------------------------------------------------------------------
Post Syling
*/
.breadcrumb-container .row {
  max-width: 1230px !important;
  margin: 0 auto;
  width: 100%;
}

.breadcrumb-container .trail-items {
  list-style: none;
  margin: 0 0 25px;
  padding: 0;
  line-height: 1;
}

.breadcrumb-container .trail-items li,
.breadcrumb-container .trail-items span {
  display: inline-block;
  margin: 0;
  font-size: 11px;
  font-weight: 600;
  color: #989898;
}

.breadcrumb-container .trail-items li:after,
.breadcrumb-container .trail-items span:after {
  display: inline-block;
  content: "\f105";
  font-family: FontAwesome;
  margin: 0 5px;
  vertical-align: middle;
  font-size: 11px;
  position: relative;
  top: -1px;
  font-size: 10px;
}

.rtl .breadcrumb-container .trail-items li:after, .rtl
.breadcrumb-container .trail-items span:after {
  content: "\f104";
}

.breadcrumb-container .trail-items li:last-child:after,
.breadcrumb-container .trail-items span:last-child:after {
  display: none;
}

.breadcrumb-container .trail-items li.trail-end:after,
.breadcrumb-container .trail-items li.trail-end span:after,
.breadcrumb-container .trail-items span.trail-end:after,
.breadcrumb-container .trail-items span.trail-end span:after {
  display: none;
}

.breadcrumb-container a {
  color: #989898;
}

.breadcrumb-container a:hover {
  color: #080808;
}

.post-header .breadcrumb-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.post-header .breadcrumb-container a:hover {
  color: #fff;
}

.post-header .breadcrumb-container .trail-items {
  margin: 0;
  text-align: center;
}

.post.dark-color .breadcrumb-container a:hover {
  color: #fff;
}

.post-header.small .breadcrumb-container {
  justify-content: flex-start;
}

.post-header.small .breadcrumb-container .row {
  padding: 0 20px;
}

@media only screen and (min-width: 40.063em) {
  .post-header.small .breadcrumb-container .row {
    padding: 0 30px;
  }
}

.post-header.small .breadcrumb-container .trail-items {
  margin: 0;
  text-align: left;
}

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

.post .thb-post-bottom-meta {
  display: none;
}

.post .post-content {
  float: none;
}

.post .post-content iframe {
  width: 100%;
  max-width: 100%;
}

.post .post-content.no-vc {
  margin-bottom: 30px;
}

.post .post-content.no-vc + #comments {
  margin-bottom: 30px;
}

.post .post-content > .row {
  background: #fff;
}

.post .post-content p:last-child {
  margin-bottom: 0;
}

.post .post-content p a {
  border-bottom: 2px solid #ddeaf6;
  -webkit-box-shadow: inset 0 -5px 0 #ddeaf6;
  -moz-box-shadow: inset 0 -5px 0 #ddeaf6;
  box-shadow: inset 0 -5px 0 #ddeaf6;
}

.post .post-content p a:hover {
  background: #ddeaf6;
  color: #080808;
}

.post .post-content.small {
  margin-bottom: 10px;
}

.post .post-content.small p {
  margin: 0;
  font-size: 13px;
  line-height: 1.55;
}

.post .post-content.small + .post-bottom-meta {
  margin-bottom: 0;
}

.post .post-content.medium p {
  font-size: 14px;
  line-height: 24px;
}

.post .post-gallery {
  position: relative;
  background: #080808;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

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

.post .post-gallery .counts {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 25px;
  height: 25px;
  z-index: 1;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
}

.rtl .post .post-gallery .counts {
  left: auto;
  right: 0;
}

.post .post-gallery > a {
  display: block;
  overflow: hidden;
}

.post .post-gallery > a:hover > img {
  opacity: 0.6;
}

.post .post-gallery img {
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: opacity;
}

.post .post-gallery .post-content img {
  width: auto;
}

.post .post-gallery .slick-nav {
  text-align: center;
  line-height: 38px;
}

.post .gallery-pagination {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding: 19px 0;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  margin: 15px 0;
}

.post .gallery-pagination span {
  color: #080808;
  font-weight: 600;
}

@media only screen and (min-width: 40.063em) {
  .post .gallery-pagination {
    margin: 40px 0;
  }
}

.post .gallery-pagination + .post-author, .post .gallery-pagination + .authorpage {
  border-top: 0;
}

.post .gallery-pagination .slick-nav {
  height: 50px;
  margin-top: -25px;
  background: transparent;
}

.post .gallery-pagination .slick-nav .fa {
  vertical-align: middle;
  position: relative;
  top: -1px;
  line-height: 50px;
}

.post .gallery-pagination .slick-nav.slick-next {
  text-align: right;
  right: 0;
}

.post .gallery-pagination .slick-nav.slick-prev {
  left: 0;
  text-align: left;
}

.thb-capitalize-on .post .post-title {
  text-transform: uppercase;
}

.post .post-title.page-title {
  margin-top: 30px;
}

.post .post-title .entry-title {
  word-break: break-word;
  margin-bottom: 10px;
  -webkit-text-size-adjust: 100%;
}

.post .post-title .entry-title a:hover {
  text-decoration: underline;
}

.thb-title-color-hover .post .post-title .entry-title a:hover {
  text-decoration: none;
  color: #649fd6;
}

.post .post-title h1 {
  display: block;
  font-size: 26px;
}

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

@media only screen and (min-width: 64.063em) {
  .post .post-title h1 {
    font-size: 42px;
  }
}

.post .post-title a {
  color: #080808;
}

.post .post-title .post-bottom-meta {
  text-align: right;
  margin-bottom: 0;
  width: 100%;
}

.post .post-title .post-bottom-meta span,
.post .post-title .post-bottom-meta time {
  margin-right: 0;
}

.rtl .post .post-title .post-bottom-meta span {
  margin-left: 0;
  margin-right: 5px;
}

@media only screen and (min-width: 40.063em) {
  .rtl .post .post-title .post-bottom-meta span {
    margin-left: 0;
    margin-right: 7px;
  }
}

.post .post-title .post-bottom-meta .comment {
  margin-left: auto;
}

.post .post-title .post-bottom-meta .comment + .views {
  margin-left: 10px;
}

.post .post-title .post-bottom-meta .time {
  float: left;
}

.rtl .post .post-title .post-bottom-meta .time {
  float: right;
}

.post .post-category {
  text-transform: uppercase;
  font-weight: 600;
  color: rgba(8, 8, 8, 0.8);
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.post .post-category a {
  color: rgba(8, 8, 8, 0.8);
}

.post .article-tags {
  margin-bottom: 15px;
  font-size: 11px;
  font-weight: 600;
}

@media only screen and (min-width: 40.063em) {
  .post .article-tags {
    margin-bottom: 35px;
  }
}

.post .article-tags .tag-link,
.post .article-tags .tag-link:hover {
  color: #080808;
  border-color: transparent;
  background: transparent;
  margin: 0;
  padding-left: 0;
}

.post .article-tags .tags-title {
  display: inline-block;
  background: #649fd6;
  position: relative;
  height: 24px;
  line-height: 26px;
  font-weight: 600;
  padding: 0 5px 0 7px;
  color: #fff;
  margin-right: 28px;
  text-transform: uppercase;
}

.post .article-tags .tags-title:after {
  content: '';
  width: 0;
  height: 24px;
  position: absolute;
  top: 0;
  left: 100%;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 10px solid #649fd6;
}

.rtl .post .article-tags .tags-title {
  padding: 0 7px 0 5px;
  margin-right: 0;
  margin-left: 28px;
}

.rtl .post .article-tags .tags-title:after {
  left: auto;
  right: 100%;
  border-left: 0;
  border-right: 10px solid #649fd6;
}

.post .single_category_title {
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 10px;
}

.post .single_category_title.boxed-link {
  padding: 4px;
  color: #fff;
  background: #666;
}

@media only screen and (min-width: 80em) {
  .post .single_category_title.boxed-link {
    margin-bottom: 15px;
  }
}

.post .post-navi {
  margin: 10px 0;
}

.post .post-navi .columns {
  background: #f5f5f5;
  padding: 15px;
  text-align: center;
}

@media only screen and (min-width: 40.063em) {
  .post .post-navi .columns {
    padding: 27px 40px 27px 27px;
    text-align: left;
    min-height: 86px;
  }
}

.post .post-navi .columns + .columns {
  border-top: 1px solid #fff;
  text-align: center;
}

@media only screen and (min-width: 40.063em) {
  .post .post-navi .columns + .columns {
    border-top: 0;
    border-left: 1px solid #fff;
    text-align: right;
    padding: 27px 27px 27px 40px;
  }
}

.post .post-navi .columns span {
  display: block;
  color: rgba(0, 0, 0, 0.4);
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.post .post-navi .columns a {
  font-weight: 600;
  color: #080808;
  font-size: 13px;
}

.thb-capitalize-on .post .post-navi .columns a {
  text-transform: uppercase;
}

.post .post-bottom-meta {
  color: rgba(0, 0, 0, 0.4);
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  width: 100%;
}

.post .post-bottom-meta .avatar {
  width: 24px;
  display: inline-block;
  border-radius: 12px;
  margin-right: 7px;
}

.rtl .post .post-bottom-meta .avatar {
  margin-right: 0;
  margin-left: 7px;
}

.post .post-bottom-meta a {
  color: rgba(0, 0, 0, 0.4);
}

.post .post-bottom-meta svg {
  vertical-align: middle;
  fill: rgba(0, 0, 0, 0.4);
}

.post .post-bottom-meta .share_icon {
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.rtl .post .post-bottom-meta .share_icon {
  margin-right: 0;
  margin-left: 5px;
}

.post .post-bottom-meta .comment {
  margin-left: auto;
}

.post .post-bottom-meta .comment_icon {
  margin-right: 3px;
}

.rtl .post .post-bottom-meta .comment_icon {
  margin-right: 0;
  margin-left: 3px;
}

.post .post-bottom-meta .comment_icon {
  width: 10px;
  height: 10px;
}

.post .post-bottom-meta a:hover {
  color: #649fd6;
}

.post .post-bottom-meta a:hover .comment_icon {
  fill: #649fd6;
}

.post .post-bottom-meta span,
.post .post-bottom-meta time {
  margin-right: 5px;
}

@media only screen and (min-width: 40.063em) {
  .post .post-bottom-meta span,
  .post .post-bottom-meta time {
    margin-right: 7px;
  }
}

.post .post-bottom-meta span em,
.post .post-bottom-meta time em {
  display: none;
  font-style: normal;
}

@media only screen and (min-width: 40.063em) {
  .post .post-bottom-meta span em,
  .post .post-bottom-meta time em {
    display: inline;
  }
}

.post .post-bottom-meta span:last-child,
.post .post-bottom-meta time:last-child {
  margin-right: 0 !important;
}

.post .post-bottom-meta .time {
  font-weight: 500;
}

.post .post-bottom-meta .fa-eye {
  font-size: 12px;
  margin-right: 3px;
  vertical-align: middle;
}

.post .post-bottom-meta .author {
  float: left;
  font-weight: 500;
}

.post .post-bottom-meta .author [rel=author] {
  float: left;
}

.rtl .post .post-bottom-meta .author {
  float: right;
}

.post .post-bottom-meta .author:not(.hide) + .time {
  margin-left: 4px;
}

.post .post-bottom-meta .author:not(.hide) + .time:before {
  content: '-';
  display: inline-block;
  margin-right: 4px;
}

.rtl .post .post-bottom-meta .author:not(.hide) + .time {
  margin-left: 0;
  margin-right: 4px;
}

.rtl .post .post-bottom-meta .author:not(.hide) + .time:before {
  margin-left: 4px;
  margin-right: 0;
}

.widget_latestimages .post .post-bottom-meta .comment {
  display: none;
}

.widget_discussedimages .post .post-bottom-meta .time,
.widget_discussedimages .post .post-bottom-meta .author {
  display: none;
}

.widget_sharedimages .post .post-bottom-meta .comment,
.widget_sharedimages .post .post-bottom-meta .time,
.widget_sharedimages .post .post-bottom-meta .author {
  display: none;
}

.thb-boxed-on .post.page {
  background: #fff;
}

.post.page, .post.no-margin {
  margin-bottom: 0;
}

.post.pageskin {
  margin-bottom: 0;
  padding: 15px 0;
}

@media only screen and (min-width: 40.063em) {
  .post.pageskin {
    padding: 30px 0;
  }
}

.post.format-gallery:hover .post-gallery > a:after {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.post.format-gallery:hover .post-gallery > a:before {
  -webkit-transform: scale(1.15, 1.15);
  -moz-transform: scale(1.15, 1.15);
  -ms-transform: scale(1.15, 1.15);
  -o-transform: scale(1.15, 1.15);
  transform: scale(1.15, 1.15);
}

.post.format-gallery .post-gallery > a:after {
  content: "";
  color: #fff;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: rgba(255, 255, 255, 0.2) url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMzYgMzYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE4IDE4IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsPSIjZmZmIj4NCjxwYXRoIGQ9Ik0yNy44ODgsMTQuMTc3YzAuMDk3LDAuMjAxLDAuMTg4LDAuNDA5LDAuMjcsMC42MThjMC40NzMsMS4xODksMC43MzIsMi40OSwwLjczMiwzLjg0OQ0KCWMtMC4wMDIsNS43NjMtNC42NywxMC40MjktMTAuNDMxLDEwLjQzMWMtNS43NjUtMC4wMDItMTAuNDMzLTQuNjctMTAuNDM1LTEwLjQzMWMwLTEuMzU2LDAuMjYtMi42NTUsMC43MzMtMy44NDQNCgljMC4wODMtMC4yMDYsMC4xNjktMC40MTEsMC4yNjQtMC42MDhjMC4wMDItMC4wMDYsMC4wMDYtMC4wMDgsMC4wMDgtMC4wMTRIMC4wMTh2MjAuNzQ3YzAsMC44NTQsMC42OSwxLjU0MywxLjU0MywxLjU0M2gzMy41ODMNCgljMC44NTQsMCwxLjU0NC0wLjY5LDEuNTQ0LTEuNTQzVjE0LjE3N0gyNy44ODh6IE0xOC40NiwyMy4wNjljMi40NDQtMC4wMDQsNC40MjItMS45ODIsNC40MjYtNC40MjYNCgljLTAuMDAyLTEuNjQ2LTAuODk3LTMuMDgtMi4yMy0zLjg0MmMtMC42NDYtMC4zNy0xLjM5Ny0wLjU4My0yLjE5Ni0wLjU4NmMtMC43OTUsMC4wMDItMS41NDIsMC4yMTEtMi4xODYsMC41NzgNCgljLTEuMzQsMC43NTktMi4yNDIsMi4xOTgtMi4yNDQsMy44NDlDMTQuMDM2LDIxLjA4NywxNi4wMTQsMjMuMDY1LDE4LjQ2LDIzLjA2OXoiLz4NCjxwYXRoIGQ9Ik0zMy4zODMsNi4zMzljMCwwLjg3MS0wLjcwNSwxLjU3My0xLjU3NCwxLjU3M2gtMS44NjJjLTAuODY5LDAtMS41NzYtMC43MDQtMS41NzYtMS41NzN2LTEuODYNCgljMC0wLjg3MiwwLjcwNy0xLjU3NiwxLjU3Ni0xLjU3NmgxLjg2MmMwLjg2OSwwLDEuNTc0LDAuNzA0LDEuNTc0LDEuNTc2VjYuMzM5eiBNMzUuMTI3LDBIMS41NDNDMC42OSwwLDAsMC42OSwwLDEuNTQydjkuNzU2DQoJaDExLjA0OWMxLjg4OC0xLjg5Niw0LjUwMi0zLjA3MSw3LjM5NS0zLjA3NGMyLjg4OSwwLjAwMiw1LjUwMywxLjE3OCw3LjM5MSwzLjA3NGgxMC44MzhWMS41NDJDMzYuNjcxLDAuNjksMzUuOTgsMCwzNS4xMjcsMHoiLz4NCjwvc3ZnPg0K") center center no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  border-radius: 15px;
  z-index: 1;
}

.post.format-gallery .post-gallery > a:before {
  content: '';
  border: 3px solid #fff;
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -22px 0 0 -22px;
  border-radius: 22px;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  z-index: 1;
}

.post.format-gallery .post-gallery.no-video-icon > a:after,
.post.format-gallery .post-gallery.no-video-icon > a:before {
  display: none;
}

.post.format-gallery.just-title .post-title .entry-title {
  font-weight: 400;
}

.post.format-gallery.listing .post-gallery > a:after, .post.format-gallery.listing .post-gallery > a:before {
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

.post.format-gallery.listing:hover .post-gallery > a:after {
  -webkit-transform: scale(0.8, 0.8);
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -o-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

.post.format-gallery.listing:hover .post-gallery > a:before {
  -webkit-transform: scale(0.85, 0.85);
  -moz-transform: scale(0.85, 0.85);
  -ms-transform: scale(0.85, 0.85);
  -o-transform: scale(0.85, 0.85);
  transform: scale(0.85, 0.85);
}

.post.format-gallery.listing .avatar {
  display: none;
}

.post.format-video:hover .post-gallery > a:after {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.post.format-video:hover .post-gallery > a:before {
  -webkit-transform: scale(1.15, 1.15);
  -moz-transform: scale(1.15, 1.15);
  -ms-transform: scale(1.15, 1.15);
  -o-transform: scale(1.15, 1.15);
  transform: scale(1.15, 1.15);
}

.post.format-video .post-gallery > a:after {
  content: "\f04b";
  color: #fff;
  font-family: FontAwesome;
  text-indent: 2px;
  font-size: 12px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  border-radius: 15px;
  z-index: 1;
}

.post.format-video .post-gallery > a:before {
  content: '';
  border: 3px solid #fff;
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -22px 0 0 -22px;
  border-radius: 22px;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  z-index: 1;
}

.post.format-video .post-gallery.no-video-icon > a:after,
.post.format-video .post-gallery.no-video-icon > a:before {
  display: none;
}

.post.format-video.listing .post-gallery > a:after, .post.format-video.listing .post-gallery > a:before {
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

.post.format-video.listing:hover .post-gallery > a:after {
  -webkit-transform: scale(0.8, 0.8);
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -o-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

.post.format-video.listing:hover .post-gallery > a:before {
  -webkit-transform: scale(0.85, 0.85);
  -moz-transform: scale(0.85, 0.85);
  -ms-transform: scale(0.85, 0.85);
  -o-transform: scale(0.85, 0.85);
  transform: scale(0.85, 0.85);
}

.post.blog-post {
  margin-bottom: 0;
}

.post.blog-post .post-gallery {
  margin-bottom: 20px;
}

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

.post.blog-post .post-gallery > a:after, .post.blog-post .post-gallery > a:before {
  display: none;
}

.post.blog-post .post-content {
  margin-bottom: 15px;
}

@media only screen and (min-width: 40.063em) {
  .post.blog-post .post-content {
    margin-bottom: 35px;
  }
}

.post.blog-post .post-author, .post.blog-post .authorpage {
  margin-top: 0;
}

.post.blog-post .single_category_title {
  margin-bottom: 18px;
}

.post.blog-post .post-title {
  margin-bottom: 25px;
}

.rtl .post.blog-post .post-title {
  text-align: right;
}

.post.blog-post .entry-title {
  padding-bottom: 15px;
  border-bottom: 1px dotted #a8a8a8;
  margin-bottom: 18px;
}

.post.blog-post.format-gallery .post-bottom-meta {
  margin-bottom: 20px;
}

.post.blog-post.format-gallery .post-gallery {
  margin-bottom: 30px;
}

.post.blog-post.format-gallery .post-gallery.vertical {
  margin: 0;
}

.post.blog-post.format-gallery .post-title {
  margin-bottom: 10px;
}

.post.blog-post.format-gallery .post-title h4 {
  margin-bottom: 0;
}

.post.blog-post.format-video {
  padding: 15px 0;
  background: #f3f3f3;
}

@media only screen and (min-width: 40.063em) {
  .post.blog-post.format-video {
    padding: 40px 0 0;
  }
}

.post.blog-post.format-video .entry-title {
  border-bottom: 0;
  margin-bottom: 0;
}

.post.blog-post.format-video .post-content {
  margin-bottom: 20px;
}

.post.blog-post.format-video .post-bottom-meta {
  text-align: left;
}

.post.blog-post.format-video .post-gallery {
  background: #f3f3f3;
}

@media only screen and (min-width: 40.063em) {
  .post.blog-post.style4 {
    margin-top: 10px;
  }
}

.post.blog-post.style4 .post-title .post-bottom-meta {
  text-align: left;
}

.rtl .post.blog-post.style4 .post-title .post-bottom-meta {
  text-align: right;
}

.post.blog-post.style4 .entry-title {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
}

.post.blog-post.style4 .share-article.simple {
  margin-bottom: 15px;
}

@media only screen and (min-width: 40.063em) {
  .post.blog-post.style4 .share-article.simple {
    margin-bottom: 40px;
  }
}

.post.blog-post.style4 .post-content img.aligncenter,
.post.blog-post.style4 .post-content .wp-caption.aligncenter img {
  margin-left: -15px;
  width: calc(100% + 30px);
  max-width: none;
}

@media only screen and (min-width: 40.063em) {
  .post.blog-post.style4 .post-content img.aligncenter,
  .post.blog-post.style4 .post-content .wp-caption.aligncenter img {
    margin-left: -50px;
    width: calc(100% + 100px);
  }
}

@media only screen and (min-width: 64.063em) {
  .post.blog-post.style4 .post-content img.aligncenter,
  .post.blog-post.style4 .post-content .wp-caption.aligncenter img {
    margin-left: -100px;
    width: calc(100% + 200px);
  }
}

.rtl .post.blog-post.style4 .post-content img.aligncenter, .rtl
.post.blog-post.style4 .post-content .wp-caption.aligncenter img {
  margin-right: -15px;
  margin-left: auto;
}

@media only screen and (min-width: 40.063em) {
  .rtl .post.blog-post.style4 .post-content img.aligncenter, .rtl
  .post.blog-post.style4 .post-content .wp-caption.aligncenter img {
    margin-right: -50px;
    margin-left: auto;
  }
}

@media only screen and (min-width: 64.063em) {
  .rtl .post.blog-post.style4 .post-content img.aligncenter, .rtl
  .post.blog-post.style4 .post-content .wp-caption.aligncenter img {
    margin-right: -100px;
    margin-left: auto;
  }
}

.post.dark-color.format-video {
  background: #111;
}

.post.dark-color.format-video .post-gallery {
  background: none;
}

.post.dark-color .post-title h1, .post.dark-color .post-title h2, .post.dark-color .post-title h3, .post.dark-color .post-title h4, .post.dark-color .post-title h5, .post.dark-color .post-title h6, .post.dark-color .post-title a {
  color: #fff;
}

.post.dark-color .post-content {
  color: #929292;
}

.post.dark-color .post-bottom-meta {
  color: rgba(255, 255, 255, 0.4);
}

.post.dark-color .post-bottom-meta svg {
  fill: rgba(255, 255, 255, 0.4);
}

.post.video-others {
  background: none !important;
}

.post.video-others .post-gallery {
  margin-bottom: 10px;
}

.post.video-others .post-title {
  margin-bottom: 0;
}

.post.video-others .post-title h6 {
  font-size: 12px;
  line-height: 16px;
  margin: 0;
}

.post.trending {
  margin: 0;
}

.post.trending:before, .post.trending:after {
  display: none;
}

.post.trending .entry-title {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

.post.trending .post-category {
  display: inline-block;
  margin: 0 0 5px;
  vertical-align: middle;
}

@media only screen and (min-width: 64.063em) {
  .post.trending .post-category {
    margin: 0 7px 0 0;
  }
}

.post.trending .post-category .single_category_title {
  margin: 0;
}

.post.trending .post-bottom-meta {
  display: none;
}

.post.gallery-offset-category .post-category {
  position: absolute;
  bottom: -8px;
  left: 15px;
  z-index: 20;
  margin: 0;
}

.post.gallery-offset-category .post-category .single_category_title {
  margin: 0;
  font-size: 12px;
  padding: 6px 10px;
}

@media only screen and (min-width: 40.063em) {
  .post.gallery-offset-category .post-category {
    left: 25px;
  }
}

.post.gallery-offset-category .gallery-offset-container {
  padding: 15px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media only screen and (min-width: 40.063em) {
  .post.gallery-offset-category .gallery-offset-container {
    padding: 25px;
  }
}

.post.gallery-offset-category .gallery-offset-container .post-title h4 {
  font-size: 24px;
}

.post.gallery-offset-category .gallery-offset-container .post-bottom-meta {
  margin: 0;
}

.post.gallery-offset-category .gallery-offset-container .post-content {
  margin-top: 15px;
}

.post.slider-style5.post-overlay {
  height: 70vh;
  width: 100%;
  padding: 0;
  max-height: 600px;
}

.post.slider-style5.post-overlay .post-gallery {
  height: 100%;
}

.post.slider-style5.post-overlay .post-gallery > a {
  height: 100%;
}

.post.slider-style5.post-overlay .post-category {
  margin-bottom: 20px;
}

.post.slider-style5.post-overlay .post-title .entry-title {
  margin-bottom: 30px;
}

@media only screen and (min-width: 100em) {
  .post.slider-style5.post-overlay .post-title .entry-title {
    font-size: 60px;
  }
}

.post.listing-vertical {
  margin-bottom: 20px;
}

.post.listing-vertical .post-gallery {
  margin-bottom: 10px;
}

.post.listing-vertical .post-title h6 {
  font-weight: 600;
  font-size: 14px;
  margin: 0;
}

.post.listing {
  margin-bottom: 20px;
}

.post.listing .post-gallery {
  float: left;
  margin-right: 18px;
  max-width: 60px;
  width: 100%;
  min-height: 55px;
}

@media only screen and (min-width: 64.063em) {
  .post.listing .post-gallery {
    max-width: 80px;
    min-height: 75px;
  }
}

.rtl .post.listing .post-gallery {
  margin-right: 0;
  margin-left: 18px;
  float: right;
}

.post.listing .post-category .single_category_title {
  margin-bottom: 8px;
}

.post.listing .listing-content {
  padding-left: 78px;
}

@media only screen and (min-width: 64.063em) {
  .post.listing .listing-content {
    padding-left: 98px;
  }
}

.rtl .post.listing .listing-content {
  padding-left: 0;
  padding-right: 78px;
  text-align: right;
}

@media only screen and (min-width: 64.063em) {
  .rtl .post.listing .listing-content {
    padding-left: 0;
    padding-right: 98px;
  }
}

.post.listing .listing-content .avatar {
  display: none;
}

.post.listing .post-bottom-meta {
  margin: 0;
}

.post.listing .post-title h6 {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 5px;
}

.post.listing.center-listing {
  display: flex !important;
  margin: 0;
}

.post.listing.center-listing .post-gallery {
  max-width: 70px;
  min-height: auto;
}

.post.listing.center-listing .post-gallery img {
  width: 70px;
  max-width: none;
}

.post.listing.center-listing .listing-content {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0 18px 0 0;
  white-space: nowrap;
  overflow: hidden;
}

.post.listing.center-listing .listing-content .post-title {
  max-width: 100%;
}

.post.listing.center-listing .listing-content .entry-title {
  display: block;
  overflow: hidden;
  margin: 0;
  text-overflow: ellipsis;
}

.post.listing.center-listing .listing-content .post-bottom-meta {
  display: none;
}

.post.carousel-listing {
  cursor: pointer;
}

.post.carousel-listing:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 3px;
  width: 100%;
  z-index: 10;
}

.post.carousel-listing.slick-current:after {
  -webkit-box-shadow: inset 0 4px 0 0 #7a7a7a;
  -moz-box-shadow: inset 0 4px 0 0 #7a7a7a;
  box-shadow: inset 0 4px 0 0 #7a7a7a;
}

.post.post-fashion .post-gallery {
  position: relative;
  background: none;
}

.post.post-fashion .post-gallery > a {
  background: #080808;
}

.post.post-fashion .post-bottom-meta {
  justify-content: center;
}

.post.post-fashion .post-bottom-meta .comment {
  display: none;
}

.post.post-fashion .post-title-container {
  background: #fff;
  padding: 10px;
  text-align: center;
  margin: 10px 0 0;
  position: static;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media only screen and (min-width: 40.063em) {
  .post.post-fashion .post-title-container {
    padding: 40px 40px 10px;
    margin: 0;
  }
}

@media only screen and (min-width: 40.063em) {
  .post.post-fashion.smaller-padding .post-title-container {
    padding: 15px;
  }
}

.post.post-fashion.offset-title.capital-title {
  height: auto;
}

.post.post-fashion.offset-title.capital-title .post-gallery > a {
  height: 70vh;
}

.post.post-fashion.offset-title.capital-title .post-title {
  text-transform: uppercase;
}

@media only screen and (min-width: 40.063em) {
  .post.post-fashion.offset-title.capital-title {
    margin-bottom: 90px;
  }
}

.post.post-fashion.offset-title .post-title-container {
  margin: 0 10%;
  transform: translateZ(0);
}

@media only screen and (min-width: 40.063em) {
  .post.post-fashion.offset-title .post-title-container {
    position: absolute;
    bottom: -80px;
    right: 0;
    left: 0;
  }
}

.post.post-fashion.offset-title.bottom-title {
  margin: 0;
}

@media only screen and (min-width: 40.063em) {
  .post.post-fashion.offset-title.bottom-title .post-gallery {
    margin-bottom: 0;
  }
}

.post.post-fashion.offset-title.bottom-title .post-title-container {
  margin: 10px 8%;
}

@media only screen and (min-width: 40.063em) {
  .post.post-fashion.offset-title.bottom-title .post-title-container {
    position: relative;
    top: -70px;
    bottom: auto;
  }
  .post.post-fashion.offset-title.bottom-title .post-title-container .entry-title {
    margin: 0 5% 20px;
  }
}

.post.post-overlay {
  position: relative;
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: 0;
  padding-bottom: 70%;
}

.post.post-overlay .post-title h1 a:hover, .post.post-overlay .post-title h2 a:hover, .post.post-overlay .post-title h3 a:hover, .post.post-overlay .post-title h4 a:hover, .post.post-overlay .post-title h5 a:hover, .post.post-overlay .post-title h6 a:hover {
  text-decoration: none;
}

.post.post-overlay .post-gallery {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #000;
}

.post.post-overlay .post-gallery .counts {
  background: #649fd6;
}

@media only screen and (min-width: 40.063em) {
  .post.post-overlay .post-gallery .counts {
    width: 45px;
    height: 45px;
    line-height: 45px;
    z-index: 10;
  }
}

.post.post-overlay .post-gallery .post-title {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.post.post-overlay .post-gallery > a {
  display: block;
  flex: 1;
}

.post.post-overlay .post-gallery > a:after {
  backface-visibility: hidden;
}

.post.post-overlay.block-12 {
  padding-bottom: 50%;
}

.post.post-overlay.block-8.block-style1 {
  padding-bottom: calc(70% - 1px);
}

.grid .post.post-overlay.block-8.block-style1 {
  padding-bottom: calc(70% - 2px);
}

.post.post-overlay.block-6 {
  padding-bottom: 60%;
}

.post.post-overlay.block-6.block-style4 {
  padding-bottom: calc(80% + 6px);
}

.grid .post.post-overlay.block-6.block-style4 {
  padding-bottom: calc(80% + 1px);
}

.post.post-overlay.block-4 {
  padding-bottom: calc(35% - 3px);
}

.post.post-overlay.block-4.block-style1 {
  padding-bottom: calc(70% - 5px);
}

.grid .post.post-overlay.block-4.block-style1 {
  padding-bottom: calc(70% - 1px);
}

.post.post-overlay.block-4.block-style3 {
  padding-bottom: 70%;
}

@media only screen and (min-width: 40.063em) {
  .post.post-overlay.block-4.block-style3 {
    padding-bottom: calc(35% - 10px);
  }
}

.grid .post.post-overlay.block-4.block-style3 {
  padding-bottom: 70%;
}

@media only screen and (min-width: 40.063em) {
  .grid .post.post-overlay.block-4.block-style3 {
    padding-bottom: calc(35% - 1px);
  }
}

.post.post-overlay.post-slider-style4 {
  padding-bottom: 70vh;
}

.post.post-overlay.post-slider-style4 .post-gallery .post-title {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.post.post-overlay.post-slider-style4 .post-gallery .post-title .post-bottom-meta {
  display: flex;
}

.post.post-overlay.post-slider-style4 .post-gallery .post-title .btn {
  margin-top: 30px;
}

.post.post-overlay.post-slider-style4 .post-gallery .post-title .btn:hover {
  color: #080808;
}

@media only screen and (min-width: 64.063em) {
  .post.post-overlay.post-slider-style4 .align-center {
    justify-content: flex-start;
  }
}

.post.post-overlay.block-3 {
  padding-bottom: 80%;
}

.post.post-overlay.format-gallery .post-gallery > a:before, .post.post-overlay.format-video .post-gallery > a:before {
  display: none;
}

.post.post-overlay.widget-overlay {
  padding-bottom: 110%;
}

@media only screen and (min-width: 80em) {
  .post-carousel-style3 .post.post-overlay.widget-overlay {
    padding-bottom: 90%;
  }
}

@media only screen and (min-width: 40.063em) {
  .post.post-overlay.large-padding .post-gallery .post-title {
    margin: 30px;
  }
}

@media only screen and (min-width: 80em) {
  .post.post-overlay.large-padding .post-gallery .post-title {
    margin: 40px;
  }
}

.post.post-overlay.top-title .post-gallery .post-title {
  bottom: auto;
  top: 0;
  left: 0;
  right: 0;
}

.post.post-overlay.show-excerpts .post-content {
  clear: both;
  overflow: hidden;
  max-height: 0;
  color: #fff;
  text-transform: none;
}

.post.post-overlay.show-excerpts .post-content p {
  display: block;
  padding: 15px 0;
}

.post.post-overlay.show-excerpts .post-content .post-bottom-meta {
  text-align: left;
}

.post.post-overlay.show-excerpts .post-content .post-bottom-meta svg {
  fill: #fff;
}

.post.post-overlay.show-excerpts:hover .post-content {
  max-height: 140px;
}

.post.post-overlay.center-title .post-bottom-meta {
  text-align: center;
  justify-content: center;
}

.post.post-overlay.center-title .post-bottom-meta .time,
.post.post-overlay.center-title .post-bottom-meta .author {
  float: none;
}

.post.post-overlay.center-title .post-gallery .post-title {
  position: absolute;
  top: 50%;
  margin: 0 10%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.post.post-overlay.center-title .post-gallery > a {
  position: relative;
}

.post.post-overlay.center-title .post-gallery > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0.3;
}

.post.post-overlay.center-title:hover .post-gallery > a:after {
  opacity: 1;
}

.post.post-overlay.center-gradient .post-gallery > a {
  position: relative;
}

.post.post-overlay.center-gradient .post-gallery > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0.3;
}

.post.post-overlay.bottom-gradient .post-gallery > a {
  background: none;
  position: relative;
}

.post.post-overlay.bottom-gradient .post-gallery > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  opacity: 0.8;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  background-image: -owg-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
  background-size: auto;
}

.post.post-overlay.bottom-gradient .post-gallery > a img {
  opacity: 1;
}

.post.post-overlay.bottom-gradient:hover .post-gallery > a:after {
  opacity: 1;
}

.post.post-overlay.top-gradient .post-gallery > a {
  background: none;
  position: relative;
}

.post.post-overlay.top-gradient .post-gallery > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-color: transparent;
  opacity: 0.8;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  background-image: -owg-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
  background-size: auto;
}

.post.post-overlay.top-gradient .post-gallery > a img {
  opacity: 1;
}

.post.post-overlay.top-gradient .post-gallery .counts {
  top: auto;
  bottom: 0;
}

.post.post-overlay.top-gradient:hover .post-gallery > a:after {
  opacity: 1;
}

.post.post-overlay.color1-gradient .post-gallery > a {
  background: none;
  position: relative;
}

.post.post-overlay.color1-gradient .post-gallery > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-color: transparent;
  opacity: 0.6;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  background-image: -owg-linear-gradient(120deg, #dc3030, #cfda26);
  background-image: -webkit-linear-gradient(120deg, #dc3030, #cfda26);
  background-image: -moz-linear-gradient(120deg, #dc3030, #cfda26);
  background-image: -o-linear-gradient(120deg, #dc3030, #cfda26);
  background-image: linear-gradient(120deg, #dc3030, #cfda26);
}

.post.post-overlay.color1-gradient .post-gallery > a img {
  opacity: 1;
}

.post.post-overlay.color1-gradient .post-gallery .counts {
  top: auto;
  bottom: 0;
}

.post.post-overlay.color1-gradient:hover .post-gallery > a:after {
  opacity: 0.9;
}

.post.post-overlay.color2-gradient .post-gallery > a {
  background: none;
  position: relative;
}

.post.post-overlay.color2-gradient .post-gallery > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-color: transparent;
  opacity: 0.8;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  background-image: -owg-linear-gradient(120deg, #292088, #a83279);
  background-image: -webkit-linear-gradient(120deg, #292088, #a83279);
  background-image: -moz-linear-gradient(120deg, #292088, #a83279);
  background-image: -o-linear-gradient(120deg, #292088, #a83279);
  background-image: linear-gradient(120deg, #292088, #a83279);
  background-size: auto;
}

.post.post-overlay.color2-gradient .post-gallery > a img {
  opacity: 1;
}

.post.post-overlay.color2-gradient .post-gallery .counts {
  top: auto;
  bottom: 0;
}

.post.post-overlay.color2-gradient:hover .post-gallery > a:after {
  opacity: 0.9;
}

.post.post-overlay.color3-gradient .post-gallery > a {
  background: none;
  position: relative;
}

.post.post-overlay.color3-gradient .post-gallery > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-color: transparent;
  opacity: 0.8;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  background-image: -owg-linear-gradient(120deg, #006ab4, #fd62b2);
  background-image: -webkit-linear-gradient(120deg, #006ab4, #fd62b2);
  background-image: -moz-linear-gradient(120deg, #006ab4, #fd62b2);
  background-image: -o-linear-gradient(120deg, #006ab4, #fd62b2);
  background-image: linear-gradient(120deg, #006ab4, #fd62b2);
  background-size: auto;
}

.post.post-overlay.color3-gradient .post-gallery > a img {
  opacity: 1;
}

.post.post-overlay.color3-gradient .post-gallery .counts {
  top: auto;
  bottom: 0;
}

.post.post-overlay.color3-gradient:hover .post-gallery > a:after {
  opacity: 0.9;
}

.post.post-overlay.color4-gradient .post-gallery > a {
  background: none;
  position: relative;
}

.post.post-overlay.color4-gradient .post-gallery > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-color: transparent;
  opacity: 0.8;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  background-image: -owg-linear-gradient(120deg, #09c995, #016fbb);
  background-image: -webkit-linear-gradient(120deg, #09c995, #016fbb);
  background-image: -moz-linear-gradient(120deg, #09c995, #016fbb);
  background-image: -o-linear-gradient(120deg, #09c995, #016fbb);
  background-image: linear-gradient(120deg, #09c995, #016fbb);
  background-size: auto;
}

.post.post-overlay.color4-gradient .post-gallery .counts {
  top: auto;
  bottom: 0;
}

.post.post-overlay.color4-gradient:hover .post-gallery > a:after {
  opacity: 0.9;
}

.post.post-overlay.color5-gradient .post-gallery > a {
  background: none;
  position: relative;
}

.post.post-overlay.color5-gradient .post-gallery > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-color: transparent;
  opacity: 0.8;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  background-image: -owg-linear-gradient(120deg, #f7a656, #5339a8);
  background-image: -webkit-linear-gradient(120deg, #f7a656, #5339a8);
  background-image: -moz-linear-gradient(120deg, #f7a656, #5339a8);
  background-image: -o-linear-gradient(120deg, #f7a656, #5339a8);
  background-image: linear-gradient(120deg, #f7a656, #5339a8);
  background-size: auto;
}

.post.post-overlay.color5-gradient .post-gallery .counts {
  top: auto;
  bottom: 0;
}

.post.post-overlay.color5-gradient:hover .post-gallery > a:after {
  opacity: 0.9;
}

.post.post-overlay .post-gallery .post-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 15px;
  z-index: 2;
}

.post.post-overlay .post-gallery .post-title a {
  color: #fff;
}

.post.post-overlay .post-gallery .post-title .post-bottom-meta,
.post.post-overlay .post-gallery .post-title .post-bottom-meta a {
  color: rgba(255, 255, 255, 0.8);
}

@media only screen and (max-width: 40.063em) {
  .post.post-overlay .post-gallery .post-title h1 {
    font-size: 18px;
    line-height: 24px;
  }
}

.post.post-overlay.photo-listing {
  margin-bottom: 10px;
}

.post.post-overlay.photo-listing .post-title h5 {
  margin-bottom: 5px;
}

.post.carousel-style2 {
  text-align: center;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}

.post.carousel-style2 .post-bottom-meta {
  justify-content: center;
}

.post.carousel-style2 .post-bottom-meta .author {
  float: none;
}

.post.carousel-style2 .post-title-container {
  padding: 15px;
}

@media only screen and (min-width: 40.063em) {
  .post.carousel-style2 .post-title-container {
    padding: 30px;
  }
}

.post.carousel-style2 .post-gallery > a:hover > img {
  opacity: 1;
}

.post.carousel-style2 .entry-title {
  font-weight: 400;
}

.post.carousel-style2:hover {
  background: #080808;
  color: #fff;
}

.post.carousel-style2:hover .post-title a,
.post.carousel-style2:hover .post-category a,
.post.carousel-style2:hover .post-bottom-meta a,
.post.carousel-style2:hover .post-bottom-meta {
  color: #fff;
}

.grid .post.carousel-style2 {
  border-right: 0;
}

.post.carousel-style4 {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.post.carousel-style4 .gallery-offset-container {
  background: #fff;
}

.post.carousel-style4 .gallery-offset-container .post-title a:not(:hover) {
  color: #080808;
}

.post.carousel-style4 .gallery-offset-container .post-bottom-meta a:not(:hover) {
  color: rgba(0, 0, 0, 0.4);
}

.post.carousel-style4:hover {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08), 0 7px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08), 0 7px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08), 0 7px 20px rgba(0, 0, 0, 0.2);
}

.post.carousel-style5 {
  height: 100%;
  padding: 0;
}

.post.carousel-style5:hover .post-gallery img {
  opacity: 0.1;
}

.post.carousel-style5:hover .post-content {
  max-height: 100px;
}

.post.carousel-style5 .post-gallery {
  position: relative;
  height: 100%;
}

.post.carousel-style5 .post-gallery > a img {
  opacity: 0.8;
}

.post.carousel-style5 .post-gallery > a:hover img {
  opacity: 0.8;
}

.post.carousel-style5 .post-gallery .post-title {
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
  padding: 15px;
}

@media only screen and (min-width: 40.063em) {
  .post.carousel-style5 .post-gallery .post-title {
    padding: 30px;
  }
}

.post.carousel-style5 .post-gallery .post-title .entry-title {
  font-size: 18px;
}

.post.carousel-style5 .post-content {
  overflow: hidden;
  max-height: 0;
}

.post.carousel-style5 .post-content p {
  color: #fff;
}

.post.style1 {
  margin-bottom: 20px;
}

.post.style1.solo .post-bottom-meta {
  display: none;
}

.rtl .post.style1 {
  text-align: right;
}

.post.style1-featured .post-gallery {
  margin-bottom: 20px;
}

.post.style1-featured-v2 .post-gallery {
  margin-bottom: 20px;
}

.post.style1-featured-v2 .post-bottom-meta {
  margin-bottom: 30px;
}

.post.style1-featured-v2 .single_category_title {
  font-size: 12px;
  margin-bottom: 20px;
}

.post.style1-featured-v2 .post-title h1 {
  font-weight: 600;
}

@media only screen and (min-width: 64.063em) {
  .post.style1-featured-v2 .post-title h1 {
    font-size: 48px;
  }
}

.post.style1-meta .post-gallery {
  margin-bottom: 20px;
}

.post.style2 .post-gallery {
  margin-bottom: 18px;
  min-height: 90px;
}

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

.post.style3 .post-gallery {
  margin-bottom: 18px;
  min-height: 60px;
}

@media only screen and (min-width: 64.063em) {
  .post.style3 .post-gallery {
    min-height: 70px;
  }
}

@media only screen and (min-width: 80em) {
  .post.style3 .post-gallery {
    min-height: 85px;
  }
}

.post.style3.style3-alt {
  text-align: center;
}

.post.style3.style3-alt .post-bottom-meta .author {
  float: none;
}

.post.style3.style3-alt .post-bottom-meta .time {
  margin-right: 0;
}

.post.style4 .post-gallery {
  margin-bottom: 20px;
  min-height: 150px;
}

@media only screen and (min-width: 40.063em) {
  .post.style4 .post-gallery {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 64.063em) {
  .post.style4 .post-gallery {
    min-height: 190px;
  }
}

@media only screen and (min-width: 80em) {
  .post.style4 .post-gallery {
    min-height: 250px;
  }
}

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

.post.style5 .entry-title {
  font-weight: 500;
}

.post.style5 .comment {
  display: none;
}

.post.style6 {
  border: 1px solid #e8e8e8;
}

.post.style6 .post-gallery {
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
}

.post.style6 .post-gallery > a {
  height: 100%;
}

.post.style6 .post-border-container {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

@media only screen and (min-width: 40.063em) {
  .post.style6 .post-border-container {
    padding: 30px;
  }
}

.post.style6 .post-border-container .post-category {
  margin-bottom: 5px;
}

.post.style6 .post-border-container .post-bottom-meta {
  margin: 0;
}

.post.style6:not(.style6-vertical) .post-title h5 {
  font-size: 20px;
}

.post.style6-vertical {
  margin: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.post.style6-vertical .post-title h3 {
  margin-bottom: 40px;
}

.post.style6-vertical .post-title h5 {
  margin-bottom: 20px;
}

.post-author, .authorpage {
  padding: 15px 0 0;
  margin-bottom: 15px;
  border-top: 1px dotted #a8a8a8;
  margin-top: 30px;
}

@media only screen and (min-width: 40.063em) {
  .post-author, .authorpage {
    padding: 30px 0 0;
    margin-bottom: 30px;
  }
}

.post-author .avatar, .authorpage .avatar {
  float: left;
  margin-right: 30px;
  width: 86px;
  display: none;
}

@media only screen and (min-width: 40.063em) {
  .post-author .avatar, .authorpage .avatar {
    display: block;
  }
}

.post-author .author-content, .authorpage .author-content {
  padding-left: 0;
}

@media only screen and (min-width: 40.063em) {
  .post-author .author-content, .authorpage .author-content {
    padding-left: 116px;
  }
}

.post-author h5, .authorpage h5 {
  font-size: 14px;
  margin-bottom: 5px;
}

@media only screen and (min-width: 40.063em) {
  .post-author h5, .authorpage h5 {
    margin-bottom: 15px;
  }
}

.post-author p, .authorpage p {
  font-size: 11px;
  margin-bottom: 7px;
}

.post-author .fa, .authorpage .fa {
  font-size: 11px;
  margin-right: 7px;
}

.post-header {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 15px;
  background: #080808;
  display: flex;
}

@media only screen and (min-width: 40.063em) {
  .post-header {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 40.063em) {
  .post-header .post-title h1 {
    font-size: 20px;
    line-height: 26px;
  }
}

.post-header.parallax_bg {
  position: relative;
  overflow: hidden;
}

.post-header.parallax_bg .inline_bg {
  width: 100%;
  height: 150%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  position: absolute;
  top: -15%;
  left: 0;
  will-change: transform;
}

.post-header.parallax_bg .inline_bg img {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  object-fit: cover;
}

.post-header.no-shadow {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 0;
}

.post-header.no-shadow > div {
  background: none;
}

.post-header.no-shadow + .row {
  padding-top: 15px;
}

@media only screen and (min-width: 40.063em) {
  .post-header.no-shadow + .row {
    padding-top: 30px;
  }
}

.post-header .inner_header {
  background: rgba(0, 0, 0, 0.4);
  padding: 15px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 50vh;
}

.post-header .inner_header .post-title {
  color: #fff;
  padding: 0;
  width: 100%;
}

@media only screen and (min-width: 40.063em) {
  .post-header .inner_header .post-title {
    padding: 0 10%;
  }
}

@media only screen and (min-width: 64.063em) {
  .post-header .inner_header .post-title {
    padding: 0 20%;
  }
}

.post-header .inner_header .post-title .post-bottom-meta svg {
  fill: #fff;
}

.post-header .inner_header .post-title h1,
.post-header .inner_header .post-title a,
.post-header .inner_header .post-title .post-bottom-meta,
.post-header .inner_header .post-title .post-bottom-meta a {
  color: #fff;
}

.rtl .post-header .inner_header .post-title {
  text-align: right;
}

.post-header .inner_header > .row {
  width: 100%;
}

.post-header:not(.small) .post-bottom-meta {
  justify-content: center;
}

.post-header:not(.small) .post-bottom-meta .comment {
  margin-left: 10px;
}

.post-header.small .inner_header {
  padding: 15px 0;
}

@media only screen and (min-width: 40.063em) {
  .post-header.small .inner_header {
    padding: 60px 0 90px;
    min-height: 0;
  }
}

@media only screen and (min-width: 64.063em) {
  .post-header.small .inner_header {
    min-height: 0;
  }
}

@media only screen and (min-width: 80em) {
  .post-header.small .inner_header {
    min-height: 0;
  }
}

@media only screen and (min-width: 100em) {
  .post-header.small .inner_header {
    padding: 90px 0 120px;
  }
}

.post-header.small .inner_header .post-title .post-bottom-meta {
  text-align: right;
}

.post-header.small .inner_header .post-title .post-bottom-meta .author,
.post-header.small .inner_header .post-title .post-bottom-meta .time {
  float: left;
}

.rtl .post-header.small .inner_header .post-title .post-bottom-meta .author, .rtl
.post-header.small .inner_header .post-title .post-bottom-meta .time {
  float: right;
}

@media only screen and (min-width: 40.063em) {
  .post-header.small .inner_header .post-title {
    padding: 0;
  }
}

@media only screen and (min-width: 40.063em) {
  .post-header.small .post-title {
    margin-bottom: 15px;
  }
}

.post-header.small .post-title .entry-title {
  padding-bottom: 15px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.6);
  margin-bottom: 18px;
}

.post-header.small + .style5-container {
  background: #fff;
  position: relative;
  padding-top: 0;
}

@media only screen and (min-width: 40.063em) {
  .post-header.small + .style5-container {
    padding-top: 50px;
    margin-top: -90px;
  }
}

.post-header.small + .style5-container .featured_image_credit {
  bottom: auto;
  top: -30px;
}

.post-header.style3 {
  margin-bottom: 0;
}

.post-header.style3 + .row {
  padding-top: 15px;
}

@media only screen and (min-width: 40.063em) {
  .post-header.style3 + .row {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 40.063em) {
  .post-header.style4 {
    margin-left: -20px;
    padding: 0 20px;
    width: calc(100% + 40px);
  }
  .post-header.style4 .inner_header {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px;
    width: calc(100% + 40px);
  }
}

.post-content-container {
  padding-left: 0;
  min-height: 390px;
}

@media only screen and (min-width: 40.063em) {
  .post-content-container {
    padding-left: 98px;
  }
  .rtl .post-content-container {
    padding-left: 0;
    padding-right: 98px;
  }
  .type-attachment .post-content-container {
    padding: 0;
  }
}

.post-content-container + .share-article {
  width: auto;
  max-width: 100%;
  margin: 0 0 50px;
  float: none;
  text-align: center;
}

.share-container {
  position: relative;
}

.share-article-vertical {
  display: block;
  float: left;
  width: 60px;
  margin-bottom: 30px;
  position: absolute;
  margin-top: 5px;
}

.subheader .share-article-vertical {
  margin: 0;
}

.share-article-vertical .share-title {
  display: block;
  background: #080808;
  padding: 16px 12px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  margin: 0;
}

.share-article-vertical .share-title em {
  font-style: normal;
}

.share-article-vertical .share-title span {
  display: block;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 9px;
  color: rgba(255, 255, 255, 0.6);
}

.share-article-vertical .social {
  display: block;
  width: 60px;
  height: 59px;
  line-height: 59px;
  text-align: center;
  font-size: 14px;
  color: #aeaeae;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative;
}

.share-article-vertical .social:first-child {
  border-top: 1px solid #eee;
}

.share-article-vertical .social.whatsapp span {
  font-size: 14px;
}

@media only screen and (min-width: 40.063em) {
  .share-article-vertical .social.whatsapp {
    display: none;
  }
}

.share-article-vertical .social.facebook:hover {
  background: #3b5998;
}

.share-article-vertical .social.google:hover {
  background: #dd4b39;
}

.share-article-vertical .social.google-plus:hover {
  background: #dd4b39;
}

.share-article-vertical .social.linkedin:hover {
  background: #007bb6;
}

.share-article-vertical .social.pinterest:hover {
  background: #cb2027;
}

.share-article-vertical .social.twitter:hover {
  background: #00aced;
}

.share-article-vertical .social.instagram:hover {
  background: #3f729b;
}

.share-article-vertical .social.vk:hover {
  background: #45668e;
}

.share-article-vertical .social.tumblr:hover {
  background: #35465c;
}

.share-article-vertical .social.xing:hover {
  background: #cfdc00;
}

.share-article-vertical .social.soundcloud:hover {
  background: #f80;
}

.share-article-vertical .social.dribbble:hover {
  background: #ea4c89;
}

.share-article-vertical .social.youtube:hover {
  background: #e52d27;
}

.share-article-vertical .social.youtube-play:hover {
  background: #e52d27;
}

.share-article-vertical .social.spotify:hover {
  background: #7ab800;
}

.share-article-vertical .social.behance:hover {
  background: #1769ff;
}

.share-article-vertical .social.deviantart:hover {
  background: #4e6252;
}

.share-article-vertical .social.vimeo:hover {
  background: #1ab7ea;
}

.share-article-vertical .social.rss:hover {
  background: #f26522;
}

.share-article-vertical .social.twitch:hover {
  background: #6441a5;
}

.share-article-vertical .social.whatsapp:hover {
  background: #25d366;
}

.share-article-vertical .social.snapchat:hover {
  background: #fffc00;
}

.share-article-vertical .social:hover {
  color: #fff;
}

.share-article {
  background: #f5f5f5;
  padding: 15px;
  text-align: center;
}

.share-article.simple {
  padding: 0;
  background: none;
  text-align: left;
}

.rtl .share-article.simple {
  text-align: right;
}

.share-article .share-article {
  text-align: center;
}

@media only screen and (min-width: 40.063em) {
  .share-article .share-article {
    text-align: right;
  }
}

@media only screen and (min-width: 40.063em) {
  .share-article {
    padding: 27px;
    text-align: left;
  }
  .share-article h6 {
    line-height: 36px;
    margin-bottom: 0;
  }
}

.share-article .social {
  display: inline-block;
  line-height: 36px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 0 5px;
  position: relative;
  border-radius: 3px;
  vertical-align: middle;
  margin: 0 0 4px;
  text-align: right;
}

.share-article .social .fa {
  display: block;
  width: 30px;
  line-height: 36px;
  text-align: center;
}

@media only screen and (min-width: 40.063em) {
  .share-article .social {
    padding: 0 14px;
  }
}

@media only screen and (min-width: 40.063em) {
  .share-article .social.whatsapp {
    display: none;
  }
}

.share-article .social.facebook {
  background: #3b5998;
}

.share-article .social.facebook:hover {
  background: #324c82;
  color: #fff !important;
}

.share-article .social.google {
  background: #dd4b39;
}

.share-article .social.google:hover {
  background: #d33724;
  color: #fff !important;
}

.share-article .social.google-plus {
  background: #dd4b39;
}

.share-article .social.google-plus:hover {
  background: #d33724;
  color: #fff !important;
}

.share-article .social.linkedin {
  background: #007bb6;
}

.share-article .social.linkedin:hover {
  background: #006697;
  color: #fff !important;
}

.share-article .social.pinterest {
  background: #cb2027;
}

.share-article .social.pinterest:hover {
  background: #b11c22;
  color: #fff !important;
}

.share-article .social.twitter {
  background: #00aced;
}

.share-article .social.twitter:hover {
  background: #0096ce;
  color: #fff !important;
}

.share-article .social.instagram {
  background: #3f729b;
}

.share-article .social.instagram:hover {
  background: #366285;
  color: #fff !important;
}

.share-article .social.vk {
  background: #45668e;
}

.share-article .social.vk:hover {
  background: #3b5779;
  color: #fff !important;
}

.share-article .social.tumblr {
  background: #35465c;
}

.share-article .social.tumblr:hover {
  background: #2a3749;
  color: #fff !important;
}

.share-article .social.xing {
  background: #cfdc00;
}

.share-article .social.xing:hover {
  background: #b2bd00;
  color: #fff !important;
}

.share-article .social.soundcloud {
  background: #f80;
}

.share-article .social.soundcloud:hover {
  background: #e07800;
  color: #fff !important;
}

.share-article .social.dribbble {
  background: #ea4c89;
}

.share-article .social.dribbble:hover {
  background: #e73177;
  color: #fff !important;
}

.share-article .social.youtube {
  background: #e52d27;
}

.share-article .social.youtube:hover {
  background: #d41f1a;
  color: #fff !important;
}

.share-article .social.youtube-play {
  background: #e52d27;
}

.share-article .social.youtube-play:hover {
  background: #d41f1a;
  color: #fff !important;
}

.share-article .social.spotify {
  background: #7ab800;
}

.share-article .social.spotify:hover {
  background: #669900;
  color: #fff !important;
}

.share-article .social.behance {
  background: #1769ff;
}

.share-article .social.behance:hover {
  background: #0057f7;
  color: #fff !important;
}

.share-article .social.deviantart {
  background: #4e6252;
}

.share-article .social.deviantart:hover {
  background: #405144;
  color: #fff !important;
}

.share-article .social.vimeo {
  background: #1ab7ea;
}

.share-article .social.vimeo:hover {
  background: #13a3d2;
  color: #fff !important;
}

.share-article .social.rss {
  background: #f26522;
}

.share-article .social.rss:hover {
  background: #e8540e;
  color: #fff !important;
}

.share-article .social.twitch {
  background: #6441a5;
}

.share-article .social.twitch:hover {
  background: #57388f;
  color: #fff !important;
}

.share-article .social.whatsapp {
  background: #25d366;
}

.share-article .social.whatsapp:hover {
  background: #20b959;
  color: #fff !important;
}

.share-article .social.snapchat {
  background: #fffc00;
}

.share-article .social.snapchat:hover {
  background: #e0de00;
  color: #fff !important;
}

@media only screen and (min-width: 40.063em) {
  .share-article .social {
    width: auto;
    margin: 0;
  }
}

.circle_rating {
  display: none;
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 20;
}

@media only screen and (min-width: 40.063em) {
  .circle_rating {
    display: block;
  }
}

.rtl .circle_rating {
  right: auto;
  left: 18px;
}

.circle_rating span {
  display: block;
  width: 90px;
  height: 90px;
  line-height: 92px;
  text-align: center;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
}

.circle_rating .circle_base {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 6px;
  transform: rotateZ(-90deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.circle_rating .circle_perc {
  stroke: #649fd6;
  stroke-width: 6px;
  stroke-linecap: round;
  transform: rotateZ(-90deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.circle_rating.small {
  top: 18px;
  right: 18px;
}

.circle_rating.small span {
  width: 50px;
  height: 50px;
  line-height: 52px;
  font-size: 16px;
}

.circle_rating.small .circle_base,
.circle_rating.small .circle_perc {
  stroke-width: 3px;
}

.rtl .circle_rating.small {
  right: auto;
  left: 18px;
}

.posts {
  display: flex;
  flex-wrap: wrap;
}

.posts:before {
  display: none;
}

.other_videos {
  background: #ebebeb;
  padding: 35px 0 5px;
  margin-bottom: 30px;
}

.other_videos.dark-color {
  background: #161616;
}

.related-posts .related-title {
  display: block;
  padding-bottom: 20px;
  border-bottom: 2px solid #eaeaea;
  margin-bottom: 30px;
}

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

.related-posts .row {
  display: flex;
  flex-wrap: wrap;
}

.related-posts .row:after, .related-posts .row:before {
  display: none;
}

.featured_image_credit {
  display: none;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 7px 9px;
  font-size: 10px;
  background: rgba(0, 0, 0, 0.4);
}

@media only screen and (min-width: 40.063em) {
  .featured_image_credit {
    display: block;
  }
}

.rtl .featured_image_credit {
  left: auto;
  right: 0;
}

.post-detail-row {
  background: #fff;
}

#infinite-article {
  background: #fff;
  will-change: contents;
}

#infinite-article.on {
  padding-bottom: 100px;
}

.masonry_loader {
  width: 100%;
}

.post-review {
  border: 2px solid #f0f0f0;
}

.post-review.style1 {
  margin: 0 0 20px;
}

.post-review.style2 {
  width: 100%;
  float: left;
  margin: 0 0 20px;
}

@media only screen and (min-width: 40.063em) {
  .post-review.style2 {
    width: 50%;
    margin: 0 30px 20px 0;
  }
}

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

.post-review.style2 .average {
  margin: 0 -14px -14px -14px;
}

@media only screen and (min-width: 40.063em) {
  .post-review.style2 .average {
    margin: 0 -30px -31px -30px;
  }
}

.post-review.style3 {
  margin: 30px 0;
}

.post-review .post-review-content {
  border-bottom: 1px solid #f0f0f0;
  padding: 12px;
}

@media only screen and (min-width: 40.063em) {
  .post-review .post-review-content {
    padding: 28px;
  }
}

.post-review .post-review-bottom {
  padding: 12px;
}

@media only screen and (min-width: 40.063em) {
  .post-review .post-review-bottom {
    padding: 28px;
  }
}

.post-review h6 {
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media only screen and (min-width: 40.063em) {
  .post-review h6 {
    margin-bottom: 30px;
  }
}

.post-review ul {
  margin: 0;
  list-style: none;
}

.post-review ul li {
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 600;
  color: #080808;
}

@media only screen and (min-width: 40.063em) {
  .post-review ul li {
    margin-bottom: 25px;
  }
}

.post-review ul li:last-child {
  margin-bottom: 0;
}

.post-review ul li .show-for-medium {
  text-align: right;
}

.rtl .post-review ul li .show-for-medium {
  text-align: left;
}

.rtl .post-review ul li {
  text-align: right;
}

.post-review ul li .progress {
  width: 100%;
  background: #eeeeee;
  height: 14px;
  margin-top: 4px;
}

.post-review ul li .progress span {
  background: #649fd6;
  display: block;
  height: 14px;
  width: 0;
}

.rtl .post-review ul li .progress span {
  float: right;
}

.post-review .comment_section {
  margin-bottom: 15px;
}

@media only screen and (min-width: 40.063em) {
  .post-review .comment_section {
    margin-bottom: 0;
  }
}

.rtl .post-review .comment_section {
  text-align: right;
}

.post-review .comment_section p {
  display: block;
  margin-bottom: 10px;
  position: relative;
  padding-left: 24px;
  font-size: 12px;
  line-height: 14px;
}

.post-review .comment_section p:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  line-height: 16px;
  color: #fff;
  border-radius: 7px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.post-review .comment_section p.positive:before {
  content: '+';
  background: #0fbf5e;
}

.post-review .comment_section p.negative:before {
  content: '-';
  background: #fe3166;
}

.rtl .post-review .comment_section p {
  padding-left: 0;
  padding-right: 24px;
}

.rtl .post-review .comment_section p:before {
  left: auto;
  right: 0;
}

.post-review .post_comment {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
  color: #080808;
}

.post-review .average {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 38px;
  line-height: 1;
  padding: 15px;
  color: #fff;
  background: #649fd6;
  font-weight: 600;
}

@media only screen and (min-width: 40.063em) {
  .post-review .average {
    padding: 25px 15px;
    margin: 0;
  }
}

@media only screen and (min-width: 64.063em) {
  .post-review .average {
    padding: 35px 15px;
  }
}

@media only screen and (min-width: 64.063em) {
  .post-review .average {
    padding: 45px 15px;
  }
}

/*------------------------------------------------------------------
Pages
*/
.authorpage {
  margin: 0 0 20px;
  border: 0;
  background: #080808;
  padding: 15px;
}

.authorpage .avatar-link {
  display: inline-block;
}

.author .authorpage .avatar-link {
  float: left;
}

.authorpage h5 {
  font-size: 20px;
  line-height: 1;
  margin: 0;
}

.authorpage h5 a {
  color: #fff;
}

.authorpage h4 {
  margin: 8px 0 0 0;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
}

.authorpage span {
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  padding: 3px 4px 2px;
  margin-top: 12px;
}

.authorpage span + span {
  margin-left: 5px;
}

.authorpage p {
  margin-top: 18px;
  margin-bottom: 15px;
  color: #a6a6a6;
  font-size: 12px;
}

.authorpage a {
  color: #9c9c9c;
}

.authorpage a:hover {
  color: #fff;
}

.authorpage a .fa {
  font-size: 14px;
}

.authorpage .avatar {
  width: 164px;
}

@media only screen and (min-width: 40.063em) {
  .authorpage {
    padding: 30px;
    margin-bottom: 45px;
  }
  .authorpage .author-content {
    padding-left: 194px;
  }
  .authorpage h5 {
    font-size: 28px;
  }
}

.author_list .authorpage {
  background: #f6f6f6;
  flex: 1;
  text-align: center;
  margin-bottom: 30px;
}

.author_list .authorpage .avatar {
  float: none;
  margin: 0 auto 30px;
  border-radius: 50%;
}

.author_list .authorpage .author-content {
  padding: 0;
}

.author_list .authorpage .author-content h5 a {
  font-size: 20px;
  color: #080808;
}

.author_list .authorpage .author-content h4 {
  color: #8a8a8a;
}

.author_list .authorpage .author-content span {
  background: #8f8f8f;
}

.author_list .authorpage .author-content p {
  color: #a6a6a6;
}

.author_list .authorpage .author-content a:hover {
  color: #080808;
}

.author_list .columns {
  display: flex;
}

.subcategory_container {
  width: 100%;
  min-height: 50px;
}

.subcategory_container .thb-sibling-categories {
  display: block;
  width: 100%;
  text-align: right;
  height: 50px;
  overflow: hidden;
}

.subcategory_container .thb-sibling-categories.active {
  overflow: visible;
}

.subcategory_container .thb-sibling-categories li {
  display: inline-block;
  margin: 0;
  white-space: nowrap;
}

.subcategory_container .thb-sibling-categories li + li {
  padding-left: 20px;
}

.rtl .subcategory_container .thb-sibling-categories li + li {
  padding-left: 0;
  padding-right: 20px;
}

.subcategory_container .thb-sibling-categories li a {
  font-size: 11px;
  color: #080808;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 50px;
}

.subcategory_container .thb-sibling-categories li a:hover {
  color: #649fd6;
}

.subcategory_container .thb-sibling-categories .thb-pull-down {
  display: none;
  position: relative;
}

.subcategory_container .thb-sibling-categories .thb-pull-down .fa {
  margin-left: 5px;
}

.subcategory_container .thb-sibling-categories .thb-pull-down .sub-menu-holder {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 12px;
  z-index: 10;
}

.subcategory_container .thb-sibling-categories .thb-pull-down .sub-menu {
  padding: 10px;
  background: #fff;
}

.subcategory_container .thb-sibling-categories .thb-pull-down .sub-menu li {
  display: block;
}

.subcategory_container .thb-sibling-categories .thb-pull-down .sub-menu li a {
  line-height: 1.6;
}

.subcategory_container .thb-sibling-categories .thb-pull-down:hover .sub-menu-holder {
  display: block;
}

.subcategory_container.small {
  height: 25px;
  min-height: 25px;
  margin: 0;
}

.subcategory_container.small .thb-sibling-categories {
  height: 25px;
}

.subcategory_container.small .thb-sibling-categories li a {
  line-height: 1;
  color: #646464;
}

.category-title {
  margin-bottom: 15px;
}

@media only screen and (min-width: 40.063em) {
  .category-title {
    margin-bottom: 30px;
  }
}

.category-title.style2 h1 {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 50px;
  text-transform: uppercase;
}

@media only screen and (min-width: 40.063em) {
  .category-title.style2 h1 {
    font-size: 24px;
  }
}

.category-title.style2 .category-header {
  border-bottom: 1px solid #080808;
}

.category-title.style2 .thb-sibling-categories {
  margin: 0;
  text-align: right;
}

.category-title.style2 p {
  font-size: 14px;
  margin: 15px 0 0 0;
}

.category-title.style1 .category-header {
  background: #649fd6;
  padding: 20px;
  text-align: center;
  padding-bottom: 18px;
  background-size: cover;
}

@media only screen and (min-width: 40.063em) {
  .category-title.style1 .category-header {
    padding: 40px;
    padding-bottom: 36px;
  }
}

.category-title.style1 h1 {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 0;
  color: #fff;
  text-transform: uppercase;
}

.category-title.style1 p {
  margin-bottom: 0;
  font-size: 12px;
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.8);
}

.category-title.style1 .thb-sibling-categories {
  list-style: none;
  padding: 0;
  min-height: 50px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.05);
  text-align: center;
}

@media only screen and (min-width: 40.063em) {
  .category-title.style1 {
    margin-bottom: 30px;
  }
  .category-title.style1 h1 {
    font-size: 30px;
  }
}

@media only screen and (min-width: 80em) {
  .category-title.style1 h1 {
    font-size: 40px;
  }
}

.category-grid {
  margin-bottom: 30px;
}

/*------------------------------------------------------------------
Sidebar & Widgets
*/
.page-padding {
  margin: 30px 0;
}

@media only screen and (min-width: 40.063em) {
  .page-padding {
    margin: 50px 0;
  }
}

@media only screen and (min-width: 64.063em) {
  .page-padding {
    margin: 70px 0;
  }
}

@media only screen and (min-width: 80em) {
  .page-padding {
    margin: 90px 0;
  }
}

@media only screen and (min-width: 64.063em) {
  .sidebar {
    padding-left: 45px;
  }
  .rtl .sidebar {
    padding-left: 15px;
    padding-right: 45px;
  }
}

.sidebar.large-order-1 {
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (min-width: 64.063em) {
  .sidebar.large-order-1 {
    padding-right: 45px;
  }
}

.widget {
  margin-bottom: 30px;
  background: #f5f5f5;
  padding: 15px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
}

@media only screen and (min-width: 40.063em) {
  .widget {
    padding: 20px;
  }
}

@media only screen and (min-width: 64.063em) {
  .widget {
    padding: 30px;
  }
}

.widget .slick-nav {
  background: #f5f5f5;
}

.widget .widget_title {
  padding-bottom: 13px;
  margin-bottom: 28px;
  border-bottom: 2px solid #080808;
}

.widget .widget_title > strong {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  text-transform: uppercase;
}

.rtl .widget .widget_title > strong span a {
  margin-left: 0;
  margin-right: 8px;
}

.widget .widget_title > strong span {
  display: none;
  line-height: 14px;
}

@media only screen and (min-width: 64.063em) {
  .widget .widget_title > strong span {
    display: block;
  }
}

.widget .widget_title > strong span a {
  display: inline-flex;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.4);
  margin-left: 8px;
}

.widget .widget_title > strong span a.active {
  color: rgba(0, 0, 0, 0.8);
}

.widget.title-style2 .widget_title {
  padding-bottom: 0;
  border-bottom-width: 1px;
}

.widget.title-style2 .widget_title strong {
  display: inline-flex;
  align-items: center;
  background: #080808;
  color: #fff;
  border: 0;
  padding: 0 15px;
  height: 38px;
}

.widget.title-style2 .widget_title strong .thb_listing {
  margin-left: 15px;
}

.widget.title-style3 .widget_title {
  padding-bottom: 0;
  border-bottom: 0;
}

.widget.title-style3 .widget_title > strong {
  text-transform: none;
  font-size: 16px;
}

.widget ul {
  margin: 0;
  position: relative;
}

.widget ul.thb-loading:after {
  bottom: 0;
  top: 50%;
  margin-top: -19px;
}

.widget ul li {
  display: block;
  padding: 10px 0;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}

.widget ul li:first-child {
  padding-top: 0;
}

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

.widget ul li p {
  font-size: 13px;
  line-height: 18px;
}

.widget ul li.post.listing {
  margin: 0;
}

.widget ul.point-list li.post.listing {
  padding-top: 0;
  padding-left: 14px;
  margin-bottom: 15px;
}

.widget ul.point-list li.post.listing:last-child {
  margin: 0;
}

.widget ul.menu a {
  font-size: 14px;
}

.widget ul.menu .current-menu-item > a {
  color: #7a7a7a;
}

.widget ul.menu .sub-menu {
  margin-top: 15px;
  padding-top: 15px;
  padding-left: 10px;
  border-top: 1px solid #eeeeee;
}

.widget.widget_featured_video iframe {
  width: 100%;
}

.widget.widget_featured_video .flex-video {
  margin: 0;
}

.widget.widget_about figure {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.widget.widget_about figure img {
  display: inline-block;
  max-width: 100%;
}

.widget.widget_about .thb-about-content {
  text-align: center;
}

.widget.widget_discussedimages .post .post-bottom-meta .comment {
  margin-left: 0;
}

.widget.widget_crypto .thb-crypto-list .thb-crypto {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
}

.widget.widget_crypto .thb-crypto-list .thb-crypto .thb-crypto-content {
  flex: 1;
  position: relative;
  padding-right: 55px;
}

.widget.widget_crypto .thb-crypto-list .thb-crypto .thb-crypto-content .thb-crypto-price {
  position: absolute;
  top: 50%;
  right: 0;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.widget.widget_crypto .thb-crypto-list .columns:last-child .thb-crypto {
  border-bottom: 0;
}

.widget.widget_tag_cloud ul li {
  display: inline-block;
  padding: 0;
  border: 0;
}

.widget.widget_tag_cloud .next {
  display: none;
}

.widget.widget_subscribe_widget {
  text-align: center;
}

.widget.widget_subscribe_widget p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.widget.widget_subscribe_widget input[type="text"] {
  height: 40px;
  width: 100%;
}

.widget.widget_subscribe_widget .newsletter-form-container {
  position: relative;
  z-index: 2;
}

.widget.widget_subscribe_widget .newsletter-container.light-text {
  color: #fff;
}

.widget.widget_subscribe_widget .newsletter-container.has-image {
  position: relative;
  overflow: hidden;
  background-size: cover;
  padding: 20px 15px;
}

@media only screen and (min-width: 40.063em) {
  .widget.widget_subscribe_widget .newsletter-container.has-image {
    padding: 40px 30px;
  }
}

.widget.widget_subscribe_widget .newsletter-container.has-image .parallax_bg {
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  z-index: -1;
}

.widget.thb_widget_twitter .thb-twitter-carousel-wrapper {
  background: #e4f2f8;
  padding: 20px;
}

@media only screen and (min-width: 40.063em) {
  .widget.thb_widget_twitter .thb-twitter-carousel-wrapper {
    padding: 40px;
  }
}

.widget.thb_widget_twitter .thb-twitter-carousel-wrapper .thb-tweet .thb-tweet-actions a {
  margin: 0 7px;
}

.widget.thb_widget_twitter .thb-twitter-carousel-header {
  text-align: center;
  padding: 0 0 25px 0;
  font-size: 36px;
  line-height: 1;
  color: #00aced;
}

.widget.thb_widget_twitter .thb-carousel .thb-tweet {
  padding: 0;
  font-size: 16px;
  text-align: center;
  margin: 0;
}

.widget.thb_widget_twitter .thb-carousel .thb-tweet .thb-tweet-time {
  margin-top: 15px;
}

.widget.thb_widget_twitter .thb-twitter-header {
  height: 100px;
  border-radius: 3px 3px 0 0;
}

.widget.thb_widget_twitter .thb-twitter-header > a {
  display: block;
  position: relative;
  height: 100%;
}

.widget.thb_widget_twitter .thb-twitter-header .thb_twitter_header_bg {
  display: block;
  border-radius: 3px 3px 0 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.widget.thb_widget_twitter .thb-twitter-header .thb_twitter_avatar {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #fff;
  bottom: -12px;
  left: 50%;
  margin-left: -25px;
}

.widget.thb_widget_twitter .thb-twitter-content {
  background: #fff;
  border-radius: 0 0 3px 3px;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 13px;
}

@media only screen and (min-width: 40.063em) {
  .widget.thb_widget_twitter .thb-twitter-content {
    padding: 18px;
  }
}

.widget.thb_widget_twitter .thb-twitter-user {
  padding: 5px 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
  color: #0a0a0a;
}

.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-username,
.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-screenname {
  font-size: 12px;
  margin-right: 10px;
  font-weight: 500;
  text-transform: uppercase;
}

.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-screenname {
  opacity: 0.4;
  margin-right: 0;
}

.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-usermeta {
  margin-top: 5px;
  opacity: 0.4;
  text-transform: uppercase;
  font-size: 10px;
}

.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-usermeta span {
  margin-right: 15px;
}

.widget.thb_widget_twitter .thb-tweet {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  font-size: 12px;
  color: #0a0a0a;
}

.widget.thb_widget_twitter .thb-tweet:last-of-type {
  margin-bottom: 0;
}

.widget.thb_widget_twitter .thb-tweet .fa-twitter {
  position: absolute;
  top: 2px;
  left: 0;
  color: #d3d3d3;
  font-size: 20px;
  line-height: 1;
}

.widget.thb_widget_twitter .thb-tweet .thb-tweet-time {
  opacity: 0.6;
  text-transform: uppercase;
  font-size: 10px;
  margin-top: 8px;
  line-height: 1;
}

.widget.thb_widget_twitter .thb-tweet .thb-tweet-text a {
  color: #00aced;
}

.widget.thb_widget_twitter .thb-tweet .thb-tweet-text a:hover {
  color: #0099d4;
}

.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions {
  line-height: 1;
  margin-top: 10px;
  font-size: 10px;
}

.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions a {
  display: inline-flex;
  align-items: center;
  margin-right: 14px;
}

.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions a i {
  font-size: 14px;
}

.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions a .tweet-count {
  margin-left: 8px;
}

.widget.widget_nav_menu ul li {
  border: 0;
}

.widget.widget_nav_menu ul li a {
  color: #959595;
  font-size: 14px;
}

.widget.widget_nav_menu ul li a:hover {
  color: #080808;
}

.widget.widget_nav_menu ul li.current-menu-item > a {
  color: #080808;
}

.widget.widget_nav_menu ul li .sub-menu {
  border: 0;
  padding-top: 5px;
}

.widget.widget_recent_entries ul li {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 15px;
}

.widget.widget_recent_entries ul li a {
  display: block;
  color: #080808;
}

.widget.widget_recent_entries ul li span {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}

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

.widget.widget_recent_comments ul li {
  border-bottom: 0;
  padding: 0 0 0 30px;
  margin-bottom: 15px;
  position: relative;
  font-size: 13px;
}

.widget.widget_recent_comments ul li:after {
  content: '\f0e5';
  font-family: FontAwesome;
  color: #080808;
  position: absolute;
  top: 1px;
  left: 0;
}

.widget.widget_recent_comments ul li .comment-author-link,
.widget.widget_recent_comments ul li a {
  color: #080808;
  font-weight: 600;
}

.widget.widget_recent_comments ul li .comment-author-link {
  text-transform: capitalize;
}

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

.widget.widget_categories li {
  text-align: right;
  line-height: 1;
}

.widget.widget_categories li a {
  display: inline;
  float: left;
}

.widget.widget_thbadsingle {
  padding: 0;
  background: none;
  text-align: center;
}

.widget.widget_multiplead {
  padding-bottom: 0;
}

.widget.widget_multiplead img {
  margin-bottom: 30px;
}

.widget.widget_categoryposts .post .post-category {
  display: none;
}

.widget.widget_categoryposts .post.style3 {
  margin-bottom: 10px;
}

.widget.widget_calendar #calendar_wrap {
  border: 1px solid #dcdcdc;
}

.widget.widget_calendar table {
  background: #fff;
  border: 0;
  width: 100%;
  border-collapse: collapse;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.widget.widget_calendar table thead {
  background: #fff;
  font-size: 12px;
  border-bottom: 1px solid #dcdcdc;
}

.widget.widget_calendar table thead th {
  padding: 13px 0;
  color: #303030;
  text-align: center;
  font-weight: 800;
}

.widget.widget_calendar table tbody tr:nth-child(even) {
  background: #f8f8f8;
}

.widget.widget_calendar table tbody td {
  font-size: 12px;
  color: #686868;
  text-align: center;
  padding: 9px 0;
}

.widget.widget_calendar table tfoot {
  background: #fff;
  margin-top: 10px;
  border-top: 1px solid #dcdcdc;
}

.widget.widget_calendar table tfoot tr td {
  padding: 12px 14px;
  font-size: 12px;
}

.widget.widget_calendar table tfoot tr td a {
  color: #737373;
  text-transform: uppercase;
  font-weight: 800;
}

.widget.widget_calendar table tfoot tr #next {
  text-align: right;
}

.widget.widget_calendar table caption {
  color: #303030;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 15px 0;
  border-bottom: 1px solid #dcdcdc;
}

.widget.widget_postslider .post {
  margin-bottom: 0;
}

.widget.widget_topreviews .style1 li {
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.05);
  padding: 20px 40px 18px 20px;
  margin-bottom: 10px;
  position: relative;
}

@media only screen and (min-width: 64.063em) {
  .widget.widget_topreviews .style1 li {
    padding: 20px 80px 18px 20px;
  }
}

.widget.widget_topreviews .style1 li:last-child {
  margin-bottom: 0;
}

.widget.widget_topreviews .style1 li:after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 60px;
  background: rgba(255, 255, 255, 0.2);
  z-index: 0;
}

.widget.widget_topreviews .style1 li > a {
  position: relative;
  font-size: 12px;
  font-weight: 600;
}

.widget.widget_topreviews .style1 li .post-bottom-meta {
  margin: 0;
}

.widget.widget_topreviews .style1 li .progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: auto;
  background: #649fd6;
  z-index: 0;
  opacity: 0.5;
  will-change: width;
}

.widget.widget_topreviews .style1 li .ave {
  display: block;
  width: 40px;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  font-weight: 600;
}

@media only screen and (min-width: 64.063em) {
  .widget.widget_topreviews .style1 li .ave {
    width: 60px;
  }
}

.widget.widget_topreviews .style2 li {
  padding: 18px 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.6);
}

.widget.widget_topreviews .style2 li a {
  display: block;
  padding-right: 25px;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  line-height: 1;
}

.widget.widget_topreviews .style2 li a span {
  position: absolute;
  top: 0;
  right: 0;
}

.widget.widget_topreviews .style2 li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.widget.widget_socialicons li {
  padding: 0;
  border: 0;
}

.widget.widget_socialicons .social-icons-style1 .social {
  display: inline-flex;
  width: 38px;
  height: 38px;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  margin: 0 10px 10px 0;
  color: #fff;
}

.widget.widget_socialicons .social-icons-style1 .social.facebook {
  background: #3b5998;
}

.widget.widget_socialicons .social-icons-style1 .social.facebook:hover {
  background: #2d4373;
}

.widget.widget_socialicons .social-icons-style1 .social.google {
  background: #dd4b39;
}

.widget.widget_socialicons .social-icons-style1 .social.google:hover {
  background: #c23321;
}

.widget.widget_socialicons .social-icons-style1 .social.google-plus {
  background: #dd4b39;
}

.widget.widget_socialicons .social-icons-style1 .social.google-plus:hover {
  background: #c23321;
}

.widget.widget_socialicons .social-icons-style1 .social.linkedin {
  background: #007bb6;
}

.widget.widget_socialicons .social-icons-style1 .social.linkedin:hover {
  background: #005983;
}

.widget.widget_socialicons .social-icons-style1 .social.pinterest {
  background: #cb2027;
}

.widget.widget_socialicons .social-icons-style1 .social.pinterest:hover {
  background: #9f191f;
}

.widget.widget_socialicons .social-icons-style1 .social.twitter {
  background: #00aced;
}

.widget.widget_socialicons .social-icons-style1 .social.twitter:hover {
  background: #0087ba;
}

.widget.widget_socialicons .social-icons-style1 .social.instagram {
  background: #3f729b;
}

.widget.widget_socialicons .social-icons-style1 .social.instagram:hover {
  background: #305777;
}

.widget.widget_socialicons .social-icons-style1 .social.vk {
  background: #45668e;
}

.widget.widget_socialicons .social-icons-style1 .social.vk:hover {
  background: #344d6c;
}

.widget.widget_socialicons .social-icons-style1 .social.tumblr {
  background: #35465c;
}

.widget.widget_socialicons .social-icons-style1 .social.tumblr:hover {
  background: #222d3c;
}

.widget.widget_socialicons .social-icons-style1 .social.xing {
  background: #cfdc00;
}

.widget.widget_socialicons .social-icons-style1 .social.xing:hover {
  background: #9fa900;
}

.widget.widget_socialicons .social-icons-style1 .social.soundcloud {
  background: #f80;
}

.widget.widget_socialicons .social-icons-style1 .social.soundcloud:hover {
  background: #cc6d00;
}

.widget.widget_socialicons .social-icons-style1 .social.dribbble {
  background: #ea4c89;
}

.widget.widget_socialicons .social-icons-style1 .social.dribbble:hover {
  background: #e51e6b;
}

.widget.widget_socialicons .social-icons-style1 .social.youtube {
  background: #e52d27;
}

.widget.widget_socialicons .social-icons-style1 .social.youtube:hover {
  background: #c21d17;
}

.widget.widget_socialicons .social-icons-style1 .social.youtube-play {
  background: #e52d27;
}

.widget.widget_socialicons .social-icons-style1 .social.youtube-play:hover {
  background: #c21d17;
}

.widget.widget_socialicons .social-icons-style1 .social.spotify {
  background: #7ab800;
}

.widget.widget_socialicons .social-icons-style1 .social.spotify:hover {
  background: #588500;
}

.widget.widget_socialicons .social-icons-style1 .social.behance {
  background: #1769ff;
}

.widget.widget_socialicons .social-icons-style1 .social.behance:hover {
  background: #0050e3;
}

.widget.widget_socialicons .social-icons-style1 .social.deviantart {
  background: #4e6252;
}

.widget.widget_socialicons .social-icons-style1 .social.deviantart:hover {
  background: #37463a;
}

.widget.widget_socialicons .social-icons-style1 .social.vimeo {
  background: #1ab7ea;
}

.widget.widget_socialicons .social-icons-style1 .social.vimeo:hover {
  background: #1295bf;
}

.widget.widget_socialicons .social-icons-style1 .social.rss {
  background: #f26522;
}

.widget.widget_socialicons .social-icons-style1 .social.rss:hover {
  background: #d54d0d;
}

.widget.widget_socialicons .social-icons-style1 .social.twitch {
  background: #6441a5;
}

.widget.widget_socialicons .social-icons-style1 .social.twitch:hover {
  background: #4e3380;
}

.widget.widget_socialicons .social-icons-style1 .social.whatsapp {
  background: #25d366;
}

.widget.widget_socialicons .social-icons-style1 .social.whatsapp:hover {
  background: #1da851;
}

.widget.widget_socialicons .social-icons-style1 .social.snapchat {
  background: #fffc00;
}

.widget.widget_socialicons .social-icons-style1 .social.snapchat:hover {
  background: #ccca00;
}

.widget.widget_socialicons .social-icons-style2 {
  margin: 0;
  padding: 0 20px;
  text-align: center;
}

.widget.widget_socialicons .social-icons-style2 .social {
  display: inline-flex;
  background: #080808;
  width: 52px;
  font-size: 20px;
  height: 52px;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  border-radius: 26px;
  margin-bottom: 20px;
}

.widget.widget_socialicons .social-icons-style2 .social.facebook:hover {
  background: #3b5998;
}

.widget.widget_socialicons .social-icons-style2 .social.google:hover {
  background: #dd4b39;
}

.widget.widget_socialicons .social-icons-style2 .social.google-plus:hover {
  background: #dd4b39;
}

.widget.widget_socialicons .social-icons-style2 .social.linkedin:hover {
  background: #007bb6;
}

.widget.widget_socialicons .social-icons-style2 .social.pinterest:hover {
  background: #cb2027;
}

.widget.widget_socialicons .social-icons-style2 .social.twitter:hover {
  background: #00aced;
}

.widget.widget_socialicons .social-icons-style2 .social.instagram:hover {
  background: #3f729b;
}

.widget.widget_socialicons .social-icons-style2 .social.vk:hover {
  background: #45668e;
}

.widget.widget_socialicons .social-icons-style2 .social.tumblr:hover {
  background: #35465c;
}

.widget.widget_socialicons .social-icons-style2 .social.xing:hover {
  background: #cfdc00;
}

.widget.widget_socialicons .social-icons-style2 .social.soundcloud:hover {
  background: #f80;
}

.widget.widget_socialicons .social-icons-style2 .social.dribbble:hover {
  background: #ea4c89;
}

.widget.widget_socialicons .social-icons-style2 .social.youtube:hover {
  background: #e52d27;
}

.widget.widget_socialicons .social-icons-style2 .social.youtube-play:hover {
  background: #e52d27;
}

.widget.widget_socialicons .social-icons-style2 .social.spotify:hover {
  background: #7ab800;
}

.widget.widget_socialicons .social-icons-style2 .social.behance:hover {
  background: #1769ff;
}

.widget.widget_socialicons .social-icons-style2 .social.deviantart:hover {
  background: #4e6252;
}

.widget.widget_socialicons .social-icons-style2 .social.vimeo:hover {
  background: #1ab7ea;
}

.widget.widget_socialicons .social-icons-style2 .social.rss:hover {
  background: #f26522;
}

.widget.widget_socialicons .social-icons-style2 .social.twitch:hover {
  background: #6441a5;
}

.widget.widget_socialicons .social-icons-style2 .social.whatsapp:hover {
  background: #25d366;
}

.widget.widget_socialicons .social-icons-style2 .social.snapchat:hover {
  background: #fffc00;
}

.widget.widget_latestimages ul li > .post {
  margin-bottom: 0;
}

.widget.widget_latestimages ul li > .post.style1-meta .post-bottom-meta {
  margin: 0;
}

.widget.widget_latestimages ul li > .post.style1-meta .post-gallery {
  margin-bottom: 15px;
}

.widget.widget_latestimages ul li > .post.style1-meta .post-title h6 {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 5px;
}

.widget.widget_categoryslider .post {
  margin-bottom: 0;
}

.widget.widget_categoryslider .post-gallery {
  margin-bottom: 25px;
}

.widget.widget_categoryslider .post-title {
  padding: 0 15px;
}

.widget.widget_categoryslider .post-bottom-meta .author {
  float: none;
}

.widget.widget_categoryslider .post-bottom-meta {
  justify-content: center;
}

.widget.widget_categoryslider .post-bottom-meta .comment {
  display: none;
}

.widget.widget_thbtwitter .created {
  display: none;
}

.widget.widget_thbtwitter ul {
  margin-bottom: 15px;
}

.widget.widget_thbtwitter li {
  line-height: 18px;
}

.widget.widget_thbtwitter li a {
  font-weight: 600;
}

.widget.widget_thbtwitter .btn.twitter {
  position: relative;
  padding: 10px 18px 10px 44px;
  text-transform: none;
  font-weight: 400;
  font-size: 13px;
  border-color: #2caae1 !important;
  background: #2caae1 !important;
}

.widget.widget_thbtwitter .btn.twitter strong {
  font-weight: 600;
}

.widget.widget_thbtwitter .btn.twitter i {
  position: absolute;
  top: 8px;
  left: 13px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.4);
}

.widget.widget_socialcounter {
  overflow: hidden;
}

.widget.widget_socialcounter ul.style2 li a {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.facebook {
  background: #3b5998;
}

.widget.widget_socialcounter ul.style2 li a.facebook .fa {
  background: #3b5998;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.facebook span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.facebook:hover {
  background: #344e86;
}

.widget.widget_socialcounter ul.style2 li a.facebook:hover .fa {
  background: #344e86;
}

.widget.widget_socialcounter ul.style2 li a.google {
  background: #dd4b39;
}

.widget.widget_socialcounter ul.style2 li a.google .fa {
  background: #dd4b39;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.google span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.google:hover {
  background: #d73925;
}

.widget.widget_socialcounter ul.style2 li a.google:hover .fa {
  background: #d73925;
}

.widget.widget_socialcounter ul.style2 li a.google-plus {
  background: #dd4b39;
}

.widget.widget_socialcounter ul.style2 li a.google-plus .fa {
  background: #dd4b39;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.google-plus span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.google-plus:hover {
  background: #d73925;
}

.widget.widget_socialcounter ul.style2 li a.google-plus:hover .fa {
  background: #d73925;
}

.widget.widget_socialcounter ul.style2 li a.linkedin {
  background: #007bb6;
}

.widget.widget_socialcounter ul.style2 li a.linkedin .fa {
  background: #007bb6;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.linkedin span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.linkedin:hover {
  background: #006a9d;
}

.widget.widget_socialcounter ul.style2 li a.linkedin:hover .fa {
  background: #006a9d;
}

.widget.widget_socialcounter ul.style2 li a.pinterest {
  background: #cb2027;
}

.widget.widget_socialcounter ul.style2 li a.pinterest .fa {
  background: #cb2027;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.pinterest span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.pinterest:hover {
  background: #b51d23;
}

.widget.widget_socialcounter ul.style2 li a.pinterest:hover .fa {
  background: #b51d23;
}

.widget.widget_socialcounter ul.style2 li a.twitter {
  background: #00aced;
}

.widget.widget_socialcounter ul.style2 li a.twitter .fa {
  background: #00aced;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.twitter span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.twitter:hover {
  background: #0099d4;
}

.widget.widget_socialcounter ul.style2 li a.twitter:hover .fa {
  background: #0099d4;
}

.widget.widget_socialcounter ul.style2 li a.instagram {
  background: #3f729b;
}

.widget.widget_socialcounter ul.style2 li a.instagram .fa {
  background: #3f729b;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.instagram span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.instagram:hover {
  background: #386589;
}

.widget.widget_socialcounter ul.style2 li a.instagram:hover .fa {
  background: #386589;
}

.widget.widget_socialcounter ul.style2 li a.vk {
  background: #45668e;
}

.widget.widget_socialcounter ul.style2 li a.vk .fa {
  background: #45668e;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.vk span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.vk:hover {
  background: #3d5a7d;
}

.widget.widget_socialcounter ul.style2 li a.vk:hover .fa {
  background: #3d5a7d;
}

.widget.widget_socialcounter ul.style2 li a.tumblr {
  background: #35465c;
}

.widget.widget_socialcounter ul.style2 li a.tumblr .fa {
  background: #35465c;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.tumblr span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.tumblr:hover {
  background: #2c3a4c;
}

.widget.widget_socialcounter ul.style2 li a.tumblr:hover .fa {
  background: #2c3a4c;
}

.widget.widget_socialcounter ul.style2 li a.xing {
  background: #cfdc00;
}

.widget.widget_socialcounter ul.style2 li a.xing .fa {
  background: #cfdc00;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.xing span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.xing:hover {
  background: #b7c300;
}

.widget.widget_socialcounter ul.style2 li a.xing:hover .fa {
  background: #b7c300;
}

.widget.widget_socialcounter ul.style2 li a.soundcloud {
  background: #f80;
}

.widget.widget_socialcounter ul.style2 li a.soundcloud .fa {
  background: #f80;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.soundcloud span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.soundcloud:hover {
  background: #e67a00;
}

.widget.widget_socialcounter ul.style2 li a.soundcloud:hover .fa {
  background: #e67a00;
}

.widget.widget_socialcounter ul.style2 li a.dribbble {
  background: #ea4c89;
}

.widget.widget_socialcounter ul.style2 li a.dribbble .fa {
  background: #ea4c89;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.dribbble span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.dribbble:hover {
  background: #e7357a;
}

.widget.widget_socialcounter ul.style2 li a.dribbble:hover .fa {
  background: #e7357a;
}

.widget.widget_socialcounter ul.style2 li a.youtube {
  background: #e52d27;
}

.widget.widget_socialcounter ul.style2 li a.youtube .fa {
  background: #e52d27;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.youtube span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.youtube:hover {
  background: #d8201a;
}

.widget.widget_socialcounter ul.style2 li a.youtube:hover .fa {
  background: #d8201a;
}

.widget.widget_socialcounter ul.style2 li a.youtube-play {
  background: #e52d27;
}

.widget.widget_socialcounter ul.style2 li a.youtube-play .fa {
  background: #e52d27;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.youtube-play span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.youtube-play:hover {
  background: #d8201a;
}

.widget.widget_socialcounter ul.style2 li a.youtube-play:hover .fa {
  background: #d8201a;
}

.widget.widget_socialcounter ul.style2 li a.spotify {
  background: #7ab800;
}

.widget.widget_socialcounter ul.style2 li a.spotify .fa {
  background: #7ab800;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.spotify span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.spotify:hover {
  background: #699f00;
}

.widget.widget_socialcounter ul.style2 li a.spotify:hover .fa {
  background: #699f00;
}

.widget.widget_socialcounter ul.style2 li a.behance {
  background: #1769ff;
}

.widget.widget_socialcounter ul.style2 li a.behance .fa {
  background: #1769ff;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.behance span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.behance:hover {
  background: #0059fd;
}

.widget.widget_socialcounter ul.style2 li a.behance:hover .fa {
  background: #0059fd;
}

.widget.widget_socialcounter ul.style2 li a.deviantart {
  background: #4e6252;
}

.widget.widget_socialcounter ul.style2 li a.deviantart .fa {
  background: #4e6252;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.deviantart span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.deviantart:hover {
  background: #435446;
}

.widget.widget_socialcounter ul.style2 li a.deviantart:hover .fa {
  background: #435446;
}

.widget.widget_socialcounter ul.style2 li a.vimeo {
  background: #1ab7ea;
}

.widget.widget_socialcounter ul.style2 li a.vimeo .fa {
  background: #1ab7ea;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.vimeo span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.vimeo:hover {
  background: #14a7d7;
}

.widget.widget_socialcounter ul.style2 li a.vimeo:hover .fa {
  background: #14a7d7;
}

.widget.widget_socialcounter ul.style2 li a.rss {
  background: #f26522;
}

.widget.widget_socialcounter ul.style2 li a.rss .fa {
  background: #f26522;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.rss span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.rss:hover {
  background: #ed560e;
}

.widget.widget_socialcounter ul.style2 li a.rss:hover .fa {
  background: #ed560e;
}

.widget.widget_socialcounter ul.style2 li a.twitch {
  background: #6441a5;
}

.widget.widget_socialcounter ul.style2 li a.twitch .fa {
  background: #6441a5;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.twitch span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.twitch:hover {
  background: #593a93;
}

.widget.widget_socialcounter ul.style2 li a.twitch:hover .fa {
  background: #593a93;
}

.widget.widget_socialcounter ul.style2 li a.whatsapp {
  background: #25d366;
}

.widget.widget_socialcounter ul.style2 li a.whatsapp .fa {
  background: #25d366;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.whatsapp span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.whatsapp:hover {
  background: #21bd5c;
}

.widget.widget_socialcounter ul.style2 li a.whatsapp:hover .fa {
  background: #21bd5c;
}

.widget.widget_socialcounter ul.style2 li a.snapchat {
  background: #fffc00;
}

.widget.widget_socialcounter ul.style2 li a.snapchat .fa {
  background: #fffc00;
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.snapchat span {
  color: #fff;
}

.widget.widget_socialcounter ul.style2 li a.snapchat:hover {
  background: #e6e300;
}

.widget.widget_socialcounter ul.style2 li a.snapchat:hover .fa {
  background: #e6e300;
}

.widget.widget_socialcounter ul li {
  padding: 0 0 1px 0;
}

.widget.widget_socialcounter ul li a {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 14px;
  margin-left: 38px;
  position: relative;
  color: #080808;
  font-size: 11px;
  font-weight: 600;
  background: #fff;
  white-space: nowrap;
}

.rtl .widget.widget_socialcounter ul li a {
  margin-left: 0;
  margin-right: 38px;
}

.rtl .widget.widget_socialcounter ul li a .fa {
  left: auto;
  right: -38px;
}

.widget.widget_socialcounter ul li a .fa {
  position: absolute;
  top: 0;
  left: -38px;
  display: block;
  width: 37px;
  height: 38px;
  line-height: 38px;
  font-size: 14 px;
  text-align: center;
  background: #fff;
}

.widget.widget_socialcounter ul li a em {
  font-style: normal;
}

.widget.widget_socialcounter ul li a span {
  font-size: 10px;
  font-weight: 600;
  float: right;
  display: none;
}

@media only screen and (min-width: 64.063em) {
  .widget.widget_socialcounter ul li a span {
    display: inline;
  }
}

.rtl .widget.widget_socialcounter ul li a span {
  float: left;
}

.widget.widget_socialcounter ul li a.facebook .fa,
.widget.widget_socialcounter ul li a.facebook span {
  color: #3b5998;
}

.widget.widget_socialcounter ul li a.google .fa,
.widget.widget_socialcounter ul li a.google span {
  color: #dd4b39;
}

.widget.widget_socialcounter ul li a.google-plus .fa,
.widget.widget_socialcounter ul li a.google-plus span {
  color: #dd4b39;
}

.widget.widget_socialcounter ul li a.linkedin .fa,
.widget.widget_socialcounter ul li a.linkedin span {
  color: #007bb6;
}

.widget.widget_socialcounter ul li a.pinterest .fa,
.widget.widget_socialcounter ul li a.pinterest span {
  color: #cb2027;
}

.widget.widget_socialcounter ul li a.twitter .fa,
.widget.widget_socialcounter ul li a.twitter span {
  color: #00aced;
}

.widget.widget_socialcounter ul li a.instagram .fa,
.widget.widget_socialcounter ul li a.instagram span {
  color: #3f729b;
}

.widget.widget_socialcounter ul li a.vk .fa,
.widget.widget_socialcounter ul li a.vk span {
  color: #45668e;
}

.widget.widget_socialcounter ul li a.tumblr .fa,
.widget.widget_socialcounter ul li a.tumblr span {
  color: #35465c;
}

.widget.widget_socialcounter ul li a.xing .fa,
.widget.widget_socialcounter ul li a.xing span {
  color: #cfdc00;
}

.widget.widget_socialcounter ul li a.soundcloud .fa,
.widget.widget_socialcounter ul li a.soundcloud span {
  color: #f80;
}

.widget.widget_socialcounter ul li a.dribbble .fa,
.widget.widget_socialcounter ul li a.dribbble span {
  color: #ea4c89;
}

.widget.widget_socialcounter ul li a.youtube .fa,
.widget.widget_socialcounter ul li a.youtube span {
  color: #e52d27;
}

.widget.widget_socialcounter ul li a.youtube-play .fa,
.widget.widget_socialcounter ul li a.youtube-play span {
  color: #e52d27;
}

.widget.widget_socialcounter ul li a.spotify .fa,
.widget.widget_socialcounter ul li a.spotify span {
  color: #7ab800;
}

.widget.widget_socialcounter ul li a.behance .fa,
.widget.widget_socialcounter ul li a.behance span {
  color: #1769ff;
}

.widget.widget_socialcounter ul li a.deviantart .fa,
.widget.widget_socialcounter ul li a.deviantart span {
  color: #4e6252;
}

.widget.widget_socialcounter ul li a.vimeo .fa,
.widget.widget_socialcounter ul li a.vimeo span {
  color: #1ab7ea;
}

.widget.widget_socialcounter ul li a.rss .fa,
.widget.widget_socialcounter ul li a.rss span {
  color: #f26522;
}

.widget.widget_socialcounter ul li a.twitch .fa,
.widget.widget_socialcounter ul li a.twitch span {
  color: #6441a5;
}

.widget.widget_socialcounter ul li a.whatsapp .fa,
.widget.widget_socialcounter ul li a.whatsapp span {
  color: #25d366;
}

.widget.widget_socialcounter ul li a.snapchat .fa,
.widget.widget_socialcounter ul li a.snapchat span {
  color: #fffc00;
}

.widget.widget_price_filter .price_slider {
  height: 4px;
  background: #eee;
  position: relative;
  margin-bottom: 25px;
  margin-top: 10px;
}

.widget.widget_price_filter .price_slider .ui-slider-range {
  height: 4px;
  background: #0cbf69;
  position: absolute;
}

.widget.widget_price_filter .price_slider .ui-slider-handle {
  display: block;
  position: absolute;
  outline: 0;
  top: -4px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #fff;
  border: 3px solid #0cbf69;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.widget.widget_price_filter .price_slider_amount .button {
  float: right;
  font-size: 12px;
  font-weight: 700;
  padding: 1px 0;
  border: 0;
  color: #0cbf69;
  background: transparent;
  height: auto;
  text-transform: uppercase;
}

.widget.widget_price_filter .price_slider_amount .button:hover {
  background: transparent !important;
  color: #080808;
}

.widget.widget_price_filter .price_slider_amount .price_label {
  float: left;
  line-height: 14px;
  font-size: 12px;
  text-transform: uppercase;
  color: #080808;
}

.widget.widget_price_filter .price_slider_amount .price_label span {
  font-weight: 700;
}

.widget.widget_shopping_cart .mini_cart_item {
  padding: 0 20px 0 0;
}

.widget.widget_shopping_cart .quantity {
  max-width: 100%;
}

.widget.woo {
  padding: 0;
  background: #fff;
}

.widget.woo .product_list_widget {
  position: relative;
}

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

.widget.woo .product_list_widget li {
  position: relative;
  margin-bottom: 20px;
}

.widget.woo .product_list_widget a {
  display: block;
  font-size: 14px;
}

.widget.woo .product_list_widget a:before {
  display: none;
}

.widget.woo .product_list_widget a .wp-post-image {
  max-width: 50px;
  margin-right: 20px;
  float: left;
}

.widget.woo .product_list_widget .amount,
.widget.woo .product_list_widget .quantity {
  font-size: 12px;
  color: #080808;
}

.widget_mc4wp_form_widget p {
  font-size: 12px;
}

.widget_mc4wp_form_widget input {
  margin: 0;
}

@media only screen and (max-width: 64.063em) {
  .fixed-me {
    position: static !important;
  }
}

/*------------------------------------------------------------------
Pagination
*/
.pagination {
  margin: 0 0 60px;
}

.pagination .screen-reader-text {
  display: none;
}

.pagination .page-numbers {
  display: inline-block;
  font-size: 11px;
  color: #080808;
  border: 1px solid #080808;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-weight: 600;
  vertical-align: middle;
}

.pagination .page-numbers.dots {
  border-color: transparent;
  position: relative;
  top: -3px;
}

.pagination .page-numbers:not(.dots):hover, .pagination .page-numbers.current {
  color: #fff;
  background: #080808;
}

.pagination .page-numbers.prev, .pagination .page-numbers.next {
  font-size: 14px;
  vertical-align: middle;
}

/*------------------------------------------------------------------
Form Styling
*/
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 #ccc;
  padding: 12px 15px 11px;
  margin-bottom: 24px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11px;
  font-weight: 500;
  height: 39px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  font-family: inherit;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

input[type="text"].parsley-error, input[type="text"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="text"],
input[type="password"].parsley-error,
input[type="password"].wpcf7-not-valid,
.woocommerce-invalid-required-field
input[type="password"],
input[type="date"].parsley-error,
input[type="date"].wpcf7-not-valid,
.woocommerce-invalid-required-field
input[type="date"],
input[type="datetime"].parsley-error,
input[type="datetime"].wpcf7-not-valid,
.woocommerce-invalid-required-field
input[type="datetime"],
input[type="email"].parsley-error,
input[type="email"].wpcf7-not-valid,
.woocommerce-invalid-required-field
input[type="email"],
input[type="number"].parsley-error,
input[type="number"].wpcf7-not-valid,
.woocommerce-invalid-required-field
input[type="number"],
input[type="search"].parsley-error,
input[type="search"].wpcf7-not-valid,
.woocommerce-invalid-required-field
input[type="search"],
input[type="tel"].parsley-error,
input[type="tel"].wpcf7-not-valid,
.woocommerce-invalid-required-field
input[type="tel"],
input[type="time"].parsley-error,
input[type="time"].wpcf7-not-valid,
.woocommerce-invalid-required-field
input[type="time"],
input[type="url"].parsley-error,
input[type="url"].wpcf7-not-valid,
.woocommerce-invalid-required-field
input[type="url"],
textarea.parsley-error,
textarea.wpcf7-not-valid,
.woocommerce-invalid-required-field
textarea {
  border-color: #e76049;
}

input[type="text"].full,
.widget_mc4wp_form_widget input[type="text"],
input[type="password"].full,
.widget_mc4wp_form_widget
input[type="password"],
input[type="date"].full,
.widget_mc4wp_form_widget
input[type="date"],
input[type="datetime"].full,
.widget_mc4wp_form_widget
input[type="datetime"],
input[type="email"].full,
.widget_mc4wp_form_widget
input[type="email"],
input[type="number"].full,
.widget_mc4wp_form_widget
input[type="number"],
input[type="search"].full,
.widget_mc4wp_form_widget
input[type="search"],
input[type="tel"].full,
.widget_mc4wp_form_widget
input[type="tel"],
input[type="time"].full,
.widget_mc4wp_form_widget
input[type="time"],
input[type="url"].full,
.widget_mc4wp_form_widget
input[type="url"],
textarea.full,
.widget_mc4wp_form_widget
textarea {
  width: 100%;
}

.widget input[type="text"], .widget
input[type="password"], .widget
input[type="date"], .widget
input[type="datetime"], .widget
input[type="email"], .widget
input[type="number"], .widget
input[type="search"], .widget
input[type="tel"], .widget
input[type="time"], .widget
input[type="url"], .widget
textarea {
  background: transparent;
}

input[type="text"].dark,
input[type="password"].dark,
input[type="date"].dark,
input[type="datetime"].dark,
input[type="email"].dark,
input[type="number"].dark,
input[type="search"].dark,
input[type="tel"].dark,
input[type="time"].dark,
input[type="url"].dark,
textarea.dark {
  background: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}

input[type="text"].dark:focus,
input[type="password"].dark:focus,
input[type="date"].dark:focus,
input[type="datetime"].dark:focus,
input[type="email"].dark:focus,
input[type="number"].dark:focus,
input[type="search"].dark:focus,
input[type="tel"].dark:focus,
input[type="time"].dark:focus,
input[type="url"].dark:focus,
textarea.dark:focus {
  background: transparent;
  border-color: #fff;
  color: #fff;
  border-color: white;
}

input[type="text"].placeholder,
input[type="password"].placeholder,
input[type="date"].placeholder,
input[type="datetime"].placeholder,
input[type="email"].placeholder,
input[type="number"].placeholder,
input[type="search"].placeholder,
input[type="tel"].placeholder,
input[type="time"].placeholder,
input[type="url"].placeholder,
textarea.placeholder {
  text-transform: uppercase;
  color: #808080;
  font-size: 11px;
}

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 {
  text-transform: uppercase;
  color: #808080;
  font-size: 11px;
}

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 {
  text-transform: uppercase;
  color: #808080;
  font-size: 11px;
}

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 {
  text-transform: uppercase;
  color: #808080;
  font-size: 11px;
}

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 {
  text-transform: uppercase;
  color: #808080;
  font-size: 11px;
}

#customer_details input[type="text"],
.woocommerce input[type="text"], #customer_details
input[type="password"],
.woocommerce
input[type="password"], #customer_details
input[type="date"],
.woocommerce
input[type="date"], #customer_details
input[type="datetime"],
.woocommerce
input[type="datetime"], #customer_details
input[type="email"],
.woocommerce
input[type="email"], #customer_details
input[type="number"],
.woocommerce
input[type="number"], #customer_details
input[type="search"],
.woocommerce
input[type="search"], #customer_details
input[type="tel"],
.woocommerce
input[type="tel"], #customer_details
input[type="time"],
.woocommerce
input[type="time"], #customer_details
input[type="url"],
.woocommerce
input[type="url"], #customer_details
textarea,
.woocommerce
textarea {
  width: 100%;
}

.parsley-error-list,
.wpcf7-not-valid-tip,
.screen-reader-response {
  display: none !important;
}

.wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

label {
  font-size: 11px;
  display: block;
  color: #080808;
  margin: 0 0 8px;
  line-height: 1;
  letter-spacing: normal;
  font-weight: 600;
  text-transform: uppercase;
  clear: both;
}

label small {
  font-size: 10px;
  color: #649fd6;
}

textarea {
  min-height: 108px;
}

.wpcf7-form textarea {
  min-height: 200px;
}

.review-popup textarea {
  min-height: 150px;
}

.select-wrapper {
  position: relative;
  float: left;
  margin-bottom: 15px;
  outline: 0;
  min-width: 140px;
  border: 1px solid #eaeaea;
  color: #080808;
}

.select-wrapper:after {
  content: "\f0d7";
  display: block;
  position: absolute;
  font-family: 'FontAwesome';
  top: 18px;
  right: 15px;
  font-size: 12px;
  line-height: 1;
}

.rtl .select-wrapper select {
  padding: 11px 17px 11px 34px;
}

.rtl .select-wrapper:after {
  right: auto;
  left: 15px;
}

.select-wrapper select {
  display: block;
  font-size: 13px;
  font-weight: 600;
  font-family: inherit;
  height: 45px;
  padding: 11px 34px 11px 17px;
  border: 0;
  text-transform: uppercase;
  background: #fff;
  color: #080808;
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: '';
  -moz-appearance: radio-container;
}

.shipping-calculator-form .select-wrapper {
  width: 100%;
}

/* Firefox & MS11 Fixes */
@-moz-document url-prefix() {
  .select-wrapper:after {
    display: none;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .select-wrapper:after {
    display: none;
  }
}

/* Select2 */
.form-row.woocommerce-invalid-required-field .select2-container .select2-choice {
  border-color: #ccc;
}

.select2.select2-container--default {
  margin-bottom: 25px;
  clear: left;
  font-size: 14px;
  height: 39px;
}

.select2.select2-container--default .select2-selection__arrow:before {
  content: "\f107";
  display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.select2.select2-container--default .select2-selection__arrow b {
  display: none;
}

.select2.select2-container--default.select2-container--open .select2-selection--single {
  border-color: #080808;
}

.select2.select2-container--default .select2-selection--single {
  border-radius: 0;
  border-color: #ccc;
  height: 39px;
  line-height: 39px;
}

.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 39px;
  line-height: 39px;
  padding-left: 16px;
}

.select2-container .select2-dropdown {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #080808;
}

.rtl .select2-container .select2-dropdown {
  left: auto;
  right: -9999px;
}

.select2-container .select2-dropdown.select2-drop-active {
  border-color: #080808;
}

.select2-container .select2-dropdown.select2-drop-active.select2-drop-above {
  border-top-color: #080808;
}

.select2-container .select2-dropdown .select2-search {
  padding: 8px;
}

.select2-container .select2-dropdown .select2-search input {
  background: #fff !important;
  margin-bottom: 5px;
}

.select2-container .select2-dropdown .select2-results {
  background: #fff;
  font-size: 14px;
}

.select2-container .select2-dropdown .select2-results .select2-results__option {
  margin: 0;
  height: 39px;
  line-height: 39px;
  padding: 0 16px;
}

.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected=true] {
  background: #7a7a7a;
}

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

/*------------------------------------------------------------------
WP-Specific
*/
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.alignright,
.alignleft,
.aligncenter,
.bypostauthor {
  color: inherit;
}

.alignright {
  float: right;
  margin: 6px 0 14px 20px;
}

.alignleft {
  float: left;
  margin: 6px 20px 14px 0;
}

.alignright img,
.alignleft img,
.aligncenter img {
  width: 100%;
  max-width: 100%;
}

img.center {
  margin: 0 auto;
  display: block;
}

img.full {
  width: 100%;
}

.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
}

@media only screen and (max-width: 40.063em) {
  .alignleft,
  .alignright {
    width: 100%;
    margin: 0 0 20px;
  }
}

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

.wp-caption.aligncenter {
  width: 100% !important;
}

.wp-caption .wp-caption-text {
  display: block;
  margin: 15px 0;
  font-weight: 500;
  font-size: 11px;
  line-height: 1.45;
}

.rtl .wp-caption .wp-caption-text {
  text-align: right;
}

.gallery {
  display: block;
  margin: 0 -2px;
  float: left;
  clear: both;
  width: 100%;
}

.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}

@media only screen and (min-width: 40.063em) {
  .gallery.gallery-columns-2 .gallery-item {
    width: 50%;
  }
}

.gallery.gallery-columns-3 .gallery-item {
  width: 50%;
}

@media only screen and (min-width: 40.063em) {
  .gallery.gallery-columns-3 .gallery-item {
    width: 33.33%;
  }
}

.gallery.gallery-columns-4 .gallery-item {
  width: 50%;
}

@media only screen and (min-width: 40.063em) {
  .gallery.gallery-columns-4 .gallery-item {
    width: 50%;
  }
}

@media only screen and (min-width: 64.063em) {
  .gallery.gallery-columns-4 .gallery-item {
    width: 25%;
  }
}

.gallery.gallery-columns-5 .gallery-item {
  width: 50%;
}

@media only screen and (min-width: 40.063em) {
  .gallery.gallery-columns-5 .gallery-item {
    width: 20%;
  }
}

.gallery.gallery-columns-6 .gallery-item {
  width: 50%;
}

@media only screen and (min-width: 40.063em) {
  .gallery.gallery-columns-6 .gallery-item {
    width: 33.33%;
  }
}

@media only screen and (min-width: 64.063em) {
  .gallery.gallery-columns-6 .gallery-item {
    width: 16.66%;
  }
}

.gallery .gallery-item {
  display: inline-block;
  width: 50%;
  padding: 0 2px;
  margin-bottom: 4px;
  -webkit-transition: opacity 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out false;
}

.gallery .gallery-item:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.gallery .gallery-item img {
  width: 100%;
  max-width: 100%;
}

.gallery .gallery-item a {
  line-height: 0;
  display: block;
  width: 100%;
}

.gallery .gallery-item .gallery-caption {
  display: none;
}

.more-link {
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #649fd6;
}

[class^="tag-link"] {
  display: inline-block;
  border: 1px solid rgba(8, 8, 8, 0.4);
  color: #080808;
  font-size: 10px !important;
  padding: 8px 10px 7px;
  text-transform: uppercase;
  margin: 0 3px 3px 0;
  line-height: 1;
  font-weight: 600;
}

[class^="tag-link"]:hover {
  background: #080808;
  border-color: #080808;
  color: #fff;
  font-size: 10px !important;
}

.searchform {
  margin: 0;
}

.searchform fieldset {
  position: relative;
  border: 0;
}

.searchform fieldset input[type="text"],
.searchform fieldset input[type="search"] {
  margin: 0;
  width: 100%;
}

.searchform fieldset input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background: transparent;
  outline: 0;
  text-indent: -9999px;
  width: 44px;
  padding: 0;
  height: 38px;
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjAuMDc4cHgiIGhlaWdodD0iMTguNTMxcHgiIHZpZXdCb3g9IjAgMCAyMC4wNzggMTguNTMxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMC4wNzggMTguNTMxIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMTguOTYsMTYuODk2bC00Ljk3My00LjkyNmMxLjAyLTEuMjU1LDEuNjMzLTIuODQ2LDEuNjMzLTQuNTc4YzAtNC4wMzUtMy4zMTItNy4zMTctNy4zODUtNy4zMTdTMC44NDksMy4zNTgsMC44NDksNy4zOTMNCgkJCWMwLDQuMDMzLDMuMzEzLDcuMzE2LDcuMzg2LDcuMzE2YzEuNjYsMCwzLjE4OC0wLjU1Miw0LjQyMi0xLjQ3MWw0Ljk5OCw0Ljk1YzAuMTgxLDAuMTc5LDAuNDE2LDAuMjY4LDAuNjUyLDAuMjY4DQoJCQljMC4yMzUsMCwwLjQ3Mi0wLjA4OSwwLjY1Mi0wLjI2OEMxOS4zMiwxNy44MzIsMTkuMzIsMTcuMjUzLDE4Ljk2LDE2Ljg5NnogTTIuNjkzLDcuMzkzYzAtMy4wMjcsMi40ODUtNS40ODksNS41NDItNS40ODkNCgkJCWMzLjA1NCwwLDUuNTQxLDIuNDYyLDUuNTQxLDUuNDg5YzAsMy4wMjYtMi40ODYsNS40ODktNS41NDEsNS40ODlDNS4xNzksMTIuODgyLDIuNjkzLDEwLjQxOSwyLjY5Myw3LjM5M3oiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==") center center no-repeat;
}

.searchform fieldset input[type="submit"]:hover {
  color: #080808;
}

.rtl .searchform fieldset input[type="submit"] {
  right: auto;
  left: 0;
}

/* Tables */
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 tr {
  border-bottom: 0;
}

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

/* Gutenberg */
.has-thb-accent-background-color {
  background-color: #f74a2e;
}

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

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

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

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

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

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

.wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent !important;
}

.alignwide {
  position: relative;
  /* No - Sidebar */
}

@media only screen and (min-width: 64.063em) {
  .alignwide {
    margin-left: -3%;
    margin-right: -3%;
    max-width: none;
    width: 106%;
  }
}

@media only screen and (min-width: 64.063em) {
  .post-detail-style4 .alignwide {
    margin-left: -170px;
    margin-right: -170px;
    width: calc(100% + 340px);
  }
}

.alignfull {
  position: relative;
  width: 100vw;
  /* No - Sidebar */
}

@media only screen and (min-width: 64.063em) {
  .alignfull {
    max-width: 100vw;
    margin-left: calc(50% - 42vw);
    width: calc(50% + 42vw);
  }
}

@media only screen and (min-width: 64.063em) {
  .post-detail-style4 .alignfull {
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}

.wp-block-image.thb-pin-it-container {
  max-width: 100vw;
}

.post-detail ul.wp-block-gallery {
  margin-bottom: 1rem;
}

.post-detail ul.wp-block-gallery:not(.alignwide):not(.alignfull) {
  margin-left: 0;
}

.post-detail ul.wp-block-gallery .blocks-gallery-image,
.post-detail ul.wp-block-gallery .blocks-gallery-item {
  margin-bottom: 1rem;
}

.wp-block-media-text {
  margin-bottom: 1rem;
}

.wp-block-latest-comments {
  margin-left: 0;
}

.has-medium-font-size {
  font-size: 1.2em;
}

.has-large-font-size {
  font-size: 2em;
}

.has-huge-font-size {
  font-size: 3em;
}

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

/*------------------------------------------------------------------
Comments
*/
#comments {
  border-left: 2px solid #f5f5f5;
  border-right: 2px solid #f5f5f5;
  border-bottom: 2px solid #f5f5f5;
  margin-bottom: 30px;
}

#comments.expanded-comments-on .comment-content-container {
  display: block;
  height: auto;
  max-height: none;
}

#comments.expanded-comments-on #comment-toggle:after {
  display: none;
}

@media only screen and (min-width: 64.063em) {
  #comments {
    margin-bottom: 70px;
  }
}

#comments #comment-toggle {
  display: block;
  width: 100%;
  background: #f5f5f5;
  padding: 13px;
  color: #080808;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}

@media only screen and (min-width: 40.063em) {
  #comments #comment-toggle {
    padding: 25px;
    text-align: left;
  }
}

#comments #comment-toggle:after {
  font-family: FontAwesome;
  content: "\f107";
  float: right;
}

#comments #comment-toggle.active:after {
  content: "\f106";
}

#comments .comment-notes {
  margin-bottom: 20px;
}

#comments .commentlist {
  list-style: none;
  margin: 0;
  display: block;
  padding: 13px;
  border-bottom: 1px solid #f5f5f5;
}

@media only screen and (min-width: 40.063em) {
  #comments .commentlist {
    padding: 25px;
    text-align: left;
  }
  .rtl #comments .commentlist {
    text-align: right;
  }
}

#comments .commentlist > .comment:last-child .comment-body {
  margin-bottom: 0;
}

#comments .commentlist .comment,
#comments .commentlist .review {
  margin: 0;
}

#comments .commentlist .comment:before,
#comments .commentlist .review:before {
  display: none;
}

#comments .commentlist .comment.depth-1:first-child > .comment-body,
#comments .commentlist .review.depth-1:first-child > .comment-body {
  padding-top: 0;
  padding-top: 0;
  border: 0;
}

#comments .commentlist .comment.depth-1:first-child > .comment-body .avatar,
#comments .commentlist .review.depth-1:first-child > .comment-body .avatar {
  top: 0;
}

#comments .commentlist .comment.depth-1:first-child > .comment-body .reply,
#comments .commentlist .review.depth-1:first-child > .comment-body .reply {
  top: 0;
}

#comments .commentlist .comment .comment-body,
#comments .commentlist .comment .comment_container,
#comments .commentlist .review .comment-body,
#comments .commentlist .review .comment_container {
  position: relative;
  min-height: 87px;
  padding-left: 83px;
  padding-bottom: 0;
  margin-bottom: 20px;
  padding-top: 13px;
  border-top: 1px dotted #dfdfdf;
}

#comments .commentlist .comment .comment-meta,
#comments .commentlist .review .comment-meta {
  display: inline-block;
  line-height: 1;
  font-size: 10px;
  color: #666;
  text-transform: uppercase;
  font-weight: 500;
}

#comments .commentlist .comment .comment-meta a,
#comments .commentlist .review .comment-meta a {
  color: #666;
}

#comments .commentlist .comment .vcard,
#comments .commentlist .review .vcard {
  border: 0;
  padding: 0;
  margin: 0;
}

#comments .commentlist .comment .vcard .says,
#comments .commentlist .review .vcard .says {
  display: none;
}

#comments .commentlist .comment .fn,
#comments .commentlist .comment .meta,
#comments .commentlist .review .fn,
#comments .commentlist .review .meta {
  font-size: 11px;
  font-weight: 600;
  color: #080808;
  text-transform: uppercase;
}

#comments .commentlist .comment .avatar,
#comments .commentlist .review .avatar {
  width: 66px;
  height: 66px;
  float: left;
  position: absolute;
  top: 20px;
  left: 0;
}

#comments .commentlist .comment .comment-awaiting-moderation,
#comments .commentlist .review .comment-awaiting-moderation {
  font-size: 10px;
}

#comments .commentlist .comment p:not(.meta),
#comments .commentlist .review p:not(.meta) {
  font-size: 11px;
  word-break: break-word;
}

#comments .commentlist .comment .reply,
#comments .commentlist .review .reply {
  position: absolute;
  top: 18px;
  right: 0;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  color: #080808;
}

#comments .commentlist .comment .reply a,
#comments .commentlist .review .reply a {
  color: #080808;
}

#comments .commentlist .comment .children,
#comments .commentlist .review .children {
  list-style: none;
  margin-left: 10px;
  margin-bottom: 22px;
}

@media only screen and (min-width: 40.063em) {
  #comments .commentlist .comment .children,
  #comments .commentlist .review .children {
    margin-left: 83px;
  }
}

#comments .commentlist .comment .comment-respond,
#comments .commentlist .review .comment-respond {
  margin-top: 40px;
}

#reviews #comments {
  border: 0;
  margin: 0;
}

#reviews #comments ol.commentlist {
  padding: 0;
}

.comment-content-container {
  display: none;
}

.comment-respond {
  padding: 13px;
}

@media only screen and (min-width: 40.063em) {
  .comment-respond {
    padding: 25px;
  }
}

.comment-respond .comment-reply-title {
  font-size: 14px;
  line-height: 1;
  margin: 0 0 10px;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
}

.comment-respond .comment-reply-title small a {
  color: #649fd6;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
}

#reviews .comment-respond .comment-reply-title {
  margin-bottom: 30px;
}

.comment-respond p {
  font-size: 12px;
}

.comment-respond input[type="text"],
.comment-respond textarea {
  width: 100%;
}

.comment-respond .form-submit {
  margin: 0 0 20px;
}

.comment-respond .form-submit .submit {
  width: 100%;
}

@media only screen and (min-width: 40.063em) {
  .comment-respond .form-submit .submit {
    width: auto;
  }
}

.comment-respond .comment-subscription-form {
  margin: 0;
}

#reviews .comment-respond {
  padding: 0;
  margin-top: 30px;
}

#reviews .comment-respond textarea {
  margin: 0;
}

/* Reviews */
.star-rating, .comment-form-rating p.stars {
  display: inline-block;
  position: relative;
  font-size: 12px;
  letter-spacing: 0.2em;
  font-family: FontAwesome;
  color: #dcdcdc;
}

.star-rating:before, .comment-form-rating p.stars:before {
  font-family: FontAwesome;
  content: "\f005 \f005 \f005 \f005 \f005";
}

.star-rating > span, .comment-form-rating p.stars > span {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}

.star-rating > span:before, .comment-form-rating p.stars > span:before {
  color: #ffc200;
  content: "\f005 \f005 \f005 \f005 \f005";
}

.star-rating > span strong, .comment-form-rating p.stars > span strong {
  display: none;
}

.rtl .star-rating > span, .rtl .comment-form-rating p.stars > span, .comment-form-rating .rtl p.stars > span {
  left: auto;
  right: 0;
}

.star-rating + .write_first, .comment-form-rating p.stars + .write_first {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  color: #080808;
  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: 5px;
}

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

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

.comment-form-rating p.stars a {
  position: relative;
  color: #dcdcdc;
  display: inline-block;
  text-indent: -999em;
  width: 15px;
}

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

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

/*------------------------------------------------------------------
Shortcodes
*/
/* Icons */
.inline-icon {
  display: inline;
}

.inline-icon.icon-1x {
  font-size: 18px;
  vertical-align: middle;
}

.inline-icon.icon-2x {
  font-size: 24px;
  vertical-align: middle;
}

.inline-icon.icon-3x {
  font-size: 28px;
  vertical-align: middle;
}

.inline-icon.icon-4x {
  font-size: 32px;
  vertical-align: middle;
}

.boxed-icon {
  display: block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
}

.boxed-icon .fa {
  vertical-align: middle;
}

blockquote.left {
  float: left;
  width: 40%;
  margin: 5px 30px 30px 0;
  text-align: left;
}

@media only screen and (max-width: 40.063em) {
  blockquote.left {
    margin-right: 0;
    width: 100%;
  }
}

blockquote.right {
  float: right;
  width: 40%;
  margin: 5px 0 30px 30px;
  text-align: right;
}

@media only screen and (max-width: 40.063em) {
  blockquote.right {
    margin-left: 0;
    width: 100%;
  }
}

/* Gap */
.gap {
  width: 100%;
  clear: both;
}

.wpb_video_widget .wpb_video_wrapper {
  padding: 0 !important;
}

/* Scroll To Top */
#scroll_totop {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 20;
  cursor: pointer;
}

@media only screen and (min-width: 40.063em) {
  #scroll_totop {
    bottom: 30px;
    right: 30px;
  }
}

#scroll_totop:hover {
  background: #649fd6;
}

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

@media only screen and (min-width: 40.063em) {
  .rtl #scroll_totop {
    right: auto;
    left: 30px;
  }
}

/* Ajax Pagination */
.ajaxify-pagination.thb-loading:after {
  bottom: auto;
  top: 50%;
  margin-top: -19px;
}

/* VC fixes */
.wpb_content_element {
  margin-bottom: 0 !important;
}

.columns > .wpb_text_column {
  float: none !important;
}

/* Tabs */
.vc_tta-container .row {
  box-sizing: border-box;
}

/* Category Slider */
.thb-category-slide:hover .thb-category-container {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
}

.thb-category-slide:hover .thb-slide-link {
  max-height: 100px;
  padding: 15px;
}

.thb-category-slide .thb-category-container {
  margin-bottom: 15px;
  padding-bottom: 45px;
  position: relative;
}

.thb-category-slide .thb-slide-link {
  display: block;
  text-align: center;
  background: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  width: 100%;
  z-index: -1;
  color: #080808;
  overflow: hidden;
  max-height: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.thb-slide-inner {
  height: 0;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  padding-bottom: 110%;
  max-height: 400px;
  position: relative;
  background: #080808;
  color: #fff;
  border-radius: 3px;
}

.thb-slide-inner span {
  display: block;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 12px;
  color: #fff;
}

.thb-slide-inner h6 {
  text-transform: uppercase;
  color: #fff;
}

.thb-slide-inner .thb-category-text {
  padding: 45px 10%;
  position: relative;
  width: 100%;
  text-align: center;
}

.thb-slide-inner .thb-category-image {
  background-size: cover;
  background-position: center top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  z-index: 0;
  border-radius: 3px;
}

.thb-slide-inner:hover {
  color: #fff;
}

.thb-slide-inner:hover span,
.thb-slide-inner:hover h6 {
  color: #fff;
}

.thb-slide-inner:hover .thb-category-image {
  border-radius: 3px 3px 0 0;
}

.post-slider .post {
  margin-bottom: 0;
}

.post-slider.post-slider-style3 .post.post-overlay {
  padding-bottom: 70vh;
}

.post-slider.post-slider-style3 .post.post-overlay.center-title .post-gallery .post-title {
  margin: 0;
}

.post-slider.post-slider-style3 .post .post-title h1 {
  margin-bottom: 20px;
}

@media only screen and (min-width: 80em) {
  .post-slider.post-slider-style3 .post .post-title h1 {
    font-size: 46px;
  }
}

@media only screen and (min-width: 100em) {
  .post-slider.post-slider-style3 .post .post-title h1 {
    font-size: 60px;
  }
}

.post-slider.post-slider-style3 .post .post-bottom-meta {
  font-size: 14px;
}

.post-slider.post-slider-style3 .post .single_category_title {
  font-size: 12px;
}

.post-slider.post-slider-style3 .post .single_category_title.boxed-link {
  margin-bottom: 25px;
}

/* Post Grids */
.post-grid-style4 .pagination {
  text-align: center;
}

.post-grid-style4 .comment {
  display: none;
}

.post-grid-style4 .post-bottom-meta {
  justify-content: center;
}

.post-grid-style2 .comment {
  display: none;
}

.post-grid-style7 .post {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.post-grid-style9 .columns {
  display: flex;
}

.post-grid-style9 .style6-vertical {
  height: auto;
  margin-bottom: 30px;
  width: 100%;
}

.post-grid-style9 .style6-vertical .post-title {
  margin-bottom: 30px;
}

.post-grid-style9 .style6-vertical h5 {
  font-size: 18px;
}

/* Block Grid */
.style5-block-grid > .columns {
  border: 2px solid #649fd6;
}

.style5-block-grid > .columns + .columns {
  border-top-width: 0;
}

@media only screen and (min-width: 40.063em) {
  .style5-block-grid > .columns + .columns {
    border-top-width: 2px;
    border-left: 0;
  }
}

.style5-block-grid .gallery-offset-category {
  margin: 0;
}

.style5-block-grid ul {
  list-style: none;
  padding: 15px;
}

@media only screen and (min-width: 40.063em) {
  .style5-block-grid ul {
    padding: 30px;
  }
}

.style5-block-grid ul .post-title h6 {
  font-size: 16px;
}

.style5-block-grid ul .post.listing {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
}

.style5-block-grid ul .post.listing .post-title h6 {
  font-size: 16px;
}

@media only screen and (min-width: 40.063em) {
  .style5-block-grid ul .post.listing {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .style5-block-grid ul .post.listing .post-title h6 {
    font-size: 18px;
  }
}

.style5-block-grid ul .post.listing:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

/* Google Map */
.contact_map {
  position: relative;
  overflow: hidden;
}

.contact_map .google_map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.contact_map .google_map img {
  max-width: none;
  height: auto;
}

.thb-social-links-container {
  font-size: 10px;
  /* Layout */
  /* Style */
}

.thb-social-links-container .thb-social-link-wrap {
  display: block;
  line-height: 1;
}

.thb-social-links-container .thb-social-link {
  display: inline-flex;
  width: 100%;
  align-items: center;
  text-transform: uppercase;
  color: #0a0a0a;
}

.thb-social-links-container .thb-social-link .thb-social-label-container {
  display: inline-flex;
  align-items: center;
}

.thb-social-links-container .thb-social-link .thb-social-icon-container {
  display: inline-flex;
  justify-content: center;
  text-align: center;
  font-size: 16px;
}

.thb-social-links-container .thb-social-link .thb-social-count {
  opacity: 0.8;
}

.thb-social-links-container.thb-social-vertical {
  display: flex;
  flex-direction: column;
}

.thb-social-links-container.thb-social-vertical .thb-social-link-wrap:last-child .thb-social-link {
  margin: 0;
}

.thb-social-links-container.thb-social-vertical .thb-social-link {
  justify-content: space-between;
  margin-bottom: 12px;
}

.thb-social-links-container.thb-social-vertical .thb-social-link .thb-social-label-container {
  font-weight: 600;
}

.thb-social-links-container.thb-social-vertical .thb-social-link .thb-social-icon-container {
  min-width: 15px;
  margin-right: 15px;
}

.rtl .thb-social-links-container.thb-social-vertical .thb-social-link .thb-social-icon-container {
  margin-right: 0;
  margin-left: 15px;
}

.thb-social-links-container.thb-social-vertical.border-mono .thb-social-link, .thb-social-links-container.thb-social-vertical.border-color .thb-social-link, .thb-social-links-container.thb-social-vertical.fill-color .thb-social-link {
  padding: 10px 15px;
  margin-bottom: 6px;
}

.thb-social-links-container.thb-social-vertical.circle-mono .thb-social-icon-container, .thb-social-links-container.thb-social-vertical.circle-color .thb-social-icon-container, .thb-social-links-container.thb-social-vertical.circle-fill .thb-social-icon-container {
  font-size: 14px;
}

.thb-social-links-container.thb-social-horizontal .thb-social-link-wrap {
  display: inline-flex;
  padding: 0 8px;
  margin-bottom: 20px;
}

.thb-social-links-container.thb-social-horizontal .thb-social-link-wrap .thb-social-link {
  flex-direction: column;
  min-width: 30px;
}

.thb-social-links-container.thb-social-horizontal .thb-social-link-wrap .thb-social-count {
  margin-top: 12px;
  opacity: 1;
}

.thb-social-links-container.thb-social-horizontal .thb-social-label {
  display: none;
}

.thb-social-links-container.thb-social-horizontal.border-mono .thb-social-link-wrap, .thb-social-links-container.thb-social-horizontal.border-color .thb-social-link-wrap, .thb-social-links-container.thb-social-horizontal.fill-color .thb-social-link-wrap {
  padding: 0 3px;
  margin-bottom: 8px;
}

.thb-social-links-container.thb-social-horizontal.border-mono .thb-social-link, .thb-social-links-container.thb-social-horizontal.border-color .thb-social-link, .thb-social-links-container.thb-social-horizontal.fill-color .thb-social-link {
  padding: 20px;
  min-width: 65px;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-facebook:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-facebook:hover .thb-social-icon-container {
  color: #3b5998;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-google:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-google:hover .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-google-plus:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-google-plus:hover .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-linkedin:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-linkedin:hover .thb-social-icon-container {
  color: #007bb6;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-pinterest:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-pinterest:hover .thb-social-icon-container {
  color: #cb2027;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-twitter:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-twitter:hover .thb-social-icon-container {
  color: #00aced;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-instagram:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-instagram:hover .thb-social-icon-container {
  color: #3f729b;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-vk:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-vk:hover .thb-social-icon-container {
  color: #45668e;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-tumblr:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-tumblr:hover .thb-social-icon-container {
  color: #35465c;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-xing:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-xing:hover .thb-social-icon-container {
  color: #cfdc00;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-soundcloud:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-soundcloud:hover .thb-social-icon-container {
  color: #f80;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-dribbble:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-dribbble:hover .thb-social-icon-container {
  color: #ea4c89;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-youtube:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-youtube:hover .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-youtube-play:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-youtube-play:hover .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-spotify:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-spotify:hover .thb-social-icon-container {
  color: #7ab800;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-behance:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-behance:hover .thb-social-icon-container {
  color: #1769ff;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-deviantart:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-deviantart:hover .thb-social-icon-container {
  color: #4e6252;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-vimeo:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-vimeo:hover .thb-social-icon-container {
  color: #1ab7ea;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-rss:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-rss:hover .thb-social-icon-container {
  color: #f26522;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-twitch:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-twitch:hover .thb-social-icon-container {
  color: #6441a5;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-whatsapp:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container {
  color: #25d366;
}

.thb-social-links-container.mono-icons .thb-social-link.social-link-snapchat:hover .thb-social-label-container,
.thb-social-links-container.mono-icons .thb-social-link.social-link-snapchat:hover .thb-social-icon-container {
  color: #fffc00;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link-wrap {
  padding-left: 0;
  margin-bottom: 0;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link-wrap:last-child {
  padding-right: 0;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link-wrap .thb-social-count {
  margin: 0 0 0 8px;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link {
  flex-direction: row !important;
  min-width: 0 !important;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-facebook:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-facebook:hover .thb-social-icon-container {
  color: #3b5998;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-google:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-google:hover .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-google-plus:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-google-plus:hover .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-linkedin:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-linkedin:hover .thb-social-icon-container {
  color: #007bb6;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-pinterest:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-pinterest:hover .thb-social-icon-container {
  color: #cb2027;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-twitter:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-twitter:hover .thb-social-icon-container {
  color: #00aced;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-instagram:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-instagram:hover .thb-social-icon-container {
  color: #3f729b;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-vk:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-vk:hover .thb-social-icon-container {
  color: #45668e;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-tumblr:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-tumblr:hover .thb-social-icon-container {
  color: #35465c;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-xing:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-xing:hover .thb-social-icon-container {
  color: #cfdc00;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-soundcloud:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-soundcloud:hover .thb-social-icon-container {
  color: #f80;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-dribbble:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-dribbble:hover .thb-social-icon-container {
  color: #ea4c89;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-youtube:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-youtube:hover .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-youtube-play:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-youtube-play:hover .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-spotify:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-spotify:hover .thb-social-icon-container {
  color: #7ab800;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-behance:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-behance:hover .thb-social-icon-container {
  color: #1769ff;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-deviantart:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-deviantart:hover .thb-social-icon-container {
  color: #4e6252;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-vimeo:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-vimeo:hover .thb-social-icon-container {
  color: #1ab7ea;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-rss:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-rss:hover .thb-social-icon-container {
  color: #f26522;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-twitch:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-twitch:hover .thb-social-icon-container {
  color: #6441a5;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-whatsapp:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container {
  color: #25d366;
}

.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-snapchat:hover .thb-social-label-container,
.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-snapchat:hover .thb-social-icon-container {
  color: #fffc00;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-facebook .thb-social-icon-container {
  color: #3b5998;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-facebook:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-facebook:hover .thb-social-icon-container {
  color: #3b5998;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-google .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-google:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-google:hover .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-google-plus .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-google-plus:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-google-plus:hover .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-linkedin .thb-social-icon-container {
  color: #007bb6;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-linkedin:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-linkedin:hover .thb-social-icon-container {
  color: #007bb6;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-pinterest .thb-social-icon-container {
  color: #cb2027;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-pinterest:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-pinterest:hover .thb-social-icon-container {
  color: #cb2027;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-twitter .thb-social-icon-container {
  color: #00aced;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-twitter:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-twitter:hover .thb-social-icon-container {
  color: #00aced;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-instagram .thb-social-icon-container {
  color: #3f729b;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-instagram:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-instagram:hover .thb-social-icon-container {
  color: #3f729b;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-vk .thb-social-icon-container {
  color: #45668e;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-vk:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-vk:hover .thb-social-icon-container {
  color: #45668e;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-tumblr .thb-social-icon-container {
  color: #35465c;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-tumblr:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-tumblr:hover .thb-social-icon-container {
  color: #35465c;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-xing .thb-social-icon-container {
  color: #cfdc00;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-xing:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-xing:hover .thb-social-icon-container {
  color: #cfdc00;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-soundcloud .thb-social-icon-container {
  color: #f80;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-soundcloud:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-soundcloud:hover .thb-social-icon-container {
  color: #f80;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-dribbble .thb-social-icon-container {
  color: #ea4c89;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-dribbble:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-dribbble:hover .thb-social-icon-container {
  color: #ea4c89;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-youtube .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-youtube:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-youtube:hover .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-youtube-play .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-youtube-play:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-youtube-play:hover .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-spotify .thb-social-icon-container {
  color: #7ab800;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-spotify:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-spotify:hover .thb-social-icon-container {
  color: #7ab800;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-behance .thb-social-icon-container {
  color: #1769ff;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-behance:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-behance:hover .thb-social-icon-container {
  color: #1769ff;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-deviantart .thb-social-icon-container {
  color: #4e6252;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-deviantart:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-deviantart:hover .thb-social-icon-container {
  color: #4e6252;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-vimeo .thb-social-icon-container {
  color: #1ab7ea;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-vimeo:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-vimeo:hover .thb-social-icon-container {
  color: #1ab7ea;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-rss .thb-social-icon-container {
  color: #f26522;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-rss:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-rss:hover .thb-social-icon-container {
  color: #f26522;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-twitch .thb-social-icon-container {
  color: #6441a5;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-twitch:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-twitch:hover .thb-social-icon-container {
  color: #6441a5;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-whatsapp .thb-social-icon-container {
  color: #25d366;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-whatsapp:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container {
  color: #25d366;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-snapchat .thb-social-icon-container {
  color: #fffc00;
}

.thb-social-links-container.color-icons .thb-social-link.social-link-snapchat:hover .thb-social-label-container,
.thb-social-links-container.color-icons .thb-social-link.social-link-snapchat:hover .thb-social-icon-container {
  color: #fffc00;
}

.thb-social-links-container.border-mono .thb-social-link {
  border: 1px solid #7a7a7a;
  border-radius: 3px;
}

.thb-social-links-container.border-mono .thb-social-link:hover {
  color: #fff;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-facebook:hover {
  background: #3b5998;
  border-color: #3b5998;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-google:hover {
  background: #dd4b39;
  border-color: #dd4b39;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-google-plus:hover {
  background: #dd4b39;
  border-color: #dd4b39;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-linkedin:hover {
  background: #007bb6;
  border-color: #007bb6;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-pinterest:hover {
  background: #cb2027;
  border-color: #cb2027;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-twitter:hover {
  background: #00aced;
  border-color: #00aced;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-instagram:hover {
  background: #3f729b;
  border-color: #3f729b;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-vk:hover {
  background: #45668e;
  border-color: #45668e;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-tumblr:hover {
  background: #35465c;
  border-color: #35465c;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-xing:hover {
  background: #cfdc00;
  border-color: #cfdc00;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-soundcloud:hover {
  background: #f80;
  border-color: #f80;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-dribbble:hover {
  background: #ea4c89;
  border-color: #ea4c89;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-youtube:hover {
  background: #e52d27;
  border-color: #e52d27;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-youtube-play:hover {
  background: #e52d27;
  border-color: #e52d27;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-spotify:hover {
  background: #7ab800;
  border-color: #7ab800;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-behance:hover {
  background: #1769ff;
  border-color: #1769ff;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-deviantart:hover {
  background: #4e6252;
  border-color: #4e6252;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-vimeo:hover {
  background: #1ab7ea;
  border-color: #1ab7ea;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-rss:hover {
  background: #f26522;
  border-color: #f26522;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-twitch:hover {
  background: #6441a5;
  border-color: #6441a5;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-whatsapp:hover {
  background: #25d366;
  border-color: #25d366;
}

.thb-social-links-container.border-mono .thb-social-link.social-link-snapchat:hover {
  background: #fffc00;
  border-color: #fffc00;
}

.thb-social-links-container.border-mono .thb-social-link .thb-social-icon-container {
  transition-duration: 0s;
}

.thb-social-links-container.border-color .thb-social-link {
  border: 1px solid #7a7a7a;
  border-radius: 3px;
}

.thb-social-links-container.border-color .thb-social-link.social-link-facebook .thb-social-icon-container {
  color: #3b5998;
}

.thb-social-links-container.border-color .thb-social-link.social-link-facebook:hover {
  background: rgba(59, 89, 152, 0.07);
  border-color: #3b5998;
}

.thb-social-links-container.border-color .thb-social-link.social-link-google .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.border-color .thb-social-link.social-link-google:hover {
  background: rgba(221, 75, 57, 0.07);
  border-color: #dd4b39;
}

.thb-social-links-container.border-color .thb-social-link.social-link-google-plus .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.border-color .thb-social-link.social-link-google-plus:hover {
  background: rgba(221, 75, 57, 0.07);
  border-color: #dd4b39;
}

.thb-social-links-container.border-color .thb-social-link.social-link-linkedin .thb-social-icon-container {
  color: #007bb6;
}

.thb-social-links-container.border-color .thb-social-link.social-link-linkedin:hover {
  background: rgba(0, 123, 182, 0.07);
  border-color: #007bb6;
}

.thb-social-links-container.border-color .thb-social-link.social-link-pinterest .thb-social-icon-container {
  color: #cb2027;
}

.thb-social-links-container.border-color .thb-social-link.social-link-pinterest:hover {
  background: rgba(203, 32, 39, 0.07);
  border-color: #cb2027;
}

.thb-social-links-container.border-color .thb-social-link.social-link-twitter .thb-social-icon-container {
  color: #00aced;
}

.thb-social-links-container.border-color .thb-social-link.social-link-twitter:hover {
  background: rgba(0, 172, 237, 0.07);
  border-color: #00aced;
}

.thb-social-links-container.border-color .thb-social-link.social-link-instagram .thb-social-icon-container {
  color: #3f729b;
}

.thb-social-links-container.border-color .thb-social-link.social-link-instagram:hover {
  background: rgba(63, 114, 155, 0.07);
  border-color: #3f729b;
}

.thb-social-links-container.border-color .thb-social-link.social-link-vk .thb-social-icon-container {
  color: #45668e;
}

.thb-social-links-container.border-color .thb-social-link.social-link-vk:hover {
  background: rgba(69, 102, 142, 0.07);
  border-color: #45668e;
}

.thb-social-links-container.border-color .thb-social-link.social-link-tumblr .thb-social-icon-container {
  color: #35465c;
}

.thb-social-links-container.border-color .thb-social-link.social-link-tumblr:hover {
  background: rgba(53, 70, 92, 0.07);
  border-color: #35465c;
}

.thb-social-links-container.border-color .thb-social-link.social-link-xing .thb-social-icon-container {
  color: #cfdc00;
}

.thb-social-links-container.border-color .thb-social-link.social-link-xing:hover {
  background: rgba(207, 220, 0, 0.07);
  border-color: #cfdc00;
}

.thb-social-links-container.border-color .thb-social-link.social-link-soundcloud .thb-social-icon-container {
  color: #f80;
}

.thb-social-links-container.border-color .thb-social-link.social-link-soundcloud:hover {
  background: rgba(255, 136, 0, 0.07);
  border-color: #f80;
}

.thb-social-links-container.border-color .thb-social-link.social-link-dribbble .thb-social-icon-container {
  color: #ea4c89;
}

.thb-social-links-container.border-color .thb-social-link.social-link-dribbble:hover {
  background: rgba(234, 76, 137, 0.07);
  border-color: #ea4c89;
}

.thb-social-links-container.border-color .thb-social-link.social-link-youtube .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.border-color .thb-social-link.social-link-youtube:hover {
  background: rgba(229, 45, 39, 0.07);
  border-color: #e52d27;
}

.thb-social-links-container.border-color .thb-social-link.social-link-youtube-play .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.border-color .thb-social-link.social-link-youtube-play:hover {
  background: rgba(229, 45, 39, 0.07);
  border-color: #e52d27;
}

.thb-social-links-container.border-color .thb-social-link.social-link-spotify .thb-social-icon-container {
  color: #7ab800;
}

.thb-social-links-container.border-color .thb-social-link.social-link-spotify:hover {
  background: rgba(122, 184, 0, 0.07);
  border-color: #7ab800;
}

.thb-social-links-container.border-color .thb-social-link.social-link-behance .thb-social-icon-container {
  color: #1769ff;
}

.thb-social-links-container.border-color .thb-social-link.social-link-behance:hover {
  background: rgba(23, 105, 255, 0.07);
  border-color: #1769ff;
}

.thb-social-links-container.border-color .thb-social-link.social-link-deviantart .thb-social-icon-container {
  color: #4e6252;
}

.thb-social-links-container.border-color .thb-social-link.social-link-deviantart:hover {
  background: rgba(78, 98, 82, 0.07);
  border-color: #4e6252;
}

.thb-social-links-container.border-color .thb-social-link.social-link-vimeo .thb-social-icon-container {
  color: #1ab7ea;
}

.thb-social-links-container.border-color .thb-social-link.social-link-vimeo:hover {
  background: rgba(26, 183, 234, 0.07);
  border-color: #1ab7ea;
}

.thb-social-links-container.border-color .thb-social-link.social-link-rss .thb-social-icon-container {
  color: #f26522;
}

.thb-social-links-container.border-color .thb-social-link.social-link-rss:hover {
  background: rgba(242, 101, 34, 0.07);
  border-color: #f26522;
}

.thb-social-links-container.border-color .thb-social-link.social-link-twitch .thb-social-icon-container {
  color: #6441a5;
}

.thb-social-links-container.border-color .thb-social-link.social-link-twitch:hover {
  background: rgba(100, 65, 165, 0.07);
  border-color: #6441a5;
}

.thb-social-links-container.border-color .thb-social-link.social-link-whatsapp .thb-social-icon-container {
  color: #25d366;
}

.thb-social-links-container.border-color .thb-social-link.social-link-whatsapp:hover {
  background: rgba(37, 211, 102, 0.07);
  border-color: #25d366;
}

.thb-social-links-container.border-color .thb-social-link.social-link-snapchat .thb-social-icon-container {
  color: #fffc00;
}

.thb-social-links-container.border-color .thb-social-link.social-link-snapchat:hover {
  background: rgba(255, 252, 0, 0.07);
  border-color: #fffc00;
}

.thb-social-links-container.fill-color .thb-social-link {
  color: #fff;
  border-radius: 3px;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-facebook {
  background: #3b5998;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-facebook:hover {
  background: #2d4373;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-google {
  background: #dd4b39;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-google:hover {
  background: #c23321;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-google-plus {
  background: #dd4b39;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-google-plus:hover {
  background: #c23321;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-linkedin {
  background: #007bb6;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-linkedin:hover {
  background: #005983;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-pinterest {
  background: #cb2027;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-pinterest:hover {
  background: #9f191f;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-twitter {
  background: #00aced;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-twitter:hover {
  background: #0087ba;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-instagram {
  background: #3f729b;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-instagram:hover {
  background: #305777;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-vk {
  background: #45668e;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-vk:hover {
  background: #344d6c;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-tumblr {
  background: #35465c;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-tumblr:hover {
  background: #222d3c;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-xing {
  background: #cfdc00;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-xing:hover {
  background: #9fa900;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-soundcloud {
  background: #f80;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-soundcloud:hover {
  background: #cc6d00;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-dribbble {
  background: #ea4c89;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-dribbble:hover {
  background: #e51e6b;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-youtube {
  background: #e52d27;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-youtube:hover {
  background: #c21d17;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-youtube-play {
  background: #e52d27;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-youtube-play:hover {
  background: #c21d17;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-spotify {
  background: #7ab800;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-spotify:hover {
  background: #588500;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-behance {
  background: #1769ff;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-behance:hover {
  background: #0050e3;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-deviantart {
  background: #4e6252;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-deviantart:hover {
  background: #37463a;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-vimeo {
  background: #1ab7ea;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-vimeo:hover {
  background: #1295bf;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-rss {
  background: #f26522;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-rss:hover {
  background: #d54d0d;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-twitch {
  background: #6441a5;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-twitch:hover {
  background: #4e3380;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-whatsapp {
  background: #25d366;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-whatsapp:hover {
  background: #1da851;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-snapchat {
  background: #fffc00;
}

.thb-social-links-container.fill-color .thb-social-link.social-link-snapchat:hover {
  background: #ccca00;
}

.thb-social-links-container.circle-mono .thb-social-link .thb-social-icon-container {
  width: 30px;
  height: 30px;
  background: #f1f1f1;
  align-items: center;
  border-radius: 50%;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-facebook:hover .thb-social-icon-container {
  color: #3b5998;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-google:hover .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-google-plus:hover .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-linkedin:hover .thb-social-icon-container {
  color: #007bb6;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-pinterest:hover .thb-social-icon-container {
  color: #cb2027;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-twitter:hover .thb-social-icon-container {
  color: #00aced;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-instagram:hover .thb-social-icon-container {
  color: #3f729b;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-vk:hover .thb-social-icon-container {
  color: #45668e;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-tumblr:hover .thb-social-icon-container {
  color: #35465c;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-xing:hover .thb-social-icon-container {
  color: #cfdc00;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-soundcloud:hover .thb-social-icon-container {
  color: #f80;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-dribbble:hover .thb-social-icon-container {
  color: #ea4c89;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-youtube:hover .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-youtube-play:hover .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-spotify:hover .thb-social-icon-container {
  color: #7ab800;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-behance:hover .thb-social-icon-container {
  color: #1769ff;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-deviantart:hover .thb-social-icon-container {
  color: #4e6252;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-vimeo:hover .thb-social-icon-container {
  color: #1ab7ea;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-rss:hover .thb-social-icon-container {
  color: #f26522;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-twitch:hover .thb-social-icon-container {
  color: #6441a5;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container {
  color: #25d366;
}

.thb-social-links-container.circle-mono .thb-social-link.social-link-snapchat:hover .thb-social-icon-container {
  color: #fffc00;
}

.thb-social-links-container.circle-color .thb-social-link .thb-social-icon-container {
  width: 30px;
  height: 30px;
  background: #f1f1f1;
  align-items: center;
  border-radius: 50%;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-facebook .thb-social-icon-container {
  color: #3b5998;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-facebook:hover .thb-social-icon-container {
  background: #3b5998;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-google .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-google:hover .thb-social-icon-container {
  background: #dd4b39;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-google-plus .thb-social-icon-container {
  color: #dd4b39;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-google-plus:hover .thb-social-icon-container {
  background: #dd4b39;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-linkedin .thb-social-icon-container {
  color: #007bb6;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-linkedin:hover .thb-social-icon-container {
  background: #007bb6;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-pinterest .thb-social-icon-container {
  color: #cb2027;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-pinterest:hover .thb-social-icon-container {
  background: #cb2027;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-twitter .thb-social-icon-container {
  color: #00aced;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-twitter:hover .thb-social-icon-container {
  background: #00aced;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-instagram .thb-social-icon-container {
  color: #3f729b;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-instagram:hover .thb-social-icon-container {
  background: #3f729b;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-vk .thb-social-icon-container {
  color: #45668e;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-vk:hover .thb-social-icon-container {
  background: #45668e;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-tumblr .thb-social-icon-container {
  color: #35465c;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-tumblr:hover .thb-social-icon-container {
  background: #35465c;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-xing .thb-social-icon-container {
  color: #cfdc00;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-xing:hover .thb-social-icon-container {
  background: #cfdc00;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-soundcloud .thb-social-icon-container {
  color: #f80;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-soundcloud:hover .thb-social-icon-container {
  background: #f80;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-dribbble .thb-social-icon-container {
  color: #ea4c89;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-dribbble:hover .thb-social-icon-container {
  background: #ea4c89;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-youtube .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-youtube:hover .thb-social-icon-container {
  background: #e52d27;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-youtube-play .thb-social-icon-container {
  color: #e52d27;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-youtube-play:hover .thb-social-icon-container {
  background: #e52d27;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-spotify .thb-social-icon-container {
  color: #7ab800;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-spotify:hover .thb-social-icon-container {
  background: #7ab800;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-behance .thb-social-icon-container {
  color: #1769ff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-behance:hover .thb-social-icon-container {
  background: #1769ff;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-deviantart .thb-social-icon-container {
  color: #4e6252;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-deviantart:hover .thb-social-icon-container {
  background: #4e6252;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-vimeo .thb-social-icon-container {
  color: #1ab7ea;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-vimeo:hover .thb-social-icon-container {
  background: #1ab7ea;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-rss .thb-social-icon-container {
  color: #f26522;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-rss:hover .thb-social-icon-container {
  background: #f26522;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-twitch .thb-social-icon-container {
  color: #6441a5;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-twitch:hover .thb-social-icon-container {
  background: #6441a5;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-whatsapp .thb-social-icon-container {
  color: #25d366;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container {
  background: #25d366;
  color: #fff;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-snapchat .thb-social-icon-container {
  color: #fffc00;
}

.thb-social-links-container.circle-color .thb-social-link.social-link-snapchat:hover .thb-social-icon-container {
  background: #fffc00;
  color: #fff;
}

.thb-social-links-container.circle-fill .thb-social-link .thb-social-icon-container {
  width: 30px;
  height: 30px;
  align-items: center;
  border-radius: 50%;
  color: #fff;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-facebook .thb-social-icon-container {
  background: #3b5998;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-facebook:hover .thb-social-icon-container {
  background: #2d4373;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-google .thb-social-icon-container {
  background: #dd4b39;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-google:hover .thb-social-icon-container {
  background: #c23321;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-google-plus .thb-social-icon-container {
  background: #dd4b39;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-google-plus:hover .thb-social-icon-container {
  background: #c23321;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-linkedin .thb-social-icon-container {
  background: #007bb6;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-linkedin:hover .thb-social-icon-container {
  background: #005983;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-pinterest .thb-social-icon-container {
  background: #cb2027;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-pinterest:hover .thb-social-icon-container {
  background: #9f191f;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-twitter .thb-social-icon-container {
  background: #00aced;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-twitter:hover .thb-social-icon-container {
  background: #0087ba;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-instagram .thb-social-icon-container {
  background: #3f729b;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-instagram:hover .thb-social-icon-container {
  background: #305777;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-vk .thb-social-icon-container {
  background: #45668e;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-vk:hover .thb-social-icon-container {
  background: #344d6c;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-tumblr .thb-social-icon-container {
  background: #35465c;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-tumblr:hover .thb-social-icon-container {
  background: #222d3c;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-xing .thb-social-icon-container {
  background: #cfdc00;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-xing:hover .thb-social-icon-container {
  background: #9fa900;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-soundcloud .thb-social-icon-container {
  background: #f80;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-soundcloud:hover .thb-social-icon-container {
  background: #cc6d00;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-dribbble .thb-social-icon-container {
  background: #ea4c89;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-dribbble:hover .thb-social-icon-container {
  background: #e51e6b;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-youtube .thb-social-icon-container {
  background: #e52d27;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-youtube:hover .thb-social-icon-container {
  background: #c21d17;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-youtube-play .thb-social-icon-container {
  background: #e52d27;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-youtube-play:hover .thb-social-icon-container {
  background: #c21d17;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-spotify .thb-social-icon-container {
  background: #7ab800;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-spotify:hover .thb-social-icon-container {
  background: #588500;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-behance .thb-social-icon-container {
  background: #1769ff;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-behance:hover .thb-social-icon-container {
  background: #0050e3;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-deviantart .thb-social-icon-container {
  background: #4e6252;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-deviantart:hover .thb-social-icon-container {
  background: #37463a;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-vimeo .thb-social-icon-container {
  background: #1ab7ea;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-vimeo:hover .thb-social-icon-container {
  background: #1295bf;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-rss .thb-social-icon-container {
  background: #f26522;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-rss:hover .thb-social-icon-container {
  background: #d54d0d;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-twitch .thb-social-icon-container {
  background: #6441a5;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-twitch:hover .thb-social-icon-container {
  background: #4e3380;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-whatsapp .thb-social-icon-container {
  background: #25d366;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container {
  background: #1da851;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-snapchat .thb-social-icon-container {
  background: #fffc00;
}

.thb-social-links-container.circle-fill .thb-social-link.social-link-snapchat:hover .thb-social-icon-container {
  background: #ccca00;
}

/*------------------------------------------------------------------
Footer
*/
#footer {
  background: transparent;
  padding: 40px 0;
  width: 100%;
}

#footer .widget {
  background: none !important;
  padding: 0;
}

#footer .widget p {
  font-size: 14px;
}

#footer.light {
  background: #f4f4f4;
}

#footer.light .widget .widget_title {
  border-color: rgba(0, 0, 0, 0.1);
}

#footer.dark {
  background: #080808;
}

#footer.dark .widget {
  color: rgba(255, 255, 255, 0.6);
}

#footer.dark .widget .widget_title {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.15);
}

#footer.dark .widget a {
  color: rgba(255, 255, 255, 0.8);
}

#footer.dark .widget a.active, #footer.dark .widget a:hover {
  color: white;
}

#footer.dark .widget .slick-nav {
  background: #080808;
  color: rgba(255, 255, 255, 0.4);
}

#footer.dark .widget .slick-nav:hover {
  color: white;
}

#footer.dark .widget [class^="tag-link"] {
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
}

#footer.dark .widget [class^="tag-link"]:hover {
  border: 1px solid white;
  background: white;
  color: #080808;
}

#footer.dark .widget .post-title a {
  color: white;
}

#footer.dark .widget .post-bottom-meta {
  color: rgba(255, 255, 255, 0.6);
}

#footer.dark .widget .post-bottom-meta svg {
  fill: rgba(255, 255, 255, 0.6);
}

#footer.dark .widget.widget_search .s {
  color: #fff;
  border-color: #fff;
}

#footer.dark .widget.widget_search input[type="submit"] {
  background-color: #fff;
  height: 39px;
}

#footer.dark .widget.widget_socialcounter ul li a,
#footer.dark .widget.widget_socialcounter ul li a .fa {
  background: rgba(255, 255, 255, 0.07);
}

#footer.dark .widget.widget_recent_comments ul li:after {
  color: #fff;
}

#footer.dark .widget.widget_topreviews .style2 li {
  border-color: rgba(255, 255, 255, 0.2);
}

#footer.dark .widget.widget_topreviews .style2 li a {
  color: #fff;
}

#footer.dark .widget.widget_topreviews .style1 li {
  background: rgba(255, 255, 255, 0.15);
}

#footer.dark .widget.widget_topreviews .style1 li a {
  color: #fff;
}

#footer.dark .widget.widget_topreviews .style1 li .post-bottom-meta {
  color: rgba(255, 255, 255, 0.6);
}

#footer.dark .widget.widget_topreviews .style1 li .ave {
  color: #fff;
}

#footer.dark .widget.widget_topreviews .style1 li:after {
  background: rgba(0, 0, 0, 0.2);
}

#subfooter {
  width: 100%;
}

#subfooter .subfooter-menu-holder {
  padding: 40px 0;
}

#subfooter .logolink {
  display: inline-block;
  margin-bottom: 25px;
}

#subfooter .logolink .logoimg {
  max-height: 25px;
}

#subfooter.light {
  background: #f4f4f4;
}

#subfooter.light .subfooter-menu-holder {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#subfooter.light .footer-menu li a {
  color: rgba(0, 0, 0, 0.8);
}

#subfooter.light .footer-menu li a:hover {
  color: black;
}

#subfooter.light p {
  color: rgba(0, 0, 0, 0.4);
}

#subfooter.light .subfooter-social a:not(:hover) {
  color: #080808;
}

#subfooter.dark {
  background: #080808;
}

#subfooter.dark .subfooter-menu-holder {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

#subfooter.dark .footer-menu li a {
  color: rgba(255, 255, 255, 0.8);
}

#subfooter.dark .footer-menu li a:hover {
  color: white;
}

#subfooter.dark p {
  color: rgba(255, 255, 255, 0.4);
}

#subfooter.dark .subfooter-social a:not(:hover) {
  color: #fff;
}

#subfooter.dark hr {
  border-color: rgba(255, 255, 255, 0.2);
}

#subfooter .footer-menu {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}

#subfooter .footer-menu ul {
  margin: 0;
}

#subfooter .footer-menu li {
  display: inline-block;
  margin: 0 12px;
}

#subfooter .footer-menu li a {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

#subfooter p {
  font-size: 10px;
  font-weight: 600;
  margin: 0;
}

#subfooter .subfooter-social a {
  display: inline-block;
  padding: 0 5px;
  font-size: 14px;
}

#subfooter .subfooter-social a.facebook {
  -webkit-transform: scale(0.95, 0.95);
  -moz-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  -o-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

#subfooter .subfooter-social a.facebook:hover {
  color: #3b5998;
}

#subfooter .subfooter-social a.google:hover {
  color: #dd4b39;
}

#subfooter .subfooter-social a.google-plus:hover {
  color: #dd4b39;
}

#subfooter .subfooter-social a.linkedin:hover {
  color: #007bb6;
}

#subfooter .subfooter-social a.pinterest:hover {
  color: #cb2027;
}

#subfooter .subfooter-social a.twitter:hover {
  color: #00aced;
}

#subfooter .subfooter-social a.instagram:hover {
  color: #3f729b;
}

#subfooter .subfooter-social a.vk:hover {
  color: #45668e;
}

#subfooter .subfooter-social a.tumblr:hover {
  color: #35465c;
}

#subfooter .subfooter-social a.xing:hover {
  color: #cfdc00;
}

#subfooter .subfooter-social a.soundcloud:hover {
  color: #f80;
}

#subfooter .subfooter-social a.dribbble:hover {
  color: #ea4c89;
}

#subfooter .subfooter-social a.youtube:hover {
  color: #e52d27;
}

#subfooter .subfooter-social a.youtube-play:hover {
  color: #e52d27;
}

#subfooter .subfooter-social a.spotify:hover {
  color: #7ab800;
}

#subfooter .subfooter-social a.behance:hover {
  color: #1769ff;
}

#subfooter .subfooter-social a.deviantart:hover {
  color: #4e6252;
}

#subfooter .subfooter-social a.vimeo:hover {
  color: #1ab7ea;
}

#subfooter .subfooter-social a.rss:hover {
  color: #f26522;
}

#subfooter .subfooter-social a.twitch:hover {
  color: #6441a5;
}

#subfooter .subfooter-social a.whatsapp:hover {
  color: #25d366;
}

#subfooter .subfooter-social a.snapchat:hover {
  color: #fffc00;
}

#subfooter.style2 {
  padding: 30px 0;
}

#subfooter.style2 .logolink {
  max-height: 15px;
  margin: 0 0 20px;
}

@media only screen and (min-width: 40.063em) {
  #subfooter.style2 .logolink {
    margin: 0;
  }
}

#subfooter.style2 .footer-menu {
  text-align: center;
}

@media only screen and (min-width: 40.063em) {
  #subfooter.style2 .footer-menu {
    text-align: left;
  }
  #subfooter.style2 .footer-menu li:first-child {
    margin-left: 0;
  }
  #subfooter.style2 .footer-menu li a {
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
  }
}

#subfooter.style2 .subfooter-logo-holder {
  text-align: center;
}

@media only screen and (min-width: 40.063em) {
  #subfooter.style2 .subfooter-logo-holder {
    text-align: left;
  }
}

#subfooter.style2 .copyright-column,
#subfooter.style2 .social-column {
  text-align: center;
}

@media only screen and (min-width: 40.063em) {
  #subfooter.style2 .copyright-column,
  #subfooter.style2 .social-column {
    text-align: right;
  }
}

@media only screen and (min-width: 40.063em) {
  #subfooter.style2 .social-column a:last-child {
    padding-right: 0;
  }
}

/*------------------------------------------------------------------
404 Page
*/
.content404 {
  padding: 20px 0;
  width: 100%;
}

@media only screen and (min-width: 40.063em) {
  .content404 {
    padding: 30px 0;
  }
}

@media only screen and (min-width: 64.063em) {
  .content404 {
    padding: 40px 0;
  }
}

@media only screen and (min-width: 80em) {
  .content404 {
    padding: 60px 0;
  }
}

.content404 h3 {
  color: #fff;
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
  margin: 25px 0 0 0;
  letter-spacing: 2px;
}

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

.content404 img {
  max-width: 149px;
  width: 70%;
  margin-bottom: 20px;
}

@media only screen and (min-width: 40.063em) {
  .content404 img {
    width: 80%;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 64.063em) {
  .content404 img {
    width: 90%;
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 80em) {
  .content404 img {
    width: 1000%;
    margin-bottom: 50px;
  }
}

.thb-boxed-on .content404 {
  background: #fff;
}

/*------------------------------------------------------------------
Cookie Bar
*/
/* Cookie Bar */
.thb-cookie-bar {
  display: flex;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #649fd6;
  padding: 15px;
  z-index: 40;
  width: 100%;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  color: #fff;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}

@media only screen and (min-width: 40.063em) {
  .thb-cookie-bar {
    padding: 15px 25px;
    flex-direction: row;
    justify-content: center;
  }
}

.thb-cookie-bar p {
  font-size: 13px;
  line-height: 1.2;
}

@media only screen and (min-width: 40.063em) {
  .thb-cookie-bar p {
    line-height: 1;
    margin: 0;
  }
}

.thb-cookie-bar .button {
  margin: 0;
}

@media only screen and (min-width: 40.063em) {
  .thb-cookie-bar .button {
    margin: 0 0 0 20px;
  }
}

.thb-cookie-bar .thb-cookie-text a {
  font-weight: 600;
  color: #fff;
}

/*------------------------------------------------------------------
Plugins
*/
.grav-clone-a,
.gcard {
  display: none;
}

.evoau_submission_form .evoau_table .row p {
  width: 100%;
}

/* Slider */
.slick {
  max-width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
}

.slick > * {
  opacity: 0;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}

.slick:after {
  margin: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: auto;
}

.slick.slick-initialized {
  height: auto;
  overflow: visible;
}

.slick.slick-initialized .slick-list,
.slick.slick-initialized > * {
  opacity: 1;
}

.slick.slick-initialized:after {
  display: none;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-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;
  opacity: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  will-change: transform;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  position: relative;
  min-height: 1px;
  outline: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  width: 100%;
  outline: 0;
}

.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-nav {
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  background: #fff;
  border: 0;
  width: 30px;
  height: 38px;
  outline: 0;
  padding: 0;
  cursor: pointer;
  z-index: 20;
  color: rgba(0, 0, 0, 0.4);
  font-size: 16px;
}

.slick-nav.slick-prev {
  left: 0;
}

@media only screen and (min-width: 80em) {
  .slick-nav.slick-prev {
    left: -15px;
  }
}

.products .slick-nav.slick-prev {
  left: 0;
}

[data-center="true"] .slick-nav.slick-prev {
  left: 0;
}

@media only screen and (min-width: 40.063em) {
  [data-center="true"] .slick-nav.slick-prev {
    left: 25px;
  }
}

@media only screen and (min-width: 64.063em) {
  [data-center="true"] .slick-nav.slick-prev {
    left: 35px;
  }
}

.slick-nav.slick-next {
  right: 0;
}

@media only screen and (min-width: 80em) {
  .slick-nav.slick-next {
    right: -15px;
  }
}

.products .slick-nav.slick-next {
  right: 0;
}

[data-center="true"] .slick-nav.slick-next {
  right: 0;
}

@media only screen and (min-width: 40.063em) {
  [data-center="true"] .slick-nav.slick-next {
    right: 25px;
  }
}

@media only screen and (min-width: 64.063em) {
  [data-center="true"] .slick-nav.slick-next {
    right: 35px;
  }
}

.slick-nav:hover {
  color: black;
}

.slick-dots {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  line-height: 8px;
}

.slick-dots li {
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
}

.slick-dots li button {
  display: block;
  width: 8px;
  height: 8px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  margin: 0 2px;
  text-indent: -9999px;
  padding: 0;
  outline: 0;
  cursor: pointer;
  border: 0;
}

.slick-dots li.slick-active button {
  background: black;
}

/* Styles */
.slick.vertical-video {
  padding-bottom: 42px;
}

.slick.vertical-video .slick-nav {
  background: none;
  width: 50%;
  height: 42px;
  margin: 0;
  top: auto;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}

.slick.vertical-video .slick-nav:hover {
  color: black;
}

.slick.vertical-video .slick-nav.slick-prev {
  border-right: 0;
  left: 0;
}

.slick.vertical-video .slick-nav.slick-prev .fa-angle-left:before {
  content: "\f107";
}

@media only screen and (min-width: 64.063em) {
  .transparent-color .slick.vertical-video .slick-nav.slick-prev {
    left: 30px;
  }
}

.slick.vertical-video .slick-nav.slick-next {
  right: 0;
}

.slick.vertical-video .slick-nav.slick-next .fa-angle-right:before {
  content: "\f106";
}

.dark-color .slick.vertical-video .slick-nav {
  border-color: rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.5);
}

.dark-color .slick.vertical-video .slick-nav:hover {
  color: white;
}

@media only screen and (min-width: 64.063em) {
  .transparent-color .slick.vertical-video .slick-nav {
    width: calc(50% - 15px);
  }
}

.slick.trending {
  padding-right: 60px;
}

@media only screen and (min-width: 64.063em) {
  .slick.trending {
    padding-right: 0;
  }
}

.slick.trending .slick-nav {
  display: none;
  height: 18px;
  top: 50%;
  margin-top: -9px;
}

.slick.trending .slick-nav.slick-prev {
  right: 30px;
  left: auto;
}

.slick.trending .slick-nav.slick-next {
  right: 0px;
}

.slick.dark .slick-nav {
  background: #080808;
  color: rgba(255, 255, 255, 0.4);
}

.slick.dark .slick-nav:hover {
  color: white;
}

.slick.dark .slick-dots li button {
  background: rgba(255, 255, 255, 0.4);
}

.slick.dark .slick-dots li.slick-active button {
  background: white;
}

.slick[data-center="true"] {
  margin: 0;
}

.slick.grid .row {
  margin: 0 -1px;
  display: flex !important;
}

.slick.grid .row .columns {
  padding: 0 1px;
}

.slick.grid .row .columns .post {
  margin-bottom: 2px;
}

.slick.grid.technology-style .row {
  margin: 0;
}

.slick.grid.technology-style .row .columns {
  padding: 0;
}

.slick.grid.technology-style .row .columns .post {
  margin-bottom: 0;
}

.slick.grid .slick-dots {
  bottom: -24px;
}

.slick.overflow-visible .slick-list {
  overflow: visible;
}

.slick.overflow-visible .slick-list .slick-slide {
  opacity: 0.2;
  pointer-events: none;
  -webkit-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.slick.overflow-visible .slick-list .slick-slide.slick-active {
  opacity: 1;
  pointer-events: auto;
}

@media only screen and (min-width: 1300px) {
  .slick.overflow-visible .slick-nav.slick-prev {
    left: -6%;
  }
  .slick.overflow-visible .slick-nav.slick-next {
    right: -6%;
  }
}

@media only screen and (max-width: 40.063em) {
  .slick.video-thumbnail-slider .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.slick.bot-nav {
  margin-bottom: 42px;
}

.slick.bot-nav .slick-nav {
  opacity: 0;
}

.slick.bot-nav:hover .slick-nav {
  opacity: 1;
}

.slick.bot-nav .slick-dots {
  bottom: -24px;
}

.slick.larger-bot-nav {
  margin-bottom: 42px;
}

.slick.larger-bot-nav .slick-nav {
  opacity: 0;
}

.slick.larger-bot-nav:hover .slick-nav {
  opacity: 1;
}

.slick.larger-bot-nav .slick-dots {
  bottom: -40px;
}

.slick.post-slider .post {
  float: left;
  margin-bottom: 0;
}

.slick.carousel-slider {
  border-bottom: 1px solid #ededed;
  padding: 0 50px;
}

.slick.carousel-slider .slick-nav {
  height: 100%;
  top: 0;
  margin: 0;
  font-size: 30px;
}

.slick.carousel-slider .slick-nav.slick-prev {
  width: 50px;
  left: 0;
}

.slick.carousel-slider .slick-nav.slick-next {
  width: 50px;
  right: 0;
  border-left: 1px solid #ededed;
}

.slick.carousel-slider .post {
  cursor: pointer;
}

.slick.post-slider-style5 .slick-nav {
  height: 66px;
  width: 28px;
  margin-top: -33px;
}

.slick.post-slider-style5 .slick-nav.slick-next {
  right: 15px;
}

@media only screen and (min-width: 40.063em) {
  .slick.post-slider-style5 .slick-nav.slick-next {
    right: 30px;
  }
}

.slick.post-slider-style5 .slick-nav.slick-prev {
  left: 15px;
}

@media only screen and (min-width: 40.063em) {
  .slick.post-slider-style5 .slick-nav.slick-prev {
    left: 30px;
  }
}

.slick.post-carousel-style4 .slick-track, .slick.post-carousel-style5 .slick-track {
  display: flex;
}

.post-title-bullets {
  display: none;
  position: absolute;
  top: 50%;
  right: 30px;
  text-align: left;
  list-style: none;
  margin: 0;
  z-index: 5;
  max-width: 320px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media only screen and (min-width: 64.063em) {
  .post-title-bullets {
    display: block;
  }
}

.post-title-bullets li button {
  display: block;
  outline: 0;
  color: #fff;
  position: relative;
  text-align: left;
  padding: 15px 0 15px 55px;
  padding-left: 55px;
}

.post-title-bullets li button span {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  margin-top: -17px;
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  background: transparent;
  border-radius: 17px;
  border: 2px solid #fff;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.post-title-bullets li button h6,
.post-title-bullets li button .post-category.single_category_title {
  color: #fff;
}

.post-title-bullets li button .post-meta {
  font-size: 10px;
  margin-bottom: 10px;
}

.post-title-bullets li.slick-active button span {
  color: #080808;
  border-width: 17px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

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

/* Main image in popup */
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;
}

/* The shadow behind the image */
.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) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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;
  }
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* Zoom-in Animation */
.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;
  -webkit-transform: scale(0.95, 0.95);
  -moz-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  -o-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.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;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-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;
}

/* Zoom Out */
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-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;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-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 {
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  opacity: 0;
}

.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}

/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 1;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  opacity: 1;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

/* Customization */
.ps__rail-y {
  width: 4px;
  border-radius: 2px;
}

.ps__rail-y .ps__thumb-y {
  right: 0;
  -webkit-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: background 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border: 0;
  width: 4px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.2);
}

.ps__rail-y .ps__thumb-y:hover {
  background: rgba(255, 255, 255, 0.6);
}

@keyframes plyr-progress {
  to {
    background-position: 25px 0;
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}

@keyframes plyr-popup {
  0% {
    opacity: .5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  direction: ltr;
  display: flex;
  flex-direction: column;
  font-family: inherit;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  height: 100%;
  line-height: 1.7;
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow .3s ease;
  z-index: 0;
}

.plyr audio, .plyr iframe, .plyr video {
  display: block;
  height: 100%;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}

.plyr--full-ui *, .plyr--full-ui ::after, .plyr--full-ui ::before {
  box-sizing: inherit;
}

.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: #4a5464;
  background: var(--plyr-badge-background, #4a5464);
  border-radius: 2px;
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: #fff;
  color: var(--plyr-badge-text-color, #fff);
  font-size: 9px;
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  animation: plyr-fade-in .3s ease;
  bottom: 0;
  display: none;
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  transition: transform .4s ease-in-out;
  width: 100%;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__captions {
    font-size: 15px;
    font-size: var(--plyr-font-size-base, 15px);
    padding: calc(10px * 2);
    padding: calc(var(--plyr-control-spacing,10px) * 2);
  }
}

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
    font-size: var(--plyr-font-size-large, 18px);
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(calc(10px * -4));
  transform: translateY(calc(var(--plyr-control-spacing,10px) * -4));
}

.plyr__caption {
  background: rgba(0, 0, 0, 0.8);
  background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  color: #fff;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: .2em .5em;
  white-space: pre-wrap;
}

.plyr__caption div {
  display: inline;
}

.plyr__control {
  background: 0 0;
  border: 0;
  border-radius: 3px;
  border-radius: var(--plyr-control-radius, 3px);
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: calc(10px * .7);
  padding: calc(var(--plyr-control-spacing,10px) * .7);
  position: relative;
  transition: all .3s ease;
}

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: 18px;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: 18px;
  width: var(--plyr-control-icon-size, 18px);
}

.plyr__control:focus {
  outline: 0;
}

.plyr__control.plyr__tab-focus {
  outline-color: #00b3ff;
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

a.plyr__control {
  text-decoration: none;
}

a.plyr__control::after, a.plyr__control::before {
  display: none;
}

.plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed {
  display: none;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}

.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0;
}

.plyr__controls .plyr__controls__item {
  margin-left: calc(10px / 4);
  margin-left: calc(var(--plyr-control-spacing,10px)/ 4);
}

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: calc(10px / 4);
  padding-left: calc(var(--plyr-control-spacing,10px)/ 4);
}

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 calc(10px / 2);
  padding: 0 calc(var(--plyr-control-spacing,10px)/ 2);
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0;
}

.plyr__controls:empty {
  display: none;
}

.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip] {
  display: none;
}

.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
  display: inline-block;
}

.plyr__menu {
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  transition: transform .3s ease;
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg);
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  animation: plyr-popup .2s ease;
  background: rgba(255, 255, 255, 0.9);
  background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  font-size: 15px;
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.plyr__menu__container::after {
  border: 4px solid transparent;
  border: var(--plyr-menu-arrow-size, 4px) solid transparent;
  border-top-color: rgba(255, 255, 255, 0.9);
  border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  content: '';
  height: 0;
  position: absolute;
  right: calc(((18px / 2) + calc(10px * .7)) - (4px / 2));
  right: calc(((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7)) - (var(--plyr-menu-arrow-size,4px)/ 2));
  top: 100%;
  width: 0;
}

.plyr__menu__container [role=menu] {
  padding: calc(10px * .7);
  padding: calc(var(--plyr-control-spacing,10px) * .7);
}

.plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {
  margin-top: 2px;
}

.plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  align-items: center;
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  display: flex;
  font-size: 13px;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding-bottom: calc(calc(10px * .7)/ 1.5);
  padding-bottom: calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);
  padding-left: calc(calc(10px * .7) * 1.5);
  padding-left: calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);
  padding-right: calc(calc(10px * .7) * 1.5);
  padding-right: calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);
  padding-top: calc(calc(10px * .7)/ 1.5);
  padding-top: calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}

.plyr__menu__container .plyr__control::after {
  border: 4px solid transparent;
  border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-right: calc(calc(10px * .7) * 4);
  padding-right: calc(calc(var(--plyr-control-spacing,10px) * .7) * 4);
}

.plyr__menu__container .plyr__control--forward::after {
  border-left-color: #728197;
  border-left-color: var(--plyr-menu-arrow-color, #728197);
  right: calc((calc(10px * .7) * 1.5) - 4px);
  right: calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px));
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}

.plyr__menu__container .plyr__control--back {
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: calc(10px * .7);
  margin: calc(var(--plyr-control-spacing,10px) * .7);
  margin-bottom: calc(calc(10px * .7)/ 2);
  margin-bottom: calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);
  padding-left: calc(calc(10px * .7) * 4);
  padding-left: calc(calc(var(--plyr-control-spacing,10px) * .7) * 4);
  position: relative;
  width: calc(100% - (calc(10px * .7) * 2));
  width: calc(100% - (calc(var(--plyr-control-spacing,10px) * .7) * 2));
}

.plyr__menu__container .plyr__control--back::after {
  border-right-color: #728197;
  border-right-color: var(--plyr-menu-arrow-color, #728197);
  left: calc((calc(10px * .7) * 1.5) - 4px);
  left: calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px));
}

.plyr__menu__container .plyr__control--back::before {
  background: #dcdfe5;
  background: var(--plyr-menu-back-border-color, #dcdfe5);
  box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: '';
  height: 1px;
  left: 0;
  margin-top: calc(calc(10px * .7)/ 2);
  margin-top: calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: calc(10px * .7);
  padding-left: calc(var(--plyr-control-spacing,10px) * .7);
}

.plyr__menu__container .plyr__control[role=menuitemradio]::after, .plyr__menu__container .plyr__control[role=menuitemradio]::before {
  border-radius: 100%;
}

.plyr__menu__container .plyr__control[role=menuitemradio]::before {
  background: rgba(0, 0, 0, 0.1);
  content: '';
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px);
  transition: all .3s ease;
  width: 16px;
}

.plyr__menu__container .plyr__control[role=menuitemradio]::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform .3s ease,opacity .3s ease;
  width: 6px;
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: #00b3ff;
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
  background: rgba(35, 40, 47, 0.1);
}

.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: calc((calc(10px * .7) - 2) * -1);
  margin-right: calc((calc(var(--plyr-control-spacing,10px) * .7) - 2) * -1);
  overflow: hidden;
  padding-left: calc(calc(10px * .7) * 3.5);
  padding-left: calc(calc(var(--plyr-control-spacing,10px) * .7) * 3.5);
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: calc(13px * 2);
  border-radius: calc(var(--plyr-range-thumb-height,13px) * 2);
  color: #00b3ff;
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  display: block;
  height: calc((3px * 2) + 13px);
  height: calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));
  margin: 0;
  padding: 0;
  transition: box-shadow .3s ease;
  width: 100%;
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: 0 0;
  border: 0;
  border-radius: calc(5px / 2);
  border-radius: calc(var(--plyr-range-track-height,5px)/ 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  -webkit-user-select: none;
  user-select: none;
  background-image: linear-gradient(to right, currentColor 0, transparent 0);
  background-image: linear-gradient(to right, currentColor var(--value, 0), transparent var(--value, 0));
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
  -webkit-appearance: none;
  margin-top: calc(((13px - 5px)/ 2) * -1);
  margin-top: calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/ 2) * -1);
}

.plyr--full-ui input[type=range]::-moz-range-track {
  background: 0 0;
  border: 0;
  border-radius: calc(5px / 2);
  border-radius: calc(var(--plyr-range-track-height,5px)/ 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -moz-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  user-select: none;
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: calc(5px / 2);
  border-radius: calc(var(--plyr-range-track-height,5px)/ 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
}

.plyr--full-ui input[type=range]::-ms-track {
  background: 0 0;
  border: 0;
  border-radius: calc(5px / 2);
  border-radius: calc(var(--plyr-range-track-height,5px)/ 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  -ms-user-select: none;
  user-select: none;
  color: transparent;
}

.plyr--full-ui input[type=range]::-ms-fill-upper {
  background: 0 0;
  border: 0;
  border-radius: calc(5px / 2);
  border-radius: calc(var(--plyr-range-track-height,5px)/ 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  -ms-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: 0 0;
  border: 0;
  border-radius: calc(5px / 2);
  border-radius: calc(var(--plyr-range-track-height,5px)/ 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  -ms-user-select: none;
  user-select: none;
  background: currentColor;
}

.plyr--full-ui input[type=range]::-ms-thumb {
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
}

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type=range]:focus {
  outline: 0;
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  outline-color: #00b3ff;
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  outline-color: #00b3ff;
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  outline-color: #00b3ff;
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity .2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr__time {
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px);
}

@media (max-width: calc(768px - 1)) {
  .plyr__time + .plyr__time {
    display: none;
  }
}

.plyr__tooltip {
  background: rgba(255, 255, 255, 0.9);
  background: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: 3px;
  border-radius: var(--plyr-tooltip-radius, 3px);
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: #4a5464;
  color: var(--plyr-tooltip-color, #4a5464);
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: calc(calc(10px / 2) * 2);
  margin-bottom: calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);
  opacity: 0;
  padding: calc(10px / 2) calc(calc(10px / 2) * 1.5);
  padding: calc(var(--plyr-control-spacing,10px)/ 2) calc(calc(var(--plyr-control-spacing,10px)/ 2) * 1.5);
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform .2s .1s ease,opacity .2s .1s ease;
  white-space: nowrap;
  z-index: 2;
}

.plyr__tooltip::before {
  border-left: 4px solid transparent;
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: 4px solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(4px * -1);
  bottom: calc(var(--plyr-tooltip-arrow-size,4px) * -1);
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip::before, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  left: calc((18px / 2) + calc(10px * .7));
  left: calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7));
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: calc((18px / 2) + calc(10px * .7));
  right: calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7));
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  transform: translate(0, 0) scale(1);
}

.plyr__progress {
  left: calc(13px * .5);
  left: calc(var(--plyr-range-thumb-height,13px) * .5);
  margin-right: 13px;
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative;
}

.plyr__progress input[type=range], .plyr__progress__buffer {
  margin-left: calc(13px * -.5);
  margin-left: calc(var(--plyr-range-thumb-height,13px) * -.5);
  margin-right: calc(13px * -.5);
  margin-right: calc(var(--plyr-range-thumb-height,13px) * -.5);
  width: calc(100% + 13px);
  width: calc(100% + var(--plyr-range-thumb-height,13px));
}

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  left: 0;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 100px;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: calc((5px / 2) * -1);
  margin-top: calc((var(--plyr-range-track-height,5px)/ 2) * -1);
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: 0 0;
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width .2s ease;
  transition: width .2s ease;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  -moz-transition: width .2s ease;
  transition: width .2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width .2s ease;
  transition: width .2s ease;
}

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, rgba(35, 40, 47, 0.6) 25%, transparent 25%, transparent 50%, rgba(35, 40, 47, 0.6) 50%, rgba(35, 40, 47, 0.6) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, 0.25);
  background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr__volume {
  align-items: center;
  display: flex;
  max-width: 110px;
  min-width: 80px;
  position: relative;
  width: 20%;
}

.plyr__volume input[type=range] {
  margin-left: calc(10px / 2);
  margin-left: calc(var(--plyr-control-spacing,10px)/ 2);
  margin-right: calc(10px / 2);
  margin-right: calc(var(--plyr-control-spacing,10px)/ 2);
  position: relative;
  z-index: 2;
}

.plyr--is-ios .plyr__volume {
  min-width: 0;
  width: auto;
}

.plyr--audio {
  display: block;
}

.plyr--audio .plyr__controls {
  background: #fff;
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: #4a5464;
  color: var(--plyr-audio-control-color, #4a5464);
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px);
}

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  background: #00b3ff;
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: #fff;
  color: var(--plyr-audio-control-color-hover, #fff);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--audio .plyr__progress__buffer {
  color: rgba(193, 200, 209, 0.6);
  color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr--video {
  background: #000;
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%;
}

.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
  border: 0;
  left: 0;
  position: absolute;
  top: 0;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr--video .plyr__controls {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: calc(10px / 2);
  padding: calc(var(--plyr-control-spacing,10px)/ 2);
  padding-top: calc(10px * 2);
  padding-top: calc(var(--plyr-control-spacing,10px) * 2);
  position: absolute;
  right: 0;
  transition: opacity .4s ease-in-out,transform .4s ease-in-out;
  z-index: 3;
}

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 10px;
    padding: var(--plyr-control-spacing, 10px);
    padding-top: calc(10px * 3.5);
    padding-top: calc(var(--plyr-control-spacing,10px) * 3.5);
  }
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #00b3ff;
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: #fff;
  color: var(--plyr-video-control-color-hover, #fff);
}

.plyr__control--overlaid {
  background: #00b3ff;
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  border: 0;
  border-radius: 100%;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: .9;
  padding: calc(10px * 1.5);
  padding: calc(var(--plyr-control-spacing,10px) * 1.5);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: .3s;
  z-index: 2;
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}

.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
  opacity: 1;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.25);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: rgba(255, 255, 255, 0.25);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--video .plyr__progress__buffer {
  color: rgba(255, 255, 255, 0.25);
  color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-moz-full-screen video {
  height: 100%;
}

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.plyr__ads > div, .plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.plyr__ads::after {
  background: #23282f;
  border-radius: 2px;
  bottom: 10px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3;
}

.plyr__ads::after:empty {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin: -var(--plyr-range-track-height, 5px)/2 0 0;
  opacity: .8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: rgba(255, 255, 255, 0.9);
  background-color: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: 3px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  margin-bottom: calc(calc(10px / 2) * 2);
  margin-bottom: calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);
  opacity: 0;
  padding: 3px;
  padding: var(--plyr-tooltip-radius, 3px);
  pointer-events: none;
  position: absolute;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform .2s .1s ease,opacity .2s .1s ease;
  z-index: 2;
}

.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.plyr__preview-thumb::before {
  border-left: 4px solid transparent;
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: 4px solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(4px * -1);
  bottom: calc(var(--plyr-tooltip-arrow-size,4px) * -1);
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr__preview-thumb__image-container {
  background: #c1c8d1;
  border-radius: calc(3px - 1px);
  border-radius: calc(var(--plyr-tooltip-radius,3px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3;
}

.plyr__preview-thumb__time-container span {
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: calc(3px - 1px);
  border-radius: calc(var(--plyr-tooltip-radius,3px) - 1px);
  color: #fff;
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  padding: 3px 6px;
}

.plyr__preview-scrubbing {
  bottom: 0;
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .3s ease;
  width: 100%;
  z-index: 1;
}

.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

/* Changes */
.plyr__poster {
  background-size: cover;
  pointer-events: none;
}

.plyr__control--overlaid {
  background: #649fd6;
}

.plyr--video {
  width: 100%;
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #649fd6;
}

.plyr--full-ui input[type=range] {
  color: #649fd6;
}

.plyr--vimeo.plyr--fullscreen-fallback {
  width: 100% !important;
}

.plyr .embed-youtube {
  width: 100%;
}

.plyr__progress__container {
  flex: 1;
}

/*------------------------------------------------------------------
Login Register
*/
.thb-login-form {
  background: #fff;
  width: calc(100% - 30px);
  max-width: 430px;
  margin: 15px;
  padding: 15px;
  position: relative;
  -webkit-box-shadow: 0 40px 114px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 40px 114px rgba(0, 0, 0, 0.6);
  box-shadow: 0 40px 114px rgba(0, 0, 0, 0.6);
}

@media only screen and (min-width: 40.063em) {
  .thb-login-form {
    width: 80%;
    padding: 30px;
    margin: 15px auto;
  }
}

@media only screen and (min-width: 64.063em) {
  .thb-login-form {
    width: 430px;
    padding: 50px;
  }
}

.thb-login-form .thb-overflow-container {
  overflow: hidden;
}

.thb-login-form .thb-form-container {
  display: flex;
  width: 300%;
  -webkit-transform: translateX(-33.33%);
  -moz-transform: translateX(-33.33%);
  -ms-transform: translateX(-33.33%);
  -o-transform: translateX(-33.33%);
  transform: translateX(-33.33%);
}

.thb-login-form .thb-form-container .thb-login,
.thb-login-form .thb-form-container .thb-register,
.thb-login-form .thb-form-container .thb-lost {
  width: 100%;
  will-change: opacity;
}

.thb-login-form .thb-form-container .thb-lost,
.thb-login-form .thb-form-container .thb-register {
  opacity: 0;
}

.thb-login-form .thb-form-container.register-active {
  -webkit-transform: translateX(-66.66%);
  -moz-transform: translateX(-66.66%);
  -ms-transform: translateX(-66.66%);
  -o-transform: translateX(-66.66%);
  transform: translateX(-66.66%);
}

.thb-login-form .thb-form-container.register-active .thb-register {
  opacity: 1;
}

.thb-login-form .thb-form-container.register-active .thb-login {
  opacity: 0;
}

.thb-login-form .thb-form-container.lost-active {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}

.thb-login-form .thb-form-container.lost-active .thb-register,
.thb-login-form .thb-form-container.lost-active .thb-login {
  opacity: 0;
}

.thb-login-form .thb-form-container.lost-active .thb-lost {
  opacity: 1;
}

.thb-login-form .thb-form-container .form-field {
  margin-bottom: 10px;
}

.thb-login-form .thb-form-container .form-field:last-child, .thb-login-form .thb-form-container .form-field.last {
  margin-bottom: 0;
}

.thb-login-form .thb-form-container input {
  width: 100%;
  margin-bottom: 0;
}

.thb-login-form .thb-form-container .btn {
  border-width: 2px;
}

.thb-login-form .thb-form-container .lost_password {
  display: inline-block;
  margin: 10px 0;
  font-size: 11px;
}

.thb-login-form .alert {
  padding: 12px 14px;
  border: 0;
  color: #fff;
  font-size: 11px;
  border-radius: 0;
}

.thb-login-form .alert a {
  color: #fff;
  text-decoration: underline;
}

.thb-login-form .alert p {
  font-size: 11px;
}

.thb-login-form .alert.alert-danger {
  background: #f71818;
}

.thb-login-form .alert.alert-success {
  color: #3c763d;
}

.thb-login-form .alert.alert-warning {
  color: #8a6d3b;
}

.thb-login-form ul {
  list-style: none;
  margin-bottom: 10px;
}

.thb-login-form ul.lost li {
  display: none;
}

.thb-login-form ul.lost li.lost {
  display: inline-flex;
}

.thb-login-form ul li {
  display: inline-flex;
  padding: 0;
  margin-right: 16px;
  justify-content: space-between;
}

.thb-login-form ul li.lost {
  display: none;
  width: 100%;
}

.thb-login-form ul li a,
.thb-login-form ul li span {
  font-size: 12px;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  cursor: pointer;
}

.thb-login-form ul li a:after,
.thb-login-form ul li span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  height: 2px;
  width: 100%;
  background: #080808;
  transform-origin: left center;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}

.thb-login-form ul li a.active, .thb-login-form ul li a.always, .thb-login-form ul li a:hover,
.thb-login-form ul li span.active,
.thb-login-form ul li span.always,
.thb-login-form ul li span:hover {
  color: #080808;
}

.thb-login-form ul li a.active:after, .thb-login-form ul li a.always:after, .thb-login-form ul li a:hover:after,
.thb-login-form ul li span.active:after,
.thb-login-form ul li span.always:after,
.thb-login-form ul li span:hover:after {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.thb-login-form ul li span {
  font-weight: 400;
  text-transform: capitalize;
}

.thb-login-form ul li span:after {
  display: none;
}

.thb-login-form.dark {
  background: #080808;
  color: #fff;
}

.thb-login-form.dark a {
  color: #fff;
}

.thb-login-form.dark .mfp-close {
  color: #fff !important;
}

.thb-login-form.dark ul li a,
.thb-login-form.dark ul li span {
  color: #fff;
}

.thb-login-form.dark ul li a:after,
.thb-login-form.dark ul li span:after {
  background: #fff;
}

.thb-login-form.dark ul li a.active, .thb-login-form.dark ul li a.always, .thb-login-form.dark ul li a:hover,
.thb-login-form.dark ul li span.active,
.thb-login-form.dark ul li span.always,
.thb-login-form.dark ul li span:hover {
  color: #fff;
}

.thb-inline-lightbox.mfp-bg {
  background: rgba(225, 225, 225, 0.6);
}

/*------------------------------------------------------------------
Shop
*/
#wrapper .woocommerce {
  margin: 40px 0;
}

.products .product {
  display: flex;
  margin-bottom: 22px;
  text-align: left;
  flex-direction: column;
  /* Product Category */
}

.rtl .products .product {
  text-align: right;
}

.products .product:hover .product_after_title .product_after_shop_loop_price {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.products .product:hover .product_after_title .product_after_shop_loop_buttons {
  top: 0;
}

.products .product:hover .product_thumbnail .yith-wcwl-add-to-wishlist {
  opacity: 1;
}

.products .product .product_thumbnail {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}

.products .product .product_thumbnail img {
  width: 100%;
}

.products .product .product_thumbnail a {
  display: block;
}

.products .product .product_thumbnail.thb_hover {
  position: relative;
}

.products .product .product_thumbnail.thb_hover .product_thumbnail_hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

.products .product .product_thumbnail.thb_hover:hover .product_thumbnail_hover {
  opacity: 1;
}

.products .product h3 {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 2px;
  line-height: 1;
}

.thb-capitalize-on .products .product h3 {
  text-transform: uppercase;
}

.products .product .product_after_title {
  position: relative;
  overflow: hidden;
  font-size: 12px;
}

.products .product .product_after_title .product_after_shop_loop_buttons,
.products .product .product_after_title .product_after_shop_loop_price {
  height: 25px;
  display: flex;
  align-items: center;
}

.products .product .product_after_title .price {
  line-height: 25px;
  color: #616161;
}

.products .product .product_after_title .product_after_shop_loop_buttons {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

.products .product .product_after_title .button {
  border: 0;
  position: relative;
  background: none;
  color: #f74a2e;
  height: auto;
  text-align: left;
  padding: 0;
  font-weight: 400;
  text-transform: none;
}

.products .product .product_after_title .button:hover {
  background: transparent;
  color: #080808;
}

.products .product.product-category {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
}

.products .product.product-category a {
  position: relative;
  padding-bottom: 90%;
  overflow: hidden;
  height: 0;
  background-size: cover;
  background-position: center;
}

@-moz-document url-prefix() {
  .products .product.product-category a {
    height: auto;
    padding: 0;
  }
  .products .product.product-category a:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 90%;
  }
}

.products .product.product-category a div {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px;
  z-index: 2;
  width: 100%;
  height: 100%;
  text-align: left;
}

.products .product.product-category a div h2 {
  text-align: left;
  text-transform: none;
  margin: 0 0 10px;
  font-size: 22px;
}

.products .product.product-category a div h2 .count {
  display: inline-block;
  margin-left: 10px;
  background: none;
  vertical-align: super;
  font-size: 12px;
  color: #f02121;
}

.products .product.product-category a div span {
  display: inline-block;
  font-size: 14px;
  opacity: 0;
  color: #080808;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}

.products .product.product-category a:hover div span {
  opacity: 1;
  color: #080808;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.products .product.product-category.double-height a {
  padding-bottom: calc(180% + 28px);
}

@-moz-document url-prefix() {
  .products .product.product-category.double-height a {
    padding: 0;
  }
  .products .product.product-category.double-height a:before {
    padding-bottom: calc(180% + 28px);
  }
}

.badge {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  z-index: 2;
  font-size: 10px;
  color: #fff;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: normal;
}

.badge.onsale {
  background: #649fd6;
}

.badge.onsale.perc {
  font-weight: 400;
  font-size: 11px;
}

.badge.out-of-stock {
  background: #c1c1c1;
}

.badge.new {
  background: #cf8497;
}

.added_to_cart {
  display: none !important;
}

.quantity {
  position: relative;
  zoom: 1;
  padding-right: 15px;
  display: inline-block;
  max-width: 64px;
  vertical-align: middle;
}

@media only screen and (min-width: 40.063em) {
  .quantity {
    padding-right: 19px;
  }
}

.quantity .qty {
  margin: 0;
  text-align: center;
  padding-top: 11px;
  border-color: #ccc;
  width: auto !important;
}

.quantity .plus,
.quantity .minus {
  display: flex;
  padding: 0;
  margin: 0;
  outline: 0;
  border: 1px solid #ccc;
  position: absolute;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 50%;
  text-decoration: none;
  overflow: visible;
  text-decoration: none;
  font-weight: 400;
  cursor: pointer;
  text-shadow: none;
  font-size: 12px;
  background: none;
  color: #616161;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (min-width: 40.063em) {
  .quantity .plus,
  .quantity .minus {
    width: 19px;
  }
}

.quantity .plus:hover,
.quantity .minus:hover {
  color: #080808;
}

.quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0;
  border-left: 0;
}

.quantity .minus {
  bottom: 0;
  right: 0;
  border-left: 0;
}

.thb_shop_bar {
  margin-bottom: 35px;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  color: #545353;
}

.thb_shop_bar .breadcrumb-column {
  margin-bottom: 20px;
}

@media only screen and (min-width: 40.063em) {
  .thb_shop_bar .breadcrumb-column {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 40.063em) {
  .thb_shop_bar .result-column {
    text-align: right;
  }
  .rtl .thb_shop_bar .result-column {
    text-align: left;
  }
}

.thb_shop_bar .woocommerce-result-count,
.thb_shop_bar .woocommerce-ordering {
  display: inline-block;
  margin: 0;
}

.thb_shop_bar .woocommerce-result-count {
  font-size: inherit;
  color: rgba(64, 63, 68, 0.6);
}

.thb_shop_bar .woocommerce-ordering select {
  color: #403f44;
  border: 0;
  background: none;
}

@media only screen and (min-width: 64.063em) {
  .thb_shop_bar .woocommerce-ordering {
    margin-left: 25px;
  }
  .rtl .thb_shop_bar .woocommerce-ordering {
    margin-left: 0;
    margin-right: 25px;
  }
}

.product-page .product-gallery .woocommerce-product-gallery__image > a {
  display: block;
}

.product-page .product-gallery .product-images {
  margin-bottom: 40px;
}

@media only screen and (min-width: 40.063em) {
  .product-page .product-gallery .product-images {
    margin-bottom: 10px;
  }
}

.product-page .product-gallery .product-thumbnails {
  margin: 0 -5px;
  display: none;
}

@media only screen and (min-width: 40.063em) {
  .product-page .product-gallery .product-thumbnails {
    display: block;
  }
}

.product-page .product-gallery .product-thumbnails .woocommerce-product-gallery__image {
  padding: 0 5px;
  opacity: 0.8;
  -webkit-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-page .product-gallery .product-thumbnails .woocommerce-product-gallery__image.slick-current, .product-page .product-gallery .product-thumbnails .woocommerce-product-gallery__image:hover {
  opacity: 1;
}

.product-page .product-gallery .product-thumbnails .woocommerce-product-gallery__image > a {
  pointer-events: none;
}

.product-page .product-information .shares_text {
  font-size: 12px;
  color: #626262;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}

.product-page .product-information .share-article-vertical {
  display: inline-block;
  margin: 0;
  padding: 0;
  float: none;
  vertical-align: middle;
}

.product-page .product-information .share-article-vertical .social:not(:hover) {
  background: #ccc;
  color: #fff;
}

.product-page .product-information .share-article-vertical h6 {
  display: none;
}

@media only screen and (min-width: 40.063em) {
  .product-page .product-information .single_add_to_cart_button {
    margin-left: 10px;
  }
}

@media only screen and (min-width: 64.063em) {
  .product-page .product-information {
    padding-left: 35px;
  }
}

.product-page .product-information .product_title {
  font-weight: 400;
}

.thb-capitalize-on .product-page .product-information .product_title {
  text-transform: uppercase;
}

.product-page .product-information [itemprop="description"] {
  margin-bottom: 25px;
}

.product-page .product-information [itemprop="description"] * {
  font-size: 14px;
}

.product-page .product-information [itemprop="description"] *:last-child {
  margin-bottom: 0;
}

.product-page .product-information .price {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 25px;
}

.product-page .product-information .product_meta {
  font-size: 12px;
  color: #626262;
  line-height: 1;
  margin: 30px 0;
}

.product-page .product-information .product_meta a {
  color: #f74a2e;
}

.product-page .product-information .product_meta a:hover {
  color: #b82007;
}

.product-page .product-information .product_meta > span {
  display: block;
  margin-bottom: 15px;
}

.product-page .product-information .woocommerce-product-rating {
  font-size: 12px;
  color: #616161;
  margin-bottom: 20px;
}

.product-page .product-information .woocommerce-product-rating .woocommerce-review-link {
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1;
  color: #616161;
}

.rtl .product-page .product-information .woocommerce-product-rating .woocommerce-review-link {
  margin-left: 0;
  margin-right: 8px;
}

.product-nav {
  margin: 20px 0;
}

.product-nav .columns {
  display: flex;
  align-items: center;
}

.product-nav .columns.text-right {
  justify-content: flex-end;
}

.product-nav .post_nav {
  display: flex;
}

.rtl .product-nav .post_nav {
  flex-direction: row-reverse;
}

.woocommerce-breadcrumb {
  font-size: 12px;
}

.post_nav a {
  display: inline-flex;
  width: 26px;
  height: 24px;
  border: 1px solid #ccc;
  justify-content: center;
  align-items: center;
  color: #080808;
}

.post_nav a:hover {
  border-color: #080808;
  background: #080808;
  color: #fff;
}

.woocommerce-tabs {
  margin-bottom: 40px;
}

.woocommerce-tabs .tabs {
  list-style: none;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 40.063em) {
  .woocommerce-tabs .tabs {
    display: inline-flex;
    flex-direction: row;
  }
}

.woocommerce-tabs .tabs li {
  background: #f4f4f4;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  margin: 0;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.woocommerce-tabs .tabs li a {
  display: flex;
  width: 100%;
  height: 45px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  color: rgba(8, 8, 8, 0.6);
}

.woocommerce-tabs .tabs li.active {
  border-bottom-color: #fff;
  background: #fff;
}

.woocommerce-tabs .tabs li.active a {
  color: #080808;
}

@media only screen and (min-width: 40.063em) {
  .woocommerce-tabs .tabs li {
    display: inline-flex;
  }
}

.woocommerce-tabs .wc-tab {
  margin-top: -1px;
  border: 1px solid #eaeaea;
  padding: 15px;
}

@media only screen and (min-width: 40.063em) {
  .woocommerce-tabs .wc-tab {
    padding: 30px;
  }
}

.woocommerce-tabs .wc-tab h2 {
  display: none;
}

.shop_attributes {
  border: 0;
  width: 100%;
  border-spacing: 0;
  text-align: left;
}

.rtl .shop_attributes {
  text-align: right;
}

.shop_attributes tbody tr th {
  vertical-align: middle;
  padding: 20px 0 18px;
  color: #080808;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #f5f5f5;
  background: none;
  width: 120px;
  text-transform: capitalize;
}

.shop_attributes tbody tr td {
  vertical-align: middle;
  padding: 14px 0 14px 15px;
  border-bottom: 1px solid #f5f5f5;
  background: none;
  font-weight: 400;
  font-size: 14px;
  color: #454545;
  text-align: right;
}

.shop_attributes tbody tr td p {
  margin: 0;
  color: #454545;
  font-size: 14px;
  font-weight: 400;
}

.shop_attributes tbody tr:last-child td, .shop_attributes tbody tr:last-child th {
  border-bottom: 0;
  background: none;
}

.shop_attributes tbody tr.alt {
  background: none;
}

.shop_attributes tbody tr.alt th {
  background: none;
}

.thb-shop-title,
.cross-sells h2,
.up-sells h2,
.customer_login h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}

.shop_table {
  width: 100%;
  margin-bottom: 30px;
}

.shop_table thead {
  text-align: left;
}

.shop_table thead tr {
  border-bottom: 2px solid #f5f5f5;
}

.shop_table thead tr th {
  text-transform: uppercase;
  color: #626262;
  font-size: 12px;
  font-weight: 400;
  padding: 0 5px 10px;
}

@media only screen and (min-width: 40.063em) {
  .shop_table thead tr th {
    padding: 0 13px 10px;
  }
}

@media only screen and (max-width: 64.063em) {
  .shop_table thead tr th.product-thumbnail {
    display: none;
  }
}

.shop_table tbody tr {
  border-bottom: 1px solid #f5f5f5;
}

.shop_table tbody tr td {
  padding: 10px 5px;
}

@media only screen and (min-width: 40.063em) {
  .shop_table tbody tr td {
    padding: 30px 13px;
  }
}

.woocommerce-checkout .shop_table tbody tr td,
.cart_totals .shop_table tbody tr td {
  padding-top: 15px;
  padding-bottom: 15px;
}

.shop_table tbody tr:last-child {
  border: 0;
}

.shop_table tbody .product-name {
  width: 55%;
}

.shop_table tbody .product-thumbnail img {
  max-width: 100px;
}

@media only screen and (max-width: 64.063em) {
  .shop_table tbody .product-thumbnail {
    display: none;
  }
}

.shop_table .actions {
  padding-left: 0;
  padding-right: 0;
}

.shop_table .actions .footer_coupon {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 64.063em) {
  .shop_table .actions .footer_coupon {
    flex-direction: column;
    flex: 1;
  }
  .shop_table .actions .footer_coupon .coupon {
    margin-bottom: 20px;
    display: flex;
  }
  .shop_table .actions .footer_coupon .coupon .box {
    flex: 1;
  }
}

.shop_table .actions .footer_coupon .button {
  justify-content: center;
}

.shop_table tfoot {
  color: #080808;
}

.shop_table tfoot td {
  padding: 15px 5px;
}

@media only screen and (min-width: 40.063em) {
  .shop_table tfoot td {
    padding: 15px 13px;
  }
}

.shop_table tfoot:last-child {
  border: 0;
}

.coupon label {
  display: none;
}

.coupon .box {
  margin: 0;
}

#shipping_method {
  list-style: none;
  margin: 0;
}

#shipping_method li {
  margin-bottom: 5px;
}

#shipping_method label {
  font-size: 12px;
  display: inline;
  margin-left: 7px;
  text-transform: none;
  font-weight: 400;
}

#shipping_method label .amount {
  font-weight: 600;
}

.cart_totals .shop_table,
.shop_table.woocommerce-checkout-review-order-table,
.shop_table.order_details,
.shop_table.customer_details {
  margin: 0 0 30px;
  font-size: 12px;
  color: #080808;
}

.cart_totals .shop_table thead,
.shop_table.woocommerce-checkout-review-order-table thead,
.shop_table.order_details thead,
.shop_table.customer_details thead {
  display: none;
}

.cart_totals .shop_table tbody tr,
.cart_totals .shop_table tfoot tr,
.shop_table.woocommerce-checkout-review-order-table tbody tr,
.shop_table.woocommerce-checkout-review-order-table tfoot tr,
.shop_table.order_details tbody tr,
.shop_table.order_details tfoot tr,
.shop_table.customer_details tbody tr,
.shop_table.customer_details tfoot tr {
  border-bottom: 1px dotted #b9b9b9;
}

.cart_totals .shop_table tbody tr th,
.cart_totals .shop_table tfoot tr th,
.shop_table.woocommerce-checkout-review-order-table tbody tr th,
.shop_table.woocommerce-checkout-review-order-table tfoot tr th,
.shop_table.order_details tbody tr th,
.shop_table.order_details tfoot tr th,
.shop_table.customer_details tbody tr th,
.shop_table.customer_details tfoot tr th {
  font-size: 12px;
  text-align: left;
  font-weight: 400;
}

@media only screen and (min-width: 40.063em) {
  .cart_totals .shop_table tbody tr th,
  .cart_totals .shop_table tfoot tr th,
  .shop_table.woocommerce-checkout-review-order-table tbody tr th,
  .shop_table.woocommerce-checkout-review-order-table tfoot tr th,
  .shop_table.order_details tbody tr th,
  .shop_table.order_details tfoot tr th,
  .shop_table.customer_details tbody tr th,
  .shop_table.customer_details tfoot tr th {
    width: 150px;
  }
}

.cart_totals .shop_table tbody tr td,
.cart_totals .shop_table tfoot tr td,
.shop_table.woocommerce-checkout-review-order-table tbody tr td,
.shop_table.woocommerce-checkout-review-order-table tfoot tr td,
.shop_table.order_details tbody tr td,
.shop_table.order_details tfoot tr td,
.shop_table.customer_details tbody tr td,
.shop_table.customer_details tfoot tr td {
  font-weight: 600;
  padding: 15px 13px;
}

.cart_totals .shop_table tbody tr td:first-child,
.cart_totals .shop_table tfoot tr td:first-child,
.shop_table.woocommerce-checkout-review-order-table tbody tr td:first-child,
.shop_table.woocommerce-checkout-review-order-table tfoot tr td:first-child,
.shop_table.order_details tbody tr td:first-child,
.shop_table.order_details tfoot tr td:first-child,
.shop_table.customer_details tbody tr td:first-child,
.shop_table.customer_details tfoot tr td:first-child {
  padding-left: 0;
  font-weight: 400;
}

.shop_table.woocommerce-checkout-review-order-table {
  margin: 0;
}

.cart_totals .shipping-calculator-form {
  padding-top: 20px;
}

.cart_totals .shipping-calculator-form .form-row {
  margin-bottom: 10px;
}

.cart_totals .shipping-calculator-form select {
  font-size: 16px;
}

.cart_totals .shipping-calculator-form .select2-container {
  margin: 0;
}

.cart_totals .shipping-calculator-form .input-text {
  width: 100%;
  margin: 0;
}

.cart_totals p {
  margin: 0;
}

.cart_totals .shipping-calculator-button {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
  display: inline-flex;
  padding: 0 5px;
  height: 20px;
  line-height: 1;
  align-items: center;
  border: 1px solid #080808;
}

.cart_totals .shipping-calculator-button:hover {
  background: #080808;
  color: #fff;
}

.cart_totals .button {
  align-items: center;
  justify-content: center;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
}

.footer_coupon .coupon {
  display: flex;
  width: 100%;
  flex-direction: column;
}

@media only screen and (min-width: 40.063em) {
  .footer_coupon .coupon {
    flex-direction: row;
  }
}

.footer_coupon .coupon .button {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

@media only screen and (min-width: 40.063em) {
  .footer_coupon .coupon .button {
    width: auto;
  }
}

.cart_totals h2,
#order_review_heading {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 13px;
  margin-bottom: 28px;
  border-bottom: 2px solid #080808;
}

.thb-cart-empty {
  padding: 10vh 0;
  text-align: center;
}

.thb-cart-empty figure {
  display: inline-block;
  width: 150px;
  height: 124px;
  max-width: 100%;
  margin-bottom: 40px;
  background: url("../img/empty_cart.png");
  -webkit-background-size: 150px 124px;
  -moz-background-size: 150px 124px;
  -o-background-size: 150px 124px;
  background-size: 150px 124px;
}

/* Checkout Coupon & Login */
.checkout-login,
.checkout-coupon {
  padding: 10px 0;
}

.checkout-login form,
.checkout-coupon form {
  padding: 30px 0;
}

.checkout-login .showlogin,
.checkout-login .showcoupon,
.checkout-coupon .showlogin,
.checkout-coupon .showcoupon {
  font-weight: 500;
}

.checkout-login .woocommerce-form-login p,
.checkout-coupon .woocommerce-form-login p {
  font-size: 14px;
}

.woocommerce-checkout .form-row {
  margin: 0;
}

.woocommerce-checkout .select2-container {
  margin-bottom: 24px;
}

.woocommerce-checkout abbr {
  border: none;
}

form.woocommerce-checkout {
  margin: 30px 0;
}

/* Rows */
.woocommerce form .form-row,
.woocommerce-page .form-row {
  width: 100%;
  display: block;
  float: left;
}

@media only screen and (min-width: 40.063em) {
  .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: 40.063em) {
  .woocommerce form .form-row.form-row-first,
  .woocommerce-page .form-row.form-row-first {
    padding-right: 30px;
  }
}

#customer_details #ship-to-different-address label {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
}

#customer_details #ship-to-different-address input {
  float: left;
  margin-right: 10px;
}

#customer_details .create-account {
  margin-bottom: 30px;
}

#customer_details .create-account label {
  display: inline-block;
  margin: 0;
}

#customer_details .create-account label input {
  margin: 0 10px 0 0;
}

#customer_details .create-account p {
  font-size: 16px;
}

#customer_details #billing_address_1 {
  margin-bottom: 5px;
}

.payment_methods {
  list-style: none;
}

.payment_methods .wc_payment_method {
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px dotted #b9b9b9;
}

.payment_methods .wc_payment_method:last-child {
  border-bottom: 0;
}

.payment_methods .wc_payment_method img {
  display: none;
}

.payment_methods label {
  display: inline-block;
  margin-left: 15px;
  font-size: 13px;
  font-weight: 600;
  text-transform: none;
}

.payment_methods label a {
  display: inline-block;
  margin-left: 10px;
  color: #f74a2e;
  font-weight: 400;
}

.payment_methods .payment_box {
  padding-left: 32px;
}

.payment_methods .payment_box p {
  font-size: 14px;
  color: #79787f;
  margin: 0;
  padding: 5px 0 0;
}

.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 30px;
}

.woocommerce-terms-and-conditions-wrapper label {
  display: inline-block;
  font-size: 12px;
  text-transform: none;
  font-weight: 400;
}

.woocommerce-terms-and-conditions-wrapper label a {
  font-weight: 600;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
  font-size: 14px;
}

.woocommerce-info {
  text-transform: uppercase;
  font-size: 12px;
  color: #080808;
  font-weight: 600;
  padding: 0 0 20px;
}

.woocommerce-info a {
  color: #f74a2e;
}

form + .woocommerce-info {
  border-top: 1px dotted #b9b9b9;
  padding-top: 20px;
}

.woocommerce-info form {
  margin-bottom: 30px;
}

.customer_login {
  margin: 6vh 0;
}

.customer_login .columns {
  display: flex;
}

.customer_login h3 + p {
  font-size: 14px;
  color: #080808;
  margin-bottom: 40px;
}

.customer_login p {
  margin: 0;
}

.customer_login p .woocommerce-password-strength {
  margin-bottom: 10px;
}

.customer_login p small {
  line-height: 1.8;
  text-transform: uppercase;
  display: inline-block;
  font-size: 10px;
}

.customer_login .input-text {
  width: 100%;
}

.customer_login .woocommerce-privacy-policy-text {
  clear: both;
}

.customer_login .woocommerce-privacy-policy-text p {
  font-size: 12px;
  margin-bottom: 15px;
}

.customer_login .form-row.lost_password {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  margin-bottom: 15px;
  align-items: center;
  line-height: 1;
}

.customer_login .form-row.lost_password label {
  font-size: 12px;
  text-transform: none;
  font-weight: 400;
  margin: 0;
}

.customer_login .form-row.lost_password a {
  color: #f74a2e;
}

.customer_login .thb_account_box {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 15%;
  border: 1px solid #fbfbfb;
  background: #fbfbfb;
}

.customer_login .thb_account_box.register_box {
  background: #fff;
  border: 1px solid #f1f1f1;
}

.shop-medium-title, .thb-cart-empty p, .woocommerce-checkout h2, #customer_details h3, .woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content legend,
.addresses h3 {
  color: #080808;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.woocommerce-MyAccount-content {
  margin: 30px 0;
}

.woocommerce-MyAccount-content .form-row {
  margin: 0;
}

@media only screen and (min-width: 64.063em) {
  .woocommerce-MyAccount-content {
    padding-left: 4%;
  }
}

.woocommerce-MyAccount-navigation {
  margin: 30px 0;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.woocommerce-MyAccount-navigation ul li {
  margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 12px 0;
  border-bottom: 1px dotted #b9b9b9;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}

.woocommerce-MyAccount-navigation ul li:first-child a {
  padding-top: 0;
}

.woocommerce-MyAccount-navigation ul li:last-child a {
  border-bottom: none;
}

.woocommerce-MyAccount-navigation ul li:hover a, .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #f74a2e;
}

.addresses {
  margin: 0 -15px;
}

.addresses address {
  font-size: 14px;
  font-style: normal;
}

.addresses .col-1,
.addresses .col-2 {
  float: left;
  padding: 0 15px;
  width: 100%;
  margin-bottom: 30px;
}

@media only screen and (min-width: 40.063em) {
  .addresses .col-1,
  .addresses .col-2 {
    width: 50%;
  }
}

/*------------------------------------------------------------------
Shortcodes
*/
/* Notices */
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  background: #478df7;
  border: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 70px;
  display: flex;
  margin: 0;
  padding: 15px;
  text-align: left;
  z-index: 9999;
  overflow: hidden;
  transform: translateY(100%);
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  animation: thb-slide-in, thb-slide-out;
  animation-duration: 1.5s, 1.5s;
  animation-delay: 0.5s, 5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
}

.rtl .woocommerce-message, .rtl
.woocommerce-error, .rtl
.woocommerce-info {
  text-align: right;
}

@media only screen and (min-width: 40.063em) {
  .woocommerce-message,
  .woocommerce-error,
  .woocommerce-info {
    padding: 25px 45px;
  }
}

.woocommerce-message strong,
.woocommerce-error strong,
.woocommerce-info strong {
  margin-right: 10px;
}

.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
  display: none;
}

.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
  display: inline-flex;
  margin-left: 10px;
  color: #fff;
  text-decoration: underline;
}

.woocommerce-info {
  background: #feb04b;
}

.woocommerce-error {
  background: #fc5f5f;
  list-style: none;
  flex-direction: column;
}

.woocommerce-error li {
  display: block;
}

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

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

@keyframes thb-slide-out {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(1000%);
  }
}

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

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

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

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

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

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

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

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

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

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

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

/* Buttons */
.btn,
.button,
input[type=submit] {
  font-family: inherit;
  font-size: 11px;
  line-height: 11px;
  font-weight: 600;
  padding: 12px 30px 12px;
  border: 1px solid #080808;
  margin: 0;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  color: #080808;
  white-space: nowrap;
  background: transparent;
  text-transform: uppercase;
  text-shadow: none !important;
  text-align: center;
  vertical-align: middle;
  border-radius: 0 !important;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (min-width: 40.063em) {
  .btn,
  .button,
  input[type=submit] {
    width: auto;
  }
}

.btn i,
.button i,
input[type=submit] i {
  display: inline-block;
  vertical-align: middle;
}

.btn.large,
.button.large,
input[type=submit].large {
  font-size: 14px;
  padding: 16px 50px 16px;
}

.btn.large.style2,
.button.large.style2,
input[type=submit].large.style2 {
  font-size: 16px;
}

.btn > span.icon,
.button > span.icon,
input[type=submit] > span.icon {
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}

.btn .thb-next-arrow,
.button .thb-next-arrow,
input[type=submit] .thb-next-arrow {
  height: 8px;
  margin-left: 5px;
}

.btn.style2,
.button.style2,
input[type=submit].style2 {
  font-size: 13px;
  font-weight: 600;
  text-transform: none;
}

.btn:hover,
.button:hover,
input[type=submit]:hover {
  background: #080808;
  border-color: #080808;
  color: #fff;
}

.btn.right,
.button.right,
input[type=submit].right {
  float: right;
}

.btn.black,
.button.black,
input[type=submit].black {
  background: #080808;
  border-color: #080808;
  color: #fff;
}

.btn.black:hover,
.button.black:hover,
input[type=submit].black:hover {
  background: #649fd6;
  border-color: #649fd6;
  color: #fff;
}

.btn.black-border,
.button.black-border,
input[type=submit].black-border {
  border-color: rgba(0, 0, 0, 0.15);
  border-top-width: 2px;
  color: #000;
  background: transparent;
  border-left: 0;
  border-right: 0;
}

.btn.black-border:hover,
.button.black-border:hover,
input[type=submit].black-border:hover {
  background: transparent;
  color: #000;
}

.btn.red, .btn.alt,
.button.red,
.button.alt,
input[type=submit].red,
input[type=submit].alt {
  background: #f74a2e;
  border-color: #f74a2e;
  color: #fff;
  padding: 15px 30px 14px;
}

.btn.red:hover, .btn.alt:hover,
.button.red:hover,
.button.alt:hover,
input[type=submit].red:hover,
input[type=submit].alt:hover {
  background: #e92809;
  border-bottom-color: #e92809;
}

.btn.accent,
.button.accent,
input[type=submit].accent {
  border-color: #649fd6;
  color: #080808;
  background: #fff;
}

.btn.accent:hover,
.button.accent:hover,
input[type=submit].accent:hover {
  background: #448bcd;
  border-color: #448bcd;
  color: #fff;
}

.btn.accent:hover .thb-next-arrow,
.button.accent:hover .thb-next-arrow,
input[type=submit].accent:hover .thb-next-arrow {
  fill: #fff;
}

.btn.accent .thb-next-arrow,
.button.accent .thb-next-arrow,
input[type=submit].accent .thb-next-arrow {
  fill: #080808;
}

.btn.accent-fill,
.button.accent-fill,
input[type=submit].accent-fill {
  border-color: #649fd6;
  color: #fff;
  background: #649fd6;
}

.btn.accent-fill:hover,
.button.accent-fill:hover,
input[type=submit].accent-fill:hover {
  background: #448bcd;
  border-color: #448bcd;
  color: #fff;
}

.btn.accent-fill .thb-next-arrow,
.button.accent-fill .thb-next-arrow,
input[type=submit].accent-fill .thb-next-arrow {
  fill: #fff;
}

.btn.accent-border,
.button.accent-border,
input[type=submit].accent-border {
  border-color: rgba(100, 159, 214, 0.5);
  border-top-width: 2px;
  color: #649fd6;
  background: transparent;
  border-left: 0;
  border-right: 0;
}

.btn.accent-border:hover,
.button.accent-border:hover,
input[type=submit].accent-border:hover {
  background: transparent;
  color: #649fd6;
}

.btn.accent-border .thb-next-arrow,
.button.accent-border .thb-next-arrow,
input[type=submit].accent-border .thb-next-arrow {
  fill: #649fd6;
}

.btn.grey,
.button.grey,
input[type=submit].grey {
  background: #909090;
  border-color: #909090;
  color: #fff;
}

.btn.grey:hover,
.button.grey:hover,
input[type=submit].grey:hover {
  background: #080808;
  border-color: #080808;
}

.btn.white,
.button.white,
input[type=submit].white {
  border-color: #fff;
  color: #080808;
  background: #fff;
}

.btn.white:hover,
.button.white:hover,
input[type=submit].white:hover {
  background: #649fd6;
  border-color: #649fd6;
  color: #fff;
}

.btn.white:hover .thb-next-arrow,
.button.white:hover .thb-next-arrow,
input[type=submit].white:hover .thb-next-arrow {
  fill: #fff;
}

.btn.white .thb-next-arrow,
.button.white .thb-next-arrow,
input[type=submit].white .thb-next-arrow {
  fill: #080808;
}

.btn.white-border,
.button.white-border,
input[type=submit].white-border {
  border-color: rgba(255, 255, 255, 0.2);
  border-top-width: 2px;
  color: #fff;
  background: transparent;
  border-left: 0;
  border-right: 0;
}

.btn.white-border:hover,
.button.white-border:hover,
input[type=submit].white-border:hover {
  background: transparent;
  color: #fff;
}

.btn.white-border .thb-next-arrow,
.button.white-border .thb-next-arrow,
input[type=submit].white-border .thb-next-arrow {
  fill: #fff;
}

.btn.accent-transparent,
.button.accent-transparent,
input[type=submit].accent-transparent {
  border-color: #649fd6;
  color: #649fd6;
  background: transparent;
}

.btn.accent-transparent:hover,
.button.accent-transparent:hover,
input[type=submit].accent-transparent:hover {
  background: #649fd6;
  color: #fff;
}

.btn.accent-transparent:hover .thb-next-arrow,
.button.accent-transparent:hover .thb-next-arrow,
input[type=submit].accent-transparent:hover .thb-next-arrow {
  fill: #fff;
}

.btn.accent-transparent .thb-next-arrow,
.button.accent-transparent .thb-next-arrow,
input[type=submit].accent-transparent .thb-next-arrow {
  fill: #649fd6;
}

.btn.white-transparent,
.button.white-transparent,
input[type=submit].white-transparent {
  border-color: #fff;
  color: #fff;
  background: transparent;
}

.btn.white-transparent:hover,
.button.white-transparent:hover,
input[type=submit].white-transparent:hover {
  background: #fff;
  color: #080808;
}

.btn.white-transparent:hover .thb-next-arrow,
.button.white-transparent:hover .thb-next-arrow,
input[type=submit].white-transparent:hover .thb-next-arrow {
  fill: #080808;
}

.btn.white-transparent .thb-next-arrow,
.button.white-transparent .thb-next-arrow,
input[type=submit].white-transparent .thb-next-arrow {
  fill: #fff;
}

.btn.black-transparent,
.button.black-transparent,
input[type=submit].black-transparent {
  border-color: #080808;
  color: #080808;
  background: transparent;
}

.btn.black-transparent:hover,
.button.black-transparent:hover,
input[type=submit].black-transparent:hover {
  background: #080808;
  color: #fff;
}

.btn.black-transparent .thb-next-arrow,
.button.black-transparent .thb-next-arrow,
input[type=submit].black-transparent .thb-next-arrow {
  fill: #080808;
}

.btn.full,
.place-order .btn,
.button.full,
.place-order
.button,
input[type=submit].full,
.place-order
input[type=submit] {
  width: 100%;
}

/* Video Playlist */
.video_playlist {
  padding: 10px;
}

.video_playlist iframe {
  max-width: 100%;
}

.video_playlist.style2 {
  padding: 0;
}

@media only screen and (min-width: 40.063em) {
  .video_playlist.style2 {
    padding: 0;
  }
}

.video_playlist.style2 .post.video-others {
  margin: 0;
}

.video_playlist.dark-color {
  background: #111;
}

.video_playlist.light-color {
  background: #f3f3f3;
}

@media only screen and (min-width: 40.063em) {
  .video_playlist {
    padding: 30px;
  }
}

.video_playlist.transparent-color {
  padding: 0;
}

.video_playlist.transparent-color .row {
  margin: 0;
}

@media only screen and (min-width: 40.063em) {
  .video_playlist.transparent-color .row .columns {
    padding: 0;
  }
}

@media only screen and (min-width: 40.063em) {
  .video_playlist.transparent-color .row .columns .vertical-video {
    padding-left: 30px;
  }
}

.video_playlist .video-side {
  position: relative;
}

.video_playlist .video-side.thb-loading:after {
  bottom: auto;
  top: 50%;
  margin-top: -19px;
}

.video_playlist .video-side.thb-loading > .flex-video {
  opacity: 0.7;
}

.video_playlist .video_play {
  cursor: pointer;
  display: block;
}

.video_playlist .video_play .post-bottom-meta {
  margin: 0;
}

.video_playlist .video_play.video-active .post-title h6 {
  color: #649fd6;
}

.video_playlist .video_play .post-title h6 {
  margin-bottom: 5px;
}

/* Social Bar */
.social-bar {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}

.social-bar .fa {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  font-size: 13px;
  border: 2px solid #080808;
  margin-right: 15px;
  -webkit-transition: border-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: border-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: border-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: border-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media only screen and (min-width: 40.063em) {
  .social-bar .fa {
    width: 52px;
    height: 52px;
    font-size: 18px;
  }
}

.social-bar a {
  display: block;
}

.social-bar a.facebook:hover {
  color: #3b5998;
}

.social-bar a.facebook:hover .fa {
  border-color: #3b5998;
}

.social-bar a.google:hover {
  color: #dd4b39;
}

.social-bar a.google:hover .fa {
  border-color: #dd4b39;
}

.social-bar a.google-plus:hover {
  color: #dd4b39;
}

.social-bar a.google-plus:hover .fa {
  border-color: #dd4b39;
}

.social-bar a.linkedin:hover {
  color: #007bb6;
}

.social-bar a.linkedin:hover .fa {
  border-color: #007bb6;
}

.social-bar a.pinterest:hover {
  color: #cb2027;
}

.social-bar a.pinterest:hover .fa {
  border-color: #cb2027;
}

.social-bar a.twitter:hover {
  color: #00aced;
}

.social-bar a.twitter:hover .fa {
  border-color: #00aced;
}

.social-bar a.instagram:hover {
  color: #3f729b;
}

.social-bar a.instagram:hover .fa {
  border-color: #3f729b;
}

.social-bar a.vk:hover {
  color: #45668e;
}

.social-bar a.vk:hover .fa {
  border-color: #45668e;
}

.social-bar a.tumblr:hover {
  color: #35465c;
}

.social-bar a.tumblr:hover .fa {
  border-color: #35465c;
}

.social-bar a.xing:hover {
  color: #cfdc00;
}

.social-bar a.xing:hover .fa {
  border-color: #cfdc00;
}

.social-bar a.soundcloud:hover {
  color: #f80;
}

.social-bar a.soundcloud:hover .fa {
  border-color: #f80;
}

.social-bar a.dribbble:hover {
  color: #ea4c89;
}

.social-bar a.dribbble:hover .fa {
  border-color: #ea4c89;
}

.social-bar a.youtube:hover {
  color: #e52d27;
}

.social-bar a.youtube:hover .fa {
  border-color: #e52d27;
}

.social-bar a.youtube-play:hover {
  color: #e52d27;
}

.social-bar a.youtube-play:hover .fa {
  border-color: #e52d27;
}

.social-bar a.spotify:hover {
  color: #7ab800;
}

.social-bar a.spotify:hover .fa {
  border-color: #7ab800;
}

.social-bar a.behance:hover {
  color: #1769ff;
}

.social-bar a.behance:hover .fa {
  border-color: #1769ff;
}

.social-bar a.deviantart:hover {
  color: #4e6252;
}

.social-bar a.deviantart:hover .fa {
  border-color: #4e6252;
}

.social-bar a.vimeo:hover {
  color: #1ab7ea;
}

.social-bar a.vimeo:hover .fa {
  border-color: #1ab7ea;
}

.social-bar a.rss:hover {
  color: #f26522;
}

.social-bar a.rss:hover .fa {
  border-color: #f26522;
}

.social-bar a.twitch:hover {
  color: #6441a5;
}

.social-bar a.twitch:hover .fa {
  border-color: #6441a5;
}

.social-bar a.whatsapp:hover {
  color: #25d366;
}

.social-bar a.whatsapp:hover .fa {
  border-color: #25d366;
}

.social-bar a.snapchat:hover {
  color: #fffc00;
}

.social-bar a.snapchat:hover .fa {
  border-color: #fffc00;
}

/* Subscription Form */
.thb_subscribe h3 {
  margin: 0 0 15px;
}

.thb_subscribe h3 + p {
  color: #080808;
  font-size: 14px;
}

.thb_subscribe .newsletter-form {
  margin: 0 auto;
  display: flex;
  max-width: 450px;
}

.thb_subscribe .newsletter-form .widget_subscribe {
  flex: 1;
  margin-bottom: 0;
  margin-right: 5px;
}

.thb_subscribe .newsletter-form .btn {
  flex: 0;
}

.thb_subscribe.style1 {
  text-align: center;
}

.thb_subscribe.style1 p {
  margin-bottom: 30px;
}

.thb_subscribe.style1 .widget_subscribe {
  height: 50px;
  padding: 0 25px;
}

.thb_subscribe.style1 .newsletter-form {
  max-width: 440px;
}

.thb_subscribe.style2 {
  padding: 24px 0;
  text-align: left;
}

.thb_subscribe.style2 h3 {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}

.thb_subscribe.style2 p {
  font-size: 14px;
}

@media only screen and (min-width: 40.063em) {
  .thb_subscribe.style2 .newsletter-form {
    margin-left: auto;
    margin-right: 0;
  }
}

.thb_subscribe.style3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 40.063em) {
  .thb_subscribe.style3 {
    flex-direction: row;
  }
}

@media only screen and (min-width: 40.063em) {
  .thb_subscribe.style3 .subscribe_content {
    margin-right: 40px;
  }
}

.thb_subscribe.style3 .newsletter-form {
  margin: 0;
  display: inline-flex;
  max-width: 100%;
  width: 400px;
}

/* Trending Bar */
.trending-bar {
  display: flex;
  align-items: center;
  flex-direction: column;
}

@media only screen and (min-width: 64.063em) {
  .trending-bar {
    flex-direction: row;
  }
}

.trending-bar > aside {
  flex-shrink: 0;
  display: block;
  width: 100%;
  position: relative;
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
  line-height: 17px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 64.063em) {
  .trending-bar > aside {
    margin: 0;
    width: 140px;
  }
}

.trending-bar > aside:after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 1px;
  background: #ededed;
  margin-left: 10px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}

.trending-bar .slick {
  flex: 1;
  height: auto;
  overflow: hidden;
}

/* Category Title */
.category-element-holder .post .post-category {
  display: none;
}

.category-element-holder.style6-fashion .post.style3 {
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding-bottom: 28px;
}

.category-element-holder.style6-fashion .post.style3 .post-gallery {
  margin-bottom: 28px;
}

.category-element-holder.style6-fashion .post.style3 .post-bottom-meta {
  justify-content: center;
}

.category-element-holder.style6-fashion .post.style3 .post-bottom-meta .comment {
  display: none;
}

.category-element-holder.style6-fashion .post.style3 .post-content {
  display: none;
}

.category-element-holder.style2 .post.style1.style1-meta .author,
.category-element-holder.style2 .post.style1.style1-meta .comment,
.category-element-holder.style2 .post.style1.style1-meta .time:before,
.category-element-holder.style2 .post.listing .author,
.category-element-holder.style2 .post.listing .comment,
.category-element-holder.style2 .post.listing .time:before, .category-element-holder.style3 .post.style1.style1-meta .author,
.category-element-holder.style3 .post.style1.style1-meta .comment,
.category-element-holder.style3 .post.style1.style1-meta .time:before,
.category-element-holder.style3 .post.listing .author,
.category-element-holder.style3 .post.listing .comment,
.category-element-holder.style3 .post.listing .time:before, .category-element-holder.style8 .post.style1.style1-meta .author,
.category-element-holder.style8 .post.style1.style1-meta .comment,
.category-element-holder.style8 .post.style1.style1-meta .time:before,
.category-element-holder.style8 .post.listing .author,
.category-element-holder.style8 .post.listing .comment,
.category-element-holder.style8 .post.listing .time:before {
  display: none;
}

.category-element-holder.style2 .post.style1.style1-meta .time,
.category-element-holder.style2 .post.listing .time, .category-element-holder.style3 .post.style1.style1-meta .time,
.category-element-holder.style3 .post.listing .time, .category-element-holder.style8 .post.style1.style1-meta .time,
.category-element-holder.style8 .post.listing .time {
  margin: 0;
}

.category-element-holder.style9 .columns.main-image .post-title h6 {
  font-size: 30px;
}

.category-element-holder.style9 .columns:not(.main-image) .post .post-bottom-meta .comment {
  display: none;
}

.category-element-holder.style10 .post.just-title {
  display: flex;
  flex-direction: column;
  flex: 1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.category-element-holder.style10 .bottom-posts .columns {
  display: flex;
}

.category-element-holder.style11 .columns + .columns .style6-vertical {
  border-left-color: transparent;
}

.category_title {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  position: relative;
}

.category_title:before {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: #080808;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.rtl .category_title {
  text-align: right;
}

.rtl .category_title:before {
  left: auto;
  right: 0;
}

.category_title h4 {
  font-size: 20px;
  line-height: 1;
  margin: 0;
}

@media only screen and (min-width: 40.063em) {
  .category_title {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
}

.category_title.no-border:before {
  display: none;
}

.category_title.search {
  text-transform: uppercase;
}

.category_title.search span {
  color: #649fd6;
}

.category_title.simple {
  border: 0;
  padding: 0;
  text-align: center;
}

.category_title.simple:before {
  display: none;
}

@media only screen and (min-width: 40.063em) {
  .category_title.simple {
    padding-bottom: 0;
    margin-bottom: 30px;
  }
}

.category_title.simple i {
  margin-right: 10px;
}

.rtl .category_title .row .subcategory_container .thb-sibling-categories {
  text-align: left;
}

.category_title.style3 {
  border: 0;
  padding: 0;
  margin-bottom: 28px;
}

.category_title.style3:before {
  display: none;
}

.category_title.style3 h4 {
  padding-left: 34px;
  position: relative;
  line-height: 40px;
  font-size: 24px;
  font-weight: 600;
}

.category_title.style3 h4:before {
  content: '';
  display: inline-block;
  background: rgba(0, 0, 0, 0.08);
  width: 14px;
  height: 20px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  left: 0;
}

.thb-crypto-list .thb-crypto {
  display: flex;
  align-items: center;
  height: 100%;
  margin-bottom: 20px;
}

.thb-crypto-list .thb-crypto .thb-crypto-image {
  width: 50px;
  text-align: left;
  flex-shrink: 0;
}

.thb-crypto-list .thb-crypto .thb-crypto-image img {
  display: block;
  height: 36px;
  width: auto;
  margin-right: auto;
}

.thb-crypto-list .thb-crypto span {
  display: block;
}

.thb-crypto-list .thb-crypto .thb-crypto-content {
  line-height: 1;
}

.thb-crypto-list .thb-crypto .thb-crypto-title {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 6px;
}

.thb-crypto-list .thb-crypto .thb-crypto-price {
  font-size: 18px;
  font-weight: 600;
}

.thb-crypto-list .thb-crypto .thb-crypto-change {
  display: flex;
  font-size: 12px;
  font-weight: 400;
  align-items: center;
  margin-top: 4px;
}

.thb-crypto-list .thb-crypto .thb-crypto-change.positive:before {
  display: inline-flex;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 5px 4px;
  border-color: transparent transparent #0bcd22 transparent;
  margin-right: 7px;
}

.thb-crypto-list .thb-crypto .thb-crypto-change.negative:before {
  display: inline-flex;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #cd0b2b transparent transparent transparent;
  margin-right: 7px;
}
