@charset "UTF-8";
@import url("https://p.typekit.net/p.css?s=1&k=qdi1avl&ht=tk&f=38192.38197&a=2544948&app=typekit&e=css");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
  box-sizing: border-box;
  height: 100%;
}
html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer;
}
html input[disabled] {
  cursor: not-allowed;
}

body {
  margin: 0;
  padding: 0;
  margin: 0;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #444;
  background: #fff;
  scroll-behavior: smooth;
}

article {
  display: block;
}

aside {
  display: block;
}

details {
  display: block;
}

figcaption {
  display: block;
}

figure {
  display: block;
  margin: 1em 40px;
  margin: 0;
}

footer {
  display: block;
}

header {
  display: block;
}

hgroup {
  display: block;
}

main {
  display: block;
}

menu {
  display: block;
}

nav {
  display: block;
}

section {
  display: block;
}

summary {
  display: block;
}

audio {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}

canvas {
  display: inline-block;
  vertical-align: baseline;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

video {
  display: inline-block;
  vertical-align: baseline;
}

[hidden] {
  display: none;
}

template {
  display: none;
}

a {
  background-color: transparent;
  color: #2199e8;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer;
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #151515;
  outline: 0;
}
a:active {
  outline: 0;
}
a:hover {
  outline: 0;
  color: #1585cf;
  color: #151515;
}
a:focus {
  color: #1585cf;
  color: #151515;
}
a img {
  border: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b {
  font-weight: 700;
  line-height: inherit;
  font-weight: 700;
}

strong {
  font-weight: 700;
  line-height: inherit;
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  margin: 0;
  padding: 0;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  font-size: 1.5rem;
  color: #151515;
  margin-top: 0;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 20px;
  font-size: 34px;
}
h1 small {
  color: #cacaca;
  line-height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

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

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
  max-width: 90rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both;
  border-color: #ededed;
}

pre {
  overflow: auto;
  font-family: monospace, monospace;
  font-size: 1em;
  margin: 0;
  padding: 0;
  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;
}

code {
  font-family: monospace, monospace;
  font-size: 1em;
  font-weight: 400;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem;
  font-family: Consolas, Liberation Mono, Courier, monospace;
  color: #0a0a0a;
  background-color: #e6e6e6;
}

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

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

button {
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
  padding: 0;
  border: 0;
}

input {
  color: inherit;
  font: inherit;
  margin: 0;
  line-height: normal;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

optgroup {
  color: inherit;
  font: inherit;
  margin: 0;
  font-weight: 700;
}

select {
  color: inherit;
  font: inherit;
  margin: 0;
  text-transform: none;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  color: #737373;
  font-size: 14px;
  background-size: 7px 4px;
  position: relative;
}

textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: auto;
  height: auto;
  min-height: 50px;
  border-radius: 0;
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  color: #737373;
  font-size: 14px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 108px;
  padding: 7px 14px;
}
textarea:focus {
  border-color: #151515;
  color: #151515;
}

input[type=reset] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  font-size: 16px;
  font-weight: 400;
  padding: 0 15px;
  text-align: center;
  height: 42px;
  line-height: 40px;
  border: 1px solid #151515;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  color: #fff;
  background: #151515;
  text-shadow: none !important;
  justify-content: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
input[type=submit] i {
  display: inline-flex;
}
input[type=submit]:focus {
  color: #fff;
}
input[type=submit]:hover {
  background: #333;
  border-color: #333;
  color: #fff;
}

button[disabled] {
  cursor: not-allowed;
}

input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button {
  height: auto;
}
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
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) 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) thead tr {
  background: transparent;
}
table:not(.variations):not(.shop_table):not(.group_table) thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}
table:not(.variations):not(.shop_table):not(.group_table) thead td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}
table:not(.variations):not(.shop_table):not(.group_table) tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}
table:not(.variations):not(.shop_table):not(.group_table) tfoot tr {
  background: transparent;
}
table:not(.variations):not(.shop_table):not(.group_table) tfoot th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}
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 {
  padding: 0.5rem 0.625rem 0.625rem;
}
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 thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table tbody {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}
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 {
  border-left: 0 !important;
  border-right: 0 !important;
}
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 {
  border-left: 0 !important;
  border-right: 0 !important;
}
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 {
  border-color: rgba(0, 0, 0, 0.2);
}
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 {
  border-color: rgba(0, 0, 0, 0.2);
}
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular tfoot {
  border-color: rgba(0, 0, 0, 0.2);
}

td {
  padding: 0;
  margin: 0;
  padding: 0;
}

th {
  padding: 0;
  margin: 0;
  padding: 0;
}

.foundation-mq {
  font-family: "small=0em&medium=40.0625em&large=64.0625em&xlarge=90.0625em";
}

* {
  box-sizing: inherit;
}

#map_canvas embed {
  max-width: none !important;
}
#map_canvas img {
  max-width: none !important;
}
#map_canvas object {
  max-width: none !important;
}

.map_canvas embed {
  max-width: none !important;
}
.map_canvas img {
  max-width: none !important;
}
.map_canvas object {
  max-width: none !important;
}

.mqa-display embed {
  max-width: none !important;
}
.mqa-display img {
  max-width: none !important;
}
.mqa-display object {
  max-width: none !important;
}

[data-whatinput=mouse] button {
  outline: 0;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row {
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.row:after {
  content: " ";
  display: table;
  clear: both;
}
.row:before {
  content: " ";
  display: table;
  display: none !important;
}
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  max-width: none;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.row .column.row.row {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.row .row.no-padding {
  margin: auto;
}
.row .row.no-padding > .columns {
  padding: 0;
}
.row:not(.thb-loading):not(.slick):not(.easyzoom-notice):after {
  display: none !important;
}
.row .columns .wpb_wrapper {
  width: 100%;
}
.row .thb_video_play {
  display: inline-block;
  width: 32px;
  height: 32px;
  z-index: 20;
}
.row .thb_video_play svg {
  width: 32px;
  height: 32px;
}
.row .thb_video_play svg .play {
  fill: #fff;
  display: block;
}
.row .thb_video_play svg .pause {
  fill: #fff;
  display: none;
}
.row .thb_video_play svg.playing .play {
  display: none;
}
.row .thb_video_play svg.playing .pause {
  display: block;
}

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

.column {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  min-width: initial;
}
.column:last-child:not(:first-child) {
  float: right;
}

.columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  min-width: initial;
}
.columns:last-child:not(:first-child) {
  float: right;
}
.columns .vc_column-inner {
  width: 100%;
}
.columns:not(.full-height) .vc_column-inner:not(.thb-fixed) {
  height: 100%;
}

.column.end:last-child:last-child {
  float: left;
}

.end.columns:last-child:last-child {
  float: left;
}

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

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

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

.small-push-1 {
  position: relative;
  left: 8.333333%;
}

.small-pull-1 {
  position: relative;
  left: -8.333333%;
}

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

.small-push-2 {
  position: relative;
  left: 16.666667%;
}

.small-pull-2 {
  position: relative;
  left: -16.666667%;
}

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

.small-push-3 {
  position: relative;
  left: 25%;
}

.small-pull-3 {
  position: relative;
  left: -25%;
}

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

.small-push-4 {
  position: relative;
  left: 33.333333%;
}

.small-pull-4 {
  position: relative;
  left: -33.333333%;
}

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

.small-push-5 {
  position: relative;
  left: 41.666667%;
}

.small-pull-5 {
  position: relative;
  left: -41.666667%;
}

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

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  position: relative;
  left: -50%;
}

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

.small-push-7 {
  position: relative;
  left: 58.333333%;
}

.small-pull-7 {
  position: relative;
  left: -58.333333%;
}

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

.small-push-8 {
  position: relative;
  left: 66.666667%;
}

.small-pull-8 {
  position: relative;
  left: -66.666667%;
}

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

.small-push-9 {
  position: relative;
  left: 75%;
}

.small-pull-9 {
  position: relative;
  left: -75%;
}

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

.small-push-10 {
  position: relative;
  left: 83.333333%;
}

.small-pull-10 {
  position: relative;
  left: -83.333333%;
}

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

.small-push-11 {
  position: relative;
  left: 91.666667%;
}

.small-pull-11 {
  position: relative;
  left: -91.666667%;
}

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

.small-up-1 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-1 > .column {
  width: 100%;
  float: left;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.small-up-1 > .column:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n + 1) {
  clear: both;
}
.small-up-1 > .column:last-child {
  float: left;
}
.small-up-1 > .columns {
  width: 100%;
  float: left;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .columns:nth-of-type(1n + 1) {
  clear: both;
}
.small-up-1 > .columns:last-child {
  float: left;
}

.small-up-2 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-2 > .column {
  width: 50%;
  float: left;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.small-up-2 > .column:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n + 1) {
  clear: both;
}
.small-up-2 > .column:last-child {
  float: left;
}
.small-up-2 > .columns {
  width: 50%;
  float: left;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .columns:nth-of-type(2n + 1) {
  clear: both;
}
.small-up-2 > .columns:last-child {
  float: left;
}

.small-up-3 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-3 > .column {
  width: 33.333333%;
  float: left;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.small-up-3 > .column:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n + 1) {
  clear: both;
}
.small-up-3 > .column:last-child {
  float: left;
}
.small-up-3 > .columns {
  width: 33.333333%;
  float: left;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .columns:nth-of-type(3n + 1) {
  clear: both;
}
.small-up-3 > .columns:last-child {
  float: left;
}

.small-up-4 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-4 > .column {
  width: 25%;
  float: left;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.small-up-4 > .column:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n + 1) {
  clear: both;
}
.small-up-4 > .column:last-child {
  float: left;
}
.small-up-4 > .columns {
  width: 25%;
  float: left;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .columns:nth-of-type(4n + 1) {
  clear: both;
}
.small-up-4 > .columns:last-child {
  float: left;
}

.small-up-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-5 > .column {
  width: 20%;
  float: left;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.small-up-5 > .column:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n + 1) {
  clear: both;
}
.small-up-5 > .column:last-child {
  float: left;
}
.small-up-5 > .columns {
  width: 20%;
  float: left;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .columns:nth-of-type(5n + 1) {
  clear: both;
}
.small-up-5 > .columns:last-child {
  float: left;
}

.small-up-6 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-6 > .column {
  width: 16.666667%;
  float: left;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.small-up-6 > .column:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n + 1) {
  clear: both;
}
.small-up-6 > .column:last-child {
  float: left;
}
.small-up-6 > .columns {
  width: 16.666667%;
  float: left;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .columns:nth-of-type(6n + 1) {
  clear: both;
}
.small-up-6 > .columns:last-child {
  float: left;
}

.small-up-7 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-7 > .column {
  width: 14.285714%;
  float: left;
  -ms-flex: 0 0 14.285714%;
  flex: 0 0 14.285714%;
  max-width: 14.285714%;
}
.small-up-7 > .column:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n + 1) {
  clear: both;
}
.small-up-7 > .column:last-child {
  float: left;
}
.small-up-7 > .columns {
  width: 14.285714%;
  float: left;
  -ms-flex: 0 0 14.285714%;
  flex: 0 0 14.285714%;
  max-width: 14.285714%;
}
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .columns:nth-of-type(7n + 1) {
  clear: both;
}
.small-up-7 > .columns:last-child {
  float: left;
}

.small-up-8 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-8 > .column {
  width: 12.5%;
  float: left;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n + 1) {
  clear: both;
}
.small-up-8 > .column:last-child {
  float: left;
}
.small-up-8 > .columns {
  width: 12.5%;
  float: left;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .columns:nth-of-type(8n + 1) {
  clear: both;
}
.small-up-8 > .columns:last-child {
  float: left;
}

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

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

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}

.small-push-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}

.small-uncentered {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-top.columns {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column.align-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.align-bottom.columns {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.column.align-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.align-middle.columns {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.column.align-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.align-stretch.columns {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.column.align-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

blockquote {
  margin: 0;
  padding: 0;
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
  line-height: 1.6;
  color: #8a8a8a;
  border: 2px solid #151515;
  position: relative;
  clear: both;
  padding: 34px;
  text-align: center;
}
blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
  font-size: 30px;
  font-weight: 300;
  color: #151515;
  line-height: 1.2;
  margin: 0;
}
blockquote cite {
  font-weight: 600;
  font-size: 14px;
  color: #151515;
  font-style: normal;
  line-height: 1;
  margin-top: 25px;
  text-transform: uppercase;
}
blockquote cite:before {
  display: none;
}

dd {
  margin: 0;
  padding: 0;
}

div {
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside;
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}

dt {
  margin: 0;
  padding: 0;
}

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

h2 {
  margin: 0;
  padding: 0;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  font-size: 1.25rem;
  color: #151515;
  margin-top: 0;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 20px;
  font-size: 30px;
}
h2 small {
  color: #cacaca;
  line-height: 0;
}

h3 {
  margin: 0;
  padding: 0;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  font-size: 1.1875rem;
  color: #151515;
  margin-top: 0;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 20px;
  font-size: 26px;
}
h3 small {
  color: #cacaca;
  line-height: 0;
}

h4 {
  margin: 0;
  padding: 0;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  font-size: 1.125rem;
  color: #151515;
  margin-top: 0;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 20px;
  font-size: 24px;
}
h4 small {
  color: #cacaca;
  line-height: 0;
}

h5 {
  margin: 0;
  padding: 0;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  font-size: 1.0625rem;
  color: #151515;
  margin-top: 0;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 20px;
  font-size: 20px;
}
h5 small {
  color: #cacaca;
  line-height: 0;
}

h6 {
  margin: 0;
  padding: 0;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  font-size: 1rem;
  color: #151515;
  margin-top: 0;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0.07em;
}
h6 small {
  color: #cacaca;
  line-height: 0;
}

li {
  margin: 0;
  padding: 0;
  font-size: inherit;
}

ol {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside;
  margin-left: 1.25rem;
  margin-left: 0;
  list-style-position: inside;
  font-weight: 400;
}
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  margin-left: 15px;
}
ol ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
  margin-left: 15px;
}
ol li {
  margin-bottom: 10px;
}

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

ul {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 1.25rem;
  margin-left: 0;
  list-style-position: inside;
  font-weight: 400;
}
ul ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  margin-left: 15px;
}
ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
  margin-left: 15px;
}
ul li {
  margin-bottom: 10px;
}

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

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

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}
cite:before {
  content: "— ";
}

abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 400;
  display: none;
  position: relative;
  z-index: 101;
}
.subheader .subheader-text {
  display: inline-flex;
  height: 100%;
  align-items: center;
  min-height: 35px;
}
.subheader .subheader-text > * {
  margin-bottom: 0;
}
.subheader .thb-full-menu {
  display: inline-flex;
}
.subheader .thb-full-menu > .menu-item .thb-menu-label {
  display: block;
  padding: 10px 0;
}
.subheader .thb-full-menu > .menu-item > a {
  min-height: 34px;
  font-size: 12px;
  text-transform: none;
  font-weight: 400;
  align-items: center;
  padding: 10px 0;
}
.subheader .thb-full-menu > .menu-item > a:before {
  bottom: 8px;
}
.subheader .thb-full-menu > .menu-item + .menu-item {
  margin-left: 15px;
}
.subheader .thb-full-menu > .menu-item.menu-item-has-children > a:before {
  top: calc(100% - 1px);
}
.subheader .thb-full-menu .sub-menu {
  min-width: 0;
  padding: 15px 0;
  top: calc(100% - 1px);
  left: -15px;
}
.subheader .thb-full-menu .sub-menu li {
  padding: 0 20px;
  font-size: 12px;
}
.subheader .columns > * {
  vertical-align: middle;
}
.subheader .columns > * + ul {
  margin-left: 18px;
}
.subheader .columns > * + div {
  margin-left: 18px;
}
.subheader .thb-social-links-container {
  height: 100%;
  align-items: center;
}
.subheader .thb-social-links-container .thb-social-link {
  font-size: 16px;
  min-height: 35px;
  align-items: center;
}
.subheader .thb-social-links-container .thb-social-link + .thb-social-link {
  margin-left: 13px;
}

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

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

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

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

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

.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  overflow: hidden;
}
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.flex-video.vimeo {
  padding-top: 0;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.show-for-sr {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}
.show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

.hide-for-portrait {
  display: block !important;
}

.show-for-landscape {
  display: block !important;
}

.hide-for-landscape {
  display: none !important;
}

.show-for-portrait {
  display: none !important;
}

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

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

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

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

.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.align-top {
  -ms-flex-align: start;
  align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.align-bottom {
  -ms-flex-align: end;
  align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.align-middle {
  -ms-flex-align: center;
  align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.small-order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.small-order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.small-order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.small-order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.small-order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.small-order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.reset {
  margin: 0;
  padding: 0;
}

.widget.widget_calendar table {
  margin: 0;
  padding: 0;
  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_calendar #calendar_wrap {
  border: 1px solid #dcdcdc;
}

.searchform {
  margin: 0;
}
.searchform fieldset {
  margin: 0;
  padding: 0;
  position: relative;
  border: 0;
}
.searchform fieldset input {
  margin-bottom: 0;
}

.cf:before {
  content: " ";
  display: table;
}
.cf:after {
  content: " ";
  display: table;
  clear: both;
}

.product_list_widget {
  list-style: none;
  margin: 0;
}
.product_list_widget li {
  position: relative;
  margin-bottom: 30px;
}
.product_list_widget li:before {
  content: " ";
  display: table;
}
.product_list_widget li:after {
  content: " ";
  display: table;
  clear: both;
}
.product_list_widget .remove {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  right: 0;
}
.product_list_widget li.empty {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #151515;
  margin: 30px 0;
}
.product_list_widget a {
  display: block;
  font-weight: 400;
  color: #151515;
  line-height: 1.3;
  font-size: 14px;
}
.product_list_widget a:before {
  display: none;
}
.product_list_widget a .product-title {
  display: block;
  margin-bottom: 10px;
}
.product_list_widget .wp-post-image {
  max-width: 75px;
  margin-right: 20px;
  float: left;
}
.product_list_widget .attachment-woocommerce_thumbnail {
  max-width: 75px;
  margin-right: 20px;
  float: left;
}
.product_list_widget .woocommerce-Price-amount {
  color: #848485;
  font-size: 14px;
}
.product_list_widget .quantity {
  font-size: 14px;
  color: #949494;
}

.wpcf7-form-control-wrap {
  width: 100%;
}
.wpcf7-form-control-wrap:before {
  content: " ";
  display: table;
}
.wpcf7-form-control-wrap:after {
  content: " ";
  display: table;
  clear: both;
}

.woocommerce-checkout h3 {
  font-size: 22px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 35px;
  color: #151515;
}
.woocommerce-checkout h3:before {
  content: " ";
  display: table;
}
.woocommerce-checkout h3:after {
  content: " ";
  display: table;
  clear: both;
}
.woocommerce-checkout .thb-shop-title {
  margin-bottom: 30px;
}

#order_review_heading {
  font-size: 22px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 35px;
  color: #151515;
}
#order_review_heading:before {
  content: " ";
  display: table;
}
#order_review_heading:after {
  content: " ";
  display: table;
  clear: both;
}

.woocommerce-Address-title h3 {
  font-size: 22px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 35px;
  color: #151515;
}
.woocommerce-Address-title h3:before {
  content: " ";
  display: table;
}
.woocommerce-Address-title h3:after {
  content: " ";
  display: table;
  clear: both;
}

.woocommerce-MyAccount-content h3 {
  font-size: 22px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 35px;
  color: #151515;
}
.woocommerce-MyAccount-content h3:before {
  content: " ";
  display: table;
}
.woocommerce-MyAccount-content h3:after {
  content: " ";
  display: table;
  clear: both;
}
.woocommerce-MyAccount-content legend {
  font-size: 22px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 35px;
  color: #151515;
}
.woocommerce-MyAccount-content legend:before {
  content: " ";
  display: table;
}
.woocommerce-MyAccount-content legend:after {
  content: " ";
  display: table;
  clear: both;
}

.thb-product-detail .product-information {
  margin-top: 45px;
}
.thb-product-detail .product-information .woocommerce-product-details__short-description {
  font-size: 14px;
}
.thb-product-detail .product-information .woocommerce-product-details__short-description:before {
  content: " ";
  display: table;
}
.thb-product-detail .product-information .woocommerce-product-details__short-description:after {
  content: " ";
  display: table;
  clear: both;
}
.thb-product-detail .product-information .woocommerce-breadcrumb {
  margin-bottom: 40px;
}
.thb-product-detail .product-information h1.product_title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 15px;
}
.thb-product-detail .product-information .price {
  font-size: 24px;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 30px;
}
.thb-product-detail .product-information .price > .price {
  margin-bottom: 0;
}
.thb-product-detail .product-information .woocommerce-product-rating {
  font-size: 12px;
}
.thb-product-detail .product-information div.quantity {
  margin-right: 5px;
}
.thb-product-detail .product-information .sizing_guide {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: 10px 0;
  font-size: 14px;
  color: #151515;
  margin-right: 25px;
}
.thb-product-detail .product-information .sizing_guide svg {
  margin-right: 10px;
}
.thb-product-detail .product-information .yith-wcwl-add-to-wishlist {
  display: inline-flex;
  margin-top: 0;
  margin-right: 25px;
}
.thb-product-detail .product-information .yith-wcwl-add-to-wishlist > div > a {
  flex-direction: row-reverse;
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: 10px 0;
  font-size: 14px;
  color: #151515;
}
.thb-product-detail .product-information .yith-wcwl-add-to-wishlist svg {
  margin-right: 10px;
}
.thb-product-detail .product-information .product_meta {
  color: #848485;
  font-size: 13px;
  line-height: 1;
  margin-top: 30px;
}
.thb-product-detail .product-information .product_meta > span {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 15px;
}
.thb-product-detail .product-information .product_meta > span span {
  color: #151515;
}
.thb-product-detail .product-information .woocommerce-variation-add-to-cart {
  margin-top: 15px;
  margin-bottom: 20px;
}
.thb-product-detail .product-information form.cart {
  margin-top: 15px;
  margin-bottom: 20px;
}
.thb-product-detail .product-information .group_table {
  margin-bottom: 33px;
}
.thb-product-detail .product-information .group_table td {
  padding: 7px 0;
}
.thb-product-detail .product-information .group_table td.woocommerce-grouped-product-list-item__label {
  padding: 7px 10px;
}
.thb-product-detail .product-information .group_table .price {
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  display: table-cell;
}
.thb-product-detail .product-information .group_table .label {
  padding: 0 15px;
}
.thb-product-detail .product-information .group_table label {
  margin: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 1.4;
}
.thb-product-detail .product-thumbnails {
  margin: 0 0 0 -10px;
  width: calc(100% + 20px);
  max-width: calc(100% + 20px);
}
.thb-product-detail .product-thumbnails .slick-slide {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0.2;
  cursor: pointer;
  width: 100%;
  max-width: 84px;
}
.thb-product-detail .product-thumbnails .slick-slide img {
  width: 100%;
}
.thb-product-detail .product-thumbnails .slick-slide.slick-current {
  opacity: 1;
}
.thb-product-detail .product-thumbnails .woocommerce-product-gallery__image > a {
  display: block;
  pointer-events: none;
}
.thb-product-detail .woocommerce-product-gallery__trigger {
  display: none;
}
.thb-product-detail ul.products {
  justify-content: center;
}
.thb-product-detail .product-images {
  margin: 0 0 0 -10px;
  width: calc(100% + 20px);
  max-width: calc(100% + 20px);
  position: relative;
}
.thb-product-detail .product-images img {
  width: 100%;
}
.thb-product-detail .product-images .woocommerce-product-gallery__image > a {
  display: block;
}
.thb-product-detail .product-images:hover .thb-product-icon {
  opacity: 1;
}
.thb-product-detail .product-thumbnail-container.thb-horizontal-thumbnails .product-thumbnails {
  margin: 10px 0 0;
  width: 100%;
  max-width: 100%;
}
.thb-product-detail .product-thumbnail-container.thb-horizontal-thumbnails .product-thumbnails .slick-slide {
  margin: 0;
  padding-right: 10px;
  max-width: none;
}
.thb-product-detail .variations_form .reset_variations {
  display: inline-block;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 500;
  color: #9f9fa0;
}
.thb-product-detail .variations_form .woocommerce-variation-description {
  font-size: 14px;
}
.thb-product-detail .variations_form .woocommerce-variation-price {
  display: none;
}
.thb-product-detail .variations_form .variations {
  width: 100%;
}
.thb-product-detail .variations_form .variations .label {
  display: block;
  width: 100%;
  float: left;
}
.thb-product-detail .variations_form .variations .value {
  display: block;
  width: 100%;
  float: left;
  padding-bottom: 10px;
}

#customer_details {
  margin-bottom: 50px;
}
#customer_details:before {
  content: " ";
  display: table;
}
#customer_details:after {
  content: " ";
  display: table;
  clear: both;
}

.thb_product_add_to_cart_shortcode .price {
  font-size: 24px;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 30px;
}
.thb_product_add_to_cart_shortcode .price:before {
  content: " ";
  display: table;
}
.thb_product_add_to_cart_shortcode .price:after {
  content: " ";
  display: table;
  clear: both;
}
.thb_product_add_to_cart_shortcode h5 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 15px;
}

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

.transition {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
  padding: 40px 0;
  background: #f6f6f6;
  margin: 0 !important;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter label {
  font-size: 14px;
  font-weight: 300;
  color: #454545;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter label > span:before {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #b6b6b6;
  margin: 0 15px 0 0;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter label > span:hover:before {
  border-color: #151515;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter label.prdctfltr_active > span:before {
  border: 3px solid #151515;
}
#prdctfltr_woocommerce.pf_default > span {
  width: auto;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #151515;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_filter > span {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #151515;
  margin-bottom: 19px;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_filter_inner {
  text-align: left;
  width: 80%;
  margin: 0 auto;
}
#prdctfltr_woocommerce.pf_default #prdctfltr_woocommerce_filter_submit {
  margin: 0;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_sale {
  margin-left: 20px;
  position: relative;
  top: 4px;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_sale label {
  color: #151515;
  font-weight: 500;
  font-size: 13px;
  margin: 0;
  text-transform: capitalize;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_sale label.prdctfltr_active {
  color: #647694;
}
#prdctfltr_woocommerce.pf_default .prdctfltr_sale label.prdctfltr_active span:before {
  background-position: bottom left;
}

.slick-slider {
  position: relative;
  display: block;
  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;
  width: 100%;
}
.slick-slider .slick-nav {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slick-slider .slick-nav .border {
  display: none;
}
.slick-slider .slick-dots {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  line-height: 1;
  height: 10px;
  bottom: 20px;
  right: 0;
  text-align: center;
}
.slick-slider .slick-dots li {
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-block;
  margin: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 3px solid transparent;
  margin: 0 3px;
}
.slick-slider .slick-dots li button {
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: block;
  outline: none;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.15);
  text-indent: -9999px;
  margin: 0;
}
.slick-slider .slick-dots li:hover button {
  background: #000;
}
.slick-slider .slick-dots li.slick-active {
  -webkit-box-shadow: 0 0px 0px 1px #000;
  -moz-box-shadow: 0 0px 0px 1px #000;
  box-shadow: 0 0px 0px 1px #000;
}
.slick-slider .slick-dots li.slick-active button {
  background: #000;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-slide > a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.slick-slider .slick-nav.thb-prev {
  left: 10px;
}
.slick-slider .slick-nav.thb-next {
  right: 10px;
}
.slick-slider:hover .slick-nav {
  opacity: 1;
}

.custom_check + .custom_label {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-block !important;
  margin: 0;
  padding: 0 0 0 23px;
  min-height: 16px;
  line-height: 18px;
  position: relative;
  text-transform: none;
}
.custom_check + .custom_label:before {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #b8b8b8;
  position: absolute;
  top: 0;
  left: 0;
}
.custom_check + .custom_label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 18px;
  text-align: center;
}
.custom_check + .custom_label:hover:before {
  border-color: #151515;
}

.custom_check + .woocommerce-form__label-for-checkbox {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-block !important;
  margin: 0;
  padding: 0 0 0 23px;
  min-height: 16px;
  line-height: 18px;
  position: relative;
  text-transform: none;
}
.custom_check + .woocommerce-form__label-for-checkbox:before {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #b8b8b8;
  position: absolute;
  top: 0;
  left: 0;
}
.custom_check + .woocommerce-form__label-for-checkbox:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 18px;
  text-align: center;
}
.custom_check + .woocommerce-form__label-for-checkbox:hover:before {
  border-color: #151515;
}

.products .product.product-category {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
}
.products .product.product-category .thb-category-link {
  position: relative;
  padding-bottom: 90%;
  overflow: hidden;
  height: 0;
  background-size: cover;
  background-position: center;
}
.products .product.product-category .thb-category-link > div {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px;
  z-index: 2;
  width: 100%;
  height: 100%;
  text-align: left;
}
.products .product.product-category .thb-category-link > div span {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-block;
  font-size: 14px;
  opacity: 0;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
.products .product.product-category .thb-category-link > div h2 {
  text-align: left;
  text-transform: none;
  margin: 0 0 10px;
  font-size: 22px;
}
.products .product.product-category .thb-category-link > div h2 .count {
  display: inline-block;
  margin-left: 10px;
  background: none;
  vertical-align: super;
  font-size: 12px;
  color: #f02121;
}
.products .product.product-category .thb-category-link:hover div span {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.products .product {
  display: flex;
  margin-bottom: 40px;
  text-align: center;
  flex-direction: column;
}
.products .product .product_thumbnail.thb_hover {
  position: relative;
}
.products .product .product_thumbnail.thb_hover .product_thumbnail_hover {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-position: center;
}
.products .product .product_thumbnail.thb_hover .product_thumbnail_hover img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.products .product .product_thumbnail.thb_hover:hover .product_thumbnail_hover {
  opacity: 1;
}
.products .product:hover .product_thumbnail .thb-product-icon {
  opacity: 1;
}
.products .product .thb-swatches {
  margin: 5px 0;
}
.products .product .product_thumbnail {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.products .product .product_thumbnail img {
  width: 100%;
}
.products .product .product_thumbnail a {
  display: block;
  position: relative;
}
.products .product .product_thumbnail a.thb-icon-container {
  display: flex;
}
.products .product .product_thumbnail .product_thumbnail {
  height: 0;
  display: block;
  width: 100%;
}
.products .product .product-category {
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 10px;
  color: #848485;
  letter-spacing: 0.1em;
}
.products .product .product-listing-rating {
  line-height: 1;
}
.products .product .added_to_cart {
  display: none;
}
.products .product h3 {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 8px;
  line-height: 1.3;
}
.products .product .price {
  line-height: 1;
}
.products .product.thb-listing-button-style1 .button {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  margin-top: 16px;
  align-self: flex-start;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  color: #151515;
  background: transparent;
  border: 1px solid #151515;
  height: 32px;
  align-items: center;
  line-height: unset;
  padding: 0 15px;
}
.products .product.thb-listing-button-style1 .button:hover {
  color: #fff;
  background: #151515;
}
.products .product.thb-listing-button-style4 .thb_transform_price {
  position: relative;
  overflow: hidden;
  line-height: 25px;
  height: 25px;
}
.products .product.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_buttons {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  line-height: 25px;
  position: absolute;
  top: 100%;
  left: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 13px;
  color: #151515;
}
.products .product.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_price {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  line-height: 25px;
}
.products .product.thb-listing-button-style4 .thb_transform_price .button {
  border: 0;
  position: relative;
  padding: 0;
  margin: 0;
  background: none;
  color: #151515;
  height: auto;
  font-weight: 400;
  display: flex;
  align-items: flex-end;
  height: 100%;
  font-size: 14px;
  line-height: 25px;
  text-transform: none;
}
.products .product.thb-listing-button-style4 .thb_transform_price .button:after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 2px;
  left: 0;
  background: #151515;
}
.products .product.thb-listing-button-style4 .price {
  margin-bottom: 0;
  line-height: 25px;
}
.products .product.thb-listing-button-style4:hover .thb_transform_price .thb_transform_loop_price {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.products .product.thb-listing-button-style4:hover .thb_transform_price .thb_transform_loop_buttons {
  top: 0;
}
.products .product.thb-listing-style2 {
  text-align: left;
}
.products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  float: right;
  margin: 1px 0 0;
  opacity: 1;
}
.products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist .thb-icon-text {
  display: none;
}
.products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist a {
  color: #151515;
}
.products .product.thb-listing-style2 .product_after_title .price {
  font-size: 14px;
  font-weight: 400;
}
.products .product.thb-listing-style2 h3 {
  display: block;
  text-transform: none;
  font-weight: 400;
  position: relative;
  padding-right: 30px;
}
.products .product.thb-listing-style2 h3 .yith-wcwl-add-to-wishlist {
  position: absolute;
  top: -7px;
  right: 0;
}
.products .product.thb-listing-style2 h3 .yith-wcwl-add-to-wishlist .thb-icon-container svg {
  width: 14px;
  height: auto;
}
.products .product.product-category.product-category-style3 .thb-category-link {
  padding-bottom: 120%;
}
.products .product.product-category.product-category-style3 .thb-category-link h2 {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  height: 60px;
  justify-content: center;
  text-align: center;
  align-items: center;
  line-height: 1;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.products .product.product-category.product-category-style3 .thb-category-link:hover h2 {
  background: rgba(255, 255, 255, 0.4);
}
.products .thb-swatches.thb_color-swatch .thb-swatch {
  width: 20px;
  height: 20px;
  margin-right: 0;
}
.products .thb-swatches.thb_color-swatch .thb-swatch > span {
  width: 14px;
  height: 14px;
}
.products .thb-swatches.thb_color-swatch .thb-swatch:hover {
  -webkit-box-shadow: inset 0 0 0 1px #000;
  -moz-box-shadow: inset 0 0 0 1px #000;
  box-shadow: inset 0 0 0 1px #000;
}
.products .thb-swatches.thb_box-swatch .thb-swatch {
  font-size: 12px;
  min-width: 26px;
  padding: 0 4px;
  height: 26px;
  margin-right: 3px;
  margin-bottom: 3px;
}
.products .thb-swatches.thb_box-swatch .thb-swatch:hover {
  border-color: #151515;
  background: #151515;
  color: #fff;
}
.products .thb-swatches.thb_text-swatch .thb-swatch {
  font-size: 12px;
}
.products .thb-swatches.thb_text-swatch .thb-swatch: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);
}
.products .product.will-animate {
  opacity: 0;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
}
.products .product.thb-listing-button-style2 .product_thumbnail {
  position: relative;
}
.products .product.thb-listing-button-style2 .product_thumbnail .button {
  position: absolute;
  bottom: 30px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  white-space: nowrap;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
.products .product.thb-listing-button-style2 .product_thumbnail .added_to_cart {
  display: none !important;
}
.products .product.thb-listing-button-style2 .product-listing-rating {
  margin-top: 5px;
}
.products .product.thb-listing-button-style2:hover .product_thumbnail .button {
  opacity: 1;
  pointer-events: all;
}
.products .product.thb-listing-style1 {
  text-align: center;
}
.products .product.thb-listing-style1 .thb_transform_price .thb_transform_loop_buttons {
  justify-content: center;
}
.products .product.thb-listing-style1.thb-listing-button-style1 .button {
  margin: 8px auto 0;
}
.products .product.product-category.product-category-style2 .thb-category-link {
  padding-bottom: 75%;
}
.products .product.product-category.product-category-style2 .thb-category-link h2 {
  opacity: 0.8;
}
.products .product.product-category.product-category-style2 .thb-category-excerpt {
  color: rgba(21, 21, 21, 0.7);
  padding-right: 15%;
}
.products .product.product-category.product-category-style2 .btn {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: auto;
  z-index: 30;
  text-transform: uppercase;
  border: 0;
  font-size: 11px;
  line-height: 36px;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.products .product.product-category.product-category-style2 .btn:not(:hover) {
  background: rgba(0, 0, 0, 0.15);
}
.products .product.product-category.product-category-style2.grid-sizer .thb-category-excerpt {
  display: none;
}
.products .product.product-category.product-category-style4 {
  position: relative;
}
.products .product.product-category.product-category-style4 .woocommerce-loop-category__title {
  display: none;
}
.products .product.product-category.product-category-style4 .button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.products .product.product-category.double-height a {
  padding-bottom: calc(180% + 28px);
}
.products .product.product-category.double-height a:before {
  padding-bottom: calc(180% + 28px);
}

.woocommerce-MyAccount-navigation {
  margin-bottom: 35px;
}
.woocommerce-MyAccount-navigation .account-icon-box {
  display: flex;
  height: 100%;
  padding: 10%;
  line-height: 1;
  text-align: center;
  font-size: 18px;
  color: inherit;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}
.woocommerce-MyAccount-navigation .account-icon-box svg {
  width: 40%;
  max-width: 40%;
  height: auto;
  margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation .account-icon-box svg path {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  fill: #d5d5d5;
}
.woocommerce-MyAccount-navigation ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.woocommerce-MyAccount-navigation ul li {
  flex: 0 0 50%;
  margin: 0;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  color: #676767;
}
.woocommerce-MyAccount-navigation ul li:last-child {
  flex: 1;
}
.woocommerce-MyAccount-navigation ul li:hover {
  color: #151515;
}
.woocommerce-MyAccount-navigation ul li:hover svg path {
  fill: #151515;
}
.woocommerce-MyAccount-navigation ul li.is-active {
  color: #151515;
}
.woocommerce-MyAccount-navigation ul li.is-active svg path {
  fill: #151515;
}
.woocommerce-MyAccount-navigation .account-icon-box.image {
  border: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.btn-block.style1 {
  font-size: 16px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-block.style1 .cover-bg img {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
  transform-origin: center center;
}
.btn-block.style1 .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet img {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
  transform-origin: center center;
}
.btn-block.style1:hover .cover-bg img {
  -webkit-transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03);
  -o-transform: scale(1.03, 1.03);
  transform: scale(1.03, 1.03);
}
.btn-block.style1:hover .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet img {
  -webkit-transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03);
  -o-transform: scale(1.03, 1.03);
  transform: scale(1.03, 1.03);
}

.thb-testimonials.testimonial-style1 {
  padding-bottom: 30px;
}
.thb-testimonials.testimonial-style1 .slick-dots {
  height: 30px;
  bottom: 0;
}
.thb-testimonials.testimonial-style1 .slick-dots .btn-block.style1 .portrait_bullet img {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
  transform-origin: center center;
}
.thb-testimonials.testimonial-style1 .slick-dots .btn-block.style1:hover .portrait_bullet img {
  -webkit-transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03);
  -o-transform: scale(1.03, 1.03);
  transform: scale(1.03, 1.03);
}
.thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  flex-direction: column;
  background-position: center;
  background-size: cover;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  margin: 0 2px;
  opacity: 0.4;
}
.thb-testimonials.testimonial-style1 .slick-dots .btn-block.style2 .portrait_bullet {
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.thb-testimonials.testimonial-style1 .slick-dots .btn-block.style2:hover .portrait_bullet {
  opacity: 0.8;
}
.thb-testimonials.testimonial-style1 .slick-dots .slick-active .portrait_bullet {
  opacity: 1;
}
.thb-testimonials.testimonial-style1 .slick-dots .btn-block .portrait_bullet {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}
.thb-testimonials.testimonial-style1 .slick-dots .btn-block .portrait_bullet img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.thb-testimonials.testimonial-style1 blockquote {
  border: 0;
}
.thb-testimonials.testimonial-style1 blockquote p {
  font-size: 40px;
  color: #151515;
  font-weight: 500;
}

.quick-transition {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.thb-full-menu {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
}
.thb-full-menu > li {
  display: inline-flex;
}
.thb-full-menu > li a {
  padding: 15px 0;
  position: relative;
  white-space: nowrap;
}
.thb-full-menu > li a:before {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  border-bottom: 1px solid #151515;
  -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: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}
.thb-full-menu > li a:hover:before {
  -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-full-menu > li a .fa {
  margin-right: 7px;
}
.thb-full-menu > li + li {
  margin-left: 30px;
}
.thb-full-menu > li.menu-item-has-children > a {
  display: flex;
  align-items: center;
}
.thb-full-menu > li.menu-item-mega-parent > .sub-menu {
  flex-wrap: nowrap;
}
.thb-full-menu > li.menu-item-mega-parent > .sub-menu > li.menu-item-has-children > .sub-menu {
  padding-top: 20px;
  padding-bottom: 0;
  opacity: 1 !important;
  position: static;
  visibility: visible !important;
  box-shadow: none;
  min-width: 100%;
  background: none;
}
.thb-full-menu > li.menu-item-mega-parent > .sub-menu > li.menu-item-has-children > .sub-menu > li {
  padding: 0;
}
.thb-full-menu > li.menu-item-mega-parent > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > a:after {
  content: "\f105";
}
.thb-full-menu > li.menu-item-mega-parent > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .sub-menu {
  padding: 30px 0;
  top: -30px;
}
.thb-full-menu > li.menu-item-mega-parent > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .sub-menu li {
  padding: 0 30px;
}
.thb-full-menu > li.menu-item-mega-parent > .sub-menu > li.mega-menu-title > a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.thb-full-menu > li.menu-item-mega-parent > .sub-menu > li.mega-menu-title > a:after {
  display: none;
}
.thb-full-menu li {
  margin: 0;
  white-space: nowrap;
}
.thb-full-menu li.menu-item-has-children {
  position: relative;
}
.thb-full-menu li.menu-item-has-children > a:before {
  right: 13px;
}
.thb-full-menu li.menu-item-has-children > a:after {
  display: inline-flex;
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 6px;
  vertical-align: middle;
  font-size: 11px;
}
.thb-full-menu li.menu-item-has-children.mega-menu-title > a:before {
  right: 0;
}
.thb-full-menu li.current-menu-item:not(.has-hash):before {
  -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-full-menu .sub-menu {
  padding: 40px 0;
  margin: 0;
  list-style: none;
  background: #fff;
  position: absolute;
  min-width: calc(100% + 80px);
  top: 100%;
  left: -40px;
  opacity: 0;
  z-index: 10;
  visibility: hidden;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
.thb-full-menu .sub-menu li {
  display: block;
  padding: 0 40px;
  margin-bottom: 15px;
  line-height: 1.1;
}
.thb-full-menu .sub-menu li:last-child {
  margin-bottom: 0;
}
.thb-full-menu .sub-menu li a {
  display: inline-block;
  position: relative;
  color: #151515;
  padding: 0;
  opacity: 0;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
.thb-full-menu .sub-menu li a:before {
  bottom: -3px;
}
.thb-full-menu .sub-menu li.title-item a {
  font-size: 12px;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.thb-full-menu .sub-menu .sub-menu {
  top: -40px;
  left: 100%;
}
.thb-full-menu .sub-menu.has_bg {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  padding-right: 220px;
}

.secondary-menu {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  display: none;
}
.secondary-menu > li {
  display: inline-flex;
}
.secondary-menu > li a {
  padding: 15px 0;
  position: relative;
  white-space: nowrap;
}
.secondary-menu > li a:before {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  border-bottom: 1px solid #151515;
  -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: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}
.secondary-menu > li a:hover:before {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.secondary-menu > li a .fa {
  margin-right: 7px;
}
.secondary-menu > li + li {
  margin-left: 30px;
}
.secondary-menu > li.menu-item-has-children > a {
  display: flex;
  align-items: center;
}
.secondary-menu > li.menu-item-mega-parent > .sub-menu {
  flex-wrap: nowrap;
}
.secondary-menu > li.menu-item-mega-parent > .sub-menu > li.menu-item-has-children > .sub-menu {
  padding-top: 20px;
  padding-bottom: 0;
  opacity: 1 !important;
  position: static;
  visibility: visible !important;
  box-shadow: none;
  min-width: 100%;
  background: none;
}
.secondary-menu > li.menu-item-mega-parent > .sub-menu > li.menu-item-has-children > .sub-menu > li {
  padding: 0;
}
.secondary-menu > li.menu-item-mega-parent > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > a:after {
  content: "\f105";
}
.secondary-menu > li.menu-item-mega-parent > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .sub-menu {
  padding: 30px 0;
  top: -30px;
}
.secondary-menu > li.menu-item-mega-parent > .sub-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .sub-menu li {
  padding: 0 30px;
}
.secondary-menu > li.menu-item-mega-parent > .sub-menu > li.mega-menu-title > a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.secondary-menu > li.menu-item-mega-parent > .sub-menu > li.mega-menu-title > a:after {
  display: none;
}
.secondary-menu li {
  margin: 0;
  white-space: nowrap;
}
.secondary-menu li.menu-item-has-children {
  position: relative;
}
.secondary-menu li.menu-item-has-children > a:before {
  right: 13px;
}
.secondary-menu li.menu-item-has-children > a:after {
  display: inline-flex;
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 6px;
  vertical-align: middle;
  font-size: 11px;
}
.secondary-menu li.menu-item-has-children.mega-menu-title > a:before {
  right: 0;
}
.secondary-menu li.current-menu-item:not(.has-hash):before {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.secondary-menu .sub-menu {
  padding: 40px 0;
  margin: 0;
  list-style: none;
  background: #fff;
  position: absolute;
  min-width: calc(100% + 80px);
  top: 100%;
  left: -40px;
  opacity: 0;
  z-index: 10;
  visibility: hidden;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
.secondary-menu .sub-menu li {
  display: block;
  padding: 0 40px;
  margin-bottom: 15px;
  line-height: 1.1;
}
.secondary-menu .sub-menu li:last-child {
  margin-bottom: 0;
}
.secondary-menu .sub-menu li a {
  display: inline-block;
  position: relative;
  color: #151515;
  padding: 0;
  opacity: 0;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
.secondary-menu .sub-menu li a:before {
  bottom: -3px;
}
.secondary-menu .sub-menu li.title-item a {
  font-size: 12px;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.secondary-menu .sub-menu .sub-menu {
  top: -40px;
  left: 100%;
}
.secondary-menu .sub-menu.has_bg {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  padding-right: 220px;
}

.thb_post_nav {
  border-bottom: 1px solid #efefef;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.thb_post_nav .post_nav_link {
  display: inline-flex;
  flex-direction: column;
  font-size: 16px;
  width: 100%;
  padding: 0;
  font-weight: 500;
  height: 60px;
  position: relative;
}
.thb_post_nav .post_nav_link svg {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  fill: #151515;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.thb_post_nav .post_nav_link strong {
  font-size: 13px;
  opacity: 0.4;
  font-weight: 400;
  margin-bottom: 1px;
  color: #151515;
  display: none;
}
.thb_post_nav .post_nav_link span {
  display: none;
}
.thb_post_nav .center_link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  height: 60px;
}
.thb_post_nav .post_nav_link.prev {
  padding-left: 50px;
}
.thb_post_nav .post_nav_link.next {
  padding-right: 50px;
  text-align: right;
}
.thb_post_nav .post_nav_link.next svg {
  left: auto;
  right: 0;
}
.thb_post_nav .post_nav_link.next .inner {
  left: auto;
  right: 0;
}

.mfp-bg.quick-search {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background: rgba(255, 255, 255, 0.95);
}

.mfp-wrap.quick-search {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
}
.mfp-wrap.quick-search .admin-bar .mfp-close {
  top: 0;
}
.mfp-wrap.quick-search .mfp-container {
  padding: 0;
}
.mfp-wrap.quick-search .mfp-container:before {
  display: none;
}
.mfp-wrap.quick-search .mfp-content {
  display: flex;
  min-height: 100vh;
  width: 100vw;
  align-items: center;
  justify-content: center;
}
.mfp-wrap.quick-search .mfp-content #searchpopup {
  width: 100%;
  padding: 40px 15px;
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-autocomplete-wrapper {
  min-height: 80px;
  position: relative;
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-autocomplete-wrapper.thb-loading:after {
  bottom: auto;
  top: 50%;
  border-radius: 50%;
  margin-top: -16px;
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-autocomplete-wrapper.slick:after {
  bottom: auto;
  top: 50%;
  border-radius: 50%;
  margin-top: -16px;
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-autocomplete-wrapper.easyzoom-notice:after {
  bottom: auto;
  top: 50%;
  border-radius: 50%;
  margin-top: -16px;
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-search-btn {
  text-align: center;
  width: 100%;
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-search-btn .btn {
  margin: 0 auto;
  display: inline-block;
}
.mfp-wrap.quick-search .mfp-content #searchpopup .row {
  width: auto;
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-close-text {
  font-size: 10px;
  opacity: 0.6;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  text-align: center;
}
.mfp-wrap.quick-search .mfp-content #searchpopup .results-found {
  flex: 1;
  max-width: 100%;
  width: 100%;
  font-weight: 500;
  font-size: 13px;
  margin: 20px 0 30px;
  color: #151515;
}
.mfp-wrap.quick-search .mfp-content .screen-reader-text {
  display: none;
}
.mfp-wrap.quick-search .mfp-content .search-field {
  width: 100%;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  font-size: 20px;
  background: transparent;
  height: auto;
  line-height: 1;
  font-weight: 400;
  box-sizing: border-box;
  padding: 15px 0;
  color: #151515;
}
.mfp-wrap.quick-search .mfp-content .search-field:-moz-placeholder {
  font-weight: 400;
  color: #151515;
}
.mfp-wrap.quick-search .mfp-content .search-field::-moz-placeholder {
  font-weight: 400;
  color: #151515;
}
.mfp-wrap.quick-search .mfp-content .search-field:-ms-input-placeholder {
  font-weight: 400;
  color: #151515;
}
.mfp-wrap.quick-search .mfp-content .search-field::-webkit-input-placeholder {
  font-weight: 400;
  color: #151515;
}
.mfp-wrap.quick-search .mfp-content [type=submit] {
  display: none;
}

input[type=text] {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  color: #737373;
  font-size: 14px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  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 {
  border-color: #151515;
  color: #151515;
}

input[type=password] {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  color: #737373;
  font-size: 14px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=password]:focus {
  border-color: #151515;
  color: #151515;
}

input[type=date] {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  color: #737373;
  font-size: 14px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=date]:focus {
  border-color: #151515;
  color: #151515;
}

input[type=datetime] {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  color: #737373;
  font-size: 14px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=datetime]:focus {
  border-color: #151515;
  color: #151515;
}

input[type=email] {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  color: #737373;
  font-size: 14px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=email]:focus {
  border-color: #151515;
  color: #151515;
}

input[type=number] {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  color: #737373;
  font-size: 14px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=number]:focus {
  border-color: #151515;
  color: #151515;
}

input[type=search] {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  color: #737373;
  font-size: 14px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=search]:focus {
  border-color: #151515;
  color: #151515;
}

input[type=tel] {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  color: #737373;
  font-size: 14px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=tel]:focus {
  border-color: #151515;
  color: #151515;
}

input[type=time] {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  color: #737373;
  font-size: 14px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=time]:focus {
  border-color: #151515;
  color: #151515;
}

input[type=url] {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  color: #737373;
  font-size: 14px;
  background: #fff;
  max-width: 100%;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=url]:focus {
  border-color: #151515;
  color: #151515;
}

.side-panel {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 600;
  padding: 0;
  width: 300px;
  background: #fff;
  right: 0;
  will-change: transform;
}
.side-panel header {
  background: #f4f4f4;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #151515;
  height: 45px;
  padding: 0 15px;
  flex-shrink: 0;
}
.side-panel header h6 {
  margin: 0;
}
.side-panel .side-panel-content {
  padding: 15px;
  flex: 1;
}

.mobile-toggle-holder {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
}
.mobile-toggle-holder strong {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  margin-left: 15px;
  line-height: 16px;
}
.mobile-toggle-holder .mobile-toggle {
  display: inline-flex;
  width: 16px;
  height: 16px;
  align-items: center;
  transition: none;
  vertical-align: middle;
  position: relative;
}
.mobile-toggle-holder .mobile-toggle span {
  display: block;
  position: absolute;
  width: 16px;
  height: 2px;
  background: #151515;
  content: " ";
  left: 0;
}
.mobile-toggle-holder .mobile-toggle span:nth-child(1) {
  top: 0px;
}
.mobile-toggle-holder .mobile-toggle span:nth-child(2) {
  top: 5px;
}
.mobile-toggle-holder .mobile-toggle span:nth-child(3) {
  top: 10px;
}

.thb-swatches.thb_color-swatch .thb-swatch {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  margin-right: 3px;
  cursor: pointer;
}
.thb-swatches.thb_color-swatch .thb-swatch > span {
  display: block;
  width: 22px;
  background-size: cover;
  height: 22px;
  text-indent: -9999em;
  border-radius: 50%;
}
.thb-swatches.thb_color-swatch .thb-swatch.selected {
  -webkit-box-shadow: inset 0 0 0 1px #000;
  -moz-box-shadow: inset 0 0 0 1px #000;
  box-shadow: inset 0 0 0 1px #000;
}

.thb-swatches.thb_box-swatch .thb-swatch {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(21, 21, 21, 0.1);
  color: #151515;
  font-size: 12px;
  font-weight: 500;
  min-width: 30px;
  padding: 0 7px;
  margin-right: 5px;
  margin-bottom: 5px;
  height: 30px;
  cursor: pointer;
}
.thb-swatches.thb_box-swatch .thb-swatch:hover {
  border-color: #151515;
}
.thb-swatches.thb_box-swatch .thb-swatch.selected {
  border-color: #151515;
  background: #151515;
  color: #fff;
}

.thb-swatches.thb_text-swatch .thb-swatch {
  display: inline-flex;
  margin-right: 15px;
  font-size: 13px;
  position: relative;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  cursor: pointer;
  opacity: 0.6;
}
.thb-swatches.thb_text-swatch .thb-swatch:after {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  height: 1px;
  width: 100%;
  background: #151515;
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
  transform-origin: left top;
  -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-swatches.thb_text-swatch .thb-swatch:hover {
  opacity: 1;
}
.thb-swatches.thb_text-swatch .thb-swatch.selected {
  opacity: 1;
}
.thb-swatches.thb_text-swatch .thb-swatch.selected: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);
}

.woocommerce-tabs {
  margin-top: 70px;
  margin-bottom: 50px;
  width: 100%;
}
.woocommerce-tabs .tabs {
  list-style: none;
  text-align: center;
  font-size: 16px;
  margin-bottom: 50px;
}
.woocommerce-tabs .tabs li {
  display: flex;
  margin: 0 0 15px;
}
.woocommerce-tabs .tabs li a {
  color: #848485;
  position: relative;
}
.woocommerce-tabs .tabs li a:after {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  display: block;
  border-bottom: 1px solid #151515;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50% 50% 50%;
  -ms-transform-origin: 50% 50% 50%;
  -o-transform-origin: 50% 50% 50%;
  transform-origin: 50%;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}
.woocommerce-tabs .tabs li a:hover {
  color: #151515;
}
.woocommerce-tabs .tabs li.active a {
  color: #151515;
}
.woocommerce-tabs .tabs li.active a: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);
}
.woocommerce-tabs .wc-tab h2 {
  display: none;
}
.woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--seller .list-unstyled {
  list-style: none;
}
.woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--seller .list-unstyled li.clearfix:before {
  display: none;
}
.woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--seller .list-unstyled li.clearfix:after {
  display: none;
}
.woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--seller .list-unstyled li.store-name > span:first-child {
  font-weight: 600;
}
.woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--seller .list-unstyled li.seller-name > span:first-child {
  font-weight: 600;
}

.login-page-form {
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}
.login-page-form li {
  display: inline-flex;
  align-items: center;
  padding: 0 15px;
}
.login-page-form li a {
  font-weight: 600;
  position: relative;
  color: #bababa;
}
.login-page-form li a:before {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border-bottom: 1px solid #151515;
  -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: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}
.login-page-form li a:hover {
  color: #151515;
}
.login-page-form li a.active {
  color: #151515;
}
.login-page-form li a.active:before {
  -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-form-container {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: flex;
  width: 200%;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}
.thb-form-container .thb-login-form {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  padding: 0 1px;
  width: 100%;
  will-change: opacity;
}
.thb-form-container .thb-register-form {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  padding: 0 1px;
  width: 100%;
  will-change: opacity;
  opacity: 0;
}
.thb-form-container .thb-lost-form {
  opacity: 0;
}

.thb_lookbook {
  display: inline-block;
}
.thb_lookbook .shop_this_look {
  position: relative;
  padding: 35px 0 20px;
}
.thb_lookbook .shop_this_look .lookbook_products {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: flex;
  flex-direction: column;
  visibility: hidden;
  position: absolute;
  bottom: 100%;
  left: -10px;
  width: calc(100% + 20px);
  opacity: 0;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #151515;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link > div {
  display: flex;
  align-items: center;
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link > div span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 15px;
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link .price {
  white-space: nowrap;
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link .price del + ins {
  margin-left: 5px;
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link .wp-post-image {
  width: 60px;
  display: none;
  margin-right: 25px;
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link:hover {
  background: #fbfbfb;
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link:last-of-type {
  border: 0;
}
.thb_lookbook .shop_this_look h6 {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  cursor: default;
  color: #151515;
  letter-spacing: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.thb_lookbook .shop_this_look:hover .lookbook_products {
  opacity: 1;
  visibility: visible;
}

.thb-iconbox {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: flex;
  margin-bottom: 20px;
  visibility: hidden;
}
.thb-iconbox figure {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  flex-shrink: 0;
}
.thb-iconbox figure svg {
  width: 64px;
  height: 64px;
  display: none;
}
.thb-iconbox figure svg path {
  stroke: #d3d3d3;
  -webkit-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.thb-iconbox figure svg circle {
  stroke: #d3d3d3;
  -webkit-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.thb-iconbox figure svg rect {
  stroke: #d3d3d3;
  -webkit-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.thb-iconbox figure svg ellipse {
  stroke: #d3d3d3;
  -webkit-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.thb-iconbox h5 {
  font-size: 18px;
  -webkit-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.thb-iconbox p {
  font-size: 13px;
  display: block;
}

.thb-iconbox.type3 {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
  padding: 15px;
  border: 2px solid rgba(0, 0, 0, 0.07);
}
.thb-iconbox.type3:after {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -2px;
  right: -2px;
  bottom: -2px;
  z-index: 2;
  opacity: 0;
  box-shadow: inset 0 -75px 60px -35px #e5e5e5;
}
.thb-iconbox.type3 svg path {
  stroke: #e5e5e5;
}
.thb-iconbox.type3 svg circle {
  stroke: #e5e5e5;
}
.thb-iconbox.type3 svg rect {
  stroke: #e5e5e5;
}
.thb-iconbox.type3 svg ellipse {
  stroke: #e5e5e5;
}
.thb-iconbox.type3 p {
  font-size: 16px;
  margin-bottom: 0;
}
.thb-iconbox.type3 .thb-iconbox-bg {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: 0;
}
.thb-iconbox.type3 h5 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.thb-iconbox.type3 figure {
  position: relative;
  z-index: 5;
}
.thb-iconbox.type3 .iconbox-content {
  position: relative;
  z-index: 5;
  margin-bottom: 20px;
}
.thb-iconbox.type3:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
.thb-iconbox.type3:hover .thb-iconbox-bg {
  opacity: 0.3;
}
.thb-iconbox.type3:hover:after {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.thb-iconbox.type3:hover svg path {
  stroke: #fff;
}
.thb-iconbox.type3:hover svg circle {
  stroke: #fff;
}
.thb-iconbox.type3:hover svg rect {
  stroke: #fff;
}
.thb-iconbox.type3:hover svg ellipse {
  stroke: #fff;
}
.thb-iconbox.type3:hover h5 {
  color: #fff;
}

.thb-team-member {
  display: block;
  position: relative;
}
.thb-team-member .overlay {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 15px;
  opacity: 0;
  background: rgba(71, 47, 252, 0.9);
  color: #fff;
}
.thb-team-member .overlay h5 {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
}
.thb-team-member .overlay .thb-member-social {
  font-size: 12px;
}
.thb-team-member .overlay .thb-member-social a {
  color: #fff;
  display: inline-flex;
  margin-right: 10px;
}
.thb-team-member .overlay .thb-member-social a:hover {
  color: #fff;
}
.thb-team-member .overlay p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.6);
}
.thb-team-member img {
  width: 100%;
}
.thb-team-member:hover .overlay {
  opacity: 1;
}

.btn {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  font-size: 16px;
  font-weight: 400;
  padding: 0 15px;
  text-align: center;
  height: 42px;
  line-height: 40px;
  border: 1px solid #151515;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  color: #fff;
  background: #151515;
  text-shadow: none !important;
  justify-content: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.btn i {
  display: inline-flex;
}
.btn:focus {
  color: #fff;
}
.btn:hover {
  background: #333;
  border-color: #333;
  color: #fff;
}

.button {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  font-size: 16px;
  font-weight: 400;
  padding: 0 15px;
  text-align: center;
  height: 42px;
  line-height: 40px;
  border: 1px solid #151515;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  color: #fff;
  background: #151515;
  text-shadow: none !important;
  justify-content: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.button i {
  display: inline-flex;
}
.button:focus {
  color: #fff;
}
.button:hover {
  background: #333;
  border-color: #333;
  color: #fff;
}

.btn.border-fill {
  background: transparent;
  color: #151515;
  border-color: rgba(0, 0, 0, 0.2);
  position: relative;
  font-size: 11px;
  font-weight: 600;
}
.btn.border-fill:after {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  display: block;
  width: calc(100% - 20px);
  height: 3px;
  position: absolute;
  bottom: -1.5px;
  left: 10px;
  background: #151515;
  transform-origin: bottom center;
}
.btn.border-fill span {
  position: relative;
  z-index: 5;
}
.btn.border-fill:hover {
  color: #fff;
  border-color: #151515;
}
.btn.border-fill:hover:after {
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  left: 0;
}

.button.border-fill {
  background: transparent;
  color: #151515;
  border-color: rgba(0, 0, 0, 0.2);
  position: relative;
  font-size: 11px;
  font-weight: 600;
}
.button.border-fill:after {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  display: block;
  width: calc(100% - 20px);
  height: 3px;
  position: absolute;
  bottom: -1.5px;
  left: 10px;
  background: #151515;
  transform-origin: bottom center;
}
.button.border-fill span {
  position: relative;
  z-index: 5;
}
.button.border-fill:hover {
  color: #fff;
  border-color: #151515;
}
.button.border-fill:hover:after {
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  left: 0;
}

input.border-fill[type=submit]:after {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.btn-text.style1 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-text.style1:before {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  display: inline-block;
  width: 35px;
  height: 1px;
  margin-right: 15px;
  background: rgba(0, 0, 0, 0.15);
}
.btn-text.style1:hover {
  color: #151515;
}
.btn-text.style1:hover:before {
  width: 60px;
  background: #151515;
}

.btn-text.style2 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  color: #151515;
  position: relative;
}
.btn-text.style2:before {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
}
.btn-text.style2:after {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  background: #151515;
  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);
}
.btn-text.style2: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);
}

.btn-text.style3 {
  font-size: 14px;
  font-weight: 600;
}
.btn-text.style3 span {
  position: relative;
  line-height: 1;
}
.btn-text.style3 span:after {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #151515;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  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);
}
.btn-text.style3 .circle-btn {
  width: 24px;
  height: 24px;
  display: inline-flex;
  background: #e5e5e5;
  position: relative;
  border-radius: 12px;
  margin-right: 17px;
}
.btn-text.style3 .circle-btn:before {
  content: "";
  display: block;
  height: 1px;
  width: 4px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: right center;
  -webkit-transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
  -moz-transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
  -ms-transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
  -o-transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
  transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
}
.btn-text.style3 .circle-btn:after {
  content: "";
  display: block;
  height: 1px;
  width: 4px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: right center;
  -webkit-transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
  -moz-transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
  -ms-transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
  -o-transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
  transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
}
.btn-text.style3:hover {
  color: #151515;
}
.btn-text.style3:hover span: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);
}

.btn-text.style4 {
  font-size: 18px;
}
.btn-text.style4 .arrow {
  display: inline-flex;
  margin-left: 13px;
  position: relative;
  overflow: hidden;
  width: 15px;
}
.btn-text.style4 .arrow > div {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 32px;
  -webkit-transform: translateX(-17px);
  -moz-transform: translateX(-17px);
  -ms-transform: translateX(-17px);
  -o-transform: translateX(-17px);
  transform: translateX(-17px);
}
.btn-text.style4 .arrow svg {
  width: 15px;
  height: auto;
}
.btn-text.style4 .arrow svg:first-child {
  fill: #e5e5e5;
}
.btn-text.style4 .arrow svg + svg {
  margin-left: 2px;
}
.btn-text.style4:hover .arrow > div {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.btn-block.style2 {
  background: #151515;
  font-size: 11px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  font-weight: 500;
}
.btn-block.style2 > span {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-block;
  opacity: 0;
}
.btn-block.style2 > span:after {
  content: "";
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  width: 100%;
  height: 2px;
  background: #151515;
}
.btn-block.style2 .cover-bg {
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn-block.style2 .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet {
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn-block.style2:hover .cover-bg {
  opacity: 0.8;
}
.btn-block.style2:hover .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet {
  opacity: 0.8;
}
.btn-block.style2:hover > span {
  opacity: 1;
}

.thb-client-row.thb-opacity.with-accent .thb-client {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.thb-client-row.thb-opacity.with-accent .thb-client:hover {
  background: #e5e5e5;
}

.thb-client-row .thb-client img {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: block;
  margin: 0 auto;
}
.thb-client-row .thb-client a:not(.button) {
  display: block;
}
.thb-client-row .style4 .accent-color {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background: #e5e5e5;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.thb-client-row .style4 .thb-client {
  position: relative;
  z-index: 30;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  -o-perspective: 300px;
  perspective: 300px;
}
.thb-client-row .style4 .thb-client:hover .button {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
}
.thb-client-row .style4 .thb-client:hover ~ .thb-client {
  z-index: 25;
}
.thb-client-row .style4 .thb-client:hover .accent-color {
  opacity: 0.1;
}
.thb-client-row .style4 .style4-container {
  position: relative;
  z-index: 20;
  padding: 20%;
}
.thb-client-row .style4 img {
  margin-bottom: 35px;
  -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);
}
.thb-client-row .style4 .client-title {
  display: block;
  font-weight: 400;
  margin: 0;
  text-align: center;
}
.thb-client-row .style4 .button {
  border-radius: 0;
  text-transform: uppercase;
  width: 100%;
  position: absolute;
  top: 100%;
  width: 100%;
  font-size: 12px;
  opacity: 0;
  -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: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-box-shadow: 0 5px 20px rgba(21, 21, 21, 0.1);
  -moz-box-shadow: 0 5px 20px rgba(21, 21, 21, 0.1);
  box-shadow: 0 5px 20px rgba(21, 21, 21, 0.1);
}
.thb-client-row .style3 .client-title {
  transition: all 0.25s linear;
  display: block;
  font-size: 16px;
  text-align: left;
  line-height: 1;
  padding: 28px 0;
  opacity: 0.8;
  width: 100%;
  color: #151515;
  box-shadow: 0 -1px 0px rgba(21, 21, 21, 0.3);
}
.thb-client-row .style3 .thb-client:hover .client-title {
  opacity: 1;
  box-shadow: 0 -3px 0px #151515;
}
.thb-client-row .slick .slick-dots {
  position: static;
  margin-top: 20px;
}

.thb-hotspot-container {
  position: relative;
}
.thb-hotspot-container .thb-hotspot {
  position: absolute;
  z-index: 10;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background: #151515;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip {
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
  width: 260px;
  height: 60px;
  flex-shrink: 0;
  opacity: 0;
  color: #151515;
  pointer-events: none;
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner {
  background: #fff;
  border-radius: 3px;
  padding: 20px;
  width: 240px;
  position: absolute;
  text-align: center;
  left: 50%;
  bottom: 0;
  margin: 0 0 20px 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  margin-top: -7px;
  width: 12px;
  height: 12px;
  border-radius: 2px;
  z-index: -1;
  -webkit-transform: rotate(-45);
  -moz-transform: rotate(-45);
  -ms-transform: rotate(-45);
  -o-transform: rotate(-45);
  transform: rotate(-45);
  -webkit-box-shadow: -2px 2px 1px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -2px 2px 1px -2px rgba(0, 0, 0, 0.5);
  box-shadow: -2px 2px 1px -2px rgba(0, 0, 0, 0.5);
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner h6 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner p {
  font-size: 14px;
  margin: 0;
  color: #151515;
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner.thb-product-popup {
  padding: 5px;
  width: 270px;
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-content {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 100%;
  text-align: center;
  flex-shrink: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-content.thb-pulsate {
  -webkit-animation: thb-hotspot-pulse 2s infinite;
  -moz-animation: thb-hotspot-pulse 2s infinite;
  -ms-animation: thb-hotspot-pulse 2s infinite;
  -o-animation: thb-hotspot-pulse 2s infinite;
  animation: thb-hotspot-pulse 2s infinite;
}
.thb-hotspot-container .product-hotspots {
  display: flex;
}
.thb-hotspot-container .product-hotspots > a {
  display: block;
}
.thb-hotspot-container .product-hotspots .product-image {
  width: 90px;
  height: auto;
  flex-shrink: 0;
}
.thb-hotspot-container .product-hotspots .product-image .wp-post-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
}
.thb-hotspot-container .product-hotspots .product-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  padding: 13px 15px 15px 20px;
}
.thb-hotspot-container .product-hotspots .product-title h6 {
  font-size: 14px !important;
}
.thb-hotspot-container .product-hotspots .product-title h6 a {
  color: #151515;
}
.thb-hotspot-container .product-hotspots .product-title .price {
  line-height: 1;
}
.thb-hotspot-container .product-hotspots .product-title .price .amount {
  font-size: 13px;
  color: #151515;
}
.thb-hotspot-container .product-hotspots .product-title .hotspots-buynow {
  display: block;
  font-weight: 600;
  font-size: 11px;
  margin-top: 17px;
}
.thb-hotspot-container .thb-hotspot.pin-white {
  background: #fff;
}
.thb-hotspot-container .thb-hotspot.pin-white .thb-hotspot-content {
  color: #151515;
}
.thb-hotspot-container .thb-hotspot.top {
  align-items: flex-end;
}
.thb-hotspot-container .thb-hotspot.top .thb-hotspot-tooltip {
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.thb-hotspot-container .thb-hotspot.bottom {
  align-items: flex-start;
}
.thb-hotspot-container .thb-hotspot.bottom .thb-hotspot-tooltip {
  top: 100%;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.thb-hotspot-container .thb-hotspot.bottom .thb-hotspot-tooltip .thb-hotspot-tooltip-inner {
  bottom: auto;
  top: 0;
  margin: 20px 0 0;
}
.thb-hotspot-container .thb-hotspot.bottom .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after {
  top: auto;
  bottom: 100%;
  left: 50%;
  margin-left: -6px;
  margin-top: 0;
  margin-bottom: -7px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thb-hotspot-container .thb-hotspot.right .thb-hotspot-tooltip {
  top: 0;
  left: 100%;
}
.thb-hotspot-container .thb-hotspot.right .thb-hotspot-tooltip .thb-hotspot-tooltip-inner {
  margin: 0 0 0 20px;
  left: auto;
  bottom: auto;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.thb-hotspot-container .thb-hotspot.right .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after {
  top: 50%;
  right: 100%;
  left: auto;
  margin-top: -6px;
  margin-right: -7px;
  margin-left: 0;
  z-index: -1;
  -webkit-box-shadow: -2px -1px 1px -2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -2px -1px 1px -2px rgba(0, 0, 0, 0.4);
  box-shadow: -2px -1px 1px -2px rgba(0, 0, 0, 0.4);
}
.thb-hotspot-container .thb-hotspot.left {
  flex-direction: row-reverse;
}
.thb-hotspot-container .thb-hotspot.left .thb-hotspot-tooltip {
  top: 0;
  left: auto;
  right: 100%;
  margin-left: 0;
}
.thb-hotspot-container .thb-hotspot.left .thb-hotspot-tooltip .thb-hotspot-tooltip-inner {
  left: auto;
  bottom: auto;
  right: 0;
  top: 50%;
  margin: 0 20px 0 0;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.thb-hotspot-container .thb-hotspot.left .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after {
  top: 50%;
  left: 100%;
  margin-top: -6px;
  margin-left: -7px;
  margin-right: 0;
  z-index: -1;
  -webkit-box-shadow: 1px 2px 1px -2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 2px 1px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 2px 1px -2px rgba(0, 0, 0, 0.4);
}

.mid-transition {
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.mobile-toggle-holder.style4 .mobile-toggle {
  width: 25px;
  overflow: hidden;
}
.mobile-toggle-holder.style4 .mobile-toggle > span {
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 25px;
  height: 2px;
  background: none !important;
}
.mobile-toggle-holder.style4 .mobile-toggle > span:before {
  content: "";
  background: #151515;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 100%;
}
.mobile-toggle-holder.style4 .mobile-toggle > span:after {
  content: "";
  background: #151515;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 100%;
  left: calc(100% + 15px);
}
.mobile-toggle-holder.style4 .mobile-toggle > span:nth-child(1) {
  top: 4px;
}
.mobile-toggle-holder.style4 .mobile-toggle > span:nth-child(2) {
  display: none;
}
.mobile-toggle-holder.style4 .mobile-toggle > span:nth-child(3) {
  top: 11px;
}
.mobile-toggle-holder.style4 .mobile-toggle > span:nth-child(3):before {
  left: calc(-100% - 15px);
}
.mobile-toggle-holder.style4 .mobile-toggle > span:nth-child(3):after {
  left: 0;
}
.mobile-toggle-holder.style4:hover .mobile-toggle > span:nth-child(1) {
  -webkit-transform: translateX(calc(-100% - 15px));
  -moz-transform: translateX(calc(-100% - 15px));
  -ms-transform: translateX(calc(-100% - 15px));
  -o-transform: translateX(calc(-100% - 15px));
  transform: translateX(calc(-100% - 15px));
}
.mobile-toggle-holder.style4:hover .mobile-toggle > span:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: translateX(calc(100% + 15px));
  -moz-transform: translateX(calc(100% + 15px));
  -ms-transform: translateX(calc(100% + 15px));
  -o-transform: translateX(calc(100% + 15px));
  transform: translateX(calc(100% + 15px));
}

.linear-transition {
  transition: all 1s linear;
}

.linear-mid-transition {
  transition: all 0.5s linear;
}

.linear-quick-transition {
  transition: all 0.25s linear;
}

.slick-list {
  transition: all 0.25s linear;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}

.slick {
  transition: all 0.25s linear;
  max-width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
}
.slick:after {
  transition: all 0.25s linear;
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: 80px;
  left: 50%;
  margin-left: -16px;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=") center center no-repeat;
  margin: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: auto;
}
.slick .slick-list {
  opacity: 0;
}

.mobile-toggle-holder.style2 .mobile-toggle {
  width: 26px;
  height: 14px;
}
.mobile-toggle-holder.style2 .mobile-toggle span {
  transition: all 0.25s linear;
  width: 26px;
  height: 2px;
  left: 0;
  right: auto;
}
.mobile-toggle-holder.style2 .mobile-toggle span:nth-child(1) {
  top: 0px;
  transform-origin: 0 0;
}
.mobile-toggle-holder.style2 .mobile-toggle span:nth-child(2) {
  top: 6px;
  width: 21px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.mobile-toggle-holder.style2 .mobile-toggle span:nth-child(3) {
  top: 12px;
  width: 17px;
  transform-origin: 0 100%;
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.mobile-toggle-holder.style2:hover .mobile-toggle > span {
  width: 26px;
}
.mobile-toggle-holder.style2:hover .mobile-toggle > span:nth-child(2) {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.mobile-toggle-holder.style2:hover .mobile-toggle > span:nth-child(3) {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.thb-product-icon {
  transition: all 0.25s linear;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  color: #151515;
  font-size: 11px;
  font-weight: 400;
  margin: 0;
  opacity: 0;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 28px;
  padding: 0;
  cursor: pointer;
}
.thb-product-icon .thb-icon-container {
  transition: all 0.25s linear;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #151515;
  min-width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 15px;
  position: relative;
}
.thb-product-icon .thb-icon-container svg {
  position: relative;
  top: 1px;
  margin: 0 8px;
  z-index: 2;
}
.thb-product-icon .thb-icon-container svg.thb-quick-view-icon {
  width: 13px;
  height: 8px;
  top: 0;
}
.thb-product-icon .thb-icon-text {
  transition: all 0.25s linear;
  display: flex;
  align-items: center;
  overflow: hidden;
  max-width: 0px;
  height: 28px;
  padding: 0;
  direction: rtl;
  position: absolute;
  white-space: nowrap;
  top: 0;
  right: 14px;
  opacity: 0;
  background: #fff;
  border-radius: 14px 0 0 14px;
  z-index: 0;
}
.thb-product-icon > div {
  height: 28px;
}
.thb-product-icon:hover .thb-icon-text {
  max-width: 150px;
  padding: 0 15px 0 15px;
  opacity: 1;
}
.thb-product-icon:hover .thb-icon-container {
  width: auto;
}
.thb-product-icon .thb-icon-text.on-right {
  right: auto;
  left: 14px;
  border-radius: 0 14px 14px 0;
}

.admin-bar .admin-style {
  top: 0;
}
.admin-bar .header {
  top: 0;
}
.admin-bar .header:not(.fixed) {
  top: 46px;
}
.admin-bar .mfp-wrap.quick-search .mfp-close {
  top: 0;
}
.admin-bar .side-panel {
  top: 0;
}

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

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

.no-padding {
  margin: auto;
}
.no-padding > .columns {
  padding: 0;
}

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

.no-column-padding > .columns {
  padding: 0;
}

.mini-padding {
  margin: 0 -5px;
}
.mini-padding > .columns {
  padding: 0 5px;
  margin-bottom: 10px;
}

.vc_section.thb_section {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

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

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

.row.thb-divider-enabled {
  position: relative;
}
.row.thb-divider-enabled > .columns {
  z-index: 3;
}

.row.thb-overlay-enabled {
  position: relative;
}
.row.thb-overlay-enabled > .columns {
  z-index: 3;
}

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

.row.row-o-full-height {
  display: flex;
  min-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;
  flex-direction: column;
  justify-content: center;
}

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

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

.row.thb_video_bg {
  position: relative;
  overflow: hidden;
  background-image: none !important;
}
.row.thb_video_bg .columns {
  z-index: 5;
}
.row.thb_video_bg .thb-row-video-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
  transform: translate3d(-50%, -50%, 0);
}
.row.thb_video_bg .thb_video_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
}

.light-button-text {
  color: #fff;
}

.columns.thb-light-column {
  color: #fff;
}
.columns.thb-light-column .btn-text {
  color: #fff;
}
.columns.thb-light-column .style1.btn-text:before {
  background: rgba(255, 255, 255, 0.35);
}
.columns.thb-light-column .style1.btn-text:hover {
  color: #fff;
}
.columns.thb-light-column .style1.btn-text:hover:before {
  background: #fff;
}
.columns.thb-light-column .style2.btn-text:before {
  background: rgba(255, 255, 255, 0.35);
}
.columns.thb-light-column .style2.btn-text:after {
  background: #fff;
}
.columns.thb-light-column .style3.btn-text:hover {
  color: #fff;
}
.columns.thb-light-column .style3.btn-text span:after {
  background: #fff;
}
.columns.thb-light-column .style4.btn-text:hover {
  color: #fff;
}
.columns.thb-light-column .style4.btn-text svg:nth-child(2n) {
  fill: #fff;
}
.columns.thb-light-column .style5.btn-text:hover {
  color: #fff;
}
.columns.thb-light-column .style5.btn-text svg {
  fill: #fff;
}
.columns.thb-light-column .style5.btn-text svg .bar {
  fill: #fff;
}
.columns.thb-light-column h1 {
  color: #fff;
}
.columns.thb-light-column h2 {
  color: #fff;
}
.columns.thb-light-column h3 {
  color: #fff;
}
.columns.thb-light-column h4 {
  color: #fff;
}
.columns.thb-light-column h5 {
  color: #fff;
}
.columns.thb-light-column h6 {
  color: #fff;
}
.columns.thb-light-column label {
  color: #fff;
}
.columns.thb-light-column .wpb_text_column a {
  color: #fff;
}
.columns.thb-light-column .wpb_text_column a:after {
  border-bottom-color: #fff;
}
.columns.thb-light-column .btn-block {
  color: #fff;
}
.columns.thb-light-column .btn-block:hover {
  color: #fff;
}
.columns.thb-light-column .btn-block > span:after {
  background: #fff;
}
.columns.thb-light-column .slick .slick-dots li button {
  background: rgba(255, 255, 255, 0.4);
}
.columns.thb-light-column .slick .slick-dots li.slick-active button {
  background: #fff;
}
.columns.thb-light-column .thb-iconbox figure svg path {
  stroke: #fff;
}
.columns.thb-light-column .thb-iconbox figure svg circle {
  stroke: #fff;
}
.columns.thb-light-column .thb-iconbox figure svg rect {
  stroke: #fff;
}
.columns.thb-light-column .thb-iconbox figure svg ellipse {
  stroke: #fff;
}

.footer.dark {
  background: #151515;
  color: rgba(255, 255, 255, 0.8);
}
.footer.dark .btn-text {
  color: #fff;
}
.footer.dark .style1.btn-text:before {
  background: rgba(255, 255, 255, 0.35);
}
.footer.dark .style1.btn-text:hover {
  color: #fff;
}
.footer.dark .style1.btn-text:hover:before {
  background: #fff;
}
.footer.dark .style2.btn-text:before {
  background: rgba(255, 255, 255, 0.35);
}
.footer.dark .style2.btn-text:after {
  background: #fff;
}
.footer.dark .style3.btn-text:hover {
  color: #fff;
}
.footer.dark .style3.btn-text span:after {
  background: #fff;
}
.footer.dark .style4.btn-text:hover {
  color: #fff;
}
.footer.dark .style4.btn-text svg:nth-child(2n) {
  fill: #fff;
}
.footer.dark .style5.btn-text:hover {
  color: #fff;
}
.footer.dark .style5.btn-text svg {
  fill: #fff;
}
.footer.dark .style5.btn-text svg .bar {
  fill: #fff;
}
.footer.dark a {
  color: #fff;
}
.footer.dark a:not([class*=btn]):after {
  background: #fff;
}
.footer.dark p {
  color: inherit;
}
.footer.dark label {
  color: #fff;
}
.footer.dark .thb-custom-checkbox label:before {
  border-color: #fff;
}
.footer.dark .thb-custom-checkbox input[type=checkbox]:checked + label:before {
  background: #fff;
  color: #151515;
}
.footer.dark .widget {
  color: rgba(255, 255, 255, 0.8);
}
.footer.dark .widget h6 {
  color: #fff;
}
.footer.dark .widget.widget_text a:not([class*=btn]):after {
  background: #fff;
}
.footer.dark .widget.widget_categories ul li a:not([class*=btn]):after {
  background: #fff;
}
.footer.dark .widget.widget_nav_menu ul li a:not([class*=btn]):after {
  background: #fff;
}

.light-button-text.style1:before {
  background: rgba(255, 255, 255, 0.35);
}
.light-button-text.style1:hover {
  color: #fff;
}
.light-button-text.style1:hover:before {
  background: #fff;
}

.light-button-text.style2:before {
  background: rgba(255, 255, 255, 0.35);
}
.light-button-text.style2:after {
  background: #fff;
}

.light-button-text.style3:hover {
  color: #fff;
}
.light-button-text.style3 span:after {
  background: #fff;
}

.light-button-text.style4:hover {
  color: #fff;
}
.light-button-text.style4 svg:nth-child(2n) {
  fill: #fff;
}

.light-button-text.style5:hover {
  color: #fff;
}
.light-button-text.style5 svg {
  fill: #fff;
}
.light-button-text.style5 svg .bar {
  fill: #fff;
}

.vc_inline-shortcode-edit-form .vc_element .columns {
  width: 100%;
  max-width: 100%;
}

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

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

.thb-fixed {
  position: sticky;
  top: 0;
  left: 0;
}

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

.page-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.page-bottom-padding {
  padding-bottom: 90px;
}

.thb-loading:after {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: 80px;
  left: 50%;
  margin-left: -16px;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=") center center no-repeat;
}

.easyzoom-notice:after {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: 80px;
  left: 50%;
  margin-left: -16px;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=") center center no-repeat;
  bottom: auto;
  top: 50%;
  margin-top: -16px;
  background: none;
}

.ps {
  position: relative;
  height: 100%;
  overflow: hidden;
  -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);
}
.ps .ps__scrollbar-y-rail {
  position: absolute;
  right: 0;
  background-color: #e5e5e5;
  width: 2px;
  opacity: 0;
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.ps .ps__scrollbar-y-rail .ps__scrollbar-y {
  position: absolute;
  background: #151515;
  right: 0;
  width: 2px;
  border-radius: 0;
}
.ps .ps__scrollbar-y-rail.ps--in-scrolling .ps__scrollbar-y {
  width: 2px;
}
.ps .ps__scrollbar-x-rail {
  display: none;
}

.touch .ps {
  -webkit-overflow-scrolling: touch;
}

.ps.ps--active-y:hover .ps__scrollbar-y-rail {
  opacity: 1;
}

#wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 100vh;
  width: 100%;
  scroll-behavior: smooth;
}
#wrapper [role=main] {
  flex: 1;
}
#wrapper .click-capture {
  position: absolute;
  z-index: 500;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(192, 192, 192, 0.6);
  opacity: 0;
  pointer-events: none;
  -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);
}

#wrapper.open-cc .click-capture {
  width: 100%;
  height: 100%;
  opacity: 1;
  pointer-events: auto;
}

.background--dark .fp-section p {
  color: #fff;
}
.background--dark .thb-cursor-area .thb-arrow {
  fill: #fff;
}

.h4 {
  font-size: 24px;
}

.comment-reply-title {
  font-size: 24px;
  display: block;
  line-height: 1;
  margin-bottom: 20px;
}
.comment-reply-title small {
  display: inline-flex;
  text-transform: uppercase;
  font-weight: 500;
  margin-left: 10px;
  font-size: 11px;
}

blockquote.left {
  float: left;
  width: 40%;
  margin: 5px 30px 30px 0;
  text-align: left;
}

blockquote.right {
  float: right;
  width: 40%;
  margin: 5px 0 30px 30px;
  text-align: right;
}

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

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

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

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

.rtl .subheader .thb-full-menu > .menu-item + .menu-item {
  margin-left: 0;
  margin-right: 15px;
}
.rtl .subheader .columns > * + ul {
  margin-left: 0;
  margin-right: 18px;
}
.rtl .subheader .columns > * + div {
  margin-left: 0;
  margin-right: 18px;
}
.rtl .thb-full-menu.socials {
  margin-left: 0;
  margin-right: 30px;
}
.rtl .thb-full-menu.socials li + li {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .secondary-menu.socials {
  margin-left: 0;
  margin-right: 30px;
}
.rtl .secondary-menu.socials li + li {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .thb-full-menu.thb-language-switcher .menu-item-has-children .sub-menu {
  left: -20px;
  right: auto;
}
.rtl .secondary-menu.thb-language-switcher .menu-item-has-children .sub-menu {
  left: -20px;
  right: auto;
}
.rtl .thb-full-menu > li + li {
  margin-left: 0;
  margin-right: 30px;
}
.rtl .thb-full-menu > li a:before {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.rtl .thb-full-menu > li a .fa {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .thb-full-menu li.menu-item-has-children > a:before {
  right: 0;
  left: 13px;
}
.rtl .thb-full-menu li.menu-item-has-children > a:after {
  margin-left: 0;
  margin-right: 6px;
}
.rtl .thb-full-menu .sub-menu {
  left: auto;
  right: -40px;
}
.rtl .secondary-menu > li + li {
  margin-left: 0;
  margin-right: 30px;
}
.rtl .secondary-menu > li a:before {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.rtl .secondary-menu > li a .fa {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .secondary-menu li.menu-item-has-children > a:before {
  right: 0;
  left: 13px;
}
.rtl .secondary-menu li.menu-item-has-children > a:after {
  margin-left: 0;
  margin-right: 6px;
}
.rtl .secondary-menu .sub-menu {
  left: auto;
  right: -40px;
}
.rtl .share-article svg {
  margin-right: auto;
  margin-left: 10px;
}
.rtl .share-article .icons {
  left: auto;
  right: 50%;
}
.rtl .widget > h6 span {
  right: auto;
  left: 0;
}
.rtl .widget.widget_shopping_cart .product_list_widget li {
  padding-right: 0;
  padding-left: 25px;
}
.rtl .product_list_widget .remove {
  right: auto;
  left: 0;
}
.rtl .product_list_widget .wp-post-image {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.rtl .product_list_widget .attachment-woocommerce_thumbnail {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.rtl .slick-slide {
  float: right;
}
.rtl .slick-slider .slick-dots li button {
  text-indent: 9999px;
}
.rtl label {
  text-align: right;
}
.rtl select {
  background-position: 22px 20px;
}
.rtl .thb-custom-checkbox label {
  padding-left: 0;
  padding-right: 22px;
}
.rtl .thb-custom-checkbox label:before {
  left: auto;
  right: 0;
}
.rtl .wp-caption .wp-caption-text {
  left: auto;
  right: 0;
}
.rtl .side-panel {
  right: auto;
  left: 0;
}
.rtl #mobile-menu {
  right: 0;
  left: auto;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.rtl .mobile-menu li span {
  right: auto;
  left: 0;
}
.rtl .mobile-toggle-holder strong {
  margin-right: 15px;
  margin-left: 0;
}
.rtl #side-cart {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.rtl #side-cart .side-panel-content .woocommerce-mini-cart__buttons .button + .button {
  margin-left: 0;
  margin-right: 15px;
}
.rtl #quick-shop {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.rtl #quick-shop .side-panel-content #thb-quick-shop-categories {
  background-position: 30px 20px;
}
.rtl .quick-shop {
  right: auto;
  left: 0;
}
.rtl .commentlist .comment-body .star-rating {
  float: left;
}
.rtl .commentlist .comment-body .comment-form-rating .stars {
  float: left;
}
.rtl .commentlist .comment-text .star-rating {
  float: left;
}
.rtl .commentlist .comment-text .comment-form-rating .stars {
  float: left;
}
.rtl .commentlist .comment .reply a svg {
  margin-right: 0;
  margin-left: 4px;
}
.rtl .commentlist .review .reply a svg {
  margin-right: 0;
  margin-left: 4px;
}
.rtl .comment-form-rating .stars a {
  text-indent: 999em;
}
.rtl div.quantity {
  padding-right: 0;
  padding-left: 22px;
}
.rtl div.quantity .plus {
  right: auto;
  left: 0;
}
.rtl div.quantity .minus {
  right: auto;
  left: 0;
}
.rtl .thb-swatches.thb_color-swatch .thb-swatch > span {
  text-indent: 9999em;
}
.rtl .shop_bar #thb-shop-filters svg {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .products .product.thb-listing-style2 {
  text-align: right;
}
.rtl .products .product.thb-listing-style2 h3 {
  padding: 0 0 0 30px;
}
.rtl .products .product.thb-listing-style2 h3 .yith-wcwl-add-to-wishlist {
  right: auto;
  left: 0;
}
.rtl .products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist {
  float: left;
}
.rtl .thb-product-icon {
  direction: ltr;
}
.rtl .thb-product-detail .product-information .yith-wcwl-add-to-wishlist {
  margin-right: 0;
  margin-left: 25px;
}
.rtl .thb-product-detail .product-information .yith-wcwl-add-to-wishlist svg {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .thb-product-detail .product-information .product_meta > span {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .shop_table {
  text-align: right;
}
.rtl .shop_table thead tr th {
  text-align: right;
}
.rtl .shop_table thead tr th:last-child {
  text-align: left;
}
.rtl .shop_table tbody th {
  text-align: right;
}
.rtl .shop_table tbody th:last-child {
  text-align: left;
}
.rtl .shop_table tbody tr td {
  padding: 30px 0 30px 25px;
}
.rtl .shop_table tbody tr td:last-child {
  text-align: left;
  padding-left: 0;
}
.rtl .shop_table tfoot tr th {
  text-align: right;
}
.rtl .shop_table tfoot tr td {
  padding: 30px 0 30px 25px;
}
.rtl .shop_table tfoot tr td:last-child {
  padding-left: 0;
  text-align: left;
}
.rtl .woocommerce-shipping-calculator {
  padding-left: 0;
  padding-right: 30%;
}
.rtl .coupon .input-text {
  padding-right: 16px;
  padding-left: 120px;
}
.rtl .coupon .button {
  right: auto;
  left: 15px;
}
.rtl .wc_payment_methods .wc_payment_method label {
  padding-left: 0;
  padding-right: 6px;
}
.rtl .wc_payment_methods .wc_payment_method img {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .wc_payment_methods .woocommerce-PaymentMethod label {
  padding-left: 0;
  padding-right: 6px;
}
.rtl .wc_payment_methods .woocommerce-PaymentMethod img {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .woocommerce-PaymentMethods .wc_payment_method label {
  padding-left: 0;
  padding-right: 6px;
}
.rtl .woocommerce-PaymentMethods .wc_payment_method img {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .woocommerce-PaymentMethods .woocommerce-PaymentMethod label {
  padding-left: 0;
  padding-right: 6px;
}
.rtl .woocommerce-PaymentMethods .woocommerce-PaymentMethod img {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .thb-form-container.register-active {
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
}
.rtl .thb_subscribe.thb_subscribe_shortcode .widget_subscribe {
  padding-right: 16px;
  padding-left: 70px;
}
.rtl .thb_subscribe.thb_subscribe_shortcode .widget_subscribe_btn {
  right: auto;
  left: 0;
}
.rtl .btn-text.style1:before {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .btn-text.style3 .circle-btn {
  margin-right: 0;
  margin-left: 17px;
}

.subheader.dark {
  background: #151515;
}
.subheader.dark .thb-full-menu > .menu-item > a {
  color: #fff;
}
.subheader.dark .thb-full-menu > .menu-item > a:before {
  border-color: #fff;
}
.subheader.dark .thb-full-menu .thb-menu-label {
  color: rgba(255, 255, 255, 0.8);
}

.light-title .header:not(.fixed):not(:hover) .logolink .logoimg {
  opacity: 0;
}
.light-title .header:not(.fixed):not(:hover) .logolink .logoimg.bg--dark {
  opacity: 1;
}
.light-title .header:not(.fixed):not(:hover) .mobile-toggle-holder strong {
  color: #fff;
}
.light-title .header:not(.fixed):not(:hover) .mobile-toggle-holder .mobile-toggle span {
  background: #fff;
}
.light-title .header:not(.fixed):not(:hover) .mobile-toggle-holder .mobile-toggle > span:before {
  background: #fff;
}
.light-title .header:not(.fixed):not(:hover) .mobile-toggle-holder .mobile-toggle > span:after {
  background: #fff;
}
.light-title .header:not(.fixed):not(:hover) .thb-full-menu > li a:not(:hover) {
  color: #fff;
}
.light-title .header:not(.fixed):not(:hover) .thb-full-menu > li.current-menu-item:not(.has-hash) > a {
  color: #e5e5e5;
}
.light-title .header:not(.fixed):not(:hover) .thb-header-subscribe svg {
  fill: #fff;
}
.light-title .header:not(.fixed):not(:hover) .account-holder a {
  color: #fff;
}
.light-title .header:not(.fixed):not(:hover) .account-holder #quick_search svg {
  fill: #fff;
}
.light-title .header:not(.fixed):not(:hover) .account-holder #quick_profile svg {
  fill: #fff;
}
.light-title .header:not(.fixed):not(:hover) .account-holder #quick_cart svg {
  stroke: #fff;
}
.light-title .header:not(.fixed):not(:hover) .toggle-holder a {
  color: #fff;
}
.light-title .header:not(.fixed):not(:hover) .toggle-holder #quick_search svg {
  fill: #fff;
}
.light-title .header:not(.fixed):not(:hover) .toggle-holder #quick_profile svg {
  fill: #fff;
}
.light-title .header:not(.fixed):not(:hover) .toggle-holder #quick_cart svg {
  stroke: #fff;
}
.light-title .shop-header-style2 .thb-shop-title {
  color: #fff;
}

.thb-full-menu.socials {
  margin-left: 30px;
}
.thb-full-menu.socials li + li {
  margin-left: 10px;
}

.secondary-menu.socials {
  margin-left: 30px;
}
.secondary-menu.socials li + li {
  margin-left: 10px;
}

.thb-full-menu.thb-language-switcher {
  display: none;
}
.thb-full-menu.thb-language-switcher .menu-item-has-children > a {
  text-transform: uppercase;
  display: inline-block;
}
.thb-full-menu.thb-language-switcher .menu-item-has-children .sub-menu {
  min-width: 100%;
  max-width: none;
  padding: 20px 0;
  left: auto;
  right: -20px;
}
.thb-full-menu.thb-language-switcher .menu-item-has-children .sub-menu li {
  padding: 0 20px;
}
.thb-full-menu.thb-language-switcher .menu-item-has-children .sub-menu li a {
  margin-left: 0;
}

.secondary-menu.thb-language-switcher {
  display: none;
}
.secondary-menu.thb-language-switcher .menu-item-has-children > a {
  text-transform: uppercase;
  display: inline-block;
}
.secondary-menu.thb-language-switcher .menu-item-has-children .sub-menu {
  min-width: 100%;
  max-width: none;
  padding: 20px 0;
  left: auto;
  right: -20px;
}
.secondary-menu.thb-language-switcher .menu-item-has-children .sub-menu li {
  padding: 0 20px;
}
.secondary-menu.thb-language-switcher .menu-item-has-children .sub-menu li a {
  margin-left: 0;
}

.thb-menu-label {
  display: none;
}

.thb-global-notification {
  display: flex;
  align-items: center;
  min-height: 35px;
  background: #fff;
  text-align: center;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 300;
  line-height: 1;
  padding: 10px 0;
}
.thb-global-notification .thb-notification-close {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -5px;
}
.thb-global-notification p {
  margin: 0;
}

.thb-global-notification.light {
  background: #151515;
  color: #fff;
}
.thb-global-notification.light a {
  color: #fff;
}
.thb-global-notification.light a:hover {
  color: #fff;
}
.thb-global-notification.light .thb-notification-close svg {
  fill: #fff;
}

.thb-global-notification.dark {
  color: #151515;
}

.shop-header-style2 {
  margin-bottom: 10vh;
  background-size: cover;
}
.shop-header-style2 .thb-shop-title {
  margin: 10vh 0 12vh;
}

.footer.style1 {
  padding: 30px 0;
}
.footer.style1 .footer-left-side {
  text-align: center;
}
.footer.style1 .footer-right-side {
  text-align: center;
}

.footer.style2 {
  background: #f4f4f4;
  padding: 60px 0;
  margin-top: 60px;
  font-size: 14px;
}
.footer.style2 p {
  color: #151515;
}

.footer.style3 {
  padding: 30px 0;
}
.footer.style3 .footer-social-icons {
  margin-bottom: 20px;
}

.footer .widget > h6 {
  font-weight: 600;
  color: #b2b2b2;
  text-transform: uppercase;
  font-size: 12px;
}
.footer .paymenttypes {
  display: inline-block;
  margin: 0;
  width: 50px;
  height: 30px;
  vertical-align: middle;
}
.footer .paymenttypes svg {
  width: 100%;
  height: 100%;
}
.footer .paymenttypes.payment_pp {
  width: 70px;
}
.footer .paymenttypes.payment_discover {
  width: 70px;
}
.footer .paymenttypes.payment_amazon {
  width: 70px;
}
.footer .paymenttypes.payment_wirecard {
  width: 70px;
}
.footer .paymenttypes.payment_payfast {
  width: 70px;
}
.footer .paymenttypes.payment_diners {
  width: 30px;
}
.footer .paymenttypes.payment_jcb {
  width: 35px;
}
.footer .thb-footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 14px;
}
.footer .thb-footer-menu li {
  display: inline-flex;
  margin: 0 5px;
}
.footer .thb-footer-menu + .thb-footer-copyright {
  margin-top: 12px;
}
.footer .thb-footer-copyright {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.footer .footer-social-icons {
  margin-top: 35px;
}
.footer .footer-social-icons .social {
  font-size: 14px;
  display: inline-flex;
  margin: 0 5px;
}
.footer .footer-social-icons + .footer-payment-icons {
  margin-top: 10px;
}

.post {
  position: relative;
}
.post .post-gallery {
  display: block;
  margin-bottom: 30px;
}
.post .post-gallery > a {
  display: block;
  will-change: opacity;
}
.post .post-gallery > a:hover {
  opacity: 0.8;
}
.post .post-meta {
  display: block;
  margin-bottom: 15px;
  line-height: 1;
  font-size: 11px;
  color: #a1a1a1;
  text-transform: uppercase;
  font-weight: 600;
}
.post .post-meta a {
  color: #a1a1a1;
}
.post .post-meta a:hover {
  color: #151515;
}
.post .post-author {
  font-size: 22px;
}
.post .post-title h3 {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 15px;
}
.post .post-title h3 a:hover {
  text-decoration: underline;
}
.post:not(.type-page) .post-content {
  font-size: 14px;
}
.post table {
  text-align: left;
  font-size: 14px;
}
.post table tr td {
  padding: 15px 25px 15px 0;
}
.post table tr th {
  padding: 15px 25px 15px 0;
  white-space: nowrap;
}
.post table tr:last-child {
  border-bottom: 0;
}

.post.type-post {
  margin-bottom: 40px;
}

.post.style1 {
  width: 100%;
}

.post.style4 {
  width: 100%;
}

.post.post-detail .post-gallery {
  background: #151515;
  margin-bottom: 60px;
}
.post.post-detail .post-gallery.parallax {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40vh;
  position: relative;
  overflow: hidden;
  padding: 60px 0;
}
.post.post-detail .post-gallery.parallax img {
  width: 100%;
}
.post.post-detail .post-gallery.parallax .parallax_bg {
  width: 100%;
  height: 130%;
  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;
  z-index: 0;
  will-change: transform;
}
.post.post-detail .post-gallery.parallax .post-title {
  width: 100%;
  z-index: 2;
  text-align: center;
}
.post.post-detail .post-format-gallery-container {
  margin-bottom: 30px;
}
.post.post-detail .post-format-gallery-container .wp-video {
  width: 100% !important;
}
.post.post-detail .post-format-video-container {
  margin-bottom: 30px;
}
.post.post-detail .post-format-video-container .wp-video {
  width: 100% !important;
}
.post.post-detail .post-content {
  margin-top: 45px;
  font-size: 18px;
}
.post.post-detail .article-tags {
  text-align: center;
  padding: 40px 0;
}

.post.listing {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.post.listing .post-gallery {
  margin: 0 20px 0 0;
  width: 75px;
  flex-shrink: 0;
}
.post.listing .post-title h6 {
  text-transform: none;
  margin-bottom: 10px;
  line-height: 1.6;
  letter-spacing: normal;
}
.post.listing .post-meta {
  margin: 0 0 5px;
}

.share-article {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: 10px 0;
  font-size: 14px;
  color: #151515;
}
.share-article .thb_share {
  display: flex;
  align-items: center;
}
.share-article svg {
  margin-right: 10px;
}
.share-article .icons {
  position: absolute;
  bottom: calc(100% - 1px);
  left: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
  opacity: 0;
  display: none;
}
.share-article .icons .inner {
  display: flex;
  padding: 10px;
  background: #fff;
  position: relative;
  line-height: 1;
}
.share-article .icons .inner:after {
  content: "";
  top: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}
.share-article .icons .inner:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  bottom: -4px;
  left: 20%;
  margin-left: -5px;
  z-index: -1;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.share-article .icons .social {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  text-align: center;
}

.widget {
  margin-bottom: 30px;
  color: #b8b8b8;
}
.widget > h6 {
  margin-bottom: 30px;
  position: relative;
  display: block;
  margin-top: 0;
  -webkit-transition: all 0.3s linear;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget > h6 span {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 11px;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
.widget > h6 span:after {
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  top: -3px;
  border: 4px solid transparent;
  border-bottom-color: #151515;
  position: relative;
}
.widget > h6.active span:after {
  display: block;
  content: "";
  top: 1px;
  border: 4px solid transparent;
  border-top-color: #151515;
}
.widget ul {
  margin: 0;
  list-style: none;
}
.widget ul li {
  display: block;
  margin: 0 0 20px;
  line-height: 1;
}
.widget ul li:last-of-type {
  margin: 0;
}

.widget.widget_tag_cloud .wp-tag-cloud li {
  display: inline-flex;
  margin: 0;
}

.widget.widget_product_tag_cloud .wp-tag-cloud li {
  display: inline-flex;
  margin: 0;
}

.widget.thb_widget_twitter .thb-twitter-carousel-wrapper {
  background: #e4f2f8;
  padding: 20px;
}
.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-twitter-carousel-header svg {
  fill: #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;
}
.widget.thb_widget_twitter .thb-twitter-user {
  padding: 5px 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
  color: #151515;
}
.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-username {
  font-size: 12px;
  margin-right: 10px;
  font-weight: 500;
  text-transform: uppercase;
}
.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-screenname {
  font-size: 12px;
  margin-right: 10px;
  font-weight: 500;
  text-transform: uppercase;
  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: #151515;
}
.widget.thb_widget_twitter .thb-tweet:last-of-type {
  margin-bottom: 0;
}
.widget.thb_widget_twitter .thb-tweet .thb-icon-twitter {
  position: absolute;
  top: 2px;
  left: 0;
  fill: #d3d3d3;
  width: 18px;
  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 svg {
  height: 10px;
  width: auto;
}
.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions a .tweet-count {
  margin-left: 8px;
}

.widget.woocommerce {
  height: auto;
  border: 0;
}

.widget.widget_layered_nav li {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widget.widget_layered_nav li > a {
  display: block;
  position: relative;
  padding-left: 20px;
}
.widget.widget_layered_nav li > a:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid #d2d2d2;
  color: #fff;
}
.widget.widget_layered_nav li:hover > a:before {
  border-color: #151515;
}
.widget.widget_layered_nav li .count {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 20px;
  border-radius: 3px;
  background: #f3f3f3;
  color: #151515;
  font-size: 12px;
  font-weight: 500;
}
.widget.widget_layered_nav li.chosen > a:before {
  border-color: #151515;
  background: #151515;
}
.widget.widget_layered_nav li.chosen > a + .count {
  background: #151515;
  color: #fff;
}
.widget.widget_layered_nav li.current-cat > a:before {
  border-color: #151515;
  background: #151515;
}
.widget.widget_layered_nav li.current-cat > a + .count {
  background: #151515;
  color: #fff;
}

.widget.widget_layered_nav_filters li {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widget.widget_layered_nav_filters li > a {
  display: block;
  position: relative;
  padding-left: 20px;
}
.widget.widget_layered_nav_filters li > a:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid #d2d2d2;
  color: #fff;
}
.widget.widget_layered_nav_filters li:hover > a:before {
  border-color: #151515;
}
.widget.widget_layered_nav_filters li .count {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 20px;
  border-radius: 3px;
  background: #f3f3f3;
  color: #151515;
  font-size: 12px;
  font-weight: 500;
}
.widget.widget_layered_nav_filters li.chosen > a:before {
  border-color: #151515;
  background: #151515;
}
.widget.widget_layered_nav_filters li.chosen > a + .count {
  background: #151515;
  color: #fff;
}
.widget.widget_layered_nav_filters li.current-cat > a:before {
  border-color: #151515;
  background: #151515;
}
.widget.widget_layered_nav_filters li.current-cat > a + .count {
  background: #151515;
  color: #fff;
}

.widget.widget_product_categories li {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widget.widget_product_categories li > a {
  display: block;
  position: relative;
  padding-left: 20px;
}
.widget.widget_product_categories li > a:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid #d2d2d2;
  color: #fff;
}
.widget.widget_product_categories li:hover > a:before {
  border-color: #151515;
}
.widget.widget_product_categories li .count {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 20px;
  border-radius: 3px;
  background: #f3f3f3;
  color: #151515;
  font-size: 12px;
  font-weight: 500;
}
.widget.widget_product_categories li:before {
  border-radius: 0;
}
.widget.widget_product_categories li.chosen > a:before {
  border-color: #151515;
  background: #151515;
}
.widget.widget_product_categories li.chosen > a + .count {
  background: #151515;
  color: #fff;
}
.widget.widget_product_categories li.current-cat > a:before {
  border-color: #151515;
  background: #151515;
}
.widget.widget_product_categories li.current-cat > a + .count {
  background: #151515;
  color: #fff;
}
.widget.widget_product_categories li.cat-parent > a {
  width: 85%;
}
.widget.widget_product_categories li.cat-parent ul.children {
  width: 100%;
  margin-top: 15px;
  padding-left: 20px;
}
.widget.widget_product_categories li.cat-parent ul.children li {
  margin-bottom: 10px;
}
.widget.widget_product_categories li.cat-parent ul.children li:last-of-type {
  margin-bottom: 0;
}

.widget.widget_shopping_cart .product_list_widget li {
  padding-right: 25px;
  margin-bottom: 30px;
}
.widget.widget_shopping_cart .product_list_widget li .quantity {
  margin-top: 10px;
  display: block;
}
.widget.widget_shopping_cart .product_list_widget li .variation {
  font-size: 14px;
  color: #151515;
  margin-top: 10px;
  margin-bottom: 0;
}
.widget.widget_shopping_cart .product_list_widget li .variation dt {
  display: inline-block;
  margin-bottom: 5px;
}
.widget.widget_shopping_cart .product_list_widget li .variation dt p {
  margin-bottom: 0;
}
.widget.widget_shopping_cart .product_list_widget li .variation dd {
  display: inline-block;
  margin-bottom: 5px;
}
.widget.widget_shopping_cart .product_list_widget li .variation dd p {
  margin-bottom: 0;
}

.widget.widget_price_filter .price_slider_wrapper {
  padding-top: 5px;
}
.widget.widget_price_filter .price_slider {
  height: 5px;
  background: #eaeaea;
  position: relative;
  margin-bottom: 25px;
  margin-right: 15px;
}
.widget.widget_price_filter .price_slider .ui-slider-range {
  height: 5px;
  background: #151515;
  position: absolute;
}
.widget.widget_price_filter .price_slider .ui-slider-handle {
  display: block;
  outline: none;
  position: absolute;
  top: -5px;
  background-size: 14px 19px;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  border: 3px solid #151515;
  background: #fff;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.widget.widget_price_filter .price_slider_amount {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 500;
  color: #151515;
}
.widget.widget_price_filter .price_slider_amount .clear {
  display: none;
}
.widget.widget_price_filter .price_slider_amount .button {
  font-size: 14px;
  font-weight: 500;
  color: #151515 !important;
  background: none !important;
  height: auto !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

.widget.widget_product_search #s {
  float: left;
}

.pagination {
  padding: 5vh 0;
}
.pagination .screen-reader-text {
  display: none;
}
.pagination ul {
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
}
.pagination ul li {
  display: inline-block;
  text-align: center;
}
.pagination .nav-links {
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
}
.pagination .nav-links li {
  display: inline-block;
  text-align: center;
}
.pagination .nav-links .page-numbers {
  display: inline-block;
}
.pagination .page-numbers {
  display: block;
  color: #848485;
  font-weight: 400;
  padding: 0 5px;
}
.pagination .page-numbers:hover {
  color: #151515;
}
.pagination .page-numbers.next {
  margin-left: 15px;
}
.pagination .page-numbers.prev {
  margin-right: 15px;
}
.pagination .page-numbers.current {
  color: #151515;
  text-decoration: underline;
}

.woocommerce-pagination {
  padding: 5vh 0;
}
.woocommerce-pagination .screen-reader-text {
  display: none;
}
.woocommerce-pagination ul {
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
}
.woocommerce-pagination ul li {
  display: inline-block;
  text-align: center;
}
.woocommerce-pagination .nav-links {
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
}
.woocommerce-pagination .nav-links li {
  display: inline-block;
  text-align: center;
}
.woocommerce-pagination .nav-links .page-numbers {
  display: inline-block;
}
.woocommerce-pagination .page-numbers {
  display: block;
  color: #848485;
  font-weight: 400;
  padding: 0 5px;
}
.woocommerce-pagination .page-numbers:hover {
  color: #151515;
}
.woocommerce-pagination .page-numbers.next {
  margin-left: 15px;
}
.woocommerce-pagination .page-numbers.prev {
  margin-right: 15px;
}
.woocommerce-pagination .page-numbers.current {
  color: #151515;
  text-decoration: underline;
}

.pagination-space {
  margin: 5vh auto 10vh;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  background: rgba(192, 192, 192, 0.6);
  opacity: 1;
}

.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 {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur {
  cursor: zoom-out;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  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 {
  opacity: 1;
}
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close svg {
  position: relative;
  z-index: -1;
}

.mfp-arrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  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 {
  opacity: 1;
}
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.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;
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  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-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close {
  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.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;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
  top: -40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.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-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.mfp-bg.quick-search.mfp-ready {
  opacity: 1;
}

.mfp-bg.quick-search.mfp-removing {
  opacity: 0;
}

.mfp-wrap.quick-search.mfp-ready {
  opacity: 1;
}

.mfp-wrap.quick-search.mfp-removing {
  opacity: 0;
}

.theme-popup {
  display: flex;
  background: #fff;
  width: 100%;
  max-width: 680px;
  margin: 0 auto;
  position: relative;
}

.theme-popup-content {
  padding: 25px;
  flex: 1;
}

#newsletter-popup .newsletter-content {
  padding: 25px;
  flex: 1;
}
#newsletter-popup .newsletter-content .button {
  width: 100%;
}
#newsletter-popup .newsletter-content .btn {
  width: 100%;
}
#newsletter-popup .newsletter-content input[type=submit] {
  width: 100%;
}
#newsletter-popup .newsletter-content input {
  text-align: center;
}
#newsletter-popup .newsletter-content form {
  display: block;
  margin-top: 30px;
  text-align: center;
  clear: both;
}
#newsletter-popup .newsletter-image {
  display: none;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  height: 30vh;
}

.thb-arrows .tparrows {
  display: none !important;
}

.thb-cursor-area {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 30%;
  display: none;
  cursor: none;
}
.thb-cursor-area .thb-arrow {
  opacity: 0;
}

.thb-cursor-area.left:hover .thb-arrow.arrow-left {
  opacity: 1;
}

.thb-cursor-area.right {
  left: auto;
  right: 0;
}
.thb-cursor-area.right:hover .thb-arrow.arrow-right {
  opacity: 1;
}

#prdctfltr_woocommerce {
  width: 100%;
  margin: 0 0 30px 0;
}

.prdctfltr_clear {
  display: none !important;
}

.rp_wcdpd_product_page {
  border-top: 2px solid #f5f5f5;
  width: 100%;
  float: left;
  margin-top: 40px;
  margin-bottom: 0;
}
.rp_wcdpd_product_page .rp_wcdpd_product_page_title {
  text-align: center;
  line-height: 50px;
  font-weight: 300;
  font-size: 13px;
  padding: 0;
  color: #151515;
  text-transform: uppercase;
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table {
  padding-top: 0;
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table .amount {
  color: #647694;
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table table {
  border-top: 0;
  font-weight: 300;
  margin-bottom: 19px;
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table table .last_cell {
  display: none;
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table table tr {
  border: 0;
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table table tr:first-child td {
  font-weight: 500;
}

.rp_wcdpd_product_page + .woocommerce-tabs {
  margin-top: 0;
}

.yith-s {
  background-position: 80% center !important;
}

.yith-ajaxsearchform-container .screen-reader-text {
  display: none;
}
.yith-ajaxsearchform-container .autocomplete-suggestions {
  border-radius: 0;
  border: 0;
  padding: 15px 0;
  margin-top: 1px;
  max-width: 100%;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion {
  font-size: 12px;
  color: #151515;
  line-height: 22px;
  padding: 0 15px;
  text-align: center;
}
.yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion strong {
  font-weight: 700;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  content: "";
  display: table;
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}
.slick-slide img {
  display: block;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.easyzoom {
  position: relative;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  margin: 0 0 20px;
}

.slick-arrow.slick-hidden {
  display: none;
}

.product-page.style2 .slick:after {
  background-color: #f4f4f4;
}

.slick.slick-initialized {
  height: auto;
  overflow: visible;
}
.slick.slick-initialized .slick-list {
  opacity: 1;
}
.slick.slick-initialized:after {
  display: none;
}

.slick.image-slider .slick-slide img {
  width: 100%;
}

.carousel-container {
  width: 100%;
  position: relative;
}
.carousel-container .ai-indicator {
  display: none;
}

.carousel-container.loading .ai-indicator {
  display: block;
}
.carousel-container.loading .carousel {
  opacity: 0.3;
}

.slick-slider.products .slick-slide.product {
  margin: 0;
}
.slick-slider.products .slick-nav {
  top: 40%;
}

input[type=text].wpcf7-not-valid {
  border-color: #e76049;
}

.woocommerce-invalid-required-field input[type=text] {
  border-color: #e76049;
}
.woocommerce-invalid-required-field input[type=password] {
  border-color: #e76049;
}
.woocommerce-invalid-required-field input[type=date] {
  border-color: #e76049;
}
.woocommerce-invalid-required-field input[type=datetime] {
  border-color: #e76049;
}
.woocommerce-invalid-required-field input[type=email] {
  border-color: #e76049;
}
.woocommerce-invalid-required-field input[type=number] {
  border-color: #e76049;
}
.woocommerce-invalid-required-field input[type=search] {
  border-color: #e76049;
}
.woocommerce-invalid-required-field input[type=tel] {
  border-color: #e76049;
}
.woocommerce-invalid-required-field input[type=time] {
  border-color: #e76049;
}
.woocommerce-invalid-required-field input[type=url] {
  border-color: #e76049;
}
.woocommerce-invalid-required-field textarea {
  border-color: #e76049;
}

.woocommerce-invalid input[type=text] {
  border-color: #e76049;
}
.woocommerce-invalid input[type=password] {
  border-color: #e76049;
}
.woocommerce-invalid input[type=date] {
  border-color: #e76049;
}
.woocommerce-invalid input[type=datetime] {
  border-color: #e76049;
}
.woocommerce-invalid input[type=email] {
  border-color: #e76049;
}
.woocommerce-invalid input[type=number] {
  border-color: #e76049;
}
.woocommerce-invalid input[type=search] {
  border-color: #e76049;
}
.woocommerce-invalid input[type=tel] {
  border-color: #e76049;
}
.woocommerce-invalid input[type=time] {
  border-color: #e76049;
}
.woocommerce-invalid input[type=url] {
  border-color: #e76049;
}
.woocommerce-invalid textarea {
  border-color: #e76049;
}

input[type=password].wpcf7-not-valid {
  border-color: #e76049;
}

input[type=date].wpcf7-not-valid {
  border-color: #e76049;
}

input[type=datetime].wpcf7-not-valid {
  border-color: #e76049;
}

input[type=email].wpcf7-not-valid {
  border-color: #e76049;
}

input[type=number].wpcf7-not-valid {
  border-color: #e76049;
}

input[type=search].wpcf7-not-valid {
  border-color: #e76049;
}

input[type=tel].wpcf7-not-valid {
  border-color: #e76049;
}

input[type=time].wpcf7-not-valid {
  border-color: #e76049;
}

input[type=url].wpcf7-not-valid {
  border-color: #e76049;
}

textarea.wpcf7-not-valid {
  border-color: #e76049;
}

input[type=text].full {
  width: 100%;
}

.form-row input[type=text] {
  width: 100%;
}
.form-row input[type=password] {
  width: 100%;
}
.form-row input[type=date] {
  width: 100%;
}
.form-row input[type=datetime] {
  width: 100%;
}
.form-row input[type=email] {
  width: 100%;
}
.form-row input[type=number] {
  width: 100%;
}
.form-row input[type=search] {
  width: 100%;
}
.form-row input[type=tel] {
  width: 100%;
}
.form-row input[type=time] {
  width: 100%;
}
.form-row input[type=url] {
  width: 100%;
}
.form-row textarea {
  width: 100%;
}

input[type=password].full {
  width: 100%;
}

input[type=date].full {
  width: 100%;
}

input[type=datetime].full {
  width: 100%;
}

input[type=email].full {
  width: 100%;
}

input[type=number].full {
  width: 100%;
}

input[type=search].full {
  width: 100%;
}

input[type=tel].full {
  width: 100%;
}

input[type=time].full {
  width: 100%;
}

input[type=url].full {
  width: 100%;
}

textarea.full {
  width: 100%;
}

label {
  display: inline-block;
  font-size: 12px;
  color: #151515;
  margin: 0 0 10px;
  text-align: left;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
}

.wpcf7-form textarea {
  min-height: 200px;
}

.custom_check {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
.custom_check:checked + .custom_label:before {
  border-color: #151515;
}
.custom_check:checked + .custom_label:after {
  content: "×";
}

input[type=radio].custom_check + .custom_label:before {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

input[type=radio].custom_check:checked + .custom_label:before {
  border-color: #151515;
  border-width: 3px;
}
input[type=radio].custom_check:checked + .custom_label:after {
  content: "";
}

.form-row.woocommerce-invalid-required-field .select2-container .select2-choice {
  border-color: #e76049;
}

.select2.select2-container--default {
  margin-bottom: 25px;
  clear: left;
  font-size: 14px;
  height: 42px;
}
.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-selection--single {
  border-radius: 0;
  border-color: #e5e5e5;
  height: 42px;
  line-height: 42px;
}
.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 42px;
  line-height: 42px;
  padding-left: 16px;
}

.select2.select2-container--default.select2-container--open .select2-selection--single {
  border-color: #151515;
}

.select2-container .select2-dropdown {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #151515;
}
.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: 42px;
  line-height: 42px;
  padding: 0 16px;
}
.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected=true] {
  background: #e5e5e5;
}
.select2-container .select2-dropdown .select2-results .select2-results__option.select2-results__option--highlighted {
  background: #151515;
  border-radius: 0;
  color: #fff;
}
.select2-container .select2-dropdown.select2-drop-active {
  border-color: #151515;
}
.select2-container .select2-dropdown.select2-drop-active.select2-drop-above {
  border-top-color: #151515;
}

.thb-custom-checkbox {
  line-height: 1;
  padding-top: 20px;
}
.thb-custom-checkbox input[type=checkbox] {
  opacity: 0;
  display: none;
}
.thb-custom-checkbox input[type=checkbox]:checked + label:before {
  background: #151515;
  content: "\f00c";
  opacity: 1;
}
.thb-custom-checkbox label {
  position: relative;
  display: inline-block;
  padding-left: 22px;
  line-height: 12px;
  font-size: 12px;
  margin: 0;
  text-transform: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.thb-custom-checkbox label:before {
  position: absolute;
  top: 50%;
  left: 0;
  font-family: FontAwesome;
  content: "";
  color: #fff;
  width: 12px;
  font-size: 8px;
  height: 12px;
  margin-top: -6px;
  border: 1px solid #151515;
  background: transparent;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  opacity: 0.6;
}

.error404 #wrapper [role=main] {
  display: flex;
  align-items: center;
  padding: 22vh 0;
}

.content404 {
  width: 100%;
}
.content404 svg {
  margin-bottom: 40px;
}
.content404 h2 {
  margin-bottom: 25px;
}
.content404 p {
  font-size: 20px;
  margin-bottom: 40px;
}
.content404 .searchform {
  max-width: 340px;
  margin: 0 auto 35px;
}

.wp-caption {
  color: inherit;
  position: relative;
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  display: block;
  position: static;
  left: 0;
  bottom: 0px;
  width: 70%;
  max-width: 560px;
  margin: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 15px;
}

.wp-caption-text {
  color: inherit;
}

.sticky {
  color: inherit;
}

.gallery-caption {
  color: inherit;
}

.alignright {
  color: inherit;
  float: right;
}

.alignleft {
  color: inherit;
  float: left;
}

.aligncenter {
  color: inherit;
  display: block;
  clear: both;
  margin: 0 auto;
}

.bypostauthor {
  color: inherit;
}

img.center {
  margin: 0 auto;
  display: block;
}

img.full {
  width: 100%;
}

.gallery {
  display: block;
  margin: 0 auto;
  float: left;
  clear: both;
}
.gallery .gallery-item {
  display: inline-block;
  width: 100%;
  padding: 0 1px 1px;
  -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;
}
.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;
}

.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}

.more-link {
  display: inline-block;
  font-weight: 600;
  font-size: 13px;
}

.tag-link {
  border: 1px solid rgba(21, 21, 21, 0.2);
  height: 28px;
  line-height: 26px;
  padding: 0 16px;
  justify-content: center;
  font-size: 12px;
  color: #151515;
  display: inline-flex;
  margin: 4px;
  border-radius: 14px;
}
.tag-link:hover {
  border-color: #151515;
}

.tag-cloud-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 28px;
  padding: 0 16px;
  border-radius: 14px;
  border: 1px solid rgba(21, 21, 21, 0.2);
  color: #151515;
  font-size: 12px;
  margin: 0 4px 8px 0;
  line-height: 1;
  font-weight: 400;
}
.tag-cloud-link:hover {
  background: #151515;
  border-color: #151515;
  color: #fff;
}
.tag-cloud-link:hover .tag-link-count {
  background: #fff;
  color: #151515;
}
.tag-cloud-link .tag-link-count {
  margin-left: 7px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  font-size: 9px;
  border-radius: 7px;
  background: #e5e5e5;
  color: #151515;
}

.alignwide {
  position: relative;
}

.alignfull {
  position: relative;
  width: 100vw;
}

.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 .blocks-gallery-image {
  margin-bottom: 16px;
}
.post-detail ul.wp-block-gallery .blocks-gallery-item {
  margin-bottom: 16px;
}

.wp-block-media-text {
  margin-bottom: 1rem;
}

.wp-block-latest-comments {
  margin-left: 0;
}

.has-medium-font-size {
  font-size: 1.2em;
}

.has-large-font-size {
  font-size: 2em;
}

.has-huge-font-size {
  font-size: 3em;
}

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

.wp-block-embed iframe {
  max-width: 100%;
}
.wp-block-embed .wp-block-embed__wrapper {
  position: relative;
  background: #151515;
}
.wp-block-embed .wp-block-embed__wrapper .flex-video {
  padding: 0 !important;
}

.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper::before {
  content: "";
  display: block;
  padding-top: 50%;
}
.wp-block-embed.wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.wp-block-embed.wp-has-aspect-ratio .flex-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.85%;
}

.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
  padding-top: 50%;
}

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}

.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%;
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%;
}

.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before {
  padding-top: 66.66%;
}

.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
  padding-top: 200%;
}

#mobile-menu {
  right: auto;
  left: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
#mobile-menu .searchform {
  margin-bottom: 30px;
}
#mobile-menu .searchform input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mobile-menu .searchform button {
  display: none;
}
#mobile-menu .searchform .autocomplete-wrapper {
  display: none;
}

.mobile-menu {
  list-style: none;
  margin: 0 0 20px;
}
.mobile-menu li {
  margin: 0;
}
.mobile-menu li span {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 11px;
  right: 0;
  top: 0;
}
.mobile-menu li span:after {
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  border: 4px solid transparent;
  border-top-color: #151515;
  position: relative;
}
.mobile-menu li a {
  display: block;
  padding: 10px 0;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
}
.mobile-menu li a.active span:after {
  display: block;
  content: "";
  top: -4px;
  border: 4px solid transparent;
  border-bottom-color: #151515;
}
.mobile-menu li.menu-item-has-children {
  position: relative;
}
.mobile-menu .sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 15px 0 15px 15px;
}
.mobile-menu .sub-menu li a {
  font-size: 14px;
  font-weight: 400;
}

.mobile-secondary-menu {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  list-style: none;
  padding: 20px 0 0;
  margin: 0;
}
.mobile-secondary-menu li {
  margin: 0;
}
.mobile-secondary-menu a {
  display: block;
  font-size: 14px;
  line-height: 1;
  padding: 10px 0;
  font-weight: 400;
  color: #444;
}

.mobile-toggle-holder.style1 .mobile-toggle {
  width: 22px;
  height: 16px;
}
.mobile-toggle-holder.style1 .mobile-toggle span {
  width: 22px;
  height: 2px;
}
.mobile-toggle-holder.style1 .mobile-toggle span:nth-child(1) {
  top: 0px;
}
.mobile-toggle-holder.style1 .mobile-toggle span:nth-child(2) {
  top: 6px;
}
.mobile-toggle-holder.style1 .mobile-toggle span:nth-child(3) {
  top: 12px;
}
.mobile-toggle-holder.style1 .mobile-toggle > span:nth-child(1) {
  transform-origin: 0 0;
}
.mobile-toggle-holder.style1 .mobile-toggle > span:nth-child(2) {
  -webkit-transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.mobile-toggle-holder.style1 .mobile-toggle > span:nth-child(3) {
  transform-origin: 0 100%;
}
.mobile-toggle-holder.style1:hover .mobile-toggle > span:nth-child(2) {
  width: 140%;
}

.mobile-toggle-holder.style3 .mobile-toggle {
  width: 22px;
  height: 16px;
}
.mobile-toggle-holder.style3 .mobile-toggle span {
  width: 22px;
  height: 2px;
}
.mobile-toggle-holder.style3 .mobile-toggle span:nth-child(1) {
  top: 0px;
}
.mobile-toggle-holder.style3 .mobile-toggle span:nth-child(2) {
  top: 6px;
}
.mobile-toggle-holder.style3 .mobile-toggle span:nth-child(3) {
  top: 12px;
}
.mobile-toggle-holder.style3 .mobile-toggle > span:nth-child(1) {
  transform-origin: 0 0;
}
.mobile-toggle-holder.style3 .mobile-toggle > span:nth-child(2) {
  -webkit-transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.mobile-toggle-holder.style3 .mobile-toggle > span:nth-child(3) {
  transform-origin: 0 100%;
}

.mobile-toggle-holder.style2.active .mobile-toggle > span {
  width: 26px;
  left: 0;
  right: auto;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.thb-mobile-menu-switchers {
  display: flex;
  margin-top: auto;
}
.thb-mobile-menu-switchers > div {
  border-top: 1px solid #eaeaea;
  width: 100%;
}
.thb-mobile-menu-switchers > div + div {
  border-left: 1px solid #eaeaea;
}
.thb-mobile-menu-switchers select {
  border: 0;
  margin: 0;
}

#side-cart {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
#side-cart .side-panel-content {
  position: relative;
  display: flex;
  max-height: calc(100% - 60px);
}
#side-cart .side-panel-content .widget_shopping_cart {
  flex: 1;
  margin-bottom: 0;
}
#side-cart .side-panel-content .widget_shopping_cart .widgettitle {
  display: none;
}
#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content {
  overflow: hidden;
  height: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
}
#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart {
  flex: 1;
}
#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type {
  margin: 0;
}
#side-cart .side-panel-content .woocommerce-mini-cart__total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  height: 45px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  font-weight: 500;
  color: #151515;
  margin: 30px 0 0;
}
#side-cart .side-panel-content .woocommerce-mini-cart__buttons {
  display: flex;
  flex-shrink: 0;
  padding: 15px 0;
  margin: 0;
  width: 100%;
}
#side-cart .side-panel-content .woocommerce-mini-cart__buttons .button {
  flex: 1;
  padding: 0 5px;
}
#side-cart .side-panel-content .woocommerce-mini-cart__buttons .button + .button {
  margin-left: 15px;
}
#side-cart .cart-empty {
  padding: 30px 0;
}
#side-cart .cart-empty figure {
  width: 67px;
  height: 84px;
  -webkit-background-size: 67px 84px;
  -moz-background-size: 67px 84px;
  -o-background-size: 67px 84px;
  background-size: 67px 84px;
}
#side-cart .cart-empty .message {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

#side-filters {
  right: auto;
  left: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
#side-filters .widget {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
#side-filters .widget h6 {
  cursor: pointer;
  margin-bottom: 20px;
}
#side-filters .widget h6.active {
  margin-bottom: 0;
}
#side-filters .widget:last-child {
  border: 0;
}

#quick-shop {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
#quick-shop .row {
  padding: 0;
  width: auto;
  margin: 0 -0.625rem;
}
#quick-shop .side-panel-content {
  padding: 0;
  height: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
}
#quick-shop .side-panel-content #thb-quick-shop-categories {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-color: #f4f4f4;
  background-position: calc(100% - 30px) 20px;
}
#quick-shop .side-panel-content .product_container {
  flex: 1;
  padding: 15px;
}

.quick-shop {
  display: none;
  color: #151515;
  font-weight: 500;
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 100;
  transform-origin: center center;
  -webkit-transform: translateY(-50%) rotateZ(90deg);
  -moz-transform: translateY(-50%) rotateZ(90deg);
  -ms-transform: translateY(-50%) rotateZ(90deg);
  -o-transform: translateY(-50%) rotateZ(90deg);
  transform: translateY(-50%) rotateZ(90deg);
}

.page-template-template-snap.light-title .quick-shop {
  color: #fff;
}

.comments-container {
  padding: 10vh 0;
}
.comments-container .comments-title {
  display: block;
}

.respond-container {
  border-top: 1px solid #efefef;
  padding: 10vh 0;
}
.respond-container #respond {
  padding: 0;
}

.commentlist {
  list-style: none;
  margin: 0;
  display: block;
  padding: 0;
}
.commentlist > .comment:last-child .comment-body {
  margin-bottom: 0;
  border-bottom: 0;
}
.commentlist > .comment:last-child .comment-text {
  margin-bottom: 0;
  border-bottom: 0;
}
.commentlist #respond {
  padding: 5vh 0;
}
.commentlist .pingback .comment-body {
  display: inline;
}
.commentlist .pingback .comment-body .url {
  font-weight: 700;
}
.commentlist .comment_container {
  position: relative;
}
.commentlist .comment-body {
  position: relative;
  padding-left: 58px;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.commentlist .comment-body .star-rating {
  float: right;
}
.commentlist .comment-body .comment-form-rating .stars {
  float: right;
}
.commentlist .comment-body p.meta {
  margin-bottom: 10px;
}
.commentlist .comment-text {
  position: relative;
  padding-left: 58px;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.commentlist .comment-text .star-rating {
  float: right;
}
.commentlist .comment-text .comment-form-rating .stars {
  float: right;
}
.commentlist .comment-text p.meta {
  margin-bottom: 10px;
}
.commentlist .comment {
  margin: 0;
}
.commentlist .comment:before {
  display: none !important;
}
.commentlist .comment .comment-meta {
  display: block;
  line-height: 1;
  font-size: 12px;
  color: #848484;
  margin-bottom: 15px;
}
.commentlist .comment .comment-meta a {
  color: #848484;
}
.commentlist .comment .vcard {
  display: inline-block;
  border: 0;
  padding: 0;
  margin: 0 0 10px;
  line-height: 12px;
}
.commentlist .comment .vcard .fn {
  font-style: normal;
  font-weight: 500;
  color: #151515;
  font-size: 16px;
  text-transform: capitalize;
}
.commentlist .comment .vcard .fn .url {
  color: #151515;
}
.commentlist .comment .vcard .fn:before {
  display: none;
}
.commentlist .comment .vcard .says {
  display: none;
}
.commentlist .comment .avatar {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 20px;
  left: 0;
  border-radius: 50%;
}
.commentlist .comment .comment-awaiting-moderation {
  font-size: 10px;
}
.commentlist .comment p {
  font-size: 14px;
  word-break: break-word;
  color: #505050;
}
.commentlist .comment .reply {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
}
.commentlist .comment .reply a {
  display: inline-flex;
  align-items: center;
  color: #151515;
}
.commentlist .comment .reply a svg {
  margin-right: 4px;
}
.commentlist .comment .children {
  list-style: none;
  margin-left: 10px;
  margin-bottom: 20px;
}
.commentlist .review {
  margin: 0;
}
.commentlist .review:before {
  display: none !important;
}
.commentlist .review .comment-meta {
  display: block;
  line-height: 1;
  font-size: 12px;
  color: #848484;
  margin-bottom: 15px;
}
.commentlist .review .comment-meta a {
  color: #848484;
}
.commentlist .review .vcard {
  display: inline-block;
  border: 0;
  padding: 0;
  margin: 0 0 10px;
  line-height: 12px;
}
.commentlist .review .vcard .fn {
  font-style: normal;
  font-weight: 500;
  color: #151515;
  font-size: 16px;
  text-transform: capitalize;
}
.commentlist .review .vcard .fn .url {
  color: #151515;
}
.commentlist .review .vcard .fn:before {
  display: none;
}
.commentlist .review .vcard .says {
  display: none;
}
.commentlist .review .avatar {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 20px;
  left: 0;
  border-radius: 50%;
}
.commentlist .review .comment-awaiting-moderation {
  font-size: 10px;
}
.commentlist .review p {
  font-size: 14px;
  word-break: break-word;
  color: #505050;
}
.commentlist .review .reply {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
}
.commentlist .review .reply a {
  display: inline-flex;
  align-items: center;
  color: #151515;
}
.commentlist .review .reply a svg {
  margin-right: 4px;
}
.commentlist .review .children {
  list-style: none;
  margin-left: 10px;
  margin-bottom: 20px;
}

.comment-form-rating .commentlist .comment-body .stars {
  float: right;
}
.comment-form-rating .commentlist .comment-text .stars {
  float: right;
}
.comment-form-rating .rtl .commentlist .comment-body .stars {
  float: left;
}
.comment-form-rating .rtl .commentlist .comment-text .stars {
  float: left;
}
.comment-form-rating .stars {
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.2em;
  font-family: FontAwesome;
  color: #dcdcdc;
  display: block;
}
.comment-form-rating .stars:before {
  font-family: FontAwesome;
  content: "\f005\f005\f005\f005\f005";
  content: none;
}
.comment-form-rating .stars > span {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  left: auto;
  right: 0;
  width: 75px;
}
.comment-form-rating .stars > span:before {
  color: #ffc200;
  content: "\f005\f005\f005\f005\f005";
  content: none;
}
.comment-form-rating .stars > span strong {
  display: none;
}
.comment-form-rating .stars a {
  position: relative;
  color: #dcdcdc;
  display: inline-block;
  text-indent: -999em;
  width: 10px;
}
.comment-form-rating .stars a:before {
  position: absolute;
  display: block;
  width: 10px;
  text-indent: 0;
  content: "\f005";
}
.comment-form-rating .stars a:hover ~ a {
  color: #dcdcdc;
}
.comment-form-rating .stars a.active ~ a {
  color: #dcdcdc;
}
.comment-form-rating .stars:hover a {
  color: #ffc200;
}
.comment-form-rating .stars + .write_first {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  color: #151515;
  margin-left: 20px;
  line-height: 18px;
  vertical-align: text-top;
}
.comment-form-rating .stars.selected a {
  color: #ffc200;
}

.comment-form p:not(.comment-form-comment) {
  font-size: 12px;
  margin-bottom: 35px;
}
.comment-form textarea {
  height: 160px;
  width: 100%;
  min-height: 160px;
  margin-bottom: 10px;
}
.comment-form textarea:not(.submit) {
  width: 100%;
}
.comment-form input {
  margin-bottom: 10px;
}
.comment-form input:not(.submit) {
  width: 100%;
}
.comment-form .row {
  margin: 0 -5px;
  line-height: 1;
}
.comment-form .row .columns {
  padding: 0 5px;
  line-height: 0;
}
.comment-form .form-submit {
  margin-top: 15px;
}

.star-rating {
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.2em;
  font-family: FontAwesome;
  color: #dcdcdc;
}
.star-rating:before {
  font-family: FontAwesome;
  content: "\f005\f005\f005\f005\f005";
}
.star-rating > span {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}
.star-rating > span:before {
  color: #ffc200;
  content: "\f005\f005\f005\f005\f005";
}
.star-rating > span strong {
  display: none;
}

.star-rating + .write_first {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  color: #151515;
  margin-left: 20px;
  line-height: 18px;
  vertical-align: text-top;
}

.thb-shop-title {
  text-align: center;
  margin: 10vh 0;
}

.regular-title {
  font-size: 22px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 35px;
  color: #151515;
}

.pswp__bg {
  background: rgba(0, 0, 0, 0.6);
}

.woocommerce-breadcrumb {
  font-size: 10px;
  color: #9f9fa0;
  text-transform: uppercase;
  font-weight: 500;
}
.woocommerce-breadcrumb a {
  color: #151515;
}
.woocommerce-breadcrumb i {
  font-style: normal;
  display: inline-flex;
  margin: 0 3px;
  color: #151515;
}

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

.badge.onsale {
  background: #647694;
}

.badge.onsale.perc {
  font-weight: 400;
  font-size: 11px;
}

.badge.out-of-stock {
  background: #c1c1c1;
}

.badge.new {
  background: #cf8497;
}

.stock.out-of-stock {
  font-weight: 600;
  color: #e24f3d;
}

.price {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #151515;
}
.price > span {
  display: inline-flex;
  vertical-align: middle;
}
.price del + ins {
  margin-left: 10px;
}
.price ins {
  color: #151515;
  text-decoration: none;
}
.price > .amount {
  color: #151515;
  text-decoration: none;
}

.stock {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.demo_store {
  display: block;
  background: #e5e5e5;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  font-weight: 400;
  margin: 0;
  line-height: 30px;
}

div.quantity {
  display: inline-flex;
  position: relative;
  padding-right: 22px;
}
div.quantity .screen-reader-text {
  display: none;
}
div.quantity .qty {
  display: inline-flex;
  padding: 0;
  width: 51px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: 1px solid #151515;
  justify-content: center;
  background: transparent;
  font-size: 16px;
  font-weight: 400;
  color: #151515;
  margin: 0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
div.quantity .qty::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
div.quantity .qty::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
div.quantity span:hover {
  cursor: pointer;
}
div.quantity .plus {
  display: flex;
  padding: 0;
  margin: 0;
  outline: 0;
  border: 1px solid #151515;
  position: absolute;
  justify-content: center;
  align-items: center;
  width: 23px;
  height: 24px;
  text-decoration: none;
  overflow: visible;
  text-decoration: none;
  font-weight: 400;
  cursor: pointer;
  text-shadow: none;
  background: transparent;
  color: #151515;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 0;
  right: 0;
  height: 23px;
  line-height: 23px;
}
div.quantity .plus:after {
  content: "";
  display: block;
  width: 9px;
  height: 1px;
  background: #2f2e2e;
  position: absolute;
  top: 50%;
  left: 6px;
}
div.quantity .plus:hover:after {
  background: #151515;
}
div.quantity .plus:hover:before {
  background: #151515;
}
div.quantity .plus:before {
  content: "";
  display: block;
  background: #2f2e2e;
  width: 1px;
  height: 9px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
}
div.quantity .minus {
  display: flex;
  padding: 0;
  margin: 0;
  outline: 0;
  border: 1px solid #151515;
  position: absolute;
  justify-content: center;
  align-items: center;
  width: 23px;
  height: 24px;
  text-decoration: none;
  overflow: visible;
  text-decoration: none;
  font-weight: 400;
  cursor: pointer;
  text-shadow: none;
  background: transparent;
  color: #151515;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  bottom: 0;
  right: 0;
}
div.quantity .minus:after {
  content: "";
  display: block;
  width: 9px;
  height: 1px;
  background: #2f2e2e;
  position: absolute;
  top: 50%;
  left: 6px;
}
div.quantity .minus:hover:after {
  background: #151515;
}
div.quantity .minus:hover:before {
  background: #151515;
}

div.quantity.hidden {
  display: none;
}

.required {
  opacity: 0.4;
  border: 0;
}

.related {
  width: 100%;
  margin: 40px 0 0;
}
.related:last-child {
  margin-bottom: 40px;
}
.related h2 {
  font-size: 20px;
  display: block;
  text-align: center;
  margin-bottom: 50px;
  font-weight: 500;
}

.up-sells {
  width: 100%;
  margin: 40px 0 0;
}
.up-sells:last-child {
  margin-bottom: 40px;
}
.up-sells h2 {
  font-size: 20px;
  display: block;
  text-align: center;
  margin-bottom: 50px;
  font-weight: 500;
}

.cross-sells {
  width: 100%;
  margin: 40px 0 0;
}
.cross-sells:last-child {
  margin-bottom: 40px;
}
.cross-sells h2 {
  font-size: 20px;
  display: block;
  text-align: center;
  margin-bottom: 50px;
  font-weight: 500;
}

.woocommerce form .form-row {
  width: 100%;
  display: block;
  float: left;
}
.woocommerce form .form-row input {
  margin: 0;
}
.woocommerce form .form-row .select2-container {
  margin: 0;
}
.woocommerce .woocommerce-form-login p:first-of-type {
  font-size: 14px;
  margin-bottom: 30px;
}
.woocommerce .woocommerce-form-login label {
  display: block;
}
.woocommerce .woocommerce-form-login .button {
  width: 100%;
  margin-bottom: 30px;
}
.woocommerce .woocommerce-form-login .woocommerce-form__label {
  float: left;
  position: relative;
}
.woocommerce .woocommerce-form-login .woocommerce-form__label .woocommerce-form__input-checkbox {
  visibility: visible;
  position: static;
}
.woocommerce .woocommerce-form-login .lost_password {
  float: right;
  position: relative;
  top: -40px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.woocommerce-page .form-row {
  width: 100%;
  display: block;
  float: left;
}
.woocommerce-page .form-row input {
  margin: 0;
}
.woocommerce-page .form-row .select2-container {
  margin: 0;
}

.woocommerce-message {
  background: #478df7;
  border: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 70px;
  display: flex;
  margin: 0;
  padding: 15px;
  z-index: 9999;
  overflow: hidden;
  transform: translateY(100%);
  font-weight: bold;
  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;
}
.woocommerce-message .button {
  display: none;
}
.woocommerce-message a {
  display: inline-flex;
  margin-left: 10px;
  color: #fff;
  text-decoration: underline;
}

.woocommerce-error {
  background: #478df7;
  border: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 70px;
  display: flex;
  margin: 0;
  padding: 15px;
  z-index: 9999;
  overflow: hidden;
  transform: translateY(100%);
  font-weight: bold;
  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;
  background: #fc5f5f;
  list-style: none;
  flex-direction: column;
}
.woocommerce-error .button {
  display: none;
}
.woocommerce-error a {
  display: inline-flex;
  margin-left: 10px;
  color: #fff;
  text-decoration: underline;
}
.woocommerce-error li {
  display: block;
}
.woocommerce-error li:last-of-type {
  margin: 0;
}

.woocommerce-info:not(.cart-empty) {
  background: #478df7;
  border: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 70px;
  display: flex;
  margin: 0;
  padding: 15px;
  z-index: 9999;
  overflow: hidden;
  transform: translateY(100%);
  font-weight: bold;
  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;
  background: #feb04b;
}
.woocommerce-info:not(.cart-empty) .button {
  display: none;
}
.woocommerce-info:not(.cart-empty) a {
  display: inline-flex;
  margin-left: 10px;
  color: #fff;
  text-decoration: underline;
}

.thb-swatches {
  line-height: 1;
}
.thb-swatches .thb-swatch.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.thb-quickview-wrapper {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 501;
  opacity: 0;
  height: 100%;
  max-width: 100%;
  margin: auto;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.thb-quickview-wrapper .thb-close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 50;
}
.thb-quickview-wrapper .thb-quickview-content {
  width: 1040px;
  max-width: 100%;
  background: #fff;
  height: 100%;
  overflow: scroll;
}

.shop_bar {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1;
}
.shop_bar .woocommerce-breadcrumb {
  margin: 0;
  display: inline-flex;
  margin-left: 30px;
}
.shop_bar .woocommerce-result-count {
  margin: 0;
  display: inline-flex;
}
.shop_bar .woocommerce-ordering {
  margin: 0;
  display: inline-flex;
}
.shop_bar .category_bar {
  display: flex;
  align-items: center;
}
.shop_bar .ordering {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.shop_bar .ordering .orderby {
  border: 0;
  font-weight: 500;
  color: #151515;
}
.shop_bar #thb-shop-filters {
  display: inline-flex;
  align-items: center;
}
.shop_bar #thb-shop-filters svg {
  margin-right: 5px;
}

.products.mini-padding.row {
  margin: 0 -1px;
}

.products.mini-padding.row .columns {
  padding: 0 1px;
  margin-bottom: 2px;
}

.products.low-padding.row {
  margin: 0 -5px;
}
.products.low-padding.row .columns {
  padding: 0 5px;
  margin-bottom: 10px;
}

.products.row.no-padding {
  margin: 0;
}
.products.row.no-padding .columns {
  padding: 0;
  margin-bottom: 0;
}

.thb-product-icon + .thb-product-icon {
  top: 50px;
}

.thb-product-icon.thb-loading:after {
  bottom: auto;
  top: 6px;
  width: 16px;
  height: 16px;
  left: auto;
  right: 6px;
  background-size: 16px !important;
}
.thb-product-icon.thb-loading svg {
  opacity: 0.5;
}

.thb-product-icon.slick:after {
  bottom: auto;
  top: 6px;
  width: 16px;
  height: 16px;
  left: auto;
  right: 6px;
  background-size: 16px !important;
}
.thb-product-icon.slick svg {
  opacity: 0.5;
}

.thb-product-icon.easyzoom-notice:after {
  bottom: auto;
  top: 6px;
  width: 16px;
  height: 16px;
  left: auto;
  right: 6px;
  background-size: 16px !important;
}
.thb-product-icon.easyzoom-notice svg {
  opacity: 0.5;
}

.product-images .thb-product-icon {
  opacity: 1;
  right: auto;
  left: 10px;
}
.product-images .thb-product-icon svg.thb-video-icon {
  top: 0;
  left: 1px;
  width: 12px;
  height: auto;
}

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

.thb-product-detail.thb-product-style2 .woocommerce-product-gallery__image {
  margin-bottom: 3px;
}
.thb-product-detail.thb-product-style2 .product-information {
  padding: 0 7%;
}
.thb-product-detail.thb-product-style2 .summary {
  position: sticky;
  top: 0;
  left: 0;
}

.thb-product-detail.thb-product-style2.thb-product-sidebar-on .product-information {
  padding: 0 10px;
}

.thb-product-detail.thb-product-style3 .product-thumbnail-container {
  display: flex;
  align-items: center;
}
.thb-product-detail.thb-product-style3 .entry-summary {
  text-align: center;
  padding: 5% 10%;
}

.thb-product-detail.thb-product-style3.thb-product-sidebar-on .entry-summary {
  padding: 0;
}

.thb-product-detail.thb-product-style4 .product-information {
  padding: 0 4%;
}
.thb-product-detail.thb-product-style4 .product-information .summary {
  position: sticky;
  top: 0;
  left: 0;
}
.thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image {
  margin-bottom: 30px;
}
.thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image:nth-child(2n) + .woocommerce-product-gallery__image {
  padding-left: 15px;
}

.thb-product-detail.thb-product-style4.thb-product-sidebar-on .product-information {
  padding: 0 10px;
}

.thb-product-detail.thb-product-style5 > .row:first-of-type {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.thb-product-detail.thb-product-style5 > .row:first-of-type > .columns {
  padding: 0;
}
.thb-product-detail.thb-product-style5 > .row:first-of-type > .columns.product-information {
  padding: 10%;
}
.thb-product-detail.thb-product-style5 .woocommerce-product-gallery__image {
  margin-bottom: 3px;
}
.thb-product-detail.thb-product-style5 .product-images .thb-product-icon {
  top: 70px;
  left: 20px;
}
.thb-product-detail.thb-product-style5 .product-information .summary {
  position: sticky;
  top: 0;
  left: 0;
}

.thb-product-detail.thb-product-quickview {
  overflow: hidden;
  position: relative;
}
.thb-product-detail.thb-product-quickview > .row {
  height: 100%;
}
.thb-product-detail.thb-product-quickview > .row > .columns {
  display: flex;
  overflow: hidden;
  flex-direction: column;
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery {
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .carousel {
  height: 100%;
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .carousel .slick-list {
  height: 100%;
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .carousel .slick-track {
  height: 100%;
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .woocommerce-product-gallery__image {
  height: 100%;
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .woocommerce-product-gallery__image a {
  pointer-events: none;
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .woocommerce-product-gallery__image a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.thb-product-detail.thb-product-quickview .product-information {
  padding: 15px;
}

.woocommerce-tabs.style2 {
  display: flex;
  flex-direction: column;
}
.woocommerce-tabs.style2 .tabs {
  text-align: left;
  flex-shrink: 0;
  width: 240px;
}
.woocommerce-tabs.style2 .tabs li {
  margin: 0 0 20px;
}
.woocommerce-tabs.style2 .woocommerce-Tabs-panel-wrapper {
  width: 100%;
}

.shop_attributes {
  border: 0;
  width: 100%;
  border-spacing: 0;
  text-align: left;
}
.shop_attributes tbody tr th {
  vertical-align: middle;
  padding: 12px 0;
  color: #454545;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #f5f5f5;
  background: none;
  width: 120px;
}
.shop_attributes tbody tr td {
  vertical-align: middle;
  padding: 14px 0 14px 15px;
  border-bottom: 1px solid #f5f5f5;
  background: none;
  font-weight: 300;
  font-size: 14px;
  color: #454545;
}
.shop_attributes tbody tr td p {
  margin: 0;
  color: #454545;
  font-size: 14px;
  font-weight: 300;
}
.shop_attributes tbody tr:last-child td {
  border-bottom: 0;
  background: none;
}
.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;
}

.shop_table {
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  text-align: left;
  color: #151515;
}
.shop_table thead tr {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.shop_table thead tr th {
  font-size: 13px;
  text-align: left;
  font-weight: 400;
  line-height: 1;
  padding: 20px 0;
}
.shop_table thead tr th:last-child {
  text-align: right;
}
.shop_table tbody th {
  text-align: left;
}
.shop_table tbody th:last-child {
  text-align: right;
}
.shop_table tbody tr {
  border-top: 1px solid #eaeaea;
}
.shop_table tbody tr:last-child {
  border-width: 0;
}
.shop_table tbody tr td {
  padding: 30px 25px 30px 0;
}
.shop_table tbody tr td:last-child {
  text-align: right;
  padding-right: 0;
}
.shop_table tbody tr td.product-remove {
  width: 40px;
}
.shop_table tbody tr td.product-thumbnail {
  width: 120px;
}
.shop_table tbody tr td.product-thumbnail a {
  display: inline-block;
}
.shop_table tbody tr td.product-thumbnail a img {
  max-width: 95px;
}
.shop_table tfoot tr {
  border-bottom: 1px solid #eaeaea;
}
.shop_table tfoot tr:last-child {
  border-width: 0;
}
.shop_table tfoot tr th {
  text-align: left;
}
.shop_table tfoot tr td {
  padding: 30px 25px 30px 0;
}
.shop_table tfoot tr td:last-child {
  text-align: right;
  padding-right: 0;
}

.cart-collaterals {
  margin-bottom: 30px;
}
.cart-collaterals h2 {
  display: none;
}
.cart-collaterals .shop_table {
  border-top: 1px solid #eaeaea;
  margin-bottom: 30px;
}
.cart-collaterals .shop_table th {
  width: 100px;
}
.cart-collaterals .shop_table tbody tr td {
  padding-top: 25px;
  padding-bottom: 25px;
}
.cart-collaterals .shop_table tbody tr:last-child {
  border-width: 1px;
}
.cart-collaterals .shop_table tbody tr.shipping {
  text-align: right;
}
.cart-collaterals .shop_table tfoot tr {
  border-top: 1px solid #eaeaea;
}

.shop_table.woocommerce-checkout-review-order-table {
  border-top: 1px solid #eaeaea;
  margin-bottom: 30px;
  margin: 0;
}
.shop_table.woocommerce-checkout-review-order-table th {
  width: 100px;
}
.shop_table.woocommerce-checkout-review-order-table tbody tr td {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child {
  border-width: 1px;
}
.shop_table.woocommerce-checkout-review-order-table tbody tr.shipping {
  text-align: right;
}
.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item {
  font-size: 14px;
}
.shop_table.woocommerce-checkout-review-order-table tfoot tr {
  border-top: 1px solid #eaeaea;
}
.shop_table.woocommerce-checkout-review-order-table tfoot tr td {
  padding-top: 15px;
  padding-bottom: 15px;
}
.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child {
  border-bottom: 1px solid #eaeaea;
}

#shipping_method {
  display: inline-block;
  list-style: none;
  text-align: left;
  margin: 0;
}
#shipping_method label {
  margin: 0 0 0 5px;
}

.woocommerce-shipping-calculator {
  padding-left: 30%;
}
.woocommerce-shipping-calculator .shipping-calculator-button {
  font-size: 14px;
}
.woocommerce-shipping-calculator .button {
  width: 100%;
}
.woocommerce-shipping-calculator .shipping-calculator-form {
  text-align: left;
}

.cart-empty {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cart-empty figure {
  display: inline-block;
  margin: 0 auto 30px;
  width: 134px;
  height: 168px;
  -webkit-background-size: 134px 168px;
  -moz-background-size: 134px 168px;
  -o-background-size: 134px 168px;
  background-size: 134px 168px;
}
.cart-empty .message {
  font-size: 26px;
  font-weight: 500;
  line-height: 32px;
}
.cart-empty .return-to-shop {
  margin: 20px 0 0;
}
.cart-empty section {
  padding: 40px 0;
}

.coupon {
  width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
  margin-bottom: 15px;
}
.coupon label {
  display: none;
}
.coupon .input-text {
  width: 100%;
  margin: 0;
  padding-right: 120px;
}
.coupon .button {
  position: absolute;
  top: 0;
  right: 15px;
  width: auto !important;
  font-weight: 500;
  font-size: 13px;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  color: #151515 !important;
}

.checkout-login {
  padding: 10px 0;
}
.checkout-login form {
  padding: 30px 0;
}
.checkout-login .showlogin {
  font-weight: 500;
}
.checkout-login .showcoupon {
  font-weight: 500;
}

.checkout-coupon {
  padding: 10px 0;
}
.checkout-coupon form {
  padding: 30px 0;
}
.checkout-coupon .showlogin {
  font-weight: 500;
}
.checkout-coupon .showcoupon {
  font-weight: 500;
}

.wc_payment_methods {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.wc_payment_methods .wc_payment_method {
  padding: 20px 0;
  margin: 0;
  border-bottom: 1px solid #eaeaea;
}
.wc_payment_methods .wc_payment_method label {
  margin: 0;
  float: none;
  padding-left: 6px;
}
.wc_payment_methods .wc_payment_method .custom_label {
  font-size: 16px;
  font-weight: 500;
}
.wc_payment_methods .wc_payment_method img {
  vertical-align: middle;
  margin-left: 10px;
  max-height: 16px;
}
.wc_payment_methods .wc_payment_method .payment_box {
  margin: 20px 0 0 25px;
  font-size: 12px;
}
.wc_payment_methods .wc_payment_method .payment_box p {
  margin: 0;
}
.wc_payment_methods .woocommerce-PaymentMethod {
  padding: 20px 0;
  margin: 0;
  border-bottom: 1px solid #eaeaea;
}
.wc_payment_methods .woocommerce-PaymentMethod label {
  margin: 0;
  float: none;
  padding-left: 6px;
}
.wc_payment_methods .woocommerce-PaymentMethod .custom_label {
  font-size: 16px;
  font-weight: 500;
}
.wc_payment_methods .woocommerce-PaymentMethod img {
  vertical-align: middle;
  margin-left: 10px;
  max-height: 16px;
}
.wc_payment_methods .woocommerce-PaymentMethod .payment_box {
  margin: 20px 0 0 25px;
  font-size: 12px;
}
.wc_payment_methods .woocommerce-PaymentMethod .payment_box p {
  margin: 0;
}
.wc_payment_methods .wc_payment_method.payment_method_stripe {
  display: inline-block;
  width: 100%;
}
.wc_payment_methods .wc_payment_method.payment_method_stripe > label {
  white-space: nowrap;
}
.wc_payment_methods .wc_payment_method.payment_method_stripe > label .stripe-icon {
  max-width: 30px;
}
.wc_payment_methods .wc_payment_method.payment_method_stripe p {
  margin-bottom: 10px !important;
}
.wc_payment_methods .wc_payment_method.payment_method_stripe .wc-credit-card-form label {
  padding-left: 0;
}
.wc_payment_methods .wc_payment_method.payment_method_stripe .wc-credit-card-form .StripeElement {
  padding: 10px;
  margin-bottom: 15px;
}
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe {
  display: inline-block;
  width: 100%;
}
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe > label {
  white-space: nowrap;
}
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe > label .stripe-icon {
  max-width: 30px;
}
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe p {
  margin-bottom: 10px !important;
}
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe .wc-credit-card-form label {
  padding-left: 0;
}
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe .wc-credit-card-form .StripeElement {
  padding: 10px;
  margin-bottom: 15px;
}
.wc_payment_methods .wc_payment_method.payment_method_paypal img {
  display: none;
}
.wc_payment_methods .wc_payment_method.payment_method_paypal .about_paypal {
  color: #647694;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 20px;
  float: right;
}
.wc_payment_methods .wc_payment_method.payment_method_paypal .form-row.woocommerce-SavedPaymentMethods-saveNew {
  float: none;
}
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_paypal img {
  display: none;
}
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_paypal .about_paypal {
  color: #647694;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 20px;
  float: right;
}
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_paypal .form-row.woocommerce-SavedPaymentMethods-saveNew {
  float: none;
}

.woocommerce-PaymentMethods {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.woocommerce-PaymentMethods .wc_payment_method {
  padding: 20px 0;
  margin: 0;
  border-bottom: 1px solid #eaeaea;
}
.woocommerce-PaymentMethods .wc_payment_method label {
  margin: 0;
  float: none;
  padding-left: 6px;
}
.woocommerce-PaymentMethods .wc_payment_method .custom_label {
  font-size: 16px;
  font-weight: 500;
}
.woocommerce-PaymentMethods .wc_payment_method img {
  vertical-align: middle;
  margin-left: 10px;
  max-height: 16px;
}
.woocommerce-PaymentMethods .wc_payment_method .payment_box {
  margin: 20px 0 0 25px;
  font-size: 12px;
}
.woocommerce-PaymentMethods .wc_payment_method .payment_box p {
  margin: 0;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod {
  padding: 20px 0;
  margin: 0;
  border-bottom: 1px solid #eaeaea;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod label {
  margin: 0;
  float: none;
  padding-left: 6px;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod .custom_label {
  font-size: 16px;
  font-weight: 500;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod img {
  vertical-align: middle;
  margin-left: 10px;
  max-height: 16px;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod .payment_box {
  margin: 20px 0 0 25px;
  font-size: 12px;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod .payment_box p {
  margin: 0;
}
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe {
  display: inline-block;
  width: 100%;
}
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe > label {
  white-space: nowrap;
}
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe > label .stripe-icon {
  max-width: 30px;
}
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe p {
  margin-bottom: 10px !important;
}
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe .wc-credit-card-form label {
  padding-left: 0;
}
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe .wc-credit-card-form .StripeElement {
  padding: 10px;
  margin-bottom: 15px;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe {
  display: inline-block;
  width: 100%;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe > label {
  white-space: nowrap;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe > label .stripe-icon {
  max-width: 30px;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe p {
  margin-bottom: 10px !important;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe .wc-credit-card-form label {
  padding-left: 0;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe .wc-credit-card-form .StripeElement {
  padding: 10px;
  margin-bottom: 15px;
}
.woocommerce-PaymentMethods .wc_payment_method.payment_method_paypal img {
  display: none;
}
.woocommerce-PaymentMethods .wc_payment_method.payment_method_paypal .about_paypal {
  color: #647694;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 20px;
  float: right;
}
.woocommerce-PaymentMethods .wc_payment_method.payment_method_paypal .form-row.woocommerce-SavedPaymentMethods-saveNew {
  float: none;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_paypal img {
  display: none;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_paypal .about_paypal {
  color: #647694;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 20px;
  float: right;
}
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_paypal .form-row.woocommerce-SavedPaymentMethods-saveNew {
  float: none;
}

.wc_payment_methods + .place-order {
  text-align: right;
}
.wc_payment_methods + .place-order .button {
  width: 100%;
}

.woocommerce-PaymentMethods + .place-order {
  text-align: right;
}
.woocommerce-PaymentMethods + .place-order .button {
  width: 100%;
}

form.woocommerce-checkout {
  margin-top: 8vh;
}

.wc-proceed-to-checkout .button {
  width: 100%;
}

#billing_address_1_field {
  margin-bottom: 10px;
}

#shipping_address_1_field {
  margin-bottom: 10px;
}

#ship-to-different-address {
  padding: 0;
  float: right;
  width: 100%;
}
#ship-to-different-address .shipping_toggle {
  float: right;
  position: relative;
}

.woocommerce-terms-and-conditions-wrapper {
  margin-top: 10px;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
  padding-left: 6px;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  font-size: 12px;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-link {
  text-decoration: underline;
}

#checkout_thankyou h2 {
  margin-top: 50px;
}
#checkout_thankyou .order_details {
  list-style: none;
  font-size: 14px;
  color: #151515;
}

.thb-overflow-container {
  overflow: hidden;
  padding: 40px 0;
}

.thb-form-container.no-register {
  width: 100%;
}

.thb-form-container.register-active {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.thb-form-container.register-active .thb-register-form {
  opacity: 1;
}
.thb-form-container.register-active .thb-login-form {
  opacity: 0;
}

.thb-register-form .woocommerce-password-strength {
  display: flex;
  margin: 4px 0 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 12px 16px;
  background: #ffdada;
  color: #e43737;
}
.thb-register-form .woocommerce-password-strength.medium {
  background: #d8fcda;
  color: #15a93b;
}
.thb-register-form .woocommerce-password-strength.good {
  background: #d8fcda;
  color: #15a93b;
}
.thb-register-form .woocommerce-password-hint {
  margin-top: 10px;
  display: block;
  font-size: 12px;
  font-weight: 500;
}
.thb-register-form .button {
  width: 100%;
}

.addresses {
  margin: 0 -15px;
}
.addresses .col-1 {
  float: left;
  width: 100%;
  padding: 0 15px;
}
.addresses .col-2 {
  float: left;
  width: 100%;
  padding: 0 15px;
}
.addresses .woocommerce-Address {
  margin-bottom: 40px;
}
.addresses .woocommerce-Address address {
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 20px;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  display: none;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .wishlist_icon path {
  fill: #e25842;
  stroke: #e25842;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .wishlist_icon path {
  fill: transparent;
  stroke: #151515;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover .wishlist_icon path {
  stroke: #e25842;
}

.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse {
  display: block;
}

.yith_wcwl_wishlist_footer .yith-wcwl-share ul {
  list-style: none;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li {
  display: inline-block;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a {
  display: block;
  font-size: 18px;
  padding-right: 5px;
  margin-right: 10px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.facebook:hover {
  color: #3b5998;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.linkedin:hover {
  color: #007bb6;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.pinterest:hover {
  color: #cb2027;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.twitter:hover {
  color: #00aced;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.instagram:hover {
  color: #3f729b;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.vk:hover {
  color: #45668e;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.tumblr:hover {
  color: #35465c;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.xing:hover {
  color: #cfdc00;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.soundcloud:hover {
  color: #f80;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.dribbble:hover {
  color: #ea4c89;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.youtube:hover {
  color: #e52d27;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.spotify:hover {
  color: #7ab800;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.behance:hover {
  color: #1769ff;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.deviantart:hover {
  color: #4e6252;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.vimeo:hover {
  color: #1ab7ea;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.flickr:hover {
  color: #0063dc;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.rss:hover {
  color: #f26522;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.twitch:hover {
  color: #6441a5;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.fivehundred:hover {
  color: #0099e5;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.whatsapp:hover {
  color: #25d366;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.medium:hover {
  color: #00ab6c;
}

.wishlist-title h2 {
  display: inline-block;
  margin-right: 20px;
}
.wishlist-title .btn {
  display: inline-flex;
  align-items: center;
  margin-bottom: 20px;
  vertical-align: middle;
  font-size: 14px;
}
.wishlist-title .btn i {
  margin-right: 5px;
}

.wishlist-title + .hidden-title-form {
  display: none;
}
.wishlist-title + .hidden-title-form .btn {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
}
.wishlist-title + .hidden-title-form .btn i {
  margin-right: 5px;
}
.wishlist-title + .hidden-title-form .button {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
}
.wishlist-title + .hidden-title-form .button i {
  margin-right: 5px;
}
.wishlist-title + .hidden-title-form input[type=submit] {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
}
.wishlist-title + .hidden-title-form input[type=submit] i {
  margin-right: 5px;
}

.easyzoom.is-loading img {
  cursor: progress;
}

.easyzoom.is-ready img {
  cursor: crosshair;
}

.easyzoom.is-error img {
  cursor: not-allowed;
}

.easyzoom-flyout {
  position: absolute;
  z-index: 999;
  background: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}

.easyzoom--overlay .easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  margin-left: 20px;
}

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

.animation.right-to-left-long {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

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

.wpb_content_element {
  margin: 0 !important;
}

.password-protected {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.password-protected svg {
  display: inline-block;
  width: 60px;
  max-width: 100%;
  margin-bottom: 30px;
}
.password-protected h3 {
  margin-bottom: 5px;
}
.password-protected .password-form {
  text-align: center;
}
.password-protected p {
  margin-bottom: 30px;
}

.wpb_text_column {
  clear: both;
}

.vc_empty_space {
  clear: both;
}

.wpb_video_widget .wpb_video_wrapper .responsive-embed {
  height: auto;
  padding-bottom: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.wpb_video_widget .wpb_video_wrapper .flex-video {
  height: auto;
  padding-bottom: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.wpb_video_widget .wpb_video_wrapper .plyr {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.thb_image_link {
  display: inline-block;
}
.thb_image_link > a {
  display: block;
}
.thb_image_link .thb-image-content {
  margin-top: 30px;
}

.thb_image_link.full {
  width: 100%;
}
.thb_image_link.full img {
  width: 100%;
}

.thb_image_link.caption-style2 {
  padding-left: 40px;
}
.thb_image_link.caption-style2 .wp-caption-text {
  position: absolute;
  top: -15px;
  left: auto;
  right: calc(100% - 20px);
  width: auto;
  bottom: auto;
  white-space: nowrap;
  transform-origin: right bottom;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background: transparent;
  padding: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}

.thb_image_link.aligncenter {
  display: block;
}
.thb_image_link.aligncenter img {
  margin: 0 auto;
  display: block;
}

.thb_subscribe {
  max-width: 360px;
  width: 100%;
  display: inline-block;
}
.thb_subscribe .newsletter-form {
  position: relative;
}
.thb_subscribe .newsletter-form.thb-loading {
  pointer-events: none;
}
.thb_subscribe .newsletter-form.thb-loading input {
  opacity: 0.3;
}
.thb_subscribe .newsletter-form.thb-loading .btn {
  opacity: 0.3;
}
.thb_subscribe .newsletter-form.thb-loading .thb-preloader {
  opacity: 1;
}
.thb_subscribe .newsletter-form.thb-loading:after {
  background-color: transparent;
  bottom: auto;
  top: 50%;
  margin-top: -16px;
}
.thb_subscribe .newsletter-form.slick {
  pointer-events: none;
}
.thb_subscribe .newsletter-form.slick input {
  opacity: 0.3;
}
.thb_subscribe .newsletter-form.slick .btn {
  opacity: 0.3;
}
.thb_subscribe .newsletter-form.slick .thb-preloader {
  opacity: 1;
}
.thb_subscribe .newsletter-form.slick:after {
  background-color: transparent;
  bottom: auto;
  top: 50%;
  margin-top: -16px;
}
.thb_subscribe .newsletter-form.easyzoom-notice {
  pointer-events: none;
}
.thb_subscribe .newsletter-form.easyzoom-notice input {
  opacity: 0.3;
}
.thb_subscribe .newsletter-form.easyzoom-notice .btn {
  opacity: 0.3;
}
.thb_subscribe .newsletter-form.easyzoom-notice .thb-preloader {
  opacity: 1;
}
.thb_subscribe .newsletter-form.easyzoom-notice:after {
  background-color: transparent;
  bottom: auto;
  top: 50%;
  margin-top: -16px;
}

.thb_subscribe.thb_subscribe_shortcode .widget_subscribe {
  margin: 0;
  width: 100%;
  padding-right: 70px;
}
.thb_subscribe.thb_subscribe_shortcode .widget_subscribe_btn {
  position: absolute;
  top: 0;
  padding: 0 20px;
  right: 0;
  height: 100%;
  background: transparent;
  color: #151515;
  border: 0;
  font-weight: 600;
  line-height: 42px;
}
.thb_subscribe.thb_subscribe_shortcode .widget_subscribe_btn:hover {
  background: transparent;
  color: #151515;
}

.thb_lookbook.full {
  width: 100%;
}
.thb_lookbook.full img {
  width: 100%;
}

.thb-iconbox.animation-off {
  visibility: visible;
}
.thb-iconbox.animation-off figure svg {
  display: block;
}

.thb-iconbox.type2 {
  padding: 15px;
  border: 1px solid #d9d9d9;
}
.thb-iconbox.type2 p {
  margin-bottom: 0;
}
.thb-iconbox.type2:hover {
  background: #e5e5e5;
  border-color: #e5e5e5;
  color: #fff;
}
.thb-iconbox.type2:hover svg path {
  stroke: #fff;
}
.thb-iconbox.type2:hover svg circle {
  stroke: #fff;
}
.thb-iconbox.type2:hover svg rect {
  stroke: #fff;
}
.thb-iconbox.type2:hover svg ellipse {
  stroke: #fff;
}
.thb-iconbox.type2:hover h5 {
  color: #fff;
}

.thb-iconbox.top {
  flex-direction: column;
}
.thb-iconbox.top figure {
  margin-bottom: 30px;
}
.thb-iconbox.top .iconbox-content {
  width: 100%;
}

.thb-iconbox.top.type1 {
  align-items: center;
}

.thb-iconbox.top.type1.text-left {
  align-items: flex-start;
}

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

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

.thb-iconbox.left figure {
  margin-right: 30px;
}
.thb-iconbox.left h5 {
  margin-bottom: 10px;
}

.thb-iconbox.right {
  flex-direction: row-reverse;
  text-align: right;
}
.thb-iconbox.right figure {
  margin-left: 30px;
}
.thb-iconbox.right h5 {
  margin-bottom: 10px;
}

.thb-label {
  display: inline-block;
  padding: 13px 15px;
  line-height: 1;
}
.thb-label > * {
  margin: 0;
  line-height: 1;
}

.thb-testimonials {
  text-align: center;
}
.thb-testimonials cite {
  display: inline-flex;
  font-size: 14px;
  color: #151515;
  vertical-align: middle;
  margin: 0;
}
.thb-testimonials span {
  display: inline-flex;
  font-size: 14px;
  color: #151515;
  vertical-align: middle;
  margin: 0;
}
.thb-testimonials blockquote {
  margin: 0 0 15px;
}
.thb-testimonials blockquote p {
  font-weight: 400;
}
.thb-testimonials .thb-testimonial {
  margin-bottom: 30px;
}

.thb-testimonials.testimonial-style2 {
  padding-bottom: 10px;
}
.thb-testimonials.testimonial-style2 blockquote p {
  font-size: 34px;
  color: #151515;
  font-weight: 500;
}
.thb-testimonials.testimonial-style2 .slick-dots {
  bottom: 0;
}

.thb-testimonials.testimonial-style3 blockquote {
  border: 0;
  padding: 0;
}
.thb-testimonials.testimonial-style3 .slick-slide > div {
  display: none;
}
.thb-testimonials.testimonial-style3 .slick-dots {
  height: auto;
  position: static;
}
.thb-testimonials.testimonial-style3 .slick-dots li {
  width: auto;
  height: auto;
  border-radius: 0;
  margin: 0 10px;
}
.thb-testimonials.testimonial-style3 .slick-dots li.slick-active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thb-testimonials.testimonial-style3 .slick-dots li.slick-active .portrait_bullet {
  display: block;
  opacity: 1;
}
.thb-testimonials.testimonial-style3 .slick-dots .portrait_bullet {
  display: block;
  opacity: 0.2;
}
.thb-testimonials.testimonial-style3 .slick-dots .author_image.hide {
  display: block !important;
}

.thb-slidetype {
  visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.thb-slidetype .thb-slidetype-entry {
  display: block;
  will-change: contents;
  overflow: hidden;
}
.thb-slidetype .thb-slidetype-entry .lines {
  display: block;
}

.thb-product-category-grid.style4 {
  margin: 0 -4px;
}
.thb-product-category-grid.style4 > .product-category {
  padding: 0 4px;
  margin-bottom: 8px;
}

.thb-product-category-grid.style5 {
  margin: 0;
}
.thb-product-category-grid.style5 > .product-category {
  padding: 0;
  margin-bottom: 0;
}
.thb-product-category-grid.style5 .product.product-category {
  overflow: hidden;
}
.thb-product-category-grid.style5 .product.product-category .thb-category-link {
  transform: scale(1);
  transition-duration: 1s;
}
.thb-product-category-grid.style5 .product.product-category:hover .thb-category-link {
  transform: scale(1.05);
}

.thb-stroketype * {
  color: #151515;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -moz-text-fill-color: rgba(0, 0, 0, 0);
  -o-text-fill-color: rgba(0, 0, 0, 0);
  -ms-text-fill-color: rgba(0, 0, 0, 0);
  text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -moz-text-stroke-width: 1px;
  -o-text-stroke-width: 1px;
  -ms-text-stroke-width: 1px;
  text-stroke-width: 1px;
  -webkit-text-stroke-color: #151515;
  -moz-text-stroke-color: #151515;
  -o-text-stroke-color: #151515;
  -ms-text-stroke-color: #151515;
  text-stroke-color: #151515;
}

.thb-product-slider .slick-slide {
  display: flex;
}
.thb-product-slider .image-side img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 600px;
}
.thb-product-slider .products {
  background: #fbf8f7;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5% !important;
  margin: 0;
}
.thb-product-slider .slick-dots {
  position: static;
  margin-top: 40px;
}

.retina_size {
  visibility: hidden;
}

.retina_size.retina_active {
  visibility: visible;
}

.thb_cascading_images {
  position: relative;
}
.thb_cascading_images .cascading_image {
  display: block;
  width: 100%;
}
.thb_cascading_images .cascading_image:not(:first-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.thb_cascading_images .cascading_image:not(:first-child) img {
  max-width: none;
}
.thb_cascading_images .cascading_image img {
  display: block;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.thb_cascading_images .cascading_image .thb_box_shadow {
  -webkit-box-shadow: 0 4px 25px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0.2);
}

.btn.disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.6;
}

.button.disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.6;
}

input[type=submit].disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.6;
}

.btn.full {
  width: 100%;
}

.button.full {
  width: 100%;
}

input[type=submit].full {
  width: 100%;
}

.btn.small {
  height: 36px;
  line-height: 34px;
  font-size: 14px;
  padding: 0 20px;
  margin-bottom: 3px;
}

.button.small {
  height: 36px;
  line-height: 34px;
  font-size: 14px;
  padding: 0 20px;
  margin-bottom: 3px;
}

input[type=submit].small {
  height: 36px;
  line-height: 34px;
  font-size: 14px;
  padding: 0 20px;
  margin-bottom: 3px;
}

.btn.large {
  padding: 0 15px;
  height: 46px;
  line-height: 44px;
}

.btn.single_add_to_cart_button {
  padding: 0 15px;
  height: 46px;
  line-height: 44px;
}

.button.large {
  padding: 0 15px;
  height: 46px;
  line-height: 44px;
}

.button.single_add_to_cart_button {
  padding: 0 15px;
  height: 46px;
  line-height: 44px;
}

input[type=submit].large {
  padding: 0 15px;
  height: 46px;
  line-height: 44px;
}

input[type=submit].single_add_to_cart_button {
  padding: 0 15px;
  height: 46px;
  line-height: 44px;
}

.btn.white {
  border-color: #fff;
  background: #fff;
  color: #151515;
}
.btn.white:hover {
  color: #151515;
  background: #f2f2f2;
  border-color: #f2f2f2;
}
.btn.white:focus {
  color: #151515;
}

.button.white {
  border-color: #fff;
  background: #fff;
  color: #151515;
}
.button.white:hover {
  color: #151515;
  background: #f2f2f2;
  border-color: #f2f2f2;
}
.button.white:focus {
  color: #151515;
}

input[type=submit].white {
  border-color: #fff;
  background: #fff;
  color: #151515;
}
input[type=submit].white:hover {
  color: #151515;
  background: #f2f2f2;
  border-color: #f2f2f2;
}
input[type=submit].white:focus {
  color: #151515;
}

input[type=submit].border-fill {
  background: transparent;
  color: #151515;
  border-color: rgba(0, 0, 0, 0.2);
  position: relative;
  font-size: 11px;
  font-weight: 600;
}
input[type=submit].border-fill span {
  position: relative;
  z-index: 5;
}
input[type=submit].border-fill:after {
  content: "";
  display: block;
  width: calc(100% - 20px);
  height: 3px;
  position: absolute;
  bottom: -1.5px;
  left: 10px;
  background: #151515;
  transform-origin: bottom center;
}
input[type=submit].border-fill:hover {
  color: #fff;
  border-color: #151515;
}
input[type=submit].border-fill:hover:after {
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  left: 0;
}

.btn.small-radius {
  border-radius: 3px;
}

.button.small-radius {
  border-radius: 3px;
}

input[type=submit].small-radius {
  border-radius: 3px;
}

.btn.pill {
  border-radius: 21px;
}

.button.pill {
  border-radius: 21px;
}

input[type=submit].pill {
  border-radius: 21px;
}

.btn.pill.large {
  border-radius: 23px;
}

.button.pill.large {
  border-radius: 23px;
}

input[type=submit].pill.large {
  border-radius: 23px;
}

.btn.alt {
  background: transparent;
  color: #151515;
  border-radius: 21px;
  border-color: #151515;
  border: 1px solid;
  opacity: 1;
}
.btn.alt:hover {
  color: #fff;
  background: #151515;
}
.btn.alt:hover:focus {
  color: #fff;
}
.btn.alt:focus {
  color: #151515;
}

.btn.wc-forward:not(.checkout) {
  background: transparent;
  color: #151515;
}
.btn.wc-forward:not(.checkout):hover {
  color: #fff;
  background: #151515;
}
.btn.wc-forward:not(.checkout):hover:focus {
  color: #fff;
}
.btn.wc-forward:not(.checkout):focus {
  color: #151515;
}
.btn.wc-forward:not(.checkout).white {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
.btn.wc-forward:not(.checkout).white:hover {
  border-color: #fff;
  color: #151515;
  background: #fff;
}
.btn.wc-forward:not(.checkout).white:hover:focus {
  color: #151515;
}
.btn.wc-forward:not(.checkout).white:focus {
  color: #fff;
}

.button.alt {
  background: transparent;
  color: #151515;
}
.button.alt:hover {
  color: #fff;
  background: #151515;
}
.button.alt:hover:focus {
  color: #fff;
}
.button.alt:focus {
  color: #151515;
}

.button.wc-forward:not(.checkout) {
  background: transparent;
  color: #151515;
}
.button.wc-forward:not(.checkout):hover {
  color: #fff;
  background: #151515;
}
.button.wc-forward:not(.checkout):hover:focus {
  color: #fff;
}
.button.wc-forward:not(.checkout):focus {
  color: #151515;
}
.button.wc-forward:not(.checkout).white {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
.button.wc-forward:not(.checkout).white:hover {
  border-color: #fff;
  color: #151515;
  background: #fff;
}
.button.wc-forward:not(.checkout).white:hover:focus {
  color: #151515;
}
.button.wc-forward:not(.checkout).white:focus {
  color: #fff;
}

input[type=submit].alt {
  background: transparent;
  color: #151515;
}
input[type=submit].alt:hover {
  color: #fff;
  background: #151515;
}
input[type=submit].alt:hover:focus {
  color: #fff;
}
input[type=submit].alt:focus {
  color: #151515;
}

input[type=submit].wc-forward:not(.checkout) {
  background: transparent;
  color: #151515;
}
input[type=submit].wc-forward:not(.checkout):hover {
  color: #fff;
  background: #151515;
}
input[type=submit].wc-forward:not(.checkout):hover:focus {
  color: #fff;
}
input[type=submit].wc-forward:not(.checkout):focus {
  color: #151515;
}
input[type=submit].wc-forward:not(.checkout).white {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
input[type=submit].wc-forward:not(.checkout).white:hover {
  border-color: #fff;
  color: #151515;
  background: #fff;
}
input[type=submit].wc-forward:not(.checkout).white:hover:focus {
  color: #151515;
}
input[type=submit].wc-forward:not(.checkout).white:focus {
  color: #fff;
}

.btn.alt.white {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
.btn.alt.white:hover {
  border-color: #fff;
  color: #151515;
  background: #fff;
}
.btn.alt.white:hover:focus {
  color: #151515;
}
.btn.alt.white:focus {
  color: #fff;
}

.button.alt.white {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
.button.alt.white:hover {
  border-color: #fff;
  color: #151515;
  background: #fff;
}
.button.alt.white:hover:focus {
  color: #151515;
}
.button.alt.white:focus {
  color: #fff;
}

input[type=submit].alt.white {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
input[type=submit].alt.white:hover {
  border-color: #fff;
  color: #151515;
  background: #fff;
}
input[type=submit].alt.white:hover:focus {
  color: #151515;
}
input[type=submit].alt.white:focus {
  color: #fff;
}

.btn-text {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}

.btn-text.style1.white {
  color: #fff;
}
.btn-text.style1.white:before {
  background: rgba(255, 255, 255, 0.45);
}
.btn-text.style1.white:hover {
  color: #fff;
}
.btn-text.style1.white:hover:before {
  background: #fff;
}

.btn-text.style5 {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.btn-text.style5 svg {
  fill: #151515;
  height: 10px;
  -webkit-transform: translateX(-4px);
  -moz-transform: translateX(-4px);
  -ms-transform: translateX(-4px);
  -o-transform: translateX(-4px);
  transform: translateX(-4px);
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.btn-text.style5 svg .bar {
  fill: #151515;
  -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-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.btn-text.style5 .arrow {
  height: 10px;
  display: flex;
  align-items: center;
}
.btn-text.style5:hover {
  color: #151515;
}
.btn-text.style5:hover svg {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.btn-text.style5:hover svg .bar {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn-block {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  color: #151515;
}
.btn-block:hover {
  color: #151515;
}
.btn-block .cover-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}
.btn-block .cover-bg img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.btn-block .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}
.btn-block .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.btn-block > span {
  position: relative;
  line-height: 1;
  z-index: 2;
}

.thb-client-row.has-border .thb-client {
  border: 1px solid #151515;
  margin-right: -1px;
  margin-bottom: -1px;
}
.thb-client-row.has-border .slick .slick-list {
  padding: 0 1px 1px 0 !important;
}

.thb-client-row.has-border.thb-opacity.with-accent .thb-client:hover {
  border-color: #e5e5e5;
}

.thb-client-row.thb-opacity .thb-client img {
  will-change: opacity;
  opacity: 0.6;
}
.thb-client-row.thb-opacity .thb-client:hover img {
  opacity: 1;
}

.thb-client-row.thb-grayscale .thb-client img {
  will-change: filter;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}
.thb-client-row.thb-grayscale .thb-client:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
}

.thb-hotspot-wrapper {
  background: #fbf8f7;
}
.thb-hotspot-wrapper .row .columns.thb-hotspots-products {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.thb-hotspot-wrapper .row .columns.thb-hotspots-products .slick .slick-dots {
  position: static;
  margin-top: 10px;
}

.thb-hotspot-container.hover .thb-hotspot:hover {
  z-index: 20;
}
.thb-hotspot-container.hover .thb-hotspot:hover .thb-hotspot-tooltip {
  opacity: 1;
  pointer-events: all;
}

.thb-hotspot-container.click .thb-hotspot.active {
  z-index: 20;
}
.thb-hotspot-container.click .thb-hotspot.active .thb-hotspot-tooltip {
  opacity: 1;
  pointer-events: all;
}
.thb-hotspot-container.click .thb-hotspot .thb-hotspot-content {
  cursor: pointer;
}

.thb-hotspot-container.always .thb-hotspot .thb-hotspot-tooltip {
  opacity: 1;
  pointer-events: all;
}

.thb-cookie-bar {
  display: flex;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #000;
  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%);
}
.thb-cookie-bar p {
  font-size: 12px;
  line-height: 1.2;
}
.thb-cookie-bar .button-accept {
  font-size: 12px;
  margin: 0;
  font-weight: 600;
  text-decoration: underline;
  color: #fff;
}
.thb-cookie-bar .thb-cookie-text a {
  font-weight: 400;
  color: #fff;
  text-decoration: underline;
}

.dokan-single-store.dokan-w8 {
  width: 100% !important;
}

.dokan-w3 {
  width: 100% !important;
}

.dokan-single-store .dokan-store-tabs ul li {
  margin-bottom: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
  padding: 15px;
}

@media screen and (min-width: 40.0625em) {
  .medium-1 {
    width: 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.333333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.333333%;
  }
  .medium-offset-0 {
    margin-left: 0;
    margin-left: 0;
  }
  .medium-2 {
    width: 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.666667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.666667%;
  }
  .medium-offset-1 {
    margin-left: 8.333333%;
    margin-left: 8.333333%;
  }
  .medium-3 {
    width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.666667%;
    margin-left: 16.666667%;
  }
  .medium-4 {
    width: 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.333333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.666667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.666667%;
  }
  .medium-offset-4 {
    margin-left: 33.333333%;
    margin-left: 33.333333%;
  }
  .medium-6 {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.666667%;
    margin-left: 41.666667%;
  }
  .medium-7 {
    width: 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.333333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.666667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.666667%;
  }
  .medium-offset-7 {
    margin-left: 58.333333%;
    margin-left: 58.333333%;
  }
  .medium-9 {
    width: 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.666667%;
    margin-left: 66.666667%;
  }
  .medium-10 {
    width: 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.333333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.666667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.666667%;
  }
  .medium-offset-10 {
    margin-left: 83.333333%;
    margin-left: 83.333333%;
  }
  .medium-12 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.666667%;
    margin-left: 91.666667%;
  }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-1 > .column {
    width: 100%;
    float: left;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n + 1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child {
    float: left;
  }
  .medium-up-1 > .columns {
    width: 100%;
    float: left;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-2 > .column {
    width: 50%;
    float: left;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n + 1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child {
    float: left;
  }
  .medium-up-2 > .columns {
    width: 50%;
    float: left;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-3 > .column {
    width: 33.333333%;
    float: left;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .medium-up-3 > .column:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n + 1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child {
    float: left;
  }
  .medium-up-3 > .columns {
    width: 33.333333%;
    float: left;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-4 > .column {
    width: 25%;
    float: left;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n + 1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child {
    float: left;
  }
  .medium-up-4 > .columns {
    width: 25%;
    float: left;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-5 > .column {
    width: 20%;
    float: left;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n + 1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child {
    float: left;
  }
  .medium-up-5 > .columns {
    width: 20%;
    float: left;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-6 > .column {
    width: 16.666667%;
    float: left;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .medium-up-6 > .column:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n + 1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child {
    float: left;
  }
  .medium-up-6 > .columns {
    width: 16.666667%;
    float: left;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-7 > .column {
    width: 14.285714%;
    float: left;
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }
  .medium-up-7 > .column:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n + 1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child {
    float: left;
  }
  .medium-up-7 > .columns {
    width: 14.285714%;
    float: left;
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-8 > .column {
    width: 12.5%;
    float: left;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n + 1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child {
    float: left;
  }
  .medium-up-8 > .columns {
    width: 12.5%;
    float: left;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column {
    padding-left: 0;
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .expanded.row .medium-collapse.row {
    margin-left: 0;
    margin-right: 0;
  }
  .medium-uncollapse > .column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .medium-push-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .medium-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
  .column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .row.medium-unstack > .column {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .row.medium-unstack > .columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2.5rem;
  }
  h3 {
    font-size: 1.9375rem;
  }
  h4 {
    font-size: 1.5625rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1rem;
  }
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
  .show-for-small-only {
    display: none !important;
  }
  .hide-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 64.0625em) {
  .large-1 {
    width: 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.333333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.333333%;
  }
  .large-offset-0 {
    margin-left: 0;
    margin-left: 0;
  }
  .large-2 {
    width: 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.666667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.666667%;
  }
  .large-offset-1 {
    margin-left: 8.333333%;
    margin-left: 8.333333%;
  }
  .large-3 {
    width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.666667%;
    margin-left: 16.666667%;
  }
  .large-4 {
    width: 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.333333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
    margin-left: 25%;
  }
  .large-5 {
    width: 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.666667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.666667%;
  }
  .large-offset-4 {
    margin-left: 33.333333%;
    margin-left: 33.333333%;
  }
  .large-6 {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.666667%;
    margin-left: 41.666667%;
  }
  .large-7 {
    width: 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.333333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
    margin-left: 50%;
  }
  .large-8 {
    width: 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.666667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.666667%;
  }
  .large-offset-7 {
    margin-left: 58.333333%;
    margin-left: 58.333333%;
  }
  .large-9 {
    width: 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.666667%;
    margin-left: 66.666667%;
  }
  .large-10 {
    width: 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.333333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
    margin-left: 75%;
  }
  .large-11 {
    width: 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.666667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.666667%;
  }
  .large-offset-10 {
    margin-left: 83.333333%;
    margin-left: 83.333333%;
  }
  .large-12 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.666667%;
    margin-left: 91.666667%;
  }
  .large-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-1 > .column {
    width: 100%;
    float: left;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-1 > .column:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n + 1) {
    clear: both;
  }
  .large-up-1 > .column:last-child {
    float: left;
  }
  .large-up-1 > .columns {
    width: 100%;
    float: left;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-2 > .column {
    width: 50%;
    float: left;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-2 > .column:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n + 1) {
    clear: both;
  }
  .large-up-2 > .column:last-child {
    float: left;
  }
  .large-up-2 > .columns {
    width: 50%;
    float: left;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-3 > .column {
    width: 33.333333%;
    float: left;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .large-up-3 > .column:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n + 1) {
    clear: both;
  }
  .large-up-3 > .column:last-child {
    float: left;
  }
  .large-up-3 > .columns {
    width: 33.333333%;
    float: left;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-4 > .column {
    width: 25%;
    float: left;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n + 1) {
    clear: both;
  }
  .large-up-4 > .column:last-child {
    float: left;
  }
  .large-up-4 > .columns {
    width: 25%;
    float: left;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-5 > .column {
    width: 20%;
    float: left;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-5 > .column:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n + 1) {
    clear: both;
  }
  .large-up-5 > .column:last-child {
    float: left;
  }
  .large-up-5 > .columns {
    width: 20%;
    float: left;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-6 > .column {
    width: 16.666667%;
    float: left;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .large-up-6 > .column:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n + 1) {
    clear: both;
  }
  .large-up-6 > .column:last-child {
    float: left;
  }
  .large-up-6 > .columns {
    width: 16.666667%;
    float: left;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-7 > .column {
    width: 14.285714%;
    float: left;
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }
  .large-up-7 > .column:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n + 1) {
    clear: both;
  }
  .large-up-7 > .column:last-child {
    float: left;
  }
  .large-up-7 > .columns {
    width: 14.285714%;
    float: left;
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }
  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-8 > .column {
    width: 12.5%;
    float: left;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n + 1) {
    clear: both;
  }
  .large-up-8 > .column:last-child {
    float: left;
  }
  .large-up-8 > .columns {
    width: 12.5%;
    float: left;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column {
    padding-left: 0;
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .expanded.row .large-collapse.row {
    margin-left: 0;
    margin-right: 0;
  }
  .large-uncollapse > .column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .large-push-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .large-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .large-order-2 {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .large-order-3 {
    -ms-flex-order: 3;
    order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .large-order-4 {
    -ms-flex-order: 4;
    order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .large-order-5 {
    -ms-flex-order: 5;
    order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .large-order-6 {
    -ms-flex-order: 6;
    order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .row.large-unstack > .column {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .row.large-unstack > .columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
  .show-for-medium-only {
    display: none !important;
  }
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 90.0625em) {
  .xlarge-1 {
    width: 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .xlarge-push-1 {
    position: relative;
    left: 8.333333%;
  }
  .xlarge-pull-1 {
    position: relative;
    left: -8.333333%;
  }
  .xlarge-offset-0 {
    margin-left: 0;
    margin-left: 0;
  }
  .xlarge-2 {
    width: 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .xlarge-push-2 {
    position: relative;
    left: 16.666667%;
  }
  .xlarge-pull-2 {
    position: relative;
    left: -16.666667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.333333%;
    margin-left: 8.333333%;
  }
  .xlarge-3 {
    width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-push-3 {
    position: relative;
    left: 25%;
  }
  .xlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.666667%;
    margin-left: 16.666667%;
  }
  .xlarge-4 {
    width: 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .xlarge-push-4 {
    position: relative;
    left: 33.333333%;
  }
  .xlarge-pull-4 {
    position: relative;
    left: -33.333333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
    margin-left: 25%;
  }
  .xlarge-5 {
    width: 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .xlarge-push-5 {
    position: relative;
    left: 41.666667%;
  }
  .xlarge-pull-5 {
    position: relative;
    left: -41.666667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.333333%;
    margin-left: 33.333333%;
  }
  .xlarge-6 {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
  }
  .xlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.666667%;
    margin-left: 41.666667%;
  }
  .xlarge-7 {
    width: 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .xlarge-push-7 {
    position: relative;
    left: 58.333333%;
  }
  .xlarge-pull-7 {
    position: relative;
    left: -58.333333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
    margin-left: 50%;
  }
  .xlarge-8 {
    width: 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .xlarge-push-8 {
    position: relative;
    left: 66.666667%;
  }
  .xlarge-pull-8 {
    position: relative;
    left: -66.666667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.333333%;
    margin-left: 58.333333%;
  }
  .xlarge-9 {
    width: 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xlarge-push-9 {
    position: relative;
    left: 75%;
  }
  .xlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.666667%;
    margin-left: 66.666667%;
  }
  .xlarge-10 {
    width: 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .xlarge-push-10 {
    position: relative;
    left: 83.333333%;
  }
  .xlarge-pull-10 {
    position: relative;
    left: -83.333333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
    margin-left: 75%;
  }
  .xlarge-11 {
    width: 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .xlarge-push-11 {
    position: relative;
    left: 91.666667%;
  }
  .xlarge-pull-11 {
    position: relative;
    left: -91.666667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.333333%;
    margin-left: 83.333333%;
  }
  .xlarge-12 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.666667%;
    margin-left: 91.666667%;
  }
  .xlarge-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-1 > .column {
    width: 100%;
    float: left;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-1 > .column:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-1 > .column:nth-of-type(1n + 1) {
    clear: both;
  }
  .xlarge-up-1 > .column:last-child {
    float: left;
  }
  .xlarge-up-1 > .columns {
    width: 100%;
    float: left;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .xlarge-up-1 > .columns:last-child {
    float: left;
  }
  .xlarge-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-2 > .column {
    width: 50%;
    float: left;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-2 > .column:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-2 > .column:nth-of-type(2n + 1) {
    clear: both;
  }
  .xlarge-up-2 > .column:last-child {
    float: left;
  }
  .xlarge-up-2 > .columns {
    width: 50%;
    float: left;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .xlarge-up-2 > .columns:last-child {
    float: left;
  }
  .xlarge-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-3 > .column {
    width: 33.333333%;
    float: left;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .xlarge-up-3 > .column:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-3 > .column:nth-of-type(3n + 1) {
    clear: both;
  }
  .xlarge-up-3 > .column:last-child {
    float: left;
  }
  .xlarge-up-3 > .columns {
    width: 33.333333%;
    float: left;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .xlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .xlarge-up-3 > .columns:last-child {
    float: left;
  }
  .xlarge-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-4 > .column {
    width: 25%;
    float: left;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-4 > .column:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-4 > .column:nth-of-type(4n + 1) {
    clear: both;
  }
  .xlarge-up-4 > .column:last-child {
    float: left;
  }
  .xlarge-up-4 > .columns {
    width: 25%;
    float: left;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .xlarge-up-4 > .columns:last-child {
    float: left;
  }
  .xlarge-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-5 > .column {
    width: 20%;
    float: left;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-5 > .column:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-5 > .column:nth-of-type(5n + 1) {
    clear: both;
  }
  .xlarge-up-5 > .column:last-child {
    float: left;
  }
  .xlarge-up-5 > .columns {
    width: 20%;
    float: left;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .xlarge-up-5 > .columns:last-child {
    float: left;
  }
  .xlarge-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-6 > .column {
    width: 16.666667%;
    float: left;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .xlarge-up-6 > .column:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-6 > .column:nth-of-type(6n + 1) {
    clear: both;
  }
  .xlarge-up-6 > .column:last-child {
    float: left;
  }
  .xlarge-up-6 > .columns {
    width: 16.666667%;
    float: left;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .xlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .xlarge-up-6 > .columns:last-child {
    float: left;
  }
  .xlarge-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-7 > .column {
    width: 14.285714%;
    float: left;
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }
  .xlarge-up-7 > .column:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-7 > .column:nth-of-type(7n + 1) {
    clear: both;
  }
  .xlarge-up-7 > .column:last-child {
    float: left;
  }
  .xlarge-up-7 > .columns {
    width: 14.285714%;
    float: left;
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }
  .xlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .xlarge-up-7 > .columns:last-child {
    float: left;
  }
  .xlarge-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-8 > .column {
    width: 12.5%;
    float: left;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .xlarge-up-8 > .column:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-8 > .column:nth-of-type(8n + 1) {
    clear: both;
  }
  .xlarge-up-8 > .column:last-child {
    float: left;
  }
  .xlarge-up-8 > .columns {
    width: 12.5%;
    float: left;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .xlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .xlarge-up-8 > .columns:last-child {
    float: left;
  }
  .xlarge-collapse > .column {
    padding-left: 0;
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .xlarge-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .expanded.row .xlarge-collapse.row {
    margin-left: 0;
    margin-right: 0;
  }
  .xlarge-uncollapse > .column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .xlarge-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .xlarge-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .xlarge-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .xlarge-push-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .xlarge-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .xlarge-order-1 {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .xlarge-order-2 {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .xlarge-order-3 {
    -ms-flex-order: 3;
    order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .xlarge-order-4 {
    -ms-flex-order: 4;
    order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .xlarge-order-5 {
    -ms-flex-order: 5;
    order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .xlarge-order-6 {
    -ms-flex-order: 6;
    order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .row.xlarge-unstack > .column {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .row.xlarge-unstack > .columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .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-large-only {
    display: none !important;
  }
  .hide-for-xlarge {
    display: none !important;
  }
  .hide-for-xlarge-only {
    display: none !important;
  }
}
@media screen and (min-width: 40.0625em) and (min-width: 40.0625em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  .large-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 90.0625em) and (min-width: 90.0625em) {
  .xlarge-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    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 {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after {
    content: "";
  }
  a[href^="#"]:after {
    content: "";
  }
  a[href^="javascript:"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  tr {
    page-break-inside: avoid;
  }
}
h2 {
  orphans: 3;
  widows: 3;
  page-break-after: avoid;
}

h3 {
  orphans: 3;
  widows: 3;
  page-break-after: avoid;
}

p {
  orphans: 3;
  widows: 3;
}

@media screen and (max-width: 40em) {
  .hide-for-small-only {
    display: none !important;
  }
  .show-for-medium {
    display: none !important;
  }
  .show-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media screen and (min-width: 40.0625em) and (max-width: 64em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 64em) {
  .show-for-large {
    display: none !important;
  }
  .show-for-large-only {
    display: none !important;
  }
}
@media screen and (min-width: 64.0625em) and (max-width: 90em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 90em) {
  .show-for-xlarge {
    display: none !important;
  }
  .show-for-xlarge-only {
    display: none !important;
  }
}
@media screen and (orientation: landscape) {
  .hide-for-portrait {
    display: block !important;
  }
  .show-for-landscape {
    display: block !important;
  }
  .hide-for-landscape {
    display: none !important;
  }
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-portrait {
    display: none !important;
  }
  .show-for-landscape {
    display: none !important;
  }
  .hide-for-landscape {
    display: block !important;
  }
  .show-for-portrait {
    display: block !important;
  }
}
@media screen and (min-width: 601px) {
  .admin-bar .admin-style {
    top: 46px;
  }
  .admin-bar .header {
    top: 46px;
  }
  .admin-bar .mfp-wrap.quick-search .mfp-close {
    top: 46px;
  }
  .admin-bar .side-panel {
    top: 46px;
  }
  .mfp-wrap.quick-search .admin-bar .mfp-close {
    top: 46px;
  }
}
@media screen and (min-width: 783px) {
  .admin-bar .admin-style {
    top: 32px;
  }
  .admin-bar .header {
    top: 32px;
  }
  .admin-bar .mfp-wrap.quick-search .mfp-close {
    top: 32px;
  }
  .admin-bar .side-panel {
    top: 32px;
  }
  .mfp-wrap.quick-search .admin-bar .mfp-close {
    top: 32px;
  }
}
@media only screen and (min-width: 736px) {
  .no-padding {
    padding: 0;
  }
  .row {
    padding: 0 35px;
  }
  .row .row.no-padding {
    padding: 0;
  }
  .row .row:not(.max_width) {
    padding: 0;
  }
  .row.no-padding {
    padding: 0;
  }
  .row.max_width {
    padding: 0 35px;
  }
  .page-padding {
    padding-top: 95px;
  }
  .global_notification_on .page-padding {
    padding-top: 130px;
  }
  .subheader {
    display: block;
  }
  .subheader .subheader-leftside {
    text-align: left;
  }
  .subheader .subheader-rightside {
    text-align: right;
  }
  .subheader + .header:not(.fixed) {
    top: 35px;
  }
  .admin-bar .subheader + .header:not(.fixed) {
    top: 81px;
  }
  .admin-bar .thb-global-notification + .header:not(.fixed) {
    top: 81px;
  }
  .rtl .subheader .subheader-leftside {
    text-align: right;
  }
  .rtl .subheader .subheader-rightside {
    text-align: left;
  }
  .rtl .footer.style1 .footer-left-side {
    text-align: right;
  }
  .rtl .footer.style1 .footer-right-side {
    text-align: left;
  }
  .rtl #side-cart .side-panel-content .woocommerce-mini-cart__buttons .button + .button {
    margin-left: 0;
    margin-right: 30px;
  }
  .rtl .quick-shop {
    right: auto;
    left: -15px;
  }
  .rtl .woocommerce-billing-fields {
    padding-right: 0;
    padding-left: 5%;
  }
  .rtl .woocommerce-shipping-fields {
    padding-right: 0;
    padding-left: 5%;
  }
  .rtl .woocommerce-additional-fields {
    padding-right: 0;
    padding-left: 5%;
  }
  .header #quick_search {
    display: inline-flex;
  }
  .thb-full-menu.thb-language-switcher {
    display: inline-flex;
  }
  .secondary-menu.thb-language-switcher {
    display: inline-flex;
  }
  .thb-global-notification {
    display: block;
  }
  .thb-global-notification + .header:not(.fixed) {
    top: 35px;
  }
  .footer.style1 {
    padding: 45px 0;
  }
  .footer.style1 .footer-left-side {
    text-align: left;
  }
  .footer.style1 .footer-right-side {
    text-align: right;
  }
  .footer.style3 {
    padding: 45px 0;
  }
  .footer .paymenttypes {
    margin-left: 10px;
  }
  .footer .thb-footer-menu li {
    margin-right: 15px;
    margin-left: 0;
  }
  .footer .thb-footer-menu + .thb-footer-copyright {
    margin-top: 20px;
  }
  .footer .footer-social-icons {
    margin: 0;
  }
  .post.post-detail .post-gallery.parallax {
    min-height: 60vh;
  }
  .thb_post_nav .center_link {
    padding: 30px 0;
    height: auto;
  }
  .thb_post_nav .post_nav_link {
    padding: 30px 0;
    height: auto;
  }
  .thb_post_nav .post_nav_link strong {
    display: block;
  }
  .thb_post_nav .post_nav_link span {
    display: block;
  }
  .share-article .icons {
    left: 50%;
  }
  .share-article .icons .inner:after {
    left: 50%;
  }
  .share-article .icons .inner:before {
    left: 50%;
  }
  .widget.thb_widget_twitter .thb-twitter-carousel-wrapper {
    padding: 40px;
  }
  .widget.thb_widget_twitter .thb-twitter-content {
    padding: 18px;
  }
  .pagination .page-numbers {
    padding: 0 10px;
  }
  .pagination .page-numbers.next {
    margin-left: 30px;
  }
  .pagination .page-numbers.prev {
    margin-right: 30px;
  }
  .woocommerce-pagination .page-numbers {
    padding: 0 10px;
  }
  .woocommerce-pagination .page-numbers.next {
    margin-left: 30px;
  }
  .woocommerce-pagination .page-numbers.prev {
    margin-right: 30px;
  }
  .mfp-wrap.quick-search .mfp-content #searchpopup .thb-close-text {
    top: 40px;
  }
  .mfp-wrap.quick-search .mfp-content .search-field {
    font-size: 40px;
    padding: 20px 0;
  }
  .theme-popup-content {
    padding: 45px;
  }
  #newsletter-popup .newsletter-content {
    padding: 45px;
  }
  #newsletter-popup .newsletter-image {
    display: block;
    width: 280px;
    height: auto;
  }
  .yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion {
    font-size: 14px;
    line-height: 42px;
    padding: 0 30px;
  }
  .yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion:hover {
    background: #f5f5f5;
  }
  .wp-caption .wp-caption-text {
    position: absolute;
    padding: 30px;
  }
  .side-panel {
    width: 320px;
  }
  .side-panel header {
    height: 60px;
    padding: 0 30px;
  }
  .side-panel .side-panel-content {
    padding: 30px;
  }
  .mobile-menu .sub-menu {
    padding-left: 20px;
  }
  #side-cart .side-panel-content .woocommerce-mini-cart__buttons {
    padding: 30px 0;
  }
  #side-cart .side-panel-content .woocommerce-mini-cart__buttons .button + .button {
    margin-left: 30px;
  }
  #quick-shop .row {
    margin: 0 -0.9375rem;
  }
  #quick-shop .side-panel-content #thb-quick-shop-categories {
    padding: 0 30px;
  }
  #quick-shop .side-panel-content .product_container {
    padding: 30px;
  }
  .quick-shop {
    display: block;
    right: -15px;
  }
  .commentlist .comment-body {
    padding-left: 103px;
    padding-bottom: 35px;
    padding-top: 35px;
  }
  .commentlist .comment-text {
    padding-left: 103px;
    padding-bottom: 35px;
    padding-top: 35px;
  }
  .commentlist .comment .avatar {
    width: 70px;
    height: 70px;
    top: 35px;
  }
  .commentlist .comment .children {
    margin-left: 109px;
  }
  .commentlist .review .avatar {
    width: 70px;
    height: 70px;
    top: 35px;
  }
  .commentlist .review .children {
    margin-left: 109px;
  }
  .woocommerce form .form-row.form-row-first {
    width: 50%;
    padding-right: 30px;
  }
  .woocommerce form .form-row.form-row-last {
    width: 50%;
  }
  .woocommerce .woocommerce-form-login .form-row.form-row-first {
    width: 100%;
    padding: 0;
  }
  .woocommerce .woocommerce-form-login .form-row.form-row-last {
    width: 100%;
    padding: 0;
  }
  .woocommerce-page .form-row.form-row-first {
    width: 50%;
    padding-right: 30px;
  }
  .woocommerce-page .form-row.form-row-last {
    width: 50%;
  }
  .woocommerce-message {
    padding: 25px 45px;
  }
  .woocommerce-error {
    padding: 25px 45px;
  }
  .woocommerce-info:not(.cart-empty) {
    padding: 25px 45px;
  }
  .thb-quickview-wrapper {
    height: auto;
  }
  .thb-quickview-wrapper .thb-close {
    top: 30px;
    right: 30px;
  }
  .thb-quickview-wrapper .thb-quickview-content {
    height: 450px;
    overflow: hidden;
  }
  .products .product.product-category .thb-category-link > div {
    padding: 50px;
  }
  .products .product.product-category.product-category-style2 .thb-category-link > div {
    padding: 55px;
    padding-right: 50%;
  }
  .products .product.product-category.product-category-style2 .thb-category-link h2 {
    font-size: 38px;
    margin-bottom: 30px;
  }
  .products .product.product-category.product-category-style2 .thb-category-excerpt {
    font-size: 18px;
  }
  .products .product.product-category.product-category-style2 .btn {
    bottom: 55px;
    left: 55px;
  }
  .products .product.product-category.product-category-style2.large-size .thb-category-link h2 {
    font-size: 52px;
  }
  .product-images .thb-product-icon {
    height: 40px;
    top: 20px;
    left: 20px;
  }
  .product-images .thb-product-icon > div {
    height: 40px;
  }
  .product-images .thb-product-icon .thb-icon-container {
    min-width: 40px;
    height: 40px;
    border-radius: 20px;
  }
  .product-images .thb-product-icon .thb-icon-text {
    height: 40px;
    right: 20px;
    border-radius: 20px 0 0 20px;
    font-size: 14px;
  }
  .product-images .thb-product-icon .thb-icon-text.on-right {
    right: auto;
    left: 20px;
    border-radius: 0 20px 20px 0;
  }
  .product-images .thb-product-icon:hover .thb-icon-text {
    padding: 0 20px 0 20px;
  }
  .thb-product-detail .product-images {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  .thb-product-detail .product-thumbnail-container.thb-horizontal-thumbnails .product-thumbnails {
    margin: 20px 0 0;
  }
  .thb-product-detail .product-thumbnails {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  .thb-product-detail .product-information .group_table .label {
    padding: 0 25px;
  }
  .thb-product-detail.thb-product-style5 .product-images .thb-product-icon {
    top: 100px;
  }
  .thb-product-detail.thb-product-quickview {
    height: 100%;
  }
  .thb-product-detail.thb-product-quickview > .row > .columns {
    height: 100%;
  }
  .thb-product-detail.thb-product-quickview .product-information {
    padding: 50px;
  }
  .woocommerce-tabs .tabs li {
    display: inline-flex;
    margin: 0 15px;
  }
  .woocommerce-tabs.style2 {
    flex-direction: row;
  }
  .cart-collaterals .shop_table th {
    width: 150px;
  }
  .shop_table.woocommerce-checkout-review-order-table th {
    width: 150px;
  }
  .coupon {
    max-width: 300px;
    margin: 0;
  }
  .checkout-coupon .coupon {
    max-width: 400px;
    margin: 0 auto;
  }
  .woocommerce-billing-fields {
    padding-right: 5%;
  }
  .woocommerce-shipping-fields {
    padding-right: 5%;
  }
  .woocommerce-additional-fields {
    padding-right: 5%;
  }
  .addresses .col-1 {
    width: 50%;
  }
  .addresses .col-2 {
    width: 50%;
  }
  .addresses .woocommerce-Address {
    margin-bottom: 0;
  }
  .woocommerce-MyAccount-navigation ul li {
    flex: 1;
  }
  .thb_lookbook .shop_this_look .lookbook_products {
    left: -20px;
    width: calc(100% + 40px);
  }
  .thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link {
    padding: 20px;
  }
  .thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link .wp-post-image {
    display: inline-block;
  }
  .thb-iconbox.type2 {
    padding: 30px;
  }
  .thb-iconbox.type3 {
    padding: 30px;
  }
  .thb-testimonials.testimonial-style1 {
    padding-bottom: 60px;
  }
  .thb-testimonials.testimonial-style1 .slick-dots {
    height: 60px;
  }
  .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    margin: 0 4px;
  }
  .thb-testimonials.testimonial-style3 .slick-dots li {
    margin: 0 12px;
  }
  .thb-team-member .overlay {
    padding: 40px;
  }
  .thb-product-category-grid.style4 .product.product-category.wide-size .thb-category-link {
    padding-bottom: calc(37.5% - 4px);
  }
  .thb-product-category-grid.style5 .product.product-category.wide-size .thb-category-link {
    padding-bottom: 45%;
  }
  .thb-product-category-grid.style5 .product.product-category.tall-size .thb-category-link {
    padding-bottom: 180%;
  }
  .btn {
    padding: 0 26px;
  }
  .button {
    padding: 0 26px;
  }
  input[type=submit] {
    padding: 0 26px;
  }
  .btn.large {
    padding: 0 36px;
  }
  .btn.single_add_to_cart_button {
    padding: 0 36px;
  }
  .button.large {
    padding: 0 36px;
  }
  .button.single_add_to_cart_button {
    padding: 0 36px;
  }
  input[type=submit].large {
    padding: 0 36px;
  }
  input[type=submit].single_add_to_cart_button {
    padding: 0 36px;
  }
  .thb-hotspot-wrapper .row .columns.thb-hotspots-products {
    padding: 5% 14%;
  }
  .thb-cookie-bar {
    padding: 15px 25px;
    flex-direction: row;
    justify-content: center;
  }
  .thb-cookie-bar p {
    line-height: 1;
    margin: 0;
  }
  .thb-cookie-bar .button-accept {
    margin: 0 0 0 20px;
  }
  .dokan-store-sidebar {
    padding-right: 30px;
  }
  .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
    padding: 30px;
  }
}
@media screen and (-ms-high-contrast: active) {
  .row.row-o-full-height {
    height: 100vh;
  }
  #wrapper [role=main] {
    flex: none;
  }
  .mfp-wrap.quick-search .mfp-content:after {
    content: "";
    min-height: inherit;
    font-size: 0;
    display: block !important;
  }
  .thb-product-detail .product-information div.quantity {
    vertical-align: middle;
  }
  .thb-product-detail .product-information .single_add_to_cart_button {
    vertical-align: middle;
  }
  .btn-text.style4 .arrow svg {
    max-height: 18px;
  }
  .btn-text.style4 .arrow svg + svg {
    max-height: 18px;
  }
}
@media (-ms-high-contrast: none) {
  .row.row-o-full-height {
    height: 100vh;
  }
  #wrapper [role=main] {
    flex: none;
  }
  .mfp-wrap.quick-search .mfp-content:after {
    content: "";
    min-height: inherit;
    font-size: 0;
    display: block !important;
  }
  .thb-product-detail .product-information div.quantity {
    vertical-align: middle;
  }
  .thb-product-detail .product-information .single_add_to_cart_button {
    vertical-align: middle;
  }
  .btn-text.style4 .arrow svg {
    max-height: 18px;
  }
  .btn-text.style4 .arrow svg + svg {
    max-height: 18px;
  }
}
@media only screen and (min-width: 1068px) {
  .row .thb_video_play {
    width: 64px;
    height: 64px;
  }
  .row .thb_video_play svg {
    width: 64px;
    height: 64px;
  }
  .thb-5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-1\/5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-1\/5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .thb-5-2 {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  h1 {
    font-size: 42px;
  }
  h2 {
    font-size: 34px;
  }
  .header {
    padding: 25px 0;
  }
  .header .thb-header-subscribe {
    display: flex;
  }
  .header .account-holder a {
    margin-left: 20px;
  }
  .header.style2 .menu-holder {
    display: inline-flex;
  }
  .header.style2 .logo-and-menu {
    justify-content: flex-start;
  }
  .header.style3 .logo-holder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .header.style5 {
    padding: 40px 0 20px;
  }
  .header.style5 .mobile-toggle-holder {
    display: none;
  }
  .header.style5 .style5-menu-holder {
    display: flex;
  }
  .header.style5.fixed {
    padding: 20px 0 5px;
  }
  .header.style5.fixed .style5-menu-holder {
    margin-top: 0;
  }
  .rtl .header .account-holder a {
    margin-left: 0;
    margin-right: 20px;
  }
  .secondary-menu {
    display: inline-flex;
  }
  .thb-arrows .thb-cursor-area {
    display: block;
  }
  .slick-slider .slick-nav {
    opacity: 0;
  }
  .slick-slider .slick-nav.thb-prev {
    left: 20px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .slick-slider .slick-nav.thb-next {
    right: 20px;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  .slick-slider:hover .slick-nav {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .alignwide {
    margin-left: -3%;
    margin-right: -3%;
    max-width: none;
    width: 106%;
    margin-left: -170px;
    margin-right: -170px;
    width: calc(100% + 340px);
  }
  .alignfull {
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
  .side-panel {
    width: 400px;
  }
  .thb-quickview-wrapper .thb-quickview-content {
    height: 550px;
    overflow: hidden;
  }
  .thb-product-detail .product-information {
    padding-left: 35px;
    margin-top: 0;
  }
  .thb-product-detail.thb-product-style1 {
    margin-top: 50px;
  }
  .thb-product-detail.thb-product-style2 {
    margin-top: 50px;
  }
  .thb-product-detail.thb-product-style2 .summary {
    top: 100px;
  }
  .thb-product-detail.thb-product-style3 {
    margin-top: 50px;
  }
  .thb-product-detail.thb-product-style3 .entry-summary {
    padding: 5% 15%;
  }
  .thb-product-detail.thb-product-style1.thb-product-sidebar-on .product-information {
    padding-right: 35px;
  }
  .thb-product-detail.thb-product-style2.thb-product-sidebar-on .product-information {
    padding: 0 35px;
  }
  .thb-product-detail.thb-product-style3.thb-product-sidebar-on .product-information {
    padding-right: 35px;
  }
  .thb-product-detail.thb-product-style4 .product-information .summary {
    top: 100px;
  }
  .thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image:not(:first-of-type) {
    display: inline-block;
    width: 50%;
  }
  .thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image:nth-child(2n) {
    padding-right: 15px;
  }
  .thb-product-detail.thb-product-style4.thb-product-sidebar-on .product-information {
    padding: 0 35px;
  }
  .thb-product-detail.thb-product-style5 .product-information .summary {
    top: 100px;
  }
  .woocommerce-MyAccount-navigation .account-icon-box {
    font-size: 16px;
  }
  .woocommerce-MyAccount-navigation .account-icon-box svg {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 736px) {
  .page-bottom-padding {
    padding-bottom: 0;
  }
  blockquote.left {
    margin-right: 0;
    width: 100%;
  }
  blockquote.right {
    margin-left: 0;
    width: 100%;
  }
  #prdctfltr_woocommerce.pf_default .prdctfltr_sale {
    margin-left: 0;
    margin-top: 20px;
  }
  .shop_table.cart thead {
    display: none;
  }
  .shop_table.cart tbody tr td {
    display: flex;
    align-items: center;
    justify-content: space-between;
    float: left;
    width: 100%;
    padding: 10px 0;
  }
  .shop_table.cart tbody tr td:last-child {
    padding: 30px 0;
  }
  .shop_table.cart tbody tr td.product-remove {
    padding: 30px 0 0;
    justify-content: flex-end;
  }
  .shop_table.cart tbody tr td.product-thumbnail {
    width: 100%;
    padding: 30px 0;
    justify-content: center;
  }
  .shop_table.cart tbody tr td.product-name {
    text-align: right;
  }
  .shop_table.cart tbody tr td.product-name:before {
    content: attr(data-title) ": ";
    font-weight: 500;
    font-size: 13px;
    float: left;
  }
  .shop_table.cart tbody tr td.product-price {
    text-align: right;
  }
  .shop_table.cart tbody tr td.product-price:before {
    content: attr(data-title) ": ";
    font-weight: 500;
    font-size: 13px;
    float: left;
  }
  .shop_table.cart tbody tr td.product-quantity {
    text-align: right;
  }
  .shop_table.cart tbody tr td.product-quantity:before {
    content: attr(data-title) ": ";
    font-weight: 500;
    font-size: 13px;
    float: left;
  }
  .shop_table.cart tbody tr td.product-subtotal {
    text-align: right;
  }
  .shop_table.cart tbody tr td.product-subtotal:before {
    content: attr(data-title) ": ";
    font-weight: 500;
    font-size: 13px;
    float: left;
  }
  .shop_table.cart tbody tr td.actions .button {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  h1 {
    font-size: 60px;
  }
  .post.post-detail .post-gallery {
    margin-bottom: 80px;
  }
  .post.post-detail .post-title .entry-title {
    font-size: 42px;
  }
  .theme-popup-content {
    padding: 60px;
  }
  #newsletter-popup .newsletter-content {
    padding: 60px;
  }
  .side-panel {
    width: 480px;
  }
}
@media only screen and (min-width: 1440px) {
  .page-template-template-snap h1 {
    font-size: 90px;
  }
}
@media only screen and (min-width: 736px) and (min-width: 783px) {
  .admin-bar .subheader + .header:not(.fixed) {
    top: 67px;
  }
  .admin-bar .thb-global-notification + .header:not(.fixed) {
    top: 67px;
  }
}
@media screen and (max-width: 800px) and (orientation: landscape) {
  .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 screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media only screen and (max-width: 1068px) {
  .shop_bar .woocommerce-breadcrumb {
    display: none;
  }
  .shop_bar .woocommerce-result-count {
    display: none;
  }
}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #a7a9ab;
  --gray-dark: #343a40;
  --primary: #000;
  --secondary: #f78e21;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #e9e9ea;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: Stratos, Roboto, -apple-system, BlinkMacSystemFont,
    "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}

* {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article {
  display: block;
}

aside {
  display: block;
}

figcaption {
  display: block;
}

figure {
  display: block;
  margin: 0 0 1rem;
}

footer {
  display: block;
}

header {
  display: block;
}

hgroup {
  display: block;
}

main {
  display: block;
  min-height: 450px;
}
main > .notifications-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

nav {
  display: block;
}

section {
  display: block;
}

body {
  margin: 0;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.375rem;
  text-transform: uppercase;
}

h2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.25rem;
}

h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.125rem;
}

h4 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.125rem;
}

h5 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1rem;
}

h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 0.9375rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

dl {
  margin-bottom: 1rem;
  margin-top: 0;
}

ol {
  margin-bottom: 1rem;
  margin-top: 0;
}
ol ol {
  margin-bottom: 0;
}
ol ul {
  margin-bottom: 0;
}

ul {
  margin-bottom: 1rem;
  margin-top: 0;
  list-style: none;
  padding-left: 0;
}
ul ol {
  margin-bottom: 0;
}
ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b {
  font-weight: bolder;
}

strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
  font-size: 0.875rem;
  font-weight: 400;
}

sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  bottom: -0.25em;
}

sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  top: -0.5em;
  top: -0.3em;
}

a {
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: none;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
  outline: 0;
}
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a > code {
  color: inherit;
}

code {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

kbd {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}

img {
  border-style: none;
  vertical-align: middle;
}

svg {
  vertical-align: middle;
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #a7a9ab;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

.label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  overflow: visible;
}

optgroup {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

select {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  word-wrap: normal;
}

textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  overflow: auto;
  resize: vertical;
}

[type=button] {
  -webkit-appearance: button;
}
[type=button]:not(:disabled) {
  cursor: pointer;
}
[type=button]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

[type=reset] {
  -webkit-appearance: button;
}
[type=reset]:not(:disabled) {
  cursor: pointer;
}
[type=reset]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

[type=submit] {
  -webkit-appearance: button;
}
[type=submit]:not(:disabled) {
  cursor: pointer;
}
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date] {
  -webkit-appearance: listbox;
}

input[type=datetime-local] {
  -webkit-appearance: listbox;
}

input[type=month] {
  -webkit-appearance: listbox;
}

input[type=time] {
  -webkit-appearance: listbox;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
fieldset:disabled a.btn {
  pointer-events: none;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button {
  height: auto;
}
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.h1 {
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.375rem;
  text-transform: uppercase;
}

.h2 {
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.25rem;
}

.h3 {
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.125rem;
}

.h4 {
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.125rem;
}

.h5 {
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1rem;
}

.h6 {
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 0.9375rem;
}

.products-section-title {
  margin-bottom: 0.5rem;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.375rem;
  text-transform: uppercase;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 2.5rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 3.125rem;
  font-weight: 600;
  line-height: 1.2;
}

.display-2 {
  font-size: 2.188rem;
  font-weight: 400;
  line-height: 1.2;
}

.display-3 {
  font-weight: 400;
  line-height: 1.2;
  font-size: 1.563rem;
}

.display-4 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
}

.quick-view {
  font-size: 0.875rem;
  font-weight: 400;
  display: inline-block;
  cursor: pointer;
}
.quick-view .material-icons {
  font-size: 0.875rem;
  line-height: 1.5;
}

.small {
  font-size: 0.875rem;
  font-weight: 400;
}
.small .material-icons {
  font-size: 0.875rem;
  line-height: 1.5;
}

.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875rem;
  color: #a7a9ab;
}
.blockquote-footer:before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  max-width: 100%;
  height: auto;
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #f1f1f1;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #a7a9ab;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

#cms .breadcrumb {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#cms .jx-knightlab {
  display: none;
}
#cms #content-wrapper {
  width: 100%;
}
#cms #content > .products {
  margin-right: 0;
  margin-left: 0;
}
#cms #content > .row {
  margin-right: 0;
  margin-left: 0;
}
#cms h1 {
  font-size: 3rem;
  font-weight: 700;
  margin: 7rem 0 2rem;
}
#cms .svg {
  max-width: 120px;
}
#cms .framed-title {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin: 3rem;
  box-shadow: 5px 5px #000;
}
#cms .grey {
  background-color: #e9e9ea;
  margin-top: 3rem;
}
#cms .grey > .products {
  margin-right: 0;
  margin-left: 0;
}
#cms .grey > .row {
  margin-right: 0;
  margin-left: 0;
}
#cms .black {
  background-color: #000;
  color: #fff;
}
#cms .black h1 {
  margin: 5rem 0;
}
#cms .black > .products {
  margin-right: 0;
  margin-left: 0;
}
#cms .black > .row {
  margin-right: 0;
  margin-left: 0;
}
#cms .black .framed-title {
  box-shadow: 5px 5px #fff;
}
#cms .col-md-5 .framed-title {
  margin-left: 0;
  margin-top: 1rem;
}
#cms .title {
  margin-top: 2.5rem;
  text-transform: uppercase;
}
#cms .title h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-top: 1rem;
}
#cms .image {
  text-transform: uppercase;
  font-size: 1.3rem;
}
#cms .image img {
  display: block;
  margin: 3rem auto 2rem;
}
#cms .example {
  color: #a7a9ab;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.2rem;
  line-height: 2rem;
}
#cms .next-step {
  color: #a7a9ab;
}
#cms .next-step a {
  color: #a7a9ab;
}
#cms .summary {
  text-transform: uppercase;
  font-size: 1.8rem;
}
#cms .summary hr {
  max-width: 320px;
  border-top: 2px solid #000;
}
#cms .summary small {
  vertical-align: text-top;
}
#cms .summary .summary-total {
  color: #bcbec0;
  font-weight: 700;
  font-size: 1.2rem;
  max-width: 320px;
  margin: auto;
  text-align: justify;
}
#cms .summary .summary-total span {
  float: right;
  font-weight: 400;
}
#cms .btn-add-to-cart {
  margin: 2rem 0 3rem;
  white-space: normal;
}
#cms .your-turn {
  margin-bottom: 2rem;
}
#cms .your-turn a {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-shadow: -2px 6px 6px 1px #e6e6e6;
  padding: 2rem 1rem;
  cursor: pointer;
  height: 100%;
}
#cms .your-turn a .svg {
  margin-bottom: 1rem;
}
#cms .your-turn a span:nth-child(2) {
  font-size: 1.5rem;
  line-height: 1.6rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
#cms .your-turn a:hover {
  background-color: #f1f1f1;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.l-wrapper {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.l-wrapper--boxed {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

.products {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: stretch;
}

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

.col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}

.col-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-lg {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-2 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-3 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-5 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-7 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-8 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-9 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-10 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-11 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-lg-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-2 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-3 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-5 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-7 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-8 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-9 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-10 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-11 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-2 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-3 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-5 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-7 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-8 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-9 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-10 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-11 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-2 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-3 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-5 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-7 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-8 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-9 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-10 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-11 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}

.product-miniature {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 1rem;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  background-color: #fff;
}
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #f1f1f1;
}
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #f1f1f1;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #f1f1f1;
}
.table tbody + tbody {
  border-top: 2px solid #f1f1f1;
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #4b4b4b;
  background-color: #e6e6e6;
  border-color: #f1f1f1;
}

.table-sm td {
  padding: 0.3rem;
}
.table-sm th {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #f1f1f1;
}
.table-bordered td {
  border: 1px solid #f1f1f1;
}
.table-bordered th {
  border: 1px solid #f1f1f1;
}
.table-bordered thead td {
  border-bottom-width: 2px;
}
.table-bordered thead th {
  border-bottom-width: 2px;
}

.table-borderless tbody + tbody {
  border: 0;
}
.table-borderless td {
  border: 0;
}
.table-borderless th {
  border: 0;
}
.table-borderless thead th {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-active {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-active > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark td {
  border-color: #454d55;
}
.table-dark th {
  border-color: #454d55;
}
.table-dark thead th {
  border-color: #454d55;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0deg, 0%, 100%, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: hsla(0deg, 0%, 100%, 0.075);
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #4b4b4b;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #4b4b4b;
  background-color: #fff;
  border-color: #404040;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #a7a9ab;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #a7a9ab;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #a7a9ab;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #a7a9ab;
  opacity: 1;
}
.form-control::placeholder {
  color: #a7a9ab;
  opacity: 1;
}
.form-control:disabled {
  background-color: #e6e6e6;
  opacity: 1;
}

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

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

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

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

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

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

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

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

.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

select.form-control[multiple] {
  height: auto;
}

select.form-control[size] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}
.form-group .label .quick-view {
  font-size: 0.75rem;
}
.form-group .label .small {
  font-size: 0.75rem;
}
.form-group .label small {
  font-size: 0.75rem;
}
.form-group label .quick-view {
  font-size: 0.75rem;
}
.form-group label .small {
  font-size: 0.75rem;
}
.form-group label small {
  font-size: 0.75rem;
}

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

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col {
  padding-right: 5px;
  padding-left: 5px;
}
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #a7a9ab;
}

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

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

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

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

.form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback {
  display: block;
}
.was-validated .form-control:valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback {
  display: block;
}
.was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated textarea.form-control:valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated textarea.form-control:invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback {
  display: block;
}
.was-validated .custom-select:valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-select:invalid ~ .invalid-feedback {
  display: block;
}
.was-validated .custom-select:invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control-file:valid ~ .valid-feedback {
  display: block;
}
.was-validated .form-control-file:valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control-file:invalid ~ .invalid-feedback {
  display: block;
}
.was-validated .form-control-file:invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback {
  display: block;
}
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback {
  display: block;
}
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid ~ .valid-feedback {
  display: block;
}
.was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #28a745;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #dc3545;
}
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .valid-feedback {
  display: block;
}
.was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback {
  display: block;
}
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-control.is-valid ~ .valid-feedback {
  display: block;
}

.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.custom-select.is-valid ~ .valid-feedback {
  display: block;
}

.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.form-control-file.is-valid ~ .valid-feedback {
  display: block;
}

.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

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

.form-check-input.is-valid ~ .valid-feedback {
  display: block;
}

.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.custom-control-input.is-valid ~ .custom-control-label:before {
  border-color: #28a745;
}

.custom-control-input.is-valid ~ .valid-feedback {
  display: block;
}

.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.custom-control-input.is-valid:checked ~ .custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #28a745;
}

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

.custom-file-input.is-valid ~ .valid-feedback {
  display: block;
}

.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

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

.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-control.is-invalid ~ .invalid-feedback {
  display: block;
}

.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.custom-select.is-invalid ~ .invalid-feedback {
  display: block;
}

.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.form-control-file.is-invalid ~ .invalid-feedback {
  display: block;
}

.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

.form-check-input.is-invalid ~ .invalid-feedback {
  display: block;
}

.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.custom-control-input.is-invalid ~ .custom-control-label:before {
  border-color: #dc3545;
}

.custom-control-input.is-invalid ~ .invalid-feedback {
  display: block;
}

.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.custom-control-input.is-invalid:checked ~ .custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #dc3545;
}

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

.custom-file-input.is-invalid ~ .invalid-feedback {
  display: block;
}

.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

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

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.btn:disabled {
  opacity: 0.65;
}
.btn .badge {
  position: relative;
  top: -1px;
}

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

.btn.disabled {
  opacity: 0.65;
}

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

.btn-primary {
  border-color: #000;
  color: #fff;
  background-color: #000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #000;
  color: #000;
  border-color: #000;
  background: #fff;
}
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-primary:disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
  color: #fff;
  border-color: #000;
  background: #e6e6e6;
}
.btn-primary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-primary:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #000;
  border-color: #000;
  color: #fff;
  border-color: #000;
  background: #e6e6e6;
}
.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}

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

.btn-primary.disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #dd7408;
  border-color: #d16e08;
}
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(215, 126, 34, 0.5);
}
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #cfcfd1;
  border-color: #c8c8cb;
}
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem hsla(210deg, 2%, 80%, 0.5);
}
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.show > .btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #f78e21;
  border-color: #f78e21;
}
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(247, 142, 33, 0.5);
}
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #e9e9ea;
  border-color: #e9e9ea;
}
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem hsla(240deg, 2%, 92%, 0.5);
}
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-secondary {
  color: #212529;
  background-color: #f78e21;
  border-color: #f78e21;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #e97b08;
  border-color: #dd7408;
}
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(215, 126, 34, 0.5);
}
.btn-secondary:disabled {
  color: #212529;
  background-color: #f78e21;
  border-color: #f78e21;
}
.btn-secondary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #dd7408;
  border-color: #d16e08;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(215, 126, 34, 0.5);
}
.btn-secondary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #dd7408;
  border-color: #d16e08;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(215, 126, 34, 0.5);
}

.btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(215, 126, 34, 0.5);
}

.btn-secondary.disabled {
  color: #212529;
  background-color: #f78e21;
  border-color: #f78e21;
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

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

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

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

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled).active {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

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

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

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

.btn-light {
  color: #212529;
  background-color: #e9e9ea;
  border-color: #e9e9ea;
}
.btn-light:hover {
  color: #212529;
  background-color: #d5d5d7;
  border-color: #cfcfd1;
}
.btn-light:focus {
  box-shadow: 0 0 0 0.2rem hsla(210deg, 2%, 80%, 0.5);
}
.btn-light:disabled {
  color: #212529;
  background-color: #e9e9ea;
  border-color: #e9e9ea;
}
.btn-light:not(:disabled):not(.disabled).active {
  color: #212529;
  background-color: #cfcfd1;
  border-color: #c8c8cb;
}
.btn-light:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem hsla(210deg, 2%, 80%, 0.5);
}
.btn-light:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #cfcfd1;
  border-color: #c8c8cb;
}
.btn-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem hsla(210deg, 2%, 80%, 0.5);
}

.btn-light.focus {
  box-shadow: 0 0 0 0.2rem hsla(210deg, 2%, 80%, 0.5);
}

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

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

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

.btn-outline-primary {
  color: #000;
  border-color: #000;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-primary:disabled {
  color: #000;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

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

.btn-outline-primary.disabled {
  color: #000;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #f78e21;
  border-color: #f78e21;
}
.btn-outline-secondary:hover {
  color: #212529;
  background-color: #f78e21;
  border-color: #f78e21;
}
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(247, 142, 33, 0.5);
}
.btn-outline-secondary:disabled {
  color: #f78e21;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active {
  color: #212529;
  background-color: #f78e21;
  border-color: #f78e21;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(247, 142, 33, 0.5);
}
.btn-outline-secondary:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #f78e21;
  border-color: #f78e21;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(247, 142, 33, 0.5);
}

.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(247, 142, 33, 0.5);
}

.btn-outline-secondary.disabled {
  color: #f78e21;
  background-color: transparent;
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

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

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

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

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

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

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

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

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

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

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

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

.btn-outline-light {
  color: #e9e9ea;
  border-color: #e9e9ea;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #e9e9ea;
  border-color: #e9e9ea;
}
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem hsla(240deg, 2%, 92%, 0.5);
}
.btn-outline-light:disabled {
  color: #e9e9ea;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active {
  color: #212529;
  background-color: #e9e9ea;
  border-color: #e9e9ea;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem hsla(240deg, 2%, 92%, 0.5);
}
.btn-outline-light:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #e9e9ea;
  border-color: #e9e9ea;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem hsla(240deg, 2%, 92%, 0.5);
}

.btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem hsla(240deg, 2%, 92%, 0.5);
}

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

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

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

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

.btn-link {
  font-weight: 400;
  color: #000;
  text-decoration: none;
}
.btn-link:hover {
  color: #000;
  text-decoration: none;
}
.btn-link:focus {
  text-decoration: none;
  box-shadow: none;
}
.btn-link:disabled {
  color: #a7a9ab;
  pointer-events: none;
}

.btn-link.focus {
  text-decoration: none;
  box-shadow: none;
}

.btn-link.disabled {
  color: #a7a9ab;
  pointer-events: none;
}

.btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}
.btn-group-lg > .btn .material-icons {
  font-size: 1.875rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}
.btn-lg .material-icons {
  font-size: 1.875rem;
}

.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}
.btn-group-sm > .btn .material-icons {
  font-size: 0.875rem;
  line-height: 1.5;
}
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

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

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

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

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

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

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

.fade {
  transition: opacity 0.15s linear;
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropdown {
  position: relative;
}

.dropleft {
  position: relative;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
  vertical-align: 0;
}
.dropleft .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}

.dropright {
  position: relative;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  vertical-align: 0;
}
.dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-toggle-split:after {
  margin-left: 0;
}

.dropup {
  position: relative;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropup .dropdown-toggle-split:after {
  margin-left: 0;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty:after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu[x-placement^=bottom] {
  right: auto;
  bottom: auto;
}

.dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-menu[x-placement^=right] {
  right: auto;
  bottom: auto;
}

.dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e6e6e6;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9e9ea;
}
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e9e9ea;
}
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #000;
}
.dropdown-item:disabled {
  color: #a7a9ab;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-item.active {
  color: #fff;
  text-decoration: none;
  background-color: #000;
}

.dropdown-item.disabled {
  color: #a7a9ab;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #a7a9ab;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:active {
  z-index: 1;
}
.btn-group > .btn:focus {
  z-index: 1;
}
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn.active {
  z-index: 1;
}
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
  width: 100%;
}
.btn-group-vertical > .btn:active {
  z-index: 1;
}
.btn-group-vertical > .btn:focus {
  z-index: 1;
}
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split:after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-toggle > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-group-toggle > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-group-toggle > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .custom-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .custom-select:focus {
  z-index: 3;
}
.input-group > .form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .custom-file + .custom-select {
  margin-left: -1px;
}
.input-group > .custom-file + .form-control {
  margin-left: -1px;
}
.input-group > .custom-select + .custom-file {
  margin-left: -1px;
}
.input-group > .custom-select + .custom-select {
  margin-left: -1px;
}
.input-group > .custom-select + .form-control {
  margin-left: -1px;
}
.input-group > .form-control + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control + .custom-select {
  margin-left: -1px;
}
.input-group > .form-control + .form-control {
  margin-left: -1px;
}
.input-group > .form-control-plaintext + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control-plaintext + .custom-select {
  margin-left: -1px;
}
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}

.input-group-append {
  display: flex;
  margin-left: -1px;
}
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-append .btn + .btn {
  margin-left: -1px;
}
.input-group-append .btn + .input-group-text {
  margin-left: -1px;
}
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.input-group-append .input-group-text + .input-group-text {
  margin-left: -1px;
}

.input-group-prepend {
  display: flex;
  margin-right: -1px;
}
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn {
  margin-left: -1px;
}
.input-group-prepend .btn + .input-group-text {
  margin-left: -1px;
}
.input-group-prepend .input-group-text + .btn {
  margin-left: -1px;
}
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #4b4b4b;
  text-align: center;
  white-space: nowrap;
  background-color: #e6e6e6;
  border: 1px solid #ced4da;
}
.input-group-text input[type=checkbox] {
  margin-top: 0;
}
.input-group-text input[type=radio] {
  margin-top: 0;
}

.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  padding-right: 1.75rem;
}
.input-group-lg > .form-control {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.input-group-lg > .input-group-append > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.input-group-lg > .input-group-prepend > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  padding-right: 1.75rem;
}
.input-group-sm > .form-control {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.input-group-sm > .input-group-append > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.input-group-sm > .input-group-prepend > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #404040;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #fff;
  background-color: #595959;
  border-color: #595959;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #a7a9ab;
}
.custom-control-input:disabled ~ .custom-control-label:before {
  background-color: #e6e6e6;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label:before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #bcbec0;
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-control-label:after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
  border-color: #000;
  background-color: #000;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
  background-color: rgba(0, 0, 0, 0.5);
}

.custom-radio .custom-control-label:before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0, 0, 0, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label:after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #bcbec0;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0, 0, 0, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #4b4b4b;
  vertical-align: middle;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-select:focus {
  border-color: #404040;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.custom-select:focus::-ms-value {
  color: #4b4b4b;
  background-color: #fff;
}
.custom-select:disabled {
  color: #a7a9ab;
  background-color: #e6e6e6;
}
.custom-select::-ms-expand {
  display: none;
}

.custom-select[multiple] {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
}

.custom-file-input {
  position: relative;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  z-index: 2;
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #404040;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e6e6e6;
}
.custom-file-input:lang(en) ~ .custom-file-label:after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]:after {
  content: attr(data-browse);
}

.custom-file-label {
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #4b4b4b;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #4b4b4b;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  content: "Browse";
  background-color: #e6e6e6;
  border-left: inherit;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #000;
  border: 0;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #595959;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #f1f1f1;
  border-color: transparent;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #000;
  border: 0;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
.custom-range::-moz-range-thumb:active {
  background-color: #595959;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #f1f1f1;
  border-color: transparent;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #000;
  border: 0;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
.custom-range::-ms-thumb:active {
  background-color: #595959;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #f1f1f1;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #f1f1f1;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #bcbec0;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #bcbec0;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #bcbec0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus {
  text-decoration: none;
}
.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #a7a9ab;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 2px solid #f1f1f1;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  justify-content: center;
}
.nav-tabs .nav-item {
  margin-bottom: -2px;
}
.nav-tabs .nav-link {
  border: 2px solid transparent;
  color: #a7a9ab;
  font-weight: 700;
  white-space: nowrap;
}
.nav-tabs .nav-link:focus {
  border-color: transparent transparent #f1f1f1;
}
.nav-tabs .nav-link:hover {
  border-color: transparent transparent #f1f1f1;
}
.nav-tabs .nav-link.disabled {
  color: #a7a9ab;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link {
  color: #000;
  background-color: #fff;
  border-color: transparent transparent #000;
  border-bottom-width: 3px;
}
.nav-tabs .nav-link.active {
  color: #000;
  background-color: #fff;
  border-color: transparent transparent #000;
  border-bottom-width: 3px;
}
.nav-tabs .dropdown-menu {
  margin-top: -2px;
}
.nav-tabs::-webkit-scrollbar {
  display: none;
}

.nav-pills .nav-link.active {
  color: #fff;
  background-color: #000;
}
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #000;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content {
  padding-top: 1rem;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.account-links {
  align-items: stretch !important;
}
.account-links .link-item {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 1rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  height: 100%;
}
.account-links .link-item > hr {
  margin-right: 0;
  margin-left: 0;
}
.account-links .link-item i {
  margin: 0 auto 1rem;
  font-size: 3rem;
}
.account-links .card-deck .link-item {
  margin-bottom: 15px;
}
.account-links .card-group > .link-item {
  margin-bottom: 15px;
}
.account-links .card-columns .link-item {
  margin-bottom: 0.75rem;
}
.account-links .accordion > .link-item {
  overflow: hidden;
}
.account-links .accordion > .link-item:first-of-type {
  border-bottom: 0;
}
.account-links .accordion > .link-item:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
}
.account-links .accordion > .link-item .address-header {
  margin-bottom: -1px;
}
.account-links .accordion > .link-item .card-header {
  margin-bottom: -1px;
}
.account-links .accordion > .link-item .page-header {
  margin-bottom: -1px;
}
.account-links .accordion .address-body .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.account-links .accordion .block-categories .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.account-links .accordion .card-block .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.account-links .accordion .card-body .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.account-links .accordion .left-column .search_filters .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.account-links .accordion .page-content .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.account-links .accordion .selected .link-item {
  border-color: #28a745;
  border-width: 2px;
}
.account-links .left-column .accordion .search_filters .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.account-links .address-selector .link-item {
  transition: border 0.1s linear;
}
.account-links > a {
  margin-bottom: 1rem;
}

.address {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.address > hr {
  margin-right: 0;
  margin-left: 0;
}

.block-categories {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  flex: 1 1 auto;
  padding: 1.25rem;
}
.block-categories > hr {
  margin-right: 0;
  margin-left: 0;
}
.block-categories .separator {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.block-categories a {
  color: #212529;
}
.block-categories .collapse-icons .remove {
  display: none;
}
.block-categories .collapse-icons[aria-expanded=true].remove {
  display: block;
}
.block-categories .collapse-icons[aria-expanded=true].add {
  display: none;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card-block {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-block > hr {
  margin-right: 0;
  margin-left: 0;
}
.card-block .separator {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.left-column .search_filters {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  flex: 1 1 auto;
  padding: 1.25rem;
}
.left-column .search_filters > hr {
  margin-right: 0;
  margin-left: 0;
}
.left-column .search_filters .separator {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.left-column .card-deck .search_filters {
  margin-bottom: 15px;
}
.left-column .card-group > .search_filters {
  margin-bottom: 15px;
}
.left-column .card-columns .search_filters {
  margin-bottom: 0.75rem;
}
.left-column .accordion > .search_filters {
  overflow: hidden;
}
.left-column .accordion > .search_filters:first-of-type {
  border-bottom: 0;
}
.left-column .accordion > .search_filters:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
}
.left-column .accordion > .search_filters .address-header {
  margin-bottom: -1px;
}
.left-column .accordion > .search_filters .card-header {
  margin-bottom: -1px;
}
.left-column .accordion > .search_filters .page-header {
  margin-bottom: -1px;
}
.left-column .accordion .address-body .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .block-categories .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .card-block .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .card-body .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .page-content .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .search_filters .account-links .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .search_filters .address {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .search_filters .block-categories {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .search_filters .card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .search_filters .card-block {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .search_filters .page-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .search_filters .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.left-column .accordion .search_filters .address-header {
  text-align: center;
}
.left-column .accordion .search_filters .card-header {
  text-align: center;
}
.left-column .accordion .search_filters .page-header {
  text-align: center;
}
.left-column .accordion .selected .search_filters {
  border-color: #28a745;
  border-width: 2px;
}
.left-column > div {
  margin-bottom: 1rem;
}
.left-column .order-checkout .search_filters {
  padding-bottom: 0;
}
.left-column .address-selector .search_filters {
  transition: border 0.1s linear;
  cursor: pointer;
}
.left-column .card-body--summary.search_filters {
  padding-bottom: 0;
}

.page-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.page-wrapper > hr {
  margin-right: 0;
  margin-left: 0;
}

.address-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.address-body .separator {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-body .separator {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.page-content {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.page-content .separator {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.address-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  background-color: transparent;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.page-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.page-header h1 {
  margin-bottom: 0;
}

.address-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.page-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.address-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  display: flex;
  justify-content: space-between;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.page-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.page-footer:empty {
  display: none;
}

.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
}

.card-img-bottom {
  width: 100%;
}

.card-img-top {
  width: 100%;
  overflow: hidden;
}
.card-img-top .product-thumbnail img {
  width: 100%;
}

.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .account-links .link-item {
  margin-bottom: 15px;
}
.card-deck .address {
  margin-bottom: 15px;
}
.card-deck .block-categories {
  margin-bottom: 15px;
}
.card-deck .card {
  margin-bottom: 15px;
}
.card-deck .card-block {
  margin-bottom: 15px;
}
.card-deck .left-column .search_filters {
  margin-bottom: 15px;
}
.card-deck .page-wrapper {
  margin-bottom: 15px;
}

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .address {
  margin-bottom: 15px;
}
.card-group > .block-categories {
  margin-bottom: 15px;
}
.card-group > .card {
  margin-bottom: 15px;
}
.card-group > .card-block {
  margin-bottom: 15px;
}
.card-group > .page-wrapper {
  margin-bottom: 15px;
}

.card-columns .account-links .link-item {
  margin-bottom: 0.75rem;
}
.card-columns .address {
  margin-bottom: 0.75rem;
}
.card-columns .block-categories {
  margin-bottom: 0.75rem;
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
.card-columns .card-block {
  margin-bottom: 0.75rem;
}
.card-columns .left-column .search_filters {
  margin-bottom: 0.75rem;
}
.card-columns .page-wrapper {
  margin-bottom: 0.75rem;
}

.accordion > .address {
  overflow: hidden;
}
.accordion > .address:first-of-type {
  border-bottom: 0;
}
.accordion > .address:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
}
.accordion > .address .address-header {
  margin-bottom: -1px;
}
.accordion > .address .card-header {
  margin-bottom: -1px;
}
.accordion > .address .page-header {
  margin-bottom: -1px;
}
.accordion > .block-categories {
  overflow: hidden;
}
.accordion > .block-categories:first-of-type {
  border-bottom: 0;
}
.accordion > .block-categories:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
}
.accordion > .block-categories .address-header {
  margin-bottom: -1px;
}
.accordion > .block-categories .card-header {
  margin-bottom: -1px;
}
.accordion > .block-categories .page-header {
  margin-bottom: -1px;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:first-of-type {
  border-bottom: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
}
.accordion > .card .address-header {
  margin-bottom: -1px;
}
.accordion > .card .card-header {
  margin-bottom: -1px;
}
.accordion > .card .page-header {
  margin-bottom: -1px;
}
.accordion > .card-block {
  overflow: hidden;
}
.accordion > .card-block:first-of-type {
  border-bottom: 0;
}
.accordion > .card-block:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
}
.accordion > .card-block .address-header {
  margin-bottom: -1px;
}
.accordion > .card-block .card-header {
  margin-bottom: -1px;
}
.accordion > .card-block .page-header {
  margin-bottom: -1px;
}
.accordion > .page-wrapper {
  overflow: hidden;
}
.accordion > .page-wrapper:first-of-type {
  border-bottom: 0;
}
.accordion > .page-wrapper:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
}
.accordion > .page-wrapper .address-header {
  margin-bottom: -1px;
}
.accordion > .page-wrapper .card-header {
  margin-bottom: -1px;
}
.accordion > .page-wrapper .page-header {
  margin-bottom: -1px;
}
.accordion .address-body .account-links .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .address-body .address {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .address-body .block-categories {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .address-body .card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .address-body .card-block {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .address-body .left-column .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .address-body .page-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .address-body .address-header {
  text-align: center;
}
.accordion .address-body .card-header {
  text-align: center;
}
.accordion .address-body .page-header {
  text-align: center;
}
.accordion .block-categories .account-links .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .block-categories .address {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .block-categories .block-categories {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .block-categories .card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .block-categories .card-block {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .block-categories .left-column .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .block-categories .page-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .block-categories .address-header {
  text-align: center;
}
.accordion .block-categories .card-header {
  text-align: center;
}
.accordion .block-categories .page-header {
  text-align: center;
}
.accordion .card-block .account-links .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-block .address {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-block .block-categories {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-block .card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-block .card-block {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-block .left-column .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-block .page-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-block .address-header {
  text-align: center;
}
.accordion .card-block .card-header {
  text-align: center;
}
.accordion .card-block .page-header {
  text-align: center;
}
.accordion .card-body .account-links .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-body .address {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-body .block-categories {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-body .card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-body .card-block {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-body .left-column .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-body .page-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .card-body .address-header {
  text-align: center;
}
.accordion .card-body .card-header {
  text-align: center;
}
.accordion .card-body .page-header {
  text-align: center;
}
.accordion .left-column .search_filters .account-links .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .left-column .search_filters .address {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .left-column .search_filters .block-categories {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .left-column .search_filters .card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .left-column .search_filters .card-block {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .left-column .search_filters .page-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .left-column .search_filters .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .left-column .search_filters .address-header {
  text-align: center;
}
.accordion .left-column .search_filters .card-header {
  text-align: center;
}
.accordion .left-column .search_filters .page-header {
  text-align: center;
}
.accordion .page-content .account-links .link-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .page-content .address {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .page-content .block-categories {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .page-content .card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .page-content .card-block {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .page-content .left-column .search_filters {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .page-content .page-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.125);
  transition: border 0.1s linear;
}
.accordion .page-content .address-header {
  text-align: center;
}
.accordion .page-content .card-header {
  text-align: center;
}
.accordion .page-content .page-header {
  text-align: center;
}
.accordion .selected .account-links .link-item {
  border-color: #28a745;
  border-width: 2px;
}
.accordion .selected .address {
  border-color: #28a745;
  border-width: 2px;
}
.accordion .selected .block-categories {
  border-color: #28a745;
  border-width: 2px;
}
.accordion .selected .card {
  border-color: #28a745;
  border-width: 2px;
}
.accordion .selected .card-block {
  border-color: #28a745;
  border-width: 2px;
}
.accordion .selected .left-column .search_filters {
  border-color: #28a745;
  border-width: 2px;
}
.accordion .selected .page-wrapper {
  border-color: #28a745;
  border-width: 2px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e6e6e6;
  background: none;
  padding-left: 0;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #a7a9ab;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #a7a9ab;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.pagination .material-icons {
  font-size: 1.25rem;
}

.product-comments__pagination ul {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.product-comments__pagination ul .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.product-comments__pagination ul li span {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.product-comments__pagination ul .material-icons {
  font-size: 1.25rem;
}
.product-comments__pagination li span {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  border: 1px solid #ced4da;
}
.product-comments__pagination li span:hover {
  z-index: 2;
  color: #000;
  text-decoration: none;
  background-color: #e6e6e6;
  border-color: #ced4da;
}
.product-comments__pagination li span:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}
.product-comments__pagination li .page-item:first-child span {
  margin-left: 0;
}
.product-comments__pagination li:first-child .page-link {
  margin-left: 0;
}
.product-comments__pagination li:first-child span {
  margin-left: 0;
}
.product-comments__pagination li .page-item.active span {
  z-index: 1;
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.product-comments__pagination li .page-item.disabled span {
  color: #a7a9ab;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #ced4da;
}
.product-comments__pagination li .pagination-lg span {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.product-comments__pagination li .pagination-sm span {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.product-comments__pagination li ul span {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.product-comments__pagination li:not(.disabled) span:not(.current) {
  cursor: pointer;
}
.product-comments__pagination li.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.product-comments__pagination li.active span {
  z-index: 1;
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.product-comments__pagination li.disabled .page-link {
  color: #a7a9ab;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #ced4da;
}
.product-comments__pagination li.disabled span {
  color: #a7a9ab;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #ced4da;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  border: 1px solid #ced4da;
}
.page-link:hover {
  z-index: 2;
  color: #000;
  text-decoration: none;
  background-color: #e6e6e6;
  border-color: #ced4da;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
}
.page-item:first-child .product-comments__pagination li span {
  margin-left: 0;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.page-item.active .product-comments__pagination li span {
  z-index: 1;
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.page-item.disabled .page-link {
  color: #a7a9ab;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #ced4da;
}
.page-item.disabled .product-comments__pagination li span {
  color: #a7a9ab;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #ced4da;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .product-comments__pagination li span {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .product-comments__pagination li span {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.badge:empty {
  display: none;
}

a.badge:focus {
  text-decoration: none;
}
a.badge:hover {
  text-decoration: none;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e6e6e6;
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #000;
  background-color: #ccc;
  border-color: #b8b8b8;
}
.alert-primary hr {
  border-top-color: #ababab;
}
.alert-primary .alert-link {
  color: #000;
}

.alert-secondary {
  color: #804a11;
  background-color: #fde8d3;
  border-color: #fddfc1;
}
.alert-secondary hr {
  border-top-color: #fcd2a8;
}
.alert-secondary .alert-link {
  color: #53300b;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #79797a;
  background-color: #fbfbfb;
  border-color: #f9f9f9;
}
.alert-light hr {
  border-top-color: #ececec;
}
.alert-light .alert-link {
  color: #606060;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #4b4b4b;
  text-align: inherit;
}
.list-group-item-action:focus {
  z-index: 1;
  color: #4b4b4b;
  text-decoration: none;
  background-color: #e9e9ea;
}
.list-group-item-action:hover {
  z-index: 1;
  color: #4b4b4b;
  text-decoration: none;
  background-color: #e9e9ea;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e6e6e6;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:last-child {
  margin-bottom: 0;
}
.list-group-item:disabled {
  color: #a7a9ab;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.disabled {
  color: #a7a9ab;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
}
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: hsla(0deg, 0%, 100%, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #a7a9ab;
  background-color: hsla(0deg, 0%, 100%, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal .social-sharing--product {
  margin: 0;
}

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

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-50px);
}
.modal.fade .modal-dialog__offcanvas {
  width: 350px;
  height: 100%;
  margin: 0;
  max-width: 90%;
  position: absolute;
  top: 0;
  transform: translateX(-100%);
  transition: transform 0.3s ease-out;
}
.modal.fade .modal-dialog__offcanvas.modal-dialog__offcanvas--right {
  right: 0;
  transform: translateX(100%);
}

.modal.show .modal-dialog {
  transform: none;
}
.modal.show .modal-dialog__offcanvas {
  transform: translateX(0);
}
.modal.show .modal-dialog__offcanvas.modal-dialog__offcanvas--right {
  transform: translateX(0);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}

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

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

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

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

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #f1f1f1;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

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

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #f1f1f1;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.tooltip.show {
  opacity: 0.9;
}

.bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^=top] .arrow:before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow:before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^=right] .arrow:before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow:before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow:before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow:before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^=left] .arrow:before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow:before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: Stratos, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow:after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^=top] > .arrow:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^=top] > .arrow:after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-top {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top > .arrow:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow:after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^=right] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^=right] > .arrow:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^=right] > .arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-right {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^=bottom] > .arrow:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^=bottom] > .arrow:after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^=bottom] .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-bottom {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom > .arrow:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow:after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^=left] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^=left] > .arrow:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^=left] > .arrow:after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.bs-popover-left {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow:after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.btn-add-to-cart {
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
}
.btn-add-to-cart .btn-add-to-cart__spinner {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
  width: 1.25rem;
  height: 1.25rem;
  border-width: 2px;
  display: none;
}

.rc {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 100%;
  transition: background 0.15s;
}
.rc:after {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
  content: "";
  border-color: #f1f1f1;
  position: absolute;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  z-index: 2;
  border-right-color: transparent;
}
.rc > * {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rc > a {
  display: block;
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
  animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

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

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

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

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

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

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

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

a.bg-primary:focus {
  background-color: #000 !important;
}
a.bg-primary:hover {
  background-color: #000 !important;
}

button.bg-primary:focus {
  background-color: #000 !important;
}
button.bg-primary:hover {
  background-color: #000 !important;
}

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

a.bg-secondary:focus {
  background-color: #dd7408 !important;
}
a.bg-secondary:hover {
  background-color: #dd7408 !important;
}

button.bg-secondary:focus {
  background-color: #dd7408 !important;
}
button.bg-secondary:hover {
  background-color: #dd7408 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border {
  border: 1px solid #f1f1f1 !important;
}

.border-top {
  border-top: 1px solid #f1f1f1 !important;
}

.border-right {
  border-right: 1px solid #f1f1f1 !important;
}

.border-bottom {
  border-bottom: 1px solid #f1f1f1 !important;
}

.border-left {
  border-left: 1px solid #f1f1f1 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

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

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

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

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

.rounded-lg {
  border-radius: 0.3rem !important;
}

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

.rounded-pill {
  border-radius: 50rem !important;
}

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

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

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

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

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

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

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

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

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

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

.menu-top {
  display: flex !important;
  margin: 0;
  flex-wrap: wrap;
}

.pack-product-container {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding: 0 1rem;
  font-size: 0.875rem;
}

.pack-product-quantity {
  display: flex !important;
  align-items: center !important;
  align-self: stretch !important;
  border-left: 1px solid #f1f1f1;
  padding-left: 1rem;
}

.social-sharing {
  display: flex !important;
  flex-wrap: wrap !important;
}
.social-sharing .links a {
  margin-right: 0.5rem;
  text-transform: uppercase;
}

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive:before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.pack-product-name {
  flex-grow: 1 !important;
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
  margin: 0 1.5rem;
  flex-grow: 1;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

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

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

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

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

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

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

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

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

.social-sharing--product {
  align-items: center !important;
  margin: 1rem 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

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

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

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

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

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

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

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

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

.w-auto {
  width: auto !important;
}

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

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

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

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

.h-auto {
  height: auto !important;
}

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

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

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

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

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

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

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

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

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

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

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

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

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

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

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

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

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

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

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

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

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

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

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

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

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

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

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

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

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

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

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

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

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

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

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

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

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

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

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

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

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

.mt-n1 {
  margin-top: -0.25rem !important;
}

.my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.mr-n1 {
  margin-right: -0.25rem !important;
}

.mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}

.mb-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1 {
  margin-left: -0.25rem !important;
}

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

.mt-n2 {
  margin-top: -0.5rem !important;
}

.my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.mr-n2 {
  margin-right: -0.5rem !important;
}

.mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

.mb-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2 {
  margin-left: -0.5rem !important;
}

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

.mt-n3 {
  margin-top: -1rem !important;
}

.my-n3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.mr-n3 {
  margin-right: -1rem !important;
}

.mx-n3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

.mb-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3 {
  margin-left: -1rem !important;
}

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

.mt-n4 {
  margin-top: -1.5rem !important;
}

.my-n4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.mr-n4 {
  margin-right: -1.5rem !important;
}

.mx-n4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

.mb-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4 {
  margin-left: -1.5rem !important;
}

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

.mt-n5 {
  margin-top: -3rem !important;
}

.my-n5 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.mr-n5 {
  margin-right: -3rem !important;
}

.mx-n5 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}

.mb-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5 {
  margin-left: -3rem !important;
}

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

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

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

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

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

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

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

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

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

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

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

a.text-primary:focus {
  color: #000 !important;
}
a.text-primary:hover {
  color: #000 !important;
}

a.text-secondary:focus {
  color: #c46807 !important;
}
a.text-secondary:hover {
  color: #c46807 !important;
}

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

a.text-success:focus {
  color: #19692c !important;
}
a.text-success:hover {
  color: #19692c !important;
}

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

a.text-info:focus {
  color: #0f6674 !important;
}
a.text-info:hover {
  color: #0f6674 !important;
}

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

a.text-warning:focus {
  color: #ba8b00 !important;
}
a.text-warning:hover {
  color: #ba8b00 !important;
}

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

a.text-danger:focus {
  color: #a71d2a !important;
}
a.text-danger:hover {
  color: #a71d2a !important;
}

.text-light {
  color: #e9e9ea !important;
}

a.text-light:focus {
  color: #c2c2c5 !important;
}
a.text-light:hover {
  color: #c2c2c5 !important;
}

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

a.text-dark:focus {
  color: #121416 !important;
}
a.text-dark:hover {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #a7a9ab !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: hsla(0deg, 0%, 100%, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.material-icons {
  font-family: Material Icons;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  vertical-align: top;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
}

.material-icons + span {
  display: inline-block;
}

.material-icons.md-18 {
  font-size: 18px;
  line-height: 1;
}

.material-icons.md-24 {
  font-size: 24px;
  line-height: 1;
}

.material-icons.md-36 {
  font-size: 36px;
  line-height: 1;
}

.material-icons.md-48 {
  font-size: 48px;
  line-height: 1;
}

.text-primary {
  color: #000 !important;
}

.text-secondary {
  color: #f78e21 !important;
}

.header__container {
  max-width: 1330px;
}

#index #custom-text .col-sm-6 {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
#index #custom-text img {
  width: 100%;
  height: auto;
}
#index #custom-text-2 > .products {
  margin-right: 0;
  margin-left: 0;
}
#index #custom-text-2 > .products .col-md-6 {
  display: flex;
  color: #fff;
  flex-direction: column;
  background: #000;
}
#index #custom-text-2 > .products .col-md-6:first-child {
  padding-right: 0;
}
#index #custom-text-2 > .products .col-md-6:last-child {
  padding: 0 2rem 0 4rem;
  background-size: cover;
  justify-content: center;
}
#index #custom-text-2 > .products .col-md-6 h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
#index #custom-text-2 > .products iframe {
  max-width: 100%;
  margin: auto;
}
#index #custom-text-2 > .row {
  margin-right: 0;
  margin-left: 0;
}
#index #custom-text-2 > .row .col-md-6 {
  display: flex;
  color: #fff;
  flex-direction: column;
  background: #000;
}
#index #custom-text-2 > .row .col-md-6:first-child {
  padding-right: 0;
}
#index #custom-text-2 > .row .col-md-6:last-child {
  padding: 0 2rem 0 4rem;
  background-size: cover;
  justify-content: center;
}
#index #custom-text-2 > .row .col-md-6 h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
#index #custom-text-2 > .row iframe {
  max-width: 100%;
  margin: auto;
}
#index #custom-text-3 {
  background-size: cover;
  padding: 4rem 0 2rem;
}
#index #custom-text-3 .custom-product {
  margin-bottom: 2rem;
}
#index #custom-text-3 .custom-product a {
  background: #fff;
  color: #393939;
  font-weight: 700;
  border: 9px solid;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: center;
  padding: 2rem;
}
#index #custom-text-3 .custom-product a > * {
  display: block;
}
#index #custom-text-3 .custom-product a .custom-title {
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
}
#index #custom-text-3 .custom-product a .custom-price {
  font-size: 1.5rem;
  line-height: 1.6rem;
  margin-bottom: 2rem;
}
#index #custom-text-3 .custom-product a .custom-description {
  font-size: 0.8rem;
  margin-bottom: 3rem;
}
#index #custom-text-3 .custom-product a .custom-link {
  font-size: 1.3rem;
  margin-top: auto;
}
#index #custom-text-3 .custom-product a:hover {
  border-color: rgba(0, 0, 0, 0.55);
}
#index .l-footer {
  margin-top: 0;
}

.right-column > div {
  margin-bottom: 1rem;
}

.l-header {
  background-color: #fff;
  padding: 0 0 2rem;
}

.l-footer {
  background-color: #000;
  margin-top: 4rem;
  padding-bottom: 5rem;
  color: #fff;
}
.l-footer .account-list a {
  color: #fff;
}
.l-footer .account-list a:hover {
  color: #a7a9ab;
}
.l-footer .cms-page-link {
  color: #fff;
}
.l-footer .cms-page-link:hover {
  color: #a7a9ab;
}
.l-footer a {
  color: #fff;
}
.l-footer a:hover {
  color: #a7a9ab;
}

.form-group.form-group_forgot-password {
  margin-top: -0.5rem;
}

.bootstrap-touchspin {
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #ced4da;
}
.bootstrap-touchspin > input {
  max-width: 60px;
  border: none;
  box-shadow: none;
  text-align: center;
  font-weight: 700;
}
.bootstrap-touchspin .btn {
  position: relative;
  z-index: 2;
  color: #4b4b4b;
  background-color: #fff;
}
.bootstrap-touchspin .input-group-btn {
  display: flex;
}
.bootstrap-touchspin .input-group-btn:first-child {
  margin-right: -1px;
}
.bootstrap-touchspin .input-group-btn:last-child {
  margin-left: -1px;
}

.rc--lazyload:after {
  display: none;
}

.ratio2_1 {
  padding-top: 50%;
}

.ratio1_2 {
  padding-top: 200%;
}

.ratio4_3 {
  padding-top: 75%;
}

.ratio16_9 {
  padding-top: 56.25%;
}

.ratio1_1 {
  padding-top: 100%;
  display: block;
}

.ratio3_2 {
  padding-top: 33.33333%;
}

.icon-collapse {
  transition: transform 0.4s ease;
}

.link__showsummary .material-icons {
  transition: transform 0.4s ease;
}
.link__showsummary .material-icons[aria-expanded=true] {
  transform: rotate(180deg);
}

.icon-collapse[aria-expanded=true] {
  transform: rotate(180deg);
}

.order-checkout .address-body {
  padding-bottom: 0;
}
.order-checkout .block-categories {
  padding-bottom: 0;
}
.order-checkout .card-block {
  padding-bottom: 0;
}
.order-checkout .card-body {
  padding-bottom: 0;
}
.order-checkout .left-column .search_filters {
  padding-bottom: 0;
}
.order-checkout .page-content {
  padding-bottom: 0;
}

.step-edit[aria-expanded=true] {
  display: none;
}

.step-title {
  margin-bottom: 0;
}

.-complete.-reachable .step-title .done {
  display: inline-block;
}

.-current .step-title .done {
  visibility: hidden;
}
.-current .address-header {
  background-color: #fff;
}
.-current .card-header {
  background-color: #fff;
}
.-current .page-header {
  background-color: #fff;
}

.nav-tabs-info {
  font-size: 1.1rem;
}
.nav-tabs-info .active {
  font-weight: 700;
}

.address-selector .account-links .link-item {
  transition: border 0.1s linear;
}
.address-selector .address {
  transition: border 0.1s linear;
}
.address-selector .block-categories {
  transition: border 0.1s linear;
  cursor: pointer;
}
.address-selector .card {
  transition: border 0.1s linear;
}
.address-selector .card-block {
  transition: border 0.1s linear;
  cursor: pointer;
}
.address-selector .left-column .search_filters {
  transition: border 0.1s linear;
  cursor: pointer;
}
.address-selector .page-wrapper {
  transition: border 0.1s linear;
}
.address-selector .address-body {
  cursor: pointer;
}
.address-selector .address-header {
  cursor: pointer;
}
.address-selector .card-body {
  cursor: pointer;
}
.address-selector .card-header {
  cursor: pointer;
}
.address-selector .page-content {
  cursor: pointer;
}
.address-selector .page-header {
  cursor: pointer;
}

.card-body_add-address {
  padding: 0.75rem 1.25rem;
}
.card-body_add-address .material-icons {
  opacity: 0.8;
}

.delivery-option {
  padding: 1rem;
  margin-bottom: 1rem;
  background-color: #e6e6e6;
}

.carrier-extra-content:not(:empty) {
  margin-bottom: 2rem;
}
.carrier-extra-content:not(:empty):empty {
  display: none;
}

.carrier-name {
  font-weight: 700;
}

.carrier-price {
  font-weight: 700;
  font-size: 1.25rem;
  color: #000;
}

.order-line:not(:last-child) {
  margin-bottom: 0.5rem;
}

.order-confirmation-table {
  padding: 1rem;
  border: 3px solid rgba(0, 0, 0, 0.125);
}

.regular-price {
  text-decoration: line-through;
  font-size: 0.875rem;
  color: #4b4b4b;
  font-weight: 700;
}

.price {
  font-weight: 700;
  color: #000;
}

custom-file-label.selected:after {
  content: "" !important;
}

.page-home > * {
  margin-bottom: 3rem;
}
.page-home .products-section-subtitle {
  text-align: center;
  font-weight: 300;
  font-size: 2.5rem;
}
.page-home .featured-products .products {
  justify-content: space-between;
}

.notifications-container ul {
  margin-bottom: 0;
}

.js-invalid-feedback-browser:empty {
  display: none;
}

.form-footer {
  margin-top: 1rem;
}

.badge.dark {
  color: #fff;
  mix-blend-mode: difference;
}

#cms.cms-id-4 #content-wrapper {
  font-size: 1.2rem;
  font-weight: 300;
}

.fb_customer_chat_bubble_animated_no_badge {
  bottom: 72pt !important;
}

.no-js img.lazyload {
  display: none;
}

.lazyload {
  opacity: 0;
}

.lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 0.5s;
}

.slick-slide.lazyload {
  display: none !important;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide .lazyload {
  display: none !important;
}
.slick-slide:not(.slick-current) .img-carousel.lazyload {
  display: none !important;
}
.slick-slide figure {
  position: absolute;
  top: 0;
  margin: 0;
}
.slick-slide .product-miniature {
  max-width: 100%;
}
.slick-slide img {
  display: block;
}

.slick-active.lazyload {
  display: block !important;
}

.slick-active .lazyload {
  display: block !important;
}

.slick-current + .slick-slide.lazyload {
  display: block !important;
}

.slick-current + .slick-slide .lazyload {
  display: block !important;
}

.slick-current.lazyload {
  display: block !important;
}

.slick-current .lazyload {
  display: block !important;
}

.ps-alert-error {
  margin-bottom: 0;
}
.ps-alert-error .item {
  align-items: center;
  border: 2px solid #dc3545;
  display: flex;
  background-color: #dc3545;
  margin-bottom: 1rem;
}
.ps-alert-error .item i {
  border: 15px solid #dc3545;
  display: flex;
}
.ps-alert-error .item i svg {
  background-color: #dc3545;
  width: 24px;
  height: 24px;
}
.ps-alert-error .item p {
  background-color: #fff;
  margin: 0;
  padding: 1rem;
  width: 100%;
}

.ps-alert-success {
  padding: 0.25rem 0.25rem 2.75rem;
}
.ps-alert-success .item {
  align-items: center;
  border: 2px solid #dc3545;
  display: flex;
  background-color: #dc3545;
  margin-bottom: 1rem;
  border-color: #28a745;
  background-color: #28a745;
}
.ps-alert-success .item i {
  border: 15px solid #dc3545;
  display: flex;
  border-color: #28a745;
}
.ps-alert-success .item i svg {
  background-color: #dc3545;
  width: 24px;
  height: 24px;
  background-color: #28a745;
}
.ps-alert-success .item p {
  background-color: #fff;
  margin: 0;
  padding: 1rem;
  width: 100%;
}

.social-share-btn {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  margin-right: 0.5rem;
  background-repeat: no-repeat;
  background-position: 50%;
}

.social-share-btn.facebook {
  background-image: url(../css/26f6b9ade10d3c8243898a54bc981141.svg);
}

.social-share-btn.twitter {
  background-image: url(../css/a77a181a24f7d44ecb180b8abf2dd070.svg);
}

.social-share-btn.googleplus {
  background-image: url(../css/ddd449d2530e09f5988e6c77c5688f2c.svg);
}

.social-share-btn.pinterest {
  background-image: url(../css/c87b2ea048dbf0856519524fada18666.svg);
}

.social-share-btn.rss {
  background-image: url(../css/8fcae0bddbfb915409359a59c81dd9e3.svg);
}

.social-share-btn.youtube {
  background-image: url(../css/b0f5367f9035ead4ddc335407fa4ee83.svg);
}

.social-share-btn.vimeo {
  background-image: url(../css/36c755ebbafc8e434277d60c9ba6dc52.svg);
}

.social-share-btn.instagram {
  background-image: url(../css/28bcdd7007f83426220be2d612aa9d51.svg);
}

.social-share-btn--product {
  background-size: 80%;
  background-color: #fff;
}

.social-share-btn--product.facebook {
  background-image: url(../css/90464e8f4507d7cc4dc4032c752c11fa.svg);
}
.social-share-btn--product.facebook:hover {
  background-image: url(../css/27a856623bcfb569d77269fee7691f58.svg);
}

.social-share-btn--product.twitter {
  background-image: url(../css/ffa43ee2d7f6db73af85bfa35912c205.svg);
}
.social-share-btn--product.twitter:hover {
  background-image: url(../css/46df7f9bab34f0e2f79dabe7e0f0ab87.svg);
}

.social-share-btn--product.googleplus {
  background-image: url(../css/126b45cc418ea922d1a78af189061e2e.svg);
}
.social-share-btn--product.googleplus:hover {
  background-image: url(../css/b98e193828d8820b6bd2130be72b23c6.svg);
}

.social-share-btn--product.pinterest {
  background-image: url(../css/fd22b6e5f1545ed1074b8723ddb00939.svg);
}
.social-share-btn--product.pinterest:hover {
  background-image: url(../css/e5f8bde6aebca150dc7806c1b1eee997.svg);
}

.blockcart {
  padding: 0.5rem;
}
.blockcart span.logo {
  background: url(../css/f69ac0e7cd60568589e70338bf391879.png) 0 0 no-repeat;
  padding: 7px 0 7px 30px;
}

.blockcart.inactive {
  color: #a7a9ab;
  background-color: #e6e6e6;
}
.blockcart.inactive .material-icons {
  color: #a7a9ab;
}

.product-line-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-line-actions .input-group.bootstrap-touchspin {
  max-width: 130px;
}

.product-line-grid .product-line__title {
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #212529;
}
.product-line-grid .product-price {
  display: flex;
  align-items: center;
}
.product-line-grid .product-price .discount {
  font-size: 0.875rem;
  line-height: 1;
}
.product-line-grid .product-discount {
  margin-right: 0.5rem;
}

.product-line__img {
  margin-right: 1rem;
}

.cart__card-body {
  position: relative;
}
.cart__card-body .cart__card-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  align-items: center;
  justify-content: center;
  display: none;
  background-color: hsla(0deg, 0%, 100%, 0.85);
  opacity: 0;
  transition: opacity 0.15s linear;
  z-index: 3;
}

.cart__card-body.is--loading .cart__card-loader {
  display: flex;
  opacity: 1;
}

.nav-tabs--center {
  justify-content: center;
}

.product-line__body {
  padding-right: 0.25rem;
}

.card-body--summary .cart-total {
  background-color: #f1f1f1;
  font-weight: 700;
  padding: 0.25rem;
}
.card-body--summary .cart-total .label {
  margin-bottom: 0;
}

.total-value {
  background-color: #f1f1f1;
  font-weight: 700;
}

.table__title-head {
  margin-bottom: 0;
  font-size: 1rem;
}

.promo-code {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.promo-code .collapse-button {
  text-align: center;
  display: block;
  color: #000;
}

.promo-code-alert {
  display: none;
}

.cancel-promo {
  text-align: center;
}

.cart-summary-line {
  display: flex;
  justify-content: space-between;
}

.cart-total {
  font-weight: 700;
}

.card-body--summary.address-body {
  padding-bottom: 0;
}

.card-body--summary.block-categories {
  padding-bottom: 0;
}

.card-body--summary.card-block {
  padding-bottom: 0;
}

.card-body--summary.card-body {
  padding-bottom: 0;
}

.card-body--summary.page-content {
  padding-bottom: 0;
}

.media-list__item:not(:last-child) {
  margin-bottom: 0.5rem;
}

.link__showsummary[aria-expanded=true] .material-icons {
  transform: rotate(180deg);
}

.cart-item:not(:last-child) {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.product-line-info {
  margin-bottom: 0.5rem;
}

.promo-code-button {
  text-align: center;
}
.promo-code-button .collapse-button[aria-expanded=true] {
  display: none;
}

.promo-highlighted {
  text-align: center;
  font-size: 0.875rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.promo-discounts {
  font-weight: 700;
  text-align: center;
  color: #4b4b4b;
}
.promo-discounts .code {
  color: #f39d72;
}

.form__add-voucher {
  margin-bottom: 1rem;
}

.promo-code__content {
  padding: 1.25rem;
  background-color: #e6e6e6;
}

.category-sub__item {
  display: block;
  width: 100%;
}
.category-sub__item:not(.category-sub__item--0):not(.category-sub__item--1) {
  padding-left: 0.25rem;
}

.category-sub__item--0 {
  border-bottom: 1px solid #f1f1f1;
  padding: 0.25rem 0;
}

.form--100 {
  min-width: 100%;
  width: 100%;
}

.block_newsletter #block-newsletter-label {
  font-size: 1.6rem;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.block_newsletter .form-control {
  background: transparent;
  border-width: 3px;
  color: #fff;
  border-color: #fff;
  font-size: 1.5rem;
  height: 2.7rem;
  font-weight: 700;
}
.block_newsletter .form-control::-webkit-input-placeholder {
  color: #fff;
}
.block_newsletter .form-control::-moz-placeholder {
  color: #fff;
}
.block_newsletter .form-control:-ms-input-placeholder {
  color: #fff;
}
.block_newsletter .form-control::-ms-input-placeholder {
  color: #fff;
}
.block_newsletter .form-control::placeholder {
  color: #fff;
}
.block_newsletter .form-control.is-invalid:focus {
  border-color: #fff;
  background: none;
}
.block_newsletter .form-control.is-valid {
  border-color: #fff;
  background: none;
}
.block_newsletter .was-validated .form-control:invalid:focus {
  border-color: #fff;
  background: none;
}
.block_newsletter .was-validated .form-control:valid {
  border-color: #fff;
  background: none;
}
.block_newsletter .btn-primary {
  background-color: #fff;
  border-color: #fff;
  color: #212529;
  font-weight: 700;
}
.block_newsletter .btn-primary:disabled {
  opacity: 0.9;
}
.block_newsletter .custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #000;
  background-color: #000;
  box-shadow: none;
}

#footer-before {
  padding: 5rem 0 0;
  text-align: center;
  background-size: cover;
}

.footer-container {
  margin-top: 6rem;
}
.footer-container .products > div:first-child .footer__title {
  text-transform: uppercase;
}
.footer-container .row > div:first-child .footer__title {
  text-transform: uppercase;
}

.footer__title {
  text-transform: uppercase;
  display: block;
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
}

.footer__title--mobile {
  display: none;
  margin-bottom: 0;
  padding: 0.5rem 0;
  border-bottom: 1px solid #f1f1f1;
}
.footer__title--mobile:after {
  content: "\e313";
  font-family: Material Icons;
  font-feature-settings: "liga" 1;
  position: absolute;
  right: 15px;
  transition: transform 0.3s ease-in-out;
  font-size: 1.5rem;
}

.footer__title--mobile[data-toggle=collapse][aria-expanded=true]:after {
  transform: rotate(180deg);
}

.footer__copyright {
  text-align: center;
  font-size: 0.875rem;
}

.header__nav {
  align-items: center;
}

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

.header-mobile {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.header-mobile__user-cart {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.header__top {
  display: flex;
  justify-content: space-between;
  position: static;
}

.carousel a {
  display: block;
}
.carousel a:not(:first-child) {
  display: none;
}

.slider-caption {
  position: absolute;
  top: 10%;
  left: 90px;
  margin-bottom: 0;
  color: #fff;
  max-width: 340px;
}

.header-top {
  position: relative;
}

.menu__item-link--top {
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  padding: 0 0.5rem;
}

.displayNav1 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.displayNav1 .search-widget .input-group .form-control {
  color: #000;
  border: 1px solid;
  padding: 1px 15px 1px 12px;
  height: auto;
  position: absolute;
  box-shadow: none;
  display: none;
  width: 200px;
  left: -200px;
}
.displayNav1 .search-widget .input-group .form-control:focus {
  display: block;
}
.displayNav1 .search-widget .input-group:hover .form-control {
  display: block;
}
.displayNav1 .search-widget .btn {
  color: #000;
  background: #fff;
  z-index: 10;
  padding: 2px 3px;
}
.displayNav1 a {
  color: #000;
}
.displayNav1 a:hover {
  color: #bcbec0;
}

#mobile_top_menu_wrapper.modal .modal-header {
  border-bottom: 0;
}
#mobile_top_menu_wrapper.modal .modal-body {
  padding-top: 0;
}

.menu__collapseicon {
  width: 3rem;
  height: 1.5rem;
  display: block;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
}

.modal-dialog__offcanvas .modal-content {
  height: inherit;
  border-width: 0;
  border-radius: 0;
}
.modal-dialog__offcanvas .modal-header {
  border-radius: inherit;
}
.modal-dialog__offcanvas .modal-body {
  overflow-y: auto;
  height: inherit;
}

.card-product {
  height: 100%;
  position: relative;
  border: none;
}
.card-product:hover .highlighted-informations {
  transform: translateY(0);
}
.card-product .discount {
  display: none;
}

.highlighted-informations {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #fff;
  transform: translateY(100%);
  transition: transform 0.3s;
  text-align: center;
  padding: 0.5rem;
}

.product-flags {
  position: absolute;
  top: 0;
  margin-bottom: 0;
  z-index: 2;
  left: -0.25rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.page-content--product .product-flags {
  left: 1.8rem;
}

.product-flag {
  top: 0;
  margin-top: 0.5rem;
  padding: 0.25rem;
  color: #fff;
  background: #000;
  text-transform: uppercase;
  font-weight: 600;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.product-flag.discount-product {
  background: #f39d72;
}

.color {
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-size: contain;
}

.product-title {
  color: #4b4b4b;
  font-size: 1rem;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
}
.product-title a {
  color: #4b4b4b;
}

.images-container > #image-container.position-fixed {
  top: 2px;
  z-index: 1;
}
.images-container > #image-container.position-bottom {
  position: absolute;
  bottom: 0;
}
.images-container:hover .btn-zoom {
  display: block;
}

.products-imagescover .slick-dots {
  display: none !important;
}

.product-img:not(:first-child) .rc {
  display: none;
}

.slick-initialized .product-img .rc {
  display: block;
}
.slick-initialized .slick-slide {
  display: block;
}

.product-thumbs {
  width: 320px;
  height: 110px;
  margin: 0 auto;
}
.product-thumbs .slick-slide > div {
  cursor: pointer;
}
.product-thumbs:not(.slick-initialized) > div:not(:first-child) {
  display: none;
}

.product-thumbs[data-count="2"] {
  width: 210px;
}

.product-thumb {
  margin: 5px;
  width: 100px;
  height: 100px;
  border: 2px solid transparent;
}

.product-thumb.slick-current {
  border: 2px solid #000;
}

.btn-zoom {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  cursor: pointer;
  display: none;
  padding: 0;
  line-height: 1;
}
.btn-zoom .material-icons {
  font-size: 3rem;
}

#product-modal .slick-prev {
  left: -13px;
}
#product-modal .slick-next {
  right: -13px;
}
#product-modal .slick-dots {
  display: none !important;
}

.label-color {
  line-height: 1;
  margin-right: 0.5rem;
}

.product-variants-item .color {
  width: 2rem;
  height: 2rem;
  border: 2px solid transparent;
}

.input-color:checked + span {
  border-color: #232323;
}
.input-color:hover + span {
  border-color: #232323;
}

.input-radio:checked + span {
  border-color: #232323;
}
.input-radio:hover + span {
  border-color: #232323;
}

.product-variants-item.is-configurable {
  position: relative;
}
.product-variants-item.is-configurable .group-name.label {
  width: 100%;
  border-bottom: 2px solid #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
.product-variants-item.is-configurable label.group-name {
  width: 100%;
  border-bottom: 2px solid #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
.product-variants-item.is-configurable .count {
  position: absolute;
  text-align: center;
  font-weight: 700;
  background: #000;
  color: #fff;
  z-index: 1;
  top: 3.5rem;
  height: 45px;
  width: 45px;
  border-radius: 45px;
  font-size: 2rem;
  line-height: 43px;
}
.product-variants-item.is-configurable .or {
  position: absolute;
  text-align: center;
  font-weight: 700;
  background: #000;
  color: #fff;
  z-index: 1;
  font-size: 1.5rem;
  line-height: 1.5rem;
  width: 50px;
  text-transform: uppercase;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 51%;
}
.product-variants-item.is-configurable .custom-control-input:checked ~ .custom-control-label-atelier {
  background: #e6e6e6;
}
.product-variants-item.is-configurable .custom-radio-atelier {
  margin-bottom: 2rem;
}
.product-variants-item.is-configurable .custom-radio-atelier .custom-control-label-atelier {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-shadow: -2px 6px 6px 1px #e6e6e6;
  padding: 2rem 1rem;
  cursor: pointer;
  height: 100%;
}
.product-variants-item.is-configurable .custom-radio-atelier .custom-control-label-atelier .title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.3rem;
  margin: 1rem 0;
}
.product-variants-item.is-configurable .custom-radio-atelier .custom-control-label-atelier img {
  max-height: 65px;
}
.product-variants-item.is-configurable .custom-radio-atelier .custom-control-label-atelier .description {
  font-size: 0.8rem;
}
.product-variants-item.is-configurable .custom-radio-atelier .custom-control-label-atelier:hover {
  background: #f1f1f1;
}

.current-price-display {
  font-size: 1.25rem;
  font-weight: 700;
}

.current-price-discount {
  color: #f39d72;
}

.discount {
  color: #fff;
  background-color: #f39d72;
  display: inline-block;
  padding: 0.25rem;
  text-transform: uppercase;
  font-weight: 600;
}

.product-tabs .nav-tabs {
  font-size: 0.9rem;
}

.cart-content {
  padding: 1rem;
  background: #e9e9ea;
}
.cart-content > p:not(:last-child) {
  margin-bottom: 0.5rem;
}

.mask {
  width: 55px;
}

.thumb-mask {
  padding: 1rem 0;
}

.pack-product__img {
  border: 1px solid #f1f1f1;
}

.pack-product-price {
  padding-right: 0.5rem;
}

.modal-cart__image {
  margin-right: 1rem;
  max-width: 200px;
  height: auto;
}

.modal-cart__name {
  color: #000;
  font-weight: 700;
}

.product-total {
  font-weight: 700;
}

.btn-add-to-cart.is--loading .btn-add-to-cart__spinner {
  display: inline-block;
}
.btn-add-to-cart.is--loading .btn-add-to-cart__icon {
  display: none;
}

.products-selection {
  justify-content: space-between;
  align-items: center;
}

.pack-miniature-item {
  margin-bottom: 0.5rem;
}

.product__card-img {
  position: relative;
}

.product__card-desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.quantity__label {
  margin-bottom: 0;
  margin-top: 1rem;
}

.product-add-to-cart .product-quantity {
  margin-top: -1rem;
}
.product-add-to-cart .qty {
  margin: 0 1rem;
  margin-top: 1rem;
}
.product-add-to-cart .add {
  margin-top: 1rem;
}

.product-customization {
  margin-bottom: 1.5rem;
}

.product-discounts {
  margin-bottom: 1.5rem;
}

.product__quantity {
  margin-bottom: 0;
}

.sort-by-row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.total__item-show {
  text-align: center;
  font-size: 0.875rem;
  margin-top: 1rem;
}

.variant-links {
  display: flex;
  justify-content: center;
}

.product__download {
  text-transform: uppercase;
}

.card--address {
  height: 100%;
  text-align: center;
  justify-content: center;
}

.invoice__address {
  margin-top: 1rem;
}

.invoice-address {
  height: 100%;
  text-align: center;
  justify-content: center;
}

.facet__block:not(:last-child) {
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.facet__header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.66667rem;
}

.facet__title {
  margin-bottom: 0;
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.custom-color.custom-control {
  padding-left: 0;
  margin-bottom: 0.25rem;
}

.custom-color .custom-control-label:after {
  display: none;
}
.custom-color .custom-control-label:before {
  display: none;
}
.custom-color .color {
  margin-right: 0.25rem;
  border: none;
}
.custom-color .color__label {
  line-height: 1.25;
  display: inline-block;
}

.custom-color.custom-control--active .color {
  border: 2px solid #000;
}

.btn--clearfilter {
  margin-bottom: 1rem;
}

.active-filter__title {
  margin-bottom: 0.5rem;
  font-weight: 700;
}

.active_filters {
  background-color: #dededd;
  padding: 1rem 1rem 0.75rem;
  margin-bottom: 1.25rem;
}

.active_filters__list-item {
  margin-bottom: 0.25rem;
}

.faceted-overlay {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(25, 25, 25, 0.5);
  z-index: 1051;
}
.faceted-overlay .overlay__inner {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.faceted-overlay .overlay__content {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.faceted-overlay .spinner {
  width: 75px;
  height: 75px;
  display: inline-block;
  border: 2px solid hsla(0deg, 0%, 100%, 0.05);
  border-top-color: #fff;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
  border-radius: 100%;
}

#search_filters .ui-slider-horizontal {
  height: 0.4em;
}
#search_filters .ui-slider-horizontal .ui-slider-handle {
  margin-left: -1px;
  cursor: pointer;
}
#search_filters .ui-widget-header {
  background: #555;
}
#search_filters .ui-slider .ui-slider-handle {
  top: -0.45em;
  width: 0.4em;
  background: #fff;
  border: 1px solid #555;
}

.slick-slider {
  margin-bottom: 2rem;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  display: block;
}
.slick-slider .slick-list {
  transform: translateZ(0);
}
.slick-slider .slick-track {
  transform: translateZ(0);
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after {
  content: "";
  display: table;
  clear: both;
}
.slick-track:before {
  content: "";
  display: table;
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 1;
}
.slick-arrow > i {
  font-size: 1.5rem;
  line-height: 2.5;
  background: #fff;
  color: #000;
}
.slick-arrow > i:hover {
  background: #000;
  color: #fff;
}

.slick-prev {
  left: 2px;
}

.slick-next {
  right: 2px;
}

.slick__arrow-outside .slick-prev {
  transform: translateX(-50px);
}
.slick__arrow-outside .slick-next {
  transform: translateX(50px);
}

.slick-dots {
  position: absolute;
  bottom: 3%;
  height: 10px;
  width: 100%;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  cursor: pointer;
  border: 2px solid #fff;
}
.slick-dots li button {
  color: transparent;
  border: 0;
  background: transparent;
}

.header-nav {
  padding-top: 1rem;
}

.displayNav2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.displayNav2 a {
  color: #000;
}
.displayNav2 a:hover {
  color: #bcbec0;
}

.user-info a {
  background: url(../css/bdeae572dec52600966ac1d14358eacf.png) 0 5px no-repeat;
  padding: 7px 0 7px 30px;
}

.header--mobile {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.header--mobile a {
  color: #000;
}

.top-logo {
  text-align: center;
  padding-top: 10px;
}

.mobile-user {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.displayTop {
  display: flex;
  position: static;
}

.product-comment-modal .modal-footer {
  margin-right: -1rem;
  margin-left: -1rem;
}
.product-comment-modal .modal-body {
  padding-bottom: 0;
}

.modal--product-comment-posted-modal .modal-header {
  color: #28a745;
}

.modal--report-comment-posted .modal-header {
  color: #28a745;
}

.product-comment-post-error-message .modal-header {
  color: #dc3545;
}

.comments-note {
  display: flex;
  margin-bottom: 0.5rem;
}
.comments-note .grade-stars {
  margin-left: 0.25rem;
}

.grade-stars {
  display: flex;
}

.star {
  color: #f1ab00;
}

.product-list-reviews .grade-stars {
  justify-content: center;
}
.product-list-reviews .star .material-icons {
  font-size: 1rem;
}

.product-comments {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.product-comments-additional-info {
  margin: 1rem 0;
}

.comments__header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.product-comment-list-item {
  background: #fff;
  margin-bottom: 1rem;
  padding: 1rem;
}

.comment-infos .grade-stars {
  margin-bottom: 1rem;
}
.comment-infos .comment-author {
  font-size: 0.875rem;
}
.comment-infos .comment-date {
  font-size: 0.875rem;
}

.starability-basic {
  display: block;
  position: relative;
  width: 150px;
  min-height: 60px;
  padding: 0;
  border: none;
  min-height: auto;
}
.starability-basic > input {
  position: absolute;
  margin-right: -100%;
  opacity: 0;
}
.starability-basic > input:checked ~ .label {
  background-position: 0 0;
}
.starability-basic > input:checked ~ label {
  background-position: 0 0;
}
.starability-basic > input:focus ~ .label {
  background-position: 0 0;
}
.starability-basic > input:focus ~ label {
  background-position: 0 0;
}
.starability-basic > input:checked + .label {
  background-position: 0 -30px;
}
.starability-basic > input:checked + label {
  background-position: 0 -30px;
}
.starability-basic > input:focus + .label {
  background-position: 0 -30px;
  outline: 1px dotted #999;
}
.starability-basic > input:focus + label {
  background-position: 0 -30px;
  outline: 1px dotted #999;
}
.starability-basic > input:not([disabled]):hover ~ .label {
  background-position: 0 0;
}
.starability-basic > input:not([disabled]):hover ~ label {
  background-position: 0 0;
}
.starability-basic > input:not([disabled]):hover + .label {
  background-position: 0 -30px;
}
.starability-basic > input:not([disabled]):hover + .label:before {
  opacity: 1;
}
.starability-basic > input:not([disabled]):hover + label {
  background-position: 0 -30px;
}
.starability-basic > input:not([disabled]):hover + label:before {
  opacity: 1;
}
.starability-basic > input[disabled]:hover + .label {
  cursor: default;
}
.starability-basic > input[disabled]:hover + label {
  cursor: default;
}
.starability-basic .starability-focus-ring {
  position: absolute;
  left: 0;
  width: 100%;
  height: 30px;
  outline: 2px dotted #999;
  pointer-events: none;
  opacity: 0;
}
.starability-basic > .input-no-rate:focus ~ .starability-focus-ring {
  opacity: 1;
}
.starability-basic > .label {
  position: relative;
  display: inline-block;
  float: left;
  width: 30px;
  font-size: 0.1em;
  color: transparent;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 0 -30px;
  height: 30px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAMAAABGivqtAAAAxlBMVEUAAACZmZn2viTHuJ72viOampqampr1viSampr3vySampqdnZ34wiX1vSSampr1vSOZmZmampr1viT2vSOampr2viT2viSampr2viSampr2vyX4vyWbm5v3vSSdnZ32wSadnZ36wCWcnJyZmZn/wSr/2ySampr2vSP2viSZmZn2vSSZmZn2vST2viSampr2viSbm5ubm5uZmZn1vSSampqbm5v2vSWampqampr3vSf5wiT5vyagoKD/xCmkpKT/yCSZmZn1vSO4V2dEAAAAQHRSTlMA+vsG9fO6uqdgRSIi7+3q39XVqZWVgnJyX09HPDw1NTAwKRkYB+jh3L6+srKijY2Ef2lpYllZUU5CKigWFQ4Oneh1twAAAZlJREFUOMuV0mdzAiEQBmDgWq4YTWIvKRqT2Htv8P//VJCTGfYQZnw/3fJ4tyO76KE0m1b2fZu+U/pu4QGlA7N+Up5PIz9d+cmkbSrSNr9seT3GKeNYIyeO5j16S28exY5suK0U/QKmmeCCX6xs22hJLVkitMImxCvEs8EG3SCRCN/ViFPqnq5epIzZ07QJJvkM9Tkz1xnkmXbfSvR7f4H8AtXBkLGj74mMvjM1+VHZpAZ4LM4K/LBWEI9jwP71v1ZEQ6dyvQMf8A/1pmdZnKce/VH1iIsdte4U8VEtY23xOujxtFpWDgKbfjD2YeEhY0OzfjGeLyO/XfnNpAcmcjDwKOXRfU1IyiTRyEkaiz67pb9oJHJb9vVqKfgjLBPyF5Sq9T0KmSUhQmtiQrJGPHVi0DoSabj31G2gW3buHd0pY85lNdcCk8xlNDPXMuSyNiwl+theIb9C7RLIpKvviYy+M6H8qGwSAp6Is19+GP6KxwnggJ/kq6Jht5rnRQA4z9zyRRaXssvyqp5I6Vutv0vkpJaJtnjpz/8B19ytIayazLoAAAAASUVORK5CYII=");
}
.starability-basic > .label:before {
  height: 30px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAMAAABGivqtAAAAxlBMVEUAAACZmZn2viTHuJ72viOampqampr1viSampr3vySampqdnZ34wiX1vSSampr1vSOZmZmampr1viT2vSOampr2viT2viSampr2viSampr2vyX4vyWbm5v3vSSdnZ32wSadnZ36wCWcnJyZmZn/wSr/2ySampr2vSP2viSZmZn2vSSZmZn2vST2viSampr2viSbm5ubm5uZmZn1vSSampqbm5v2vSWampqampr3vSf5wiT5vyagoKD/xCmkpKT/yCSZmZn1vSO4V2dEAAAAQHRSTlMA+vsG9fO6uqdgRSIi7+3q39XVqZWVgnJyX09HPDw1NTAwKRkYB+jh3L6+srKijY2Ef2lpYllZUU5CKigWFQ4Oneh1twAAAZlJREFUOMuV0mdzAiEQBmDgWq4YTWIvKRqT2Htv8P//VJCTGfYQZnw/3fJ4tyO76KE0m1b2fZu+U/pu4QGlA7N+Up5PIz9d+cmkbSrSNr9seT3GKeNYIyeO5j16S28exY5suK0U/QKmmeCCX6xs22hJLVkitMImxCvEs8EG3SCRCN/ViFPqnq5epIzZ07QJJvkM9Tkz1xnkmXbfSvR7f4H8AtXBkLGj74mMvjM1+VHZpAZ4LM4K/LBWEI9jwP71v1ZEQ6dyvQMf8A/1pmdZnKce/VH1iIsdte4U8VEtY23xOujxtFpWDgKbfjD2YeEhY0OzfjGeLyO/XfnNpAcmcjDwKOXRfU1IyiTRyEkaiz67pb9oJHJb9vVqKfgjLBPyF5Sq9T0KmSUhQmtiQrJGPHVi0DoSabj31G2gW3buHd0pY85lNdcCk8xlNDPXMuSyNiwl+theIb9C7RLIpKvviYy+M6H8qGwSAp6Is19+GP6KxwnggJ/kq6Jht5rnRQA4z9zyRRaXssvyqp5I6Vutv0vkpJaJtnjpz/8B19ytIayazLoAAAAASUVORK5CYII=");
  content: "";
  position: absolute;
  display: block;
  background-position: 0 30px;
  pointer-events: none;
  opacity: 0;
}
.starability-basic > .label:nth-of-type(5):before {
  width: 120px;
  left: -120px;
}
.starability-basic > .label:nth-of-type(4):before {
  width: 90px;
  left: -90px;
}
.starability-basic > .label:nth-of-type(3):before {
  width: 60px;
  left: -60px;
}
.starability-basic > .label:nth-of-type(2):before {
  width: 30px;
  left: -30px;
}
.starability-basic > .label:first-of-type::before {
  width: 0;
  left: 0;
}
.starability-basic > label {
  position: relative;
  display: inline-block;
  float: left;
  width: 30px;
  font-size: 0.1em;
  color: transparent;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 0 -30px;
  height: 30px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAMAAABGivqtAAAAxlBMVEUAAACZmZn2viTHuJ72viOampqampr1viSampr3vySampqdnZ34wiX1vSSampr1vSOZmZmampr1viT2vSOampr2viT2viSampr2viSampr2vyX4vyWbm5v3vSSdnZ32wSadnZ36wCWcnJyZmZn/wSr/2ySampr2vSP2viSZmZn2vSSZmZn2vST2viSampr2viSbm5ubm5uZmZn1vSSampqbm5v2vSWampqampr3vSf5wiT5vyagoKD/xCmkpKT/yCSZmZn1vSO4V2dEAAAAQHRSTlMA+vsG9fO6uqdgRSIi7+3q39XVqZWVgnJyX09HPDw1NTAwKRkYB+jh3L6+srKijY2Ef2lpYllZUU5CKigWFQ4Oneh1twAAAZlJREFUOMuV0mdzAiEQBmDgWq4YTWIvKRqT2Htv8P//VJCTGfYQZnw/3fJ4tyO76KE0m1b2fZu+U/pu4QGlA7N+Up5PIz9d+cmkbSrSNr9seT3GKeNYIyeO5j16S28exY5suK0U/QKmmeCCX6xs22hJLVkitMImxCvEs8EG3SCRCN/ViFPqnq5epIzZ07QJJvkM9Tkz1xnkmXbfSvR7f4H8AtXBkLGj74mMvjM1+VHZpAZ4LM4K/LBWEI9jwP71v1ZEQ6dyvQMf8A/1pmdZnKce/VH1iIsdte4U8VEtY23xOujxtFpWDgKbfjD2YeEhY0OzfjGeLyO/XfnNpAcmcjDwKOXRfU1IyiTRyEkaiz67pb9oJHJb9vVqKfgjLBPyF5Sq9T0KmSUhQmtiQrJGPHVi0DoSabj31G2gW3buHd0pY85lNdcCk8xlNDPXMuSyNiwl+theIb9C7RLIpKvviYy+M6H8qGwSAp6Is19+GP6KxwnggJ/kq6Jht5rnRQA4z9zyRRaXssvyqp5I6Vutv0vkpJaJtnjpz/8B19ytIayazLoAAAAASUVORK5CYII=");
}
.starability-basic > label:before {
  height: 30px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAMAAABGivqtAAAAxlBMVEUAAACZmZn2viTHuJ72viOampqampr1viSampr3vySampqdnZ34wiX1vSSampr1vSOZmZmampr1viT2vSOampr2viT2viSampr2viSampr2vyX4vyWbm5v3vSSdnZ32wSadnZ36wCWcnJyZmZn/wSr/2ySampr2vSP2viSZmZn2vSSZmZn2vST2viSampr2viSbm5ubm5uZmZn1vSSampqbm5v2vSWampqampr3vSf5wiT5vyagoKD/xCmkpKT/yCSZmZn1vSO4V2dEAAAAQHRSTlMA+vsG9fO6uqdgRSIi7+3q39XVqZWVgnJyX09HPDw1NTAwKRkYB+jh3L6+srKijY2Ef2lpYllZUU5CKigWFQ4Oneh1twAAAZlJREFUOMuV0mdzAiEQBmDgWq4YTWIvKRqT2Htv8P//VJCTGfYQZnw/3fJ4tyO76KE0m1b2fZu+U/pu4QGlA7N+Up5PIz9d+cmkbSrSNr9seT3GKeNYIyeO5j16S28exY5suK0U/QKmmeCCX6xs22hJLVkitMImxCvEs8EG3SCRCN/ViFPqnq5epIzZ07QJJvkM9Tkz1xnkmXbfSvR7f4H8AtXBkLGj74mMvjM1+VHZpAZ4LM4K/LBWEI9jwP71v1ZEQ6dyvQMf8A/1pmdZnKce/VH1iIsdte4U8VEtY23xOujxtFpWDgKbfjD2YeEhY0OzfjGeLyO/XfnNpAcmcjDwKOXRfU1IyiTRyEkaiz67pb9oJHJb9vVqKfgjLBPyF5Sq9T0KmSUhQmtiQrJGPHVi0DoSabj31G2gW3buHd0pY85lNdcCk8xlNDPXMuSyNiwl+theIb9C7RLIpKvviYy+M6H8qGwSAp6Is19+GP6KxwnggJ/kq6Jht5rnRQA4z9zyRRaXssvyqp5I6Vutv0vkpJaJtnjpz/8B19ytIayazLoAAAAASUVORK5CYII=");
  content: "";
  position: absolute;
  display: block;
  background-position: 0 30px;
  pointer-events: none;
  opacity: 0;
}
.starability-basic > label:nth-of-type(5):before {
  width: 120px;
  left: -120px;
}
.starability-basic > label:nth-of-type(4):before {
  width: 90px;
  left: -90px;
}
.starability-basic > label:nth-of-type(3):before {
  width: 60px;
  left: -60px;
}
.starability-basic > label:nth-of-type(2):before {
  width: 30px;
  left: -30px;
}
.starability-basic > label:first-of-type::before {
  width: 0;
  left: 0;
}

.product-criterion {
  display: flex;
  justify-items: center;
  justify-content: flex-end;
  margin-bottom: 1rem;
}
.product-criterion .label {
  margin-bottom: 0;
}
.product-criterion label {
  margin-bottom: 0;
}

.product-criterion__name {
  width: auto;
  font-size: 1rem;
  margin-bottom: 0;
  margin-right: 0.25rem;
}

img[data-lazy] {
  display: none;
}

.text-underline {
  text-decoration: underline;
}

.cursor-pointer {
  cursor: pointer;
}

.d--none {
  display: none;
}

.d--block {
  display: block;
}

.header-nav__container {
  display: flex;
  justify-content: space-between;
}

.full-bleed {
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
}

.d--flex-between {
  display: flex;
  justify-content: space-between;
}

.mb--0 {
  margin-bottom: 0;
}

.text--center {
  text-align: center;
}

.text--right {
  text-align: right;
}

.hidden-xs-up {
  display: none !important;
}

.hidden-xl-down {
  display: none !important;
}

@media (min-width: 576px) {
  #cms .breadcrumb {
    max-width: 540px;
  }
  .container {
    max-width: 540px;
  }
  .l-wrapper {
    max-width: 540px;
  }
  .l-wrapper--boxed {
    max-width: 540px;
  }
  main > .notifications-container {
    max-width: 540px;
  }
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
  .form-inline .label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .account-links .link-item {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .card-deck .address {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .card-deck .block-categories {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .card-deck .card-block {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .card-deck .left-column .search_filters {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .card-deck .page-wrapper {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .account-links .card-deck .link-item {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .account-links .card-group > .link-item {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .account-links .card-group > .address + .link-item {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .card-group > .block-categories + .link-item {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .card-group > .card + .link-item {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .card-group > .card-block + .link-item {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .card-group > .link-item + .address {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .card-group > .link-item + .block-categories {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .card-group > .link-item + .card {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .card-group > .link-item + .card-block {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .card-group > .link-item + .link-item {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .card-group > .link-item + .page-wrapper {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .card-group > .page-wrapper + .link-item {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .left-column .card-group > .link-item + .search_filters {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .left-column .card-group > .search_filters + .link-item {
    margin-left: 0;
    border-left: 0;
  }
  .account-links .card-columns .link-item {
    display: inline-block;
    width: 100%;
  }
  .left-column .card-deck .search_filters {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
  .left-column .card-group > .search_filters {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .left-column .card-group > .address + .search_filters {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .card-group > .block-categories + .search_filters {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .card-group > .card + .search_filters {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .card-group > .card-block + .search_filters {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .card-group > .page-wrapper + .search_filters {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .card-group > .search_filters + .address {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .card-group > .search_filters + .block-categories {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .card-group > .search_filters + .card {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .card-group > .search_filters + .card-block {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .card-group > .search_filters + .page-wrapper {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .card-group > .search_filters + .search_filters {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .account-links .card-group > .link-item + .search_filters {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .account-links .card-group > .search_filters + .link-item {
    margin-left: 0;
    border-left: 0;
  }
  .left-column .card-columns .search_filters {
    display: inline-block;
    width: 100%;
  }
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .address {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .block-categories {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card-block {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .page-wrapper {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .address + .address {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .address + .block-categories {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .address + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .address + .card-block {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .address + .page-wrapper {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .block-categories + .address {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .block-categories + .block-categories {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .block-categories + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .block-categories + .card-block {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .block-categories + .page-wrapper {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card + .address {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card + .block-categories {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card + .card-block {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card + .page-wrapper {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card-block + .address {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card-block + .block-categories {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card-block + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card-block + .card-block {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card-block + .page-wrapper {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .page-wrapper + .address {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .page-wrapper + .block-categories {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .page-wrapper + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .page-wrapper + .card-block {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .page-wrapper + .page-wrapper {
    margin-left: 0;
    border-left: 0;
  }
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .account-links .link-item {
    display: inline-block;
    width: 100%;
  }
  .card-columns .address {
    display: inline-block;
    width: 100%;
  }
  .card-columns .block-categories {
    display: inline-block;
    width: 100%;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
  .card-columns .card-block {
    display: inline-block;
    width: 100%;
  }
  .card-columns .left-column .search_filters {
    display: inline-block;
    width: 100%;
  }
  .card-columns .page-wrapper {
    display: inline-block;
    width: 100%;
  }
  .jumbotron {
    padding: 4rem 2rem;
  }
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
  }
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .my-sm-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .mr-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mb-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .my-sm-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .mr-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mb-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3 {
    margin-top: -1rem !important;
  }
  .my-sm-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .mr-sm-n3 {
    margin-right: -1rem !important;
  }
  .mx-sm-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mb-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .my-sm-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .mr-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mb-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5 {
    margin-top: -3rem !important;
  }
  .my-sm-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .mr-sm-n5 {
    margin-right: -3rem !important;
  }
  .mx-sm-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mb-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .hidden-sm-up {
    display: none !important;
  }
}
@media (min-width: 768px) {
  #cms .breadcrumb {
    max-width: 720px;
  }
  .container {
    max-width: 720px;
  }
  .l-wrapper {
    max-width: 720px;
  }
  .l-wrapper--boxed {
    max-width: 720px;
  }
  main > .notifications-container {
    max-width: 720px;
  }
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1 {
    margin-top: -0.25rem !important;
  }
  .my-md-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .mr-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mx-md-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mb-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2 {
    margin-top: -0.5rem !important;
  }
  .my-md-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .mr-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mx-md-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mb-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3 {
    margin-top: -1rem !important;
  }
  .my-md-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .mr-md-n3 {
    margin-right: -1rem !important;
  }
  .mx-md-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mb-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4 {
    margin-top: -1.5rem !important;
  }
  .my-md-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .mr-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mx-md-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mb-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5 {
    margin-top: -3rem !important;
  }
  .my-md-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .mr-md-n5 {
    margin-right: -3rem !important;
  }
  .mx-md-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mb-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .checkout-form form {
    width: 75%;
    max-width: 450px;
    margin: 0 auto;
  }
  .page-content form {
    width: 75%;
    max-width: 450px;
    margin: 0 auto;
  }
  .page-wrapper--order-confirmation form {
    width: 75%;
    max-width: 450px;
    margin: 0 auto;
  }
  .page-wrapper--order-detail form {
    margin: unset;
  }
  .menu__item-header {
    height: 100%;
  }
  .menu-sub {
    position: absolute;
    opacity: 0;
    margin-left: -1rem;
    z-index: -1;
    transition: all 0.5s ease;
  }
  .menu-sub__content > ul {
    padding: 10px;
    background-color: #fff;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .menu__item--active .menu-sub {
    z-index: 2;
    opacity: 1;
  }
  .menu-sub__list--1 {
    display: flex;
    flex-direction: column;
  }
  .menu__item--1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .menu__item-link--1 {
    text-transform: uppercase;
    color: #000;
  }
  .menu__item-link--1 .menu__item-link {
    color: #212529;
  }
  .product-miniature {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .layout-full-width .product-miniature {
    flex: 0 0 33.33333%;
    max-width: 33%;
  }
  .collpase--facet.collapse {
    display: block;
  }
  .facet__block:not(:last-child) {
    padding-bottom: 1rem;
  }
  .visible--mobile {
    display: none;
  }
  .hidden-md-up {
    display: none !important;
  }
}
@media (min-width: 992px) {
  #cms .breadcrumb {
    max-width: 960px;
  }
  .container {
    max-width: 960px;
  }
  .l-wrapper {
    max-width: 960px;
  }
  .l-wrapper--boxed {
    max-width: 960px;
  }
  main > .notifications-container {
    max-width: 960px;
  }
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
  }
  .modal-lg {
    max-width: 990px;
  }
  .modal-xl {
    max-width: 990px;
  }
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .my-lg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .mr-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mb-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .my-lg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .mr-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mb-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3 {
    margin-top: -1rem !important;
  }
  .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .mr-lg-n3 {
    margin-right: -1rem !important;
  }
  .mx-lg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mb-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .mr-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mb-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5 {
    margin-top: -3rem !important;
  }
  .my-lg-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .mr-lg-n5 {
    margin-right: -3rem !important;
  }
  .mx-lg-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mb-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .layout-full-width .product-miniature {
    max-width: 30%;
  }
  .product-comment-modal .modal-dialog {
    max-width: 774px;
  }
  .hidden-lg-up {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #cms .breadcrumb {
    max-width: 1140px;
  }
  .container {
    max-width: 1140px;
  }
  .l-wrapper {
    max-width: 1140px;
  }
  .l-wrapper--boxed {
    max-width: 1140px;
  }
  main > .notifications-container {
    max-width: 1140px;
  }
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
  }
  .modal-xl {
    max-width: 1140px;
  }
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .my-xl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .mr-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mb-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .my-xl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .mr-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mb-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3 {
    margin-top: -1rem !important;
  }
  .my-xl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .mr-xl-n3 {
    margin-right: -1rem !important;
  }
  .mx-xl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mb-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .my-xl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .mr-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mb-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5 {
    margin-top: -3rem !important;
  }
  .my-xl-n5 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .mr-xl-n5 {
    margin-right: -3rem !important;
  }
  .mx-xl-n5 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mb-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  #index #carousel {
    max-width: 1330px;
  }
  #index .featured-products {
    max-width: 1140px;
    margin: auto;
  }
  .layout-full-width .product-miniature {
    max-width: 26%;
  }
  .hidden-xl-up {
    display: none !important;
  }
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
  #index #custom-text-2 iframe {
    height: 327px;
  }
  #cms h1 {
    margin-top: 0;
  }
  #cms .juxtapose {
    max-height: 280px;
  }
  .l-footer {
    padding-bottom: 6rem;
  }
  .modal-cart__image {
    max-width: 70px;
  }
  .hidden-xs-down {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
  #index #custom-text-2 iframe {
    height: 440px;
  }
  #index #custom-text-2 .col-md-6:last-child {
    padding: 2rem 4rem;
  }
  .header__container {
    padding-left: 0;
    padding-right: 0;
  }
  .logo {
    width: 100%;
    max-width: 115px;
  }
  .modal-footer {
    flex-direction: column;
    flex-direction: column-reverse;
  }
  .modal-footer > .btn {
    margin: 0;
    width: 100%;
  }
  .modal-footer .btn:not(:last-child) {
    margin-top: 0.5rem;
  }
  #cms h1 {
    margin-top: 1rem;
  }
  #cms .juxtapose {
    max-height: 280px;
  }
  .product-line__img {
    width: 100px;
    height: auto;
    width: 50px;
  }
  .product-line-actions {
    justify-content: flex-end;
    margin-top: 1rem;
  }
  .product-line-actions .product-price {
    margin: 0 2rem;
    margin: 0 1rem;
  }
  .checkout {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 1rem;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
  }
  .checkout a {
    width: 100%;
  }
  .l-footer {
    padding-bottom: 8rem;
  }
  .footer__title--desktop {
    display: none;
  }
  .footer__title--mobile {
    display: block;
  }
  .menu-top {
    flex-direction: column;
    margin-bottom: 1rem;
  }
  .menu-sub {
    width: 100%;
    transition: all 0.3s ease-out;
  }
  .menu-sub__content {
    padding: 0;
  }
  .menu__item-link--top {
    padding: 0;
  }
  .top-menu-mobile {
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .menu__item {
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
  }
  .menu__item--top:not(:first-child) {
    border-top: 0;
  }
  .menu__item--sub:first-child:not(:last-child) {
    border-bottom: 0;
  }
  .menu__item--sub:last-child {
    border-bottom: 0;
  }
  .menu__item-header {
    display: flex;
    justify-content: space-between;
    padding: 0.5rem;
  }
  .menu__item-link--nosubmenu {
    padding: 0.5rem;
    display: block;
  }
  .menu-sub.show {
    background: #fff;
  }
  .menu__item--1 .menu__item-header {
    margin-left: 10px;
  }
  .menu__item--1 .menu__item-link--nosubmenu {
    margin-left: 10px;
  }
  .menu__item--2 .menu__item-header {
    margin-left: 20px;
  }
  .menu__item--2 .menu__item-link--nosubmenu {
    margin-left: 20px;
  }
  .menu__item--3 .menu__item-header {
    margin-left: 30px;
  }
  .menu__item--3 .menu__item-link--nosubmenu {
    margin-left: 30px;
  }
  .modal-cart__image {
    max-width: 120px;
  }
  .blockcart-modal .divide-right {
    display: flex;
    justify-content: center;
  }
  .blockcart-modal .modal-footer {
    position: fixed;
    bottom: 0;
    background: #fff;
    justify-content: center;
    left: 0;
    width: 100%;
    box-shadow: 0 -0.25rem 0.5rem rgba(0, 0, 0, 0.15);
  }
  .blockcart-modal .modal-body {
    margin-bottom: 4.25rem;
  }
  .facet__block:not(.show) {
    padding-bottom: 0;
  }
  .visible--desktop {
    display: none;
  }
  .hidden-sm-down {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
  #index #custom-text-2 iframe {
    height: 278px;
  }
  #cms .juxtapose {
    max-height: 465px;
  }
  #_desktop_logo {
    padding: 0;
  }
  .hidden-md-down {
    display: none !important;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
  #cms .juxtapose {
    max-height: 600px;
  }
  .hidden-lg-down {
    display: none !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
  .btn {
    transition: none;
  }
  .fade {
    transition: none;
  }
  .collapsing {
    transition: none;
  }
  .custom-switch .custom-control-label:after {
    transition: none;
  }
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
  .custom-range::-moz-range-thumb {
    transition: none;
  }
  .custom-range::-ms-thumb {
    transition: none;
  }
  .custom-control-label:before {
    transition: none;
  }
  .custom-file-label {
    transition: none;
  }
  .custom-select {
    transition: none;
  }
  .badge {
    transition: none;
  }
  .modal.fade .modal-dialog {
    transition: none;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  * {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  :after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
    border: 1px solid #bcbec0;
    page-break-inside: avoid;
  }
  blockquote {
    border: 1px solid #bcbec0;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img {
    page-break-inside: avoid;
  }
  tr {
    page-break-inside: avoid;
  }
  h2 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  @page {
    size: a3;
  }
  #cms .breadcrumb {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .l-wrapper {
    min-width: 992px !important;
  }
  .l-wrapper--boxed {
    min-width: 992px !important;
  }
  body {
    min-width: 992px !important;
  }
  main > .notifications-container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td {
    background-color: #fff !important;
  }
  .table th {
    background-color: #fff !important;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #f1f1f1;
  }
  .table-bordered td {
    border: 1px solid #f1f1f1 !important;
  }
  .table-bordered th {
    border: 1px solid #f1f1f1 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark tbody + tbody {
    border-color: #f1f1f1;
  }
  .table-dark td {
    border-color: #f1f1f1;
  }
  .table-dark th {
    border-color: #f1f1f1;
  }
  .table-dark thead th {
    border-color: #f1f1f1;
  }
}
@media (max-width: 320px) {
  .product-miniature {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  .starability-basic > .label {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAB4CAMAAACZ62E6AAABAlBMVEUAAACZmZmampr2vSObm5v/yiufn5+ampr1viP1viSZmZn2viOZmZmampqampr2viSampqampqcnJz5vyScnJz3wSf/wyn/xiujo6Oqqqr/0C/1vSOampr2viP2viOampr2viP2vST2viOampqampqampr1vyP3viSampr2vyT4vyX3viSbm5ubm5v5wCT8xSmgoKCampqampr3vyb2wiWenp72viOampqZmZmampr2viP2viP1viSampqbm5v2vyT3viObm5v4vyadnZ34wSSbm5v2viSZmZn2viP2vST2viP2viT1viOZmZn2viT2viX3viT3vyb2vyOZmZn1vSOZmZlNN+fKAAAAVHRSTlMA9uz4PQwS8O7r5+fTw4yMelw2MB0dFRELBgbS+/Hfu7uxqKWdg4N7ZmZMPi8pKRgPs0w7Nhb14drKw6Gck21tXkNDIyMZ1rDLycTBtaqVknlfV0sGP8ZwAAADW0lEQVRYw9zWvYqDQBSG4TPDoCAqKhYKQgoVLFaIgZCkiCBBUqVazv3fyu4aEXWdM85Uy779A+LP58AfTQgw73AwtxFiZIwbxMbUfuB3H4b49YNfZrbGodoI52+cm9hH9sbZwwAXOFbo2zjDsSzWxnecuuvaM8MpdtbEPs7y9azF5phZWrjERaWOPdpLbB81cICrgv3W4mvMLbU6RmFQeA5u5HhFEEbHLdWLsMxvHJXxW16Goh+ZqPyny1Az5j79SsCJoWHsBNAxQ9sNF26bWFuMC8v1LY+mmeTadjaqtaNnnXoxWBcde1nNWnzdb68xrOqvu22/MTzuPutujpJ122NvluSb8tTWk85CclDZQwLS0oa2TQpEKacsJy0kSJaQOKJxROKKxhWJ7zS+k9ijsUdim8Y2ZWNUFBP4pMKfOv8onX9WrsI5gd3VVLXtatxcuU0znGUHCUAS2DgrS6mT6hTzrXEjfIZj5Dk2xKkihqm4wKlQfQRqalhUP9UHo3FIPAG/Et44JVLsDDf0JHmB3OEByOwZES8hSAsviGjBdh3ylh6plmMnW4IyAUVJWcE/76vTell1EIaiMBwIAcWBA9GC0lIdKFXQQUsHVVCklN7ojf3+z3JOxYqK2TH555+K6CJJQtRbr9XtDmCnjH0AX9Va8J+liIMvDtRsCk2pEs6hKVexR2g7KuDihwt5a9MfprY0fkLXU9ZmFLpoJolN6GXKWWfZx0tHCocwKJSxC22ItYUEjmBUJHFjfYz1xQxlfaLiZsBExq2IPtbkNbLtOwwuGgjTLkH43mYtSzam7+1Bsr3nm5uExBQUozEh9V7N7uvmwZcqdpm0C6vJW63bZEuXtbrV2zpDzhrpYLBWMnY1mjV7JWFtMio7zbWniWFxvHnWm1yGxXmOPXP+L3YV2ysjnNhaZNeMcHPvuL27BMnVMaujljBAYyje4niH4g2ONyh+4PiB4gOODyjWcKxh1gZBNoJjEY4R/BLhF4IDEQ4QPBoEoyxH4+bxrUsHyxwxQlg0WHXqYifVLmo67cKY/UtaXFxBV26TLjuHrkp8BPJTMij1xQejdkgO24nf7dBOCRcbzQuNOR9Qs64GzzrfQa8It2oFAA6Zrga9xEeq1KHmLUHIiCAWInsg1x/MLqkMsItF8QAAAABJRU5ErkJggg==");
    background-size: 30px auto;
  }
  .starability-basic > label {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAB4CAMAAACZ62E6AAABAlBMVEUAAACZmZmampr2vSObm5v/yiufn5+ampr1viP1viSZmZn2viOZmZmampqampr2viSampqampqcnJz5vyScnJz3wSf/wyn/xiujo6Oqqqr/0C/1vSOampr2viP2viOampr2viP2vST2viOampqampqampr1vyP3viSampr2vyT4vyX3viSbm5ubm5v5wCT8xSmgoKCampqampr3vyb2wiWenp72viOampqZmZmampr2viP2viP1viSampqbm5v2vyT3viObm5v4vyadnZ34wSSbm5v2viSZmZn2viP2vST2viP2viT1viOZmZn2viT2viX3viT3vyb2vyOZmZn1vSOZmZlNN+fKAAAAVHRSTlMA9uz4PQwS8O7r5+fTw4yMelw2MB0dFRELBgbS+/Hfu7uxqKWdg4N7ZmZMPi8pKRgPs0w7Nhb14drKw6Gck21tXkNDIyMZ1rDLycTBtaqVknlfV0sGP8ZwAAADW0lEQVRYw9zWvYqDQBSG4TPDoCAqKhYKQgoVLFaIgZCkiCBBUqVazv3fyu4aEXWdM85Uy779A+LP58AfTQgw73AwtxFiZIwbxMbUfuB3H4b49YNfZrbGodoI52+cm9hH9sbZwwAXOFbo2zjDsSzWxnecuuvaM8MpdtbEPs7y9azF5phZWrjERaWOPdpLbB81cICrgv3W4mvMLbU6RmFQeA5u5HhFEEbHLdWLsMxvHJXxW16Goh+ZqPyny1Az5j79SsCJoWHsBNAxQ9sNF26bWFuMC8v1LY+mmeTadjaqtaNnnXoxWBcde1nNWnzdb68xrOqvu22/MTzuPutujpJ122NvluSb8tTWk85CclDZQwLS0oa2TQpEKacsJy0kSJaQOKJxROKKxhWJ7zS+k9ijsUdim8Y2ZWNUFBP4pMKfOv8onX9WrsI5gd3VVLXtatxcuU0znGUHCUAS2DgrS6mT6hTzrXEjfIZj5Dk2xKkihqm4wKlQfQRqalhUP9UHo3FIPAG/Et44JVLsDDf0JHmB3OEByOwZES8hSAsviGjBdh3ylh6plmMnW4IyAUVJWcE/76vTell1EIaiMBwIAcWBA9GC0lIdKFXQQUsHVVCklN7ojf3+z3JOxYqK2TH555+K6CJJQtRbr9XtDmCnjH0AX9Va8J+liIMvDtRsCk2pEs6hKVexR2g7KuDihwt5a9MfprY0fkLXU9ZmFLpoJolN6GXKWWfZx0tHCocwKJSxC22ItYUEjmBUJHFjfYz1xQxlfaLiZsBExq2IPtbkNbLtOwwuGgjTLkH43mYtSzam7+1Bsr3nm5uExBQUozEh9V7N7uvmwZcqdpm0C6vJW63bZEuXtbrV2zpDzhrpYLBWMnY1mjV7JWFtMio7zbWniWFxvHnWm1yGxXmOPXP+L3YV2ysjnNhaZNeMcHPvuL27BMnVMaujljBAYyje4niH4g2ONyh+4PiB4gOODyjWcKxh1gZBNoJjEY4R/BLhF4IDEQ4QPBoEoyxH4+bxrUsHyxwxQlg0WHXqYifVLmo67cKY/UtaXFxBV26TLjuHrkp8BPJTMij1xQejdkgO24nf7dBOCRcbzQuNOR9Qs64GzzrfQa8It2oFAA6Zrga9xEeq1KHmLUHIiCAWInsg1x/MLqkMsItF8QAAAABJRU5ErkJggg==");
    background-size: 30px auto;
  }
}
@media screen and (min-resolution: 192dpi) {
  .starability-basic > .label {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAB4CAMAAACZ62E6AAABAlBMVEUAAACZmZmampr2vSObm5v/yiufn5+ampr1viP1viSZmZn2viOZmZmampqampr2viSampqampqcnJz5vyScnJz3wSf/wyn/xiujo6Oqqqr/0C/1vSOampr2viP2viOampr2viP2vST2viOampqampqampr1vyP3viSampr2vyT4vyX3viSbm5ubm5v5wCT8xSmgoKCampqampr3vyb2wiWenp72viOampqZmZmampr2viP2viP1viSampqbm5v2vyT3viObm5v4vyadnZ34wSSbm5v2viSZmZn2viP2vST2viP2viT1viOZmZn2viT2viX3viT3vyb2vyOZmZn1vSOZmZlNN+fKAAAAVHRSTlMA9uz4PQwS8O7r5+fTw4yMelw2MB0dFRELBgbS+/Hfu7uxqKWdg4N7ZmZMPi8pKRgPs0w7Nhb14drKw6Gck21tXkNDIyMZ1rDLycTBtaqVknlfV0sGP8ZwAAADW0lEQVRYw9zWvYqDQBSG4TPDoCAqKhYKQgoVLFaIgZCkiCBBUqVazv3fyu4aEXWdM85Uy779A+LP58AfTQgw73AwtxFiZIwbxMbUfuB3H4b49YNfZrbGodoI52+cm9hH9sbZwwAXOFbo2zjDsSzWxnecuuvaM8MpdtbEPs7y9azF5phZWrjERaWOPdpLbB81cICrgv3W4mvMLbU6RmFQeA5u5HhFEEbHLdWLsMxvHJXxW16Goh+ZqPyny1Az5j79SsCJoWHsBNAxQ9sNF26bWFuMC8v1LY+mmeTadjaqtaNnnXoxWBcde1nNWnzdb68xrOqvu22/MTzuPutujpJ122NvluSb8tTWk85CclDZQwLS0oa2TQpEKacsJy0kSJaQOKJxROKKxhWJ7zS+k9ijsUdim8Y2ZWNUFBP4pMKfOv8onX9WrsI5gd3VVLXtatxcuU0znGUHCUAS2DgrS6mT6hTzrXEjfIZj5Dk2xKkihqm4wKlQfQRqalhUP9UHo3FIPAG/Et44JVLsDDf0JHmB3OEByOwZES8hSAsviGjBdh3ylh6plmMnW4IyAUVJWcE/76vTell1EIaiMBwIAcWBA9GC0lIdKFXQQUsHVVCklN7ojf3+z3JOxYqK2TH555+K6CJJQtRbr9XtDmCnjH0AX9Va8J+liIMvDtRsCk2pEs6hKVexR2g7KuDihwt5a9MfprY0fkLXU9ZmFLpoJolN6GXKWWfZx0tHCocwKJSxC22ItYUEjmBUJHFjfYz1xQxlfaLiZsBExq2IPtbkNbLtOwwuGgjTLkH43mYtSzam7+1Bsr3nm5uExBQUozEh9V7N7uvmwZcqdpm0C6vJW63bZEuXtbrV2zpDzhrpYLBWMnY1mjV7JWFtMio7zbWniWFxvHnWm1yGxXmOPXP+L3YV2ysjnNhaZNeMcHPvuL27BMnVMaujljBAYyje4niH4g2ONyh+4PiB4gOODyjWcKxh1gZBNoJjEY4R/BLhF4IDEQ4QPBoEoyxH4+bxrUsHyxwxQlg0WHXqYifVLmo67cKY/UtaXFxBV26TLjuHrkp8BPJTMij1xQejdkgO24nf7dBOCRcbzQuNOR9Qs64GzzrfQa8It2oFAA6Zrga9xEeq1KHmLUHIiCAWInsg1x/MLqkMsItF8QAAAABJRU5ErkJggg==");
    background-size: 30px auto;
  }
  .starability-basic > label {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAB4CAMAAACZ62E6AAABAlBMVEUAAACZmZmampr2vSObm5v/yiufn5+ampr1viP1viSZmZn2viOZmZmampqampr2viSampqampqcnJz5vyScnJz3wSf/wyn/xiujo6Oqqqr/0C/1vSOampr2viP2viOampr2viP2vST2viOampqampqampr1vyP3viSampr2vyT4vyX3viSbm5ubm5v5wCT8xSmgoKCampqampr3vyb2wiWenp72viOampqZmZmampr2viP2viP1viSampqbm5v2vyT3viObm5v4vyadnZ34wSSbm5v2viSZmZn2viP2vST2viP2viT1viOZmZn2viT2viX3viT3vyb2vyOZmZn1vSOZmZlNN+fKAAAAVHRSTlMA9uz4PQwS8O7r5+fTw4yMelw2MB0dFRELBgbS+/Hfu7uxqKWdg4N7ZmZMPi8pKRgPs0w7Nhb14drKw6Gck21tXkNDIyMZ1rDLycTBtaqVknlfV0sGP8ZwAAADW0lEQVRYw9zWvYqDQBSG4TPDoCAqKhYKQgoVLFaIgZCkiCBBUqVazv3fyu4aEXWdM85Uy779A+LP58AfTQgw73AwtxFiZIwbxMbUfuB3H4b49YNfZrbGodoI52+cm9hH9sbZwwAXOFbo2zjDsSzWxnecuuvaM8MpdtbEPs7y9azF5phZWrjERaWOPdpLbB81cICrgv3W4mvMLbU6RmFQeA5u5HhFEEbHLdWLsMxvHJXxW16Goh+ZqPyny1Az5j79SsCJoWHsBNAxQ9sNF26bWFuMC8v1LY+mmeTadjaqtaNnnXoxWBcde1nNWnzdb68xrOqvu22/MTzuPutujpJ122NvluSb8tTWk85CclDZQwLS0oa2TQpEKacsJy0kSJaQOKJxROKKxhWJ7zS+k9ijsUdim8Y2ZWNUFBP4pMKfOv8onX9WrsI5gd3VVLXtatxcuU0znGUHCUAS2DgrS6mT6hTzrXEjfIZj5Dk2xKkihqm4wKlQfQRqalhUP9UHo3FIPAG/Et44JVLsDDf0JHmB3OEByOwZES8hSAsviGjBdh3ylh6plmMnW4IyAUVJWcE/76vTell1EIaiMBwIAcWBA9GC0lIdKFXQQUsHVVCklN7ojf3+z3JOxYqK2TH555+K6CJJQtRbr9XtDmCnjH0AX9Va8J+liIMvDtRsCk2pEs6hKVexR2g7KuDihwt5a9MfprY0fkLXU9ZmFLpoJolN6GXKWWfZx0tHCocwKJSxC22ItYUEjmBUJHFjfYz1xQxlfaLiZsBExq2IPtbkNbLtOwwuGgjTLkH43mYtSzam7+1Bsr3nm5uExBQUozEh9V7N7uvmwZcqdpm0C6vJW63bZEuXtbrV2zpDzhrpYLBWMnY1mjV7JWFtMio7zbWniWFxvHnWm1yGxXmOPXP+L3YV2ysjnNhaZNeMcHPvuL27BMnVMaujljBAYyje4niH4g2ONyh+4PiB4gOODyjWcKxh1gZBNoJjEY4R/BLhF4IDEQ4QPBoEoyxH4+bxrUsHyxwxQlg0WHXqYifVLmo67cKY/UtaXFxBV26TLjuHrkp8BPJTMij1xQejdkgO24nf7dBOCRcbzQuNOR9Qs64GzzrfQa8It2oFAA6Zrga9xEeq1KHmLUHIiCAWInsg1x/MLqkMsItF8QAAAABJRU5ErkJggg==");
    background-size: 30px auto;
  }
}
@media screen and (-ms-high-contrast: active) {
  .starability-basic {
    width: auto;
  }
  .starability-basic > input {
    position: static;
    margin-right: 0;
    opacity: 1;
  }
  .starability-basic .input-no-rate {
    display: none;
  }
  .starability-basic > .label {
    display: inline;
    float: none;
    width: auto;
    height: auto;
    font-size: 1em;
    color: inherit;
    background: none;
  }
  .starability-basic > .label:after {
    display: none;
  }
  .starability-basic > .label:before {
    display: none;
  }
  .starability-basic > label {
    display: inline;
    float: none;
    width: auto;
    height: auto;
    font-size: 1em;
    color: inherit;
    background: none;
  }
  .starability-basic > label:after {
    display: none;
  }
  .starability-basic > label:before {
    display: none;
  }
}
@font-face {
  font-family: "stratos";
  src: url("https://use.typekit.net/af/dbc251/00000000000000003b9b19d2/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/dbc251/00000000000000003b9b19d2/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/dbc251/00000000000000003b9b19d2/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "stratos";
  src: url("https://use.typekit.net/af/34e687/00000000000000003b9b19d7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/34e687/00000000000000003b9b19d7/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/34e687/00000000000000003b9b19d7/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@keyframes pulse-green {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(51, 217, 178, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(51, 217, 178, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(51, 217, 178, 0);
  }
}
.tk-stratos-lights {
  font-family: "stratos-lights", sans-serif;
}

.tk-stratos {
  font-family: "stratos", sans-serif;
}

body,
#header {
  font-family: "stratos", "Roboto", "-apple-system", "BlinkMacSyste   mFont", "Segoe UI", "HelveticaNeue", "Arial sans-serif";
}

/*Layout*/
.content > .frame-default {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 20px 1rem;
}

/*Bloc de style entête de page*/
.content > .row > .framed-title-container {
  display: flex;
  justify-content: center;
}
.content > .row > .framed-title-container .framed-title {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 2rem;
  box-shadow: 5px 5px black;
  color: black;
  text-align: center;
}

/*Bloc de style Content-text-image*/
.container_content-text-image {
  width: 100%;
}
.container_content-text-image .row_content-text-image {
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.container_content-text-image .black {
  background-color: #000;
  color: white;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
  padding: 40px 200px;
}
.container_content-text-image .black h2 {
  color: white;
  font-size: 48px;
  font-weight: bold;
  padding: 2rem 0;
}
.container_content-text-image .black .col_content-text-image {
  position: relative;
  width: 100%;
}
.container_content-text-image .black .col_content-text-image .framed-title-container {
  display: flex;
  justify-content: center;
}
.container_content-text-image .black .col_content-text-image .framed-title-container .framed-title {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin: 2rem 0;
  font-weight: 700;
  box-shadow: 5px 5px white;
  color: white;
  text-align: center;
}
.container_content-text-image .black .col_content-text-image p {
  margin-top: 0;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  color: white;
}
.container_content-text-image .white {
  background-color: white;
  margin-right: 0;
  margin-left: 0;
  display: flex;
  justify-content: center;
  padding: 40px 200px;
  gap: 20px;
}
.container_content-text-image .white .col_content-text-image {
  position: relative;
  width: 100%;
  flex: 1;
}
.container_content-text-image .white .col_content-text-image .framed-title-container {
  display: flex;
  justify-content: center;
}
.container_content-text-image .white .col_content-text-image .framed-title-container .framed-title {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 2rem;
  box-shadow: 5px 5px black;
  color: black;
  text-align: center;
}
.container_content-text-image .white .col_content-text-image .framed-title-container p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}
.container_content-text-image .white .col_content-text-image .text-container > .text-center > a {
  text-decoration: underline;
}
.container_content-text-image .grey {
  background-color: #f1f1f1;
  margin-right: 0;
  margin-left: 0;
  display: flex;
  justify-content: center;
  padding: 40px 200px;
  gap: 20px;
}
.container_content-text-image .grey .col_content-text-image {
  position: relative;
  width: 100%;
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
.container_content-text-image .grey .col_content-text-image .framed-title-container {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
}
.container_content-text-image .grey .col_content-text-image .framed-title-container .framed-title {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 1.5rem;
  margin: 0;
  box-shadow: 5px 5px black;
  color: black;
  text-align: center;
}

/*Bloc de style content-step-restauration*/
.container_content-step-restauration h3 {
  font-size: 32px;
  font-weight: bold;
}
.container_content-step-restauration .grey {
  background-color: #e8e8e9;
  padding: 40px 0;
}
.container_content-step-restauration .grey .col-11.col-sm-8 {
  color: #a7a9ab;
}
.container_content-step-restauration .grey .col-11.col-sm-8 a {
  color: #a7a9ab;
}
.container_content-step-restauration .grey .framed-title {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  box-shadow: 5px 5px black;
  color: black;
}
.container_content-step-restauration .grey .white_btn a {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-shadow: -2px 6px 6px 1px #e6e6e6;
  padding: 2rem 1rem;
  cursor: pointer;
  height: 100%;
}
.container_content-step-restauration .grey .white_btn a .svg {
  margin-bottom: 1rem;
}
.container_content-step-restauration .grey .white_btn a span:nth-child(2) {
  font-size: 1.5rem;
  line-height: 1.6rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.container_content-step-restauration .grey .white_btn a:hover {
  background-color: #f1f1f1;
}
.container_content-step-restauration .white {
  padding: 40px 0;
}
.container_content-step-restauration .white .col-11.col-sm-8 {
  color: #a7a9ab;
}
.container_content-step-restauration .white .col-11.col-sm-8 a {
  color: #a7a9ab;
}
.container_content-step-restauration .white .framed-title {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  box-shadow: 5px 5px black;
  color: black;
}
.container_content-step-restauration .white .white_btn a {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-shadow: -2px 6px 6px 1px #e6e6e6;
  padding: 2rem 1rem;
  cursor: pointer;
  height: 100%;
}
.container_content-step-restauration .white .white_btn a .svg {
  margin-bottom: 1rem;
}
.container_content-step-restauration .white .white_btn a span:nth-child(2) {
  font-size: 1.5rem;
  line-height: 1.6rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.container_content-step-restauration .white .white_btn a:hover {
  background-color: #f1f1f1;
}

/*Bloc de style content-step-nettoyage*/
.container_content-step-nettoyage h3 {
  font-size: 32px;
  font-weight: bold;
}
.container_content-step-nettoyage .grey {
  background-color: #e8e8e9;
  padding: 40px 0;
}
.container_content-step-nettoyage .grey .framed-title {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  box-shadow: 5px 5px black;
  color: black;
}
.container_content-step-nettoyage .grey .example {
  color: #a7a9ad;
}
.container_content-step-nettoyage .grey .white_btn a {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-shadow: -2px 6px 6px 1px #e6e6e6;
  padding: 2rem 1rem;
  cursor: pointer;
  height: 100%;
}
.container_content-step-nettoyage .grey .white_btn a .svg {
  margin-bottom: 1rem;
}
.container_content-step-nettoyage .grey .white_btn a span:nth-child(2) {
  font-size: 1.5rem;
  line-height: 1.6rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.container_content-step-nettoyage .grey .white_btn a:hover {
  background-color: #f1f1f1;
}
.container_content-step-nettoyage .white {
  padding: 40px 0;
}
.container_content-step-nettoyage .white .framed-title {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  box-shadow: 5px 5px black;
  color: black;
}
.container_content-step-nettoyage .white .summary-total {
  color: #bcbec0;
  font-weight: 700;
  font-size: 1.2rem;
}
.container_content-step-nettoyage .white .white_btn a {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-shadow: -2px 6px 6px 1px #e6e6e6;
  padding: 2rem 1rem;
  cursor: pointer;
  height: 100%;
}
.container_content-step-nettoyage .white .white_btn a .svg {
  margin-bottom: 1rem;
}
.container_content-step-nettoyage .white .white_btn a span:nth-child(2) {
  font-size: 1.5rem;
  line-height: 1.6rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.container_content-step-nettoyage .white .white_btn a:hover {
  background-color: #f1f1f1;
}

/*Outil de customisation*/
#c136 {
  margin-top: 1rem;
  display: none;
}
#c136 .tx-powermail > .container-fluid {
  padding: 0;
}
#c136 .tx-powermail > .container-fluid form h3 {
  text-align: center;
  border-bottom: black 1px solid;
  padding-bottom: 1rem;
}
#c136 .tx-powermail > .container-fluid form .powermail_fieldset .powermail_legend {
  display: none;
}
#c136 .tx-powermail > .container-fluid form .powermail_fieldset .row .form-group {
  max-width: 100%;
  flex: 0 0 100%;
}
#c136 .tx-powermail > .container-fluid form .powermail_fieldset .row .form-group label {
  max-width: 100%;
}
#c136 .tx-powermail > .container-fluid form .powermail_fieldset .row .form-group .col-sm-10 {
  max-width: 100%;
}
.content > .product > .col-sm-6 > .catalog-detail-basic {
  font-family: stratos;
}
.content > .product > .col-sm-6 > .catalog-detail-basic h1 {
  font-family: stratos;
  font-weight: bold;
}

.content .product {
  margin-bottom: 40px;
}
.content .custom_tool_container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 40px;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar {
  padding-left: 5px;
  margin-bottom: 20px;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .fpd-navigation {
  height: 0;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 10px;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_left-part-container {
  font-family: stratos;
  position: absolute;
  left: -5px;
  bottom: -620px;
  padding-left: 5px;
  padding-top: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1;
  z-index: 998;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_left-part-container .btn-selector {
  display: inline-block;
  padding: 15px 5px;
  margin: 10px 5px;
  font-size: 12px;
  font-weight: bold;
  width: 90px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: black;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_left-part-container .btn-selector:hover {
  background-color: grey;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_left-part-container .btn-selector:active {
  background-color: grey;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container {
  padding-right: 5px;
  padding-top: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .virgule-position-container {
  display: none;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .virgule-position-container .button-virgule-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin: 12px 0;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .virgule-position-container .button-virgule-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .virgule-position-container .button-virgule-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .virgule-position-container .button-virgule-container input:checked ~ .checkmark {
  background-color: #4CAF50;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .virgule-position-container .button-virgule-container input:checked ~ .checkmark:after {
  display: block;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .virgule-position-container .button-virgule-container:hover input ~ .checkmark {
  background-color: #ccc;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .virgule-position-container .checkmark {
  position: absolute;
  top: -2px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .virgule-position-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .btn-selector_add {
  display: none;
  padding: 15px 10px;
  margin: 10px 5px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: black;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .btn-selector_add:hover {
  background-color: grey;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .btn-selector_add:active {
  background-color: black;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container p {
  font-size: 0.8rem;
  margin-bottom: 0;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch input {
  appearance: auto;
  opacity: 0;
  width: 0;
  height: 0;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch input:checked + .slider {
  background-color: #4CAF50;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch input:focus + .slider {
  box-shadow: 0 0 1px #4CAF50;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch .slider.round {
  border-radius: 34px;
}
.content .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch .slider.round:before {
  border-radius: 50%;
}
.content .custom_tool_container #custom-designer {
  font-family: stratos;
  font-weight: 600;
  text-transform: uppercase;
}
.content .custom_tool_container #custom-designer .fpd-actions-container > .fpd-actions-wrapper .fpd-action-btn-save {
  display: flex;
}
.content .custom_tool_container #custom-designer .fpd-actions-container > .fpd-actions-wrapper .fpd-action-btn-save span {
  background: rgba(51, 217, 178, 0.4);
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(51, 217, 178);
  margin: 10px;
  padding: 0.5rem;
  height: 20px;
  width: 20px;
  transform: scale(1);
  animation: pulse-green 2s infinite;
}
.content .custom_tool_container #custom-designer .fpd-actions-container > .fpd-actions-wrapper .fpd-action-btn-save:hover .fpd-icon-save {
  animation-play-state: paused;
}
.content .custom_tool_container #custom-designer .fpd-actions-container > .fpd-actions-wrapper .fpd-action-btn {
  padding: 0.5rem 0 0 0;
}
.content .custom_tool_container #custom-designer .fpd-actions-container > .fpd-actions-wrapper .fpd-action-btn p {
  margin-bottom: 0;
}

.content > article .col-sm-6 .catalog-detail-basket, .content > article .col-sm-6 .modify_custom_container {
  /*            display:none;*/
}
.content > article .col-sm-6 .contact-form-customized-product {
  display: none;
}
.content > article .col-sm-6 .contact-form-customized-product h3 {
  text-align: center;
  margin-top: 1rem;
  padding-bottom: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
.content > article .col-sm-6 .contact-form-customized-product input, .content > article .col-sm-6 .contact-form-customized-product textarea {
  width: 100%;
}
.content > article .col-sm-6 .contact-form-customized-product form table tbody tr td label {
  font-weight: bold;
}
.content > article .col-sm-6 .contact-form-customized-product form table tbody tr:last-child td:last-child {
  display: flex;
  gap: 10px;
}
.content > article .col-sm-6 .contact-form-customized-product form table tbody tr:last-child td:last-child input {
  flex: 1;
}
.content > article .col-sm-6 .modify_custom_container {
  margin-top: 1rem;
}
.content > article .col-sm-6 .modify_custom_container .modify_custom_btn_container {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
}
.content > article .col-sm-6 .modify_custom_container .modify_custom_btn_container .modify_custom_btn {
  cursor: pointer;
  color: #818284;
  background-color: #d1d3d4;
  border: none;
  margin-bottom: 1rem 0;
  padding: 0.5rem;
  width: 50%;
}
.content > article .col-sm-6 .modify_custom_container .modify_custom_btn_container .modify_custom_btn:hover {
  background-color: white;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  color: black;
}

main > .catalog-detail > .container-xxl > article > .col-sm-6 > .catalog-detail-actions > .catalog-actions .actions-pin, main > .catalog-detail > .container-xxl > article > .col-sm-6 > .catalog-detail-actions > .catalog-actions .actions-watch {
  display: none;
}

#modal-custom-tool-price-container {
  font-family: "stratos";
  font-size: 2rem;
}

/*Header*/
.header__container > .displayNav1 > .col-md-6.col-lg-7 > .menu {
  padding: 0;
}
.header__container > .displayNav1 > .col-md-6.col-lg-7 > .menu .menu-top {
  padding-top: 0.2rem;
}

.header__container > .displayNav1 > .right-nav {
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 0.5rem;
}
.header__container > .displayNav1 > .right-nav .user-info > a {
  padding: 0;
}
.header__container > .displayNav1 > .right-nav .blockcart {
  padding: 0;
}
.header__container > .displayNav1 > .right-nav .header {
  display: flex;
}
.header__container > .displayNav1 > .right-nav .header .aimeos.basket-mini > .menu {
  margin: 0;
}
.header__container > .displayNav1 > .right-nav .header .aimeos.basket-mini > .basket-mini-main.menu {
  padding: 0;
}
.header__container > .displayNav1 > .right-nav #desktop_user_account > .user-info ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 500;
  background-color: white;
  padding-top: 1rem;
  transition: visibility 0.3s linear, opacity 0.3s linear;
}
.header__container > .displayNav1 > .right-nav #desktop_user_account > .user-info ul li {
  padding: 0 0.5rem;
}
.header__container > .displayNav1 > .right-nav #desktop_user_account > .user-info ul li a {
  padding: 0;
}
.header__container > .displayNav1 > .right-nav #desktop_user_account > .user-info p {
  margin-bottom: 0.1rem;
}
.header__container > .displayNav1 > .right-nav #desktop_user_account > .user-info:hover {
  cursor: pointer;
  color: #bcbec0;
}
.header__container > .displayNav1 > .right-nav #desktop_user_account > .user-info:hover ul {
  visibility: visible;
  opacity: 1;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 0.5rem;
  background-color: white;
}

#_mobile_logo {
  padding-right: 10px;
}

.open-sub-btns-menu-mobile {
  transform: rotate(-180deg);
  transition: 0.3s;
}

#mobile_top_menu_wrapper > .modal-dialog__offcanvas {
  overflow-x: hidden;
  overflow-y: hidden;
}
#mobile_top_menu_wrapper > .modal-dialog__offcanvas .modal-content {
  overflow-x: hidden;
  overflow-y: hidden;
}
#mobile_top_menu_wrapper > .modal-dialog__offcanvas .modal-content .modal-header > .close > span {
  font-size: 2rem;
}

#category-3 > .menu-sub > .menu-sub__content > ul > li {
  border-bottom: 0;
}
#category-3 > .menu-sub > .menu-sub__content > ul > li a > span {
  font-size: 0.9rem;
}

/*Page Etapes Restauration*/
.content > .catalog-detail > .reviews > .row > .col-md-6 .page-content--product .images-container {
  padding-bottom: 15px;
}
.content > .catalog-detail > .reviews > .row > .col-md-6 .page-content--product .images-container img {
  width: 100%;
}
.content > .catalog-detail > .reviews > .row > .col-md-6 .product-information > .basket > .product-actions > .product-add-to-cart > .product-quantity > .add > .addbasket > .input-group .form-control {
  display: none;
}
.content > .catalog-detail > .reviews > .row > .col-md-6 .product-information > .basket > .product-actions > .product-add-to-cart > .product-quantity > .add > .addbasket > .input-group .btn {
  margin: auto;
}
.content > .catalog-detail > .reviews > .row > .col-md-6 #sum-price-options {
  font-size: 2rem;
}
.content > .catalog-detail > .reviews > .row > .col-md-6 #list-option-service > li {
  list-style: inside;
  text-transform: capitalize;
}

/*Page de la boutique*/
.content .aimeos.catalog-stage {
  display: none;
}
.content .aimeos.catalog-detail > .container-xxl .catalog-detail-navigator {
  display: none;
}
.content .aimeos.catalog-list > .container-xxl {
  text-align: center;
}
.content .aimeos.catalog-list > .container-xxl h1 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
}
.content .aimeos.catalog-list > .container-xxl .catalog-list-type {
  display: none;
}
.content .aimeos.catalog-list > .container-xxl .pagination {
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 100%;
}
.content .aimeos.catalog-list > .container-xxl .pagination ~ .pagination {
  display: none;
}

.product .col-sm-6 .catalog-detail-basic > h1 {
  padding-top: 6%;
}
.product .col-sm-6 .catalog-detail-image > .custom-file {
  height: 100%;
}
.product .col-sm-6 .catalog-detail-basket > .basket > .addbasket {
  background-color: #282828;
}
.product .col-sm-6 .catalog-detail-basket > .basket > .addbasket .input-group > .btn-action {
  font-size: 16px;
  padding: 0;
  flex: 83%;
}
.product #nav-attribute-tab {
  display: none;
}
.product #nav-review-tab > .ratings {
  margin-bottom: 4px;
}

.aimeos.basket-standard > .container-xxl {
  text-align: center;
}
.aimeos.basket-standard > .container-xxl h1 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
}
.aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .supplier {
  display: none;
}
.aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item > .col-8 > .row > .quantity {
  display: flex;
  align-items: center;
}
.aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item > .col-8 > .row > .quantity .minibutton {
  margin-bottom: 20px;
}
.aimeos.basket-standard > .container-xxl .basket-standard-coupon {
  /*display: none;*/
}

/*Modal Panier*/
.aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .supplier {
  display: none;
}
.aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item > .col-8 > .row > .quantity {
  display: flex;
  align-items: center;
}
.aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item > .col-8 > .row > .quantity .minibutton {
  margin-bottom: 20px;
}
.aimeos.basket-standard > .container-xxl .button-group {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.aimeos.basket-standard > .container-xxl .btn {
  width: 280px;
}

/*Page des catégories de basket customisées*/
.content > .row.wpb_row.row-fluid > div {
  margin-bottom: 1rem;
}

/*Tunnel d'achat*/
.content > .frame .checkout-standard {
  width: 100%;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-address {
  text-align: center;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-address h2 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-address .form-horizontal,
.content > .frame .checkout-standard .container-xxl .checkout-standard-address .note {
  text-align: left;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-address .form-horizontal h3,
.content > .frame .checkout-standard .container-xxl .checkout-standard-address .note h3 {
  padding: 20px;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-delivery {
  text-align: center;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-delivery h1 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-delivery div {
  text-align: left;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-delivery .button-group {
  text-align: center;
  margin: auto;
}
.content > .frame .checkout-standard .container-xxl .steps .step, .content > .frame .checkout-standard .container-xxl .steps .active, .content > .frame .checkout-standard .container-xxl .steps .address {
  border-left: none;
  border-right: none;
  border-top: none;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-payment {
  text-align: center;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-payment h1 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-payment div {
  text-align: left;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-payment .button-group {
  text-align: center;
  margin: auto;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-summary {
  width: 100%;
  text-align: center;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-summary h1 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-summary div {
  text-align: left;
  width: 100%;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-summary .common-summary-additional {
  display: none;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-summary .common-summary-detail {
  width: 100%;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-summary .common-summary-detail .basket > div .supplier {
  display: none;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-summary .common-summary-detail .basket > div .product-item .col-8 > .row {
  padding-top: 15px;
}
.content > .frame .checkout-standard .container-xxl .checkout-standard-summary .button-group {
  text-align: center;
  margin: auto;
}
.content > .frame .checkout-standard .container-xxl .checkout-confirm .container-xxl {
  text-align: center;
}
.content > .frame .checkout-standard .container-xxl .checkout-confirm .container-xxl h1 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
}
.content > .frame .checkout-standard .container-xxl .checkout-confirm .container-xxl div {
  text-align: left;
  width: 100%;
}
.content > .frame .checkout-standard .container-xxl .checkout-confirm .container-xxl .checkout-confirm-basic > h2,
.content > .frame .checkout-standard .container-xxl .checkout-confirm .container-xxl .checkout-confirm-detail > h2 {
  background-color: var(--ai-bg-alt);
}

/*Accueil : catégories*/
.row.wpb_row.row-fluid > .wpb_column > .vc_column-inner > .wpb_wrapper h5 > span {
  letter-spacing: 0.5rem;
  font-size: 1.4rem;
}
.row.wpb_row.row-fluid > .wpb_column > .vc_column-inner > .wpb_wrapper h6 {
  margin-top: 1rem;
  font-size: 0.8rem;
  font-weight: lighter;
}

/*Accueil : bloc points de vente*/
.location-stores-container {
  background-color: #e8e8e9;
  padding-top: 20px;
}
.location-stores-container .location-title-container {
  display: flex;
  justify-content: center;
  padding: 1rem 0;
}
.location-stores-container .location-title-container h2 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
}
.location-stores-container img {
  height: 70%;
  max-width: 70%;
}

/*Accueil : bloc présentation*/
.homepage-presentation-container {
  padding: 100px 20px;
  display: flex;
  gap: 40px;
}
.homepage-presentation-container .presentation_col-left {
  flex: 1;
}
.homepage-presentation-container .presentation_col-left iframe {
  width: 100%;
}
.homepage-presentation-container .presentation_col-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
}
.homepage-presentation-container .presentation_col-right h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}

/*Services : modal en bas de page*/
#modal-service-price-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
#modal-service-price-container .modal-service-price, #modal-service-price-container .modal-service-basket, #modal-service-price-container .modal-service-wishlist {
  flex: 1;
  text-align: center;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  border-color: black;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
}
#modal-service-price-container .modal-service-price p, #modal-service-price-container .modal-service-basket p, #modal-service-price-container .modal-service-wishlist p {
  margin-bottom: 0;
}
#modal-service-price-container .modal-service-price p:last-child, #modal-service-price-container .modal-service-basket p:last-child, #modal-service-price-container .modal-service-wishlist p:last-child {
  font-weight: bold;
}
#modal-service-price-container .modal-service-price {
  background-color: #6d6e71;
  color: white;
  font-weight: bold;
  flex-direction: column;
}
#modal-service-price-container .modal-service-basket {
  background-color: black;
  color: white;
  font-weight: bold;
}
#modal-service-price-container .modal-service-basket:hover {
  cursor: pointer;
  background-color: white;
  color: black;
}
#modal-service-price-container .modal-service-wishlist {
  background-color: #d1d3d4;
  color: #818284;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}
#modal-service-price-container .modal-service-wishlist:active {
  content: "";
  background-color: red;
  color: red;
  opacity: 1;
  transition: all 1.5s;
}

.homepage-title-container {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.homepage-title-container h1 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
}

/*Vidéo*/
.video_container {
  position: relative;
  padding-bottom: 25.5em;
  text-align: center;
}
.video_container .video_accueil {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

/* Accueil : slideshow container */
.page-padding.page {
  padding-top: 0;
}
.page-padding.page .slideshow-container {
  max-width: 1200px;
  position: relative;
  margin: auto;
  /* Carousel d'images */
  /* Next & previous buttons */
  /* Position the "next button" to the right */
  /* On hover, add a black background color with a little bit see-through */
  /* The dots/bullets/indicators */
}
.page-padding.page .slideshow-container .mySlides {
  display: none;
  /* Caption text */
  /* Number text (1/3 etc) */
}
.page-padding.page .slideshow-container .mySlides .text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.page-padding.page .slideshow-container .mySlides .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.page-padding.page .slideshow-container .mySlides img {
  width: 100%;
  cursor: pointer;
}
.page-padding.page .slideshow-container .prev,
.page-padding.page .slideshow-container .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.page-padding.page .slideshow-container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.page-padding.page .slideshow-container .prev:hover,
.page-padding.page .slideshow-container .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.page-padding.page .slideshow-container .dot_container {
  position: absolute;
  left: 50%;
  bottom: 5%;
  z-index: 5;
}
.page-padding.page .slideshow-container .dot_container .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.page-padding.page .slideshow-container .dot_container .active,
.page-padding.page .slideshow-container .dot_container .dot:hover {
  background-color: #717171;
}

/* Fading animation */
#wrapper > .content > .row > .juxtapose_container {
  padding: 0 100px;
}
#wrapper > .content > .row > .juxtapose_container .juxtapose {
  /*max-height: 680px;*/
}

.content > .juxtapose_container {
  padding: 0 100px;
  height: 100%;
}
.content > .juxtapose_container iframe {
  height: 900px;
}

/*Page de connexion-inscription*/
#c26 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 20px 1rem;
}
#c26 h3 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
  text-align: center;
}
#c26 p {
  margin-top: 1rem;
}
#c26 fieldset legend {
  display: none;
}
#c26 fieldset div > label {
  display: flex;
  gap: 10px;
  margin: 2rem 0;
  align-items: center;
  justify-content: end;
  font-size: 1rem;
}
#c26 fieldset div > label input {
  margin-bottom: 0;
}
#c26 fieldset input[type=submit] {
  width: 100%;
  margin: 1rem 0;
}
#c26 .redirection-subscribe-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2rem;
}
#c26 .redirection-subscribe-page .link-inscription {
  padding: 10px 30px;
  background: grey;
  color: white;
}
#c26 .redirection-subscribe-page .link-inscription:hover {
  opacity: 0.4;
}

#c82 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 20px 1rem;
}
#c82 .tx-srfeuserregister-pi1 {
  margin-left: 3rem;
}
#c82 .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
  width: 85%;
}
#c82 .tx-srfeuserregister-pi1 dt {
  width: 30%;
  padding-top: 8px;
}
#c82 .tx-srfeuserregister-pi1 form > fieldset > dl > dd:nth-child(26) {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}
#c82 .tx-srfeuserregister-pi1 form > fieldset > dl > dd:nth-child(26) input {
  margin-bottom: 5px;
}
#c82 #tx-srfeuserregister-pi1-fe_users_form > fieldset > dl > dd {
  margin-top: 8px;
}

#c103 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#c103 #subscribe-button {
  padding: 5px 10px;
  background: #cccccc;
}

#c106 {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#c106 #connexion-button {
  padding: 10px 15px;
  background: #cccccc;
}

#c111 {
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
}
#c111 p {
  margin: 20px;
}

#connexion-button {
  padding: 10px 30px;
  background: grey;
  color: white;
}

#subscribe-button:hover, #connexion-button:hover {
  opacity: 0.4;
}

/*Page d'inscription*/
#c161 > .tx_evoweb_sfregister > form .formerrors {
  display: none;
}
#c161 > .tx_evoweb_sfregister > form .form-row .col-md-6 > .errorMessage {
  color: red;
}
#c161 > .tx_evoweb_sfregister > form .form-row .form-check > .custom-control > .custom-control-label {
  padding-top: 6px;
}

/*Footer*/
#footer-before .container > .row > .block_newsletter > .row > .col-md-7 form > .form-control {
  color: white;
}
#footer-before .container > .row > .block_newsletter > .row > .col-md-7 .needs-validation > .input-group .input-group-append:hover {
  cursor: pointer;
  opacity: 0.4;
}
#footer-before .container > .row > .block_newsletter > .row > .col-md-7 .needs-validation > .input-group .form-control {
  height: 2.65rem;
}

#footer {
  position: relative;
  margin-top: 0;
}
#footer .custom-control {
  padding-top: 15px;
}
#footer .custom-control .custom-control-label {
  color: white;
  line-height: 2;
}
#footer .links {
  display: flex;
  flex-wrap: wrap;
}

/*Page Nous contacter*/
#c83 .tx-powermail > .container-fluid > form {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#c83 .tx-powermail > .container-fluid > form h3 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
  text-align: center;
}
#c83 .tx-powermail > .container-fluid > form fieldset {
  margin-top: 40px;
  width: 100%;
}
#c83 .tx-powermail > .container-fluid > form fieldset legend {
  text-align: center;
}
#c83 .tx-powermail > .container-fluid > form fieldset .row > div > label {
  max-width: 100%;
}

/*Page d'inscription à la newsletter*/
#c144 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
#c144 header {
  margin: 20px 1rem;
}
#c144 header h2 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
  text-align: center;
}
#c144 form {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
}
#c144 form .input-subscribe-newsletter-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
#c144 form .input-subscribe-newsletter-container label {
  margin-bottom: 1rem;
}
#c144 form button {
  margin: auto;
  background: black;
  padding: 0.5rem 1rem;
  color: white;
  cursor: pointer;
}
#c144 form button:hover {
  background: lightgrey;
}

@media (max-width: 1550px) {
  #wrapper > .content > .juxtapose_container iframe {
    height: 730px;
  }
}
@media (max-width: 1450px) {
  #wrapper > .content > .juxtapose_container iframe {
    height: 710px;
  }
}
@media (max-width: 1350px) {
  #wrapper > .content > .juxtapose_container {
    padding: 0;
  }
  #wrapper > .content > .juxtapose_container .juxtapose {
    max-height: 750px;
  }
  #wrapper > .content > .juxtapose_container iframe {
    height: 750px;
  }
}
@media (max-width: 1250px) {
  #wrapper {
    min-height: unset;
  }
  #wrapper .content > .juxtapose_container {
    padding: 0;
  }
  #wrapper .content > .juxtapose_container .juxtapose {
    max-height: 700px;
  }
  #wrapper .content > .juxtapose_container iframe {
    height: 700px;
  }
}
@media (max-width: 1200px) {
  /*    .wpb_single_image img {
      height: 17em;
  }*/
  .container_content-step-restauration > .white,
  .container_content-step-restauration > .grey {
    padding: 40px 100px;
  }
  .content > .row > .juxtapose_container {
    padding: 0;
  }
  .content > .row > .juxtapose_container .juxtapose {
    max-height: 680px;
  }
  #wrapper {
    min-height: unset;
  }
  #wrapper .content > .juxtapose_container {
    padding: 0;
  }
  #wrapper .content > .juxtapose_container .juxtapose {
    max-height: 680px;
  }
  .content > .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_left-part-container {
    position: absolute;
    left: -5px;
    bottom: -500px;
  }
  .content > .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_left-part-container .btn-selector {
    padding: 10px 5px;
    margin: 8px 5px;
    font-size: 9px;
    font-weight: 600;
    width: 70px;
    box-shadow: 0 5px #999;
  }
}
@media (max-width: 1100px) {
  #wrapper {
    min-height: unset;
  }
  #wrapper .content > .juxtapose_container {
    padding: 0;
  }
  #wrapper .content > .juxtapose_container .juxtapose {
    max-height: 610px;
  }
}
@media (max-width: 1000px) {
  #wrapper {
    min-height: unset;
  }
  #wrapper .content > .juxtapose_container {
    padding: 0;
  }
  #wrapper .content > .juxtapose_container .juxtapose {
    max-height: 550px;
  }
}
@media (max-width: 900px) {
  #wrapper {
    min-height: unset;
  }
  #wrapper .content > .juxtapose_container {
    padding: 0;
  }
  #wrapper .content > .juxtapose_container .juxtapose {
    max-height: 500px;
  }
}
@media (max-width: 850px) {
  /*        .wpb_single_image img {
      height: 13em;
  }
  */
  .content > .row > .juxtapose_container > .juxtapose {
    max-height: 430px;
  }
  #wrapper > .content > .juxtapose_container > .juxtapose {
    max-height: 480px;
  }
  .homepage-presentation-container {
    flex-direction: column;
  }
  .homepage-presentation-container iframe {
    height: 400;
  }
  .content > .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_left-part-container {
    position: static;
    left: -5px;
    bottom: -500px;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .content > .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_left-part-container .btn-selector {
    padding: 10px 5px;
    margin: 8px 5px;
    font-size: 10px;
    font-weight: 600;
    width: 70px;
    box-shadow: 0 5px #999;
  }
  .content > .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container {
    font-size: 14px;
  }
  .content > .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch {
    height: 26px;
    width: 45px;
    min-width: 45px;
  }
  .content > .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch .slider:before {
    height: 18px;
    width: 18px;
  }
  .content > .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container .switch input:checked + .slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(18px);
  }
}
@media (max-width: 750px) {
  .container_content-text-image .row_content-text-image {
    flex-flow: column;
  }
  .framed-title-container {
    justify-content: left;
  }
  .container_content-text-image > .black,
  .container_content-text-image > .white,
  .container_content-text-image > .grey {
    padding: 40px 50px;
  }
  .container_content-step-restauration > .white,
  .container_content-step-restauration > .grey,
  .container_content-step-restauration > .black {
    padding: 40px 50px;
  }
  .container_content-step-restauration .white_btn {
    margin: 10px 0;
  }
  .aimeos-container > .aimeos > .container-xxl {
    text-align: center;
  }
  .aimeos-container > .aimeos > .container-xxl h1 {
    display: inline-block;
    border: 2px solid;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0.5rem 1.5rem;
    margin-bottom: 3rem;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 5px 5px black;
    color: black;
  }
  .aimeos-container > .aimeos > .container-xxl .basket-standard-coupon {
    display: none;
  }
  #wrapper > .content > .juxtapose_container > .juxtapose {
    max-height: 430px;
  }
}
@media (max-width: 650px) {
  .content > .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_right-part-container .buttons-custom-img-container .switch_button-container {
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  .aimeos.basket-standard > .container-xxl > form > .button-group {
    flex-direction: column;
    align-items: center;
  }
  .content > .row > .juxtapose_container > .juxtapose {
    max-height: 320px;
  }
  #wrapper > .content > .juxtapose_container > .juxtapose {
    max-height: 330px;
  }
  .homepage-presentation-container {
    flex-direction: column;
  }
  .homepage-presentation-container iframe {
    height: 300;
  }
  #modal-service-price-container {
    /*    .modal-service-price {
            background-color: #6d6e71;
            color: white;
            font-weight: bold;
            flex-direction: column;
        }
        .modal-service-basket {
            background-color: black;
            color: white;
        }
        .modal-service-basket:hover {
            cursor: pointer;
            background-color: white;
            color: black;
        }
        .modal-service-wishlist {
            background-color: #d1d3d4;
            color: #818284;
            text-transform: uppercase;
            font-weight: bold;
            cursor: pointer;
        }
        .modal-service-wishlist:active {
            content: "";
            background-color: red;
            color: red;
            opacity: 1;
            transition: all 1.5s;
        }*/
  }
  #modal-service-price-container .modal-service-price, #modal-service-price-container .modal-service-basket, #modal-service-price-container .modal-service-wishlist {
    font-size: 1rem;
    /*        p {
                margin-bottom: 0;
            }
            p:last-child {
                font-weight: bold;
            }*/
  }
  #modal-service-price-container .modal-service-wishlist > span {
    display: none;
  }
  #modal-service-price-container .modal-service-basket > span:last-child {
    display: none;
  }
}
@media (max-width: 570px) {
  main {
    min-height: unset;
  }
  .content > .custom_tool_container .fpd-container > .fpd-mainbar .quick-element-selectors .quick-element-selectors_left-part-container {
    display: none;
  }
  .content > .catalog-detail > .reviews > .row > .col-md-6 .product-information > .basket > .product-actions > .product-add-to-cart > .product-quantity > .add > .addbasket > .input-group .btn {
    font-size: 12px;
  }
  #c9 > .checkout-standard > .container-xxl > .steps {
    font-size: 14px;
  }
  #wrapper {
    min-height: unset;
  }
  #wrapper .content > .juxtapose_container .juxtapose {
    max-height: 308px;
  }
}
@media (max-width: 480px) {
  .content > .row > .juxtapose_container > .juxtapose {
    max-height: 250px;
  }
  #wrapper > .content > .juxtapose_container > .juxtapose {
    max-height: 260px;
  }
  .product-information > .basket > .product-actions > .product-variants > .product-variants-item > .custom-radio-atelier > .custom-control-label-atelier .title {
    font-size: 0.8rem;
  }
  .product-information > .basket > .product-actions > .product-variants > .product-variants-item > .custom-radio-atelier > .custom-control-label-atelier .description {
    font-size: 0.5rem;
  }
  #c9 > .checkout-standard > .container-xxl > .steps {
    font-size: 12px;
  }
}
@media (max-width: 430px) {
  #wrapper .content > .juxtapose_container .juxtapose {
    max-height: 225px;
  }
}
@media (max-width: 400px) {
  body {
    overflow-x: hidden;
  }
  #wrapper > .content > .juxtapose_container > .juxtapose {
    max-height: 210px;
  }
  .homepage-presentation-container {
    flex-direction: column;
  }
  .homepage-presentation-container iframe {
    height: 50%;
  }
  .content > .black > .framed-title,
  .content > .white > .framed-title {
    font-size: 1.5rem;
  }
  .content > .content_text_image-text > p {
    font-size: 0.5rem;
  }
  .container_content-step-restauration > .white,
  .container_content-step-restauration > .grey,
  .container_content-step-restauration > .black {
    padding: 40px 20px;
  }
  .container_content-step-restauration > .white .framed-title,
  .container_content-step-restauration > .grey .framed-title,
  .container_content-step-restauration > .black .framed-title {
    font-size: 1.2rem;
    padding: 0.5rem 1rem;
  }
  .container_content-step-restauration > .white h3,
  .container_content-step-restauration > .grey h3,
  .container_content-step-restauration > .black h3 {
    font-size: 22px;
  }
  .container_content-step-restauration > .white .white_btn a,
  .container_content-step-restauration > .grey .white_btn a,
  .container_content-step-restauration > .black .white_btn a {
    font-size: 0.8rem;
  }
  .container_content-step-restauration > .white .white_btn a span:nth-child(2),
  .container_content-step-restauration > .grey .white_btn a span:nth-child(2),
  .container_content-step-restauration > .black .white_btn a span:nth-child(2) {
    font-size: 1rem;
  }
  .container_content-step-restauration > .white .row.row,
  .container_content-step-restauration > .grey .row.row,
  .container_content-step-restauration > .black .row.row {
    flex-direction: row;
    align-items: center;
  }
  .container_content-step-restauration > .white .row.row .image,
  .container_content-step-restauration > .grey .row.row .image,
  .container_content-step-restauration > .black .row.row .image {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .container_content-step-restauration > .white .row.row .image .col-4,
  .container_content-step-restauration > .grey .row.row .image .col-4,
  .container_content-step-restauration > .black .row.row .image .col-4 {
    max-width: 100%;
  }
  .container_content-step-nettoyage > .white,
  .container_content-step-nettoyage > .grey,
  .container_content-step-nettoyage > .black {
    padding: 40px 20px;
  }
  .container_content-step-nettoyage > .white .framed-title,
  .container_content-step-nettoyage > .grey .framed-title,
  .container_content-step-nettoyage > .black .framed-title {
    font-size: 1.2rem;
    padding: 0.5rem 1rem;
  }
  .container_content-step-nettoyage > .white h3,
  .container_content-step-nettoyage > .grey h3,
  .container_content-step-nettoyage > .black h3 {
    font-size: 22px;
  }
  .container_content-step-nettoyage > .white .white_btn a,
  .container_content-step-nettoyage > .grey .white_btn a,
  .container_content-step-nettoyage > .black .white_btn a {
    font-size: 0.8rem;
  }
  .container_content-step-nettoyage > .white .white_btn a span:nth-child(2),
  .container_content-step-nettoyage > .grey .white_btn a span:nth-child(2),
  .container_content-step-nettoyage > .black .white_btn a span:nth-child(2) {
    font-size: 1rem;
  }
  .container_content-step-nettoyage > .white .row.row,
  .container_content-step-nettoyage > .grey .row.row,
  .container_content-step-nettoyage > .black .row.row {
    font-size: 0.7rem;
  }
  .container_content-step-nettoyage > .white .row.row .image,
  .container_content-step-nettoyage > .grey .row.row .image,
  .container_content-step-nettoyage > .black .row.row .image {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .container_content-step-nettoyage > .white .row.row .image .col-4,
  .container_content-step-nettoyage > .grey .row.row .image .col-4,
  .container_content-step-nettoyage > .black .row.row .image .col-4 {
    max-width: 100%;
  }
  .content > .aimeos.catalog-detail > .container-xxl > .product > .col-sm-6 > .catalog-detail-basic > h1 {
    padding-top: 0;
  }
  .aimeos.basket-standard > .container-xxl > form > .button-group > .btn {
    width: 240px;
    font-size: 1rem;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .headline > .col-8 > .row {
    font-size: 12px;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .headline > .col-8 > .row .price {
    font-size: 12px;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .product-item .col-4 {
    padding-left: 0;
    padding-right: 0;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .product-item .col-4 .g-0 .image > .detail {
    max-width: 4rem;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .product-item .col-8 {
    padding-left: 0;
    padding-right: 0;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .product-item .col-8 .row {
    font-size: 12px;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .product-item .col-8 .row .quantity > input {
    font-size: 12px;
    padding: 5px;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .product-item .col-8 .row .unitprice,
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .product-item .col-8 .row .price {
    font-size: 12px;
    line-height: 3.5;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .product-item .col-8 .action > .minibutton {
    font-size: 130%;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .tax,
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .total > .col-8 > .price-total {
    font-size: 12px;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .tax .price,
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .total > .col-8 > .price-total .price {
    font-size: 12px;
  }
  .content > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div .details {
    font-size: 12px;
  }
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .headline > .col-8 > .row {
    font-size: 12px;
  }
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .headline > .col-8 > .row .price {
    font-size: 12px;
  }
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item .col-4 {
    padding-left: 0;
    padding-right: 0;
  }
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item .col-4 .g-0 .image > .detail {
    max-width: 4rem;
  }
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item .col-8 {
    padding-left: 0;
    padding-right: 0;
  }
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item .col-8 .row {
    font-size: 12px;
  }
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item .col-8 .row .quantity > input {
    font-size: 12px;
    padding: 5px;
  }
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item .col-8 .row .unitprice,
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item .col-8 .row .price {
    font-size: 12px;
    line-height: 3.5;
  }
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .product-item .col-8 .action > .minibutton {
    font-size: 130%;
  }
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .tax,
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .total > .col-8 > .price-total {
    font-size: 12px;
  }
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .tax .price,
  .aimeos.basket-standard > .container-xxl .common-summary-detail > .basket > div .total > .col-8 > .price-total .price {
    font-size: 12px;
  }
  .aimeos.basket-standard > .container-xxl .details {
    font-size: 12px;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .headline {
    font-size: 12px;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .headline .price {
    font-size: 12px;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .supplier {
    display: none;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .product-item .col-4 {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .product-item .col-4 .g-0 .image > .detail {
    max-width: 4rem;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .product-item .col-4 .g-0 .details > .attr-list > .attr-item > name {
    display: none;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .product-item .col-8 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .product-item .col-8 .row {
    font-size: 12px;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .product-item .col-8 .row .quantity > input {
    font-size: 12px;
    padding: 5px;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .product-item .col-8 .row .quantity {
    justify-content: center;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .product-item .col-8 .row .unitprice,
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .product-item .col-8 .row .price {
    font-size: 12px;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .product-item .col-8 .action > .minibutton {
    font-size: 130%;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .total > .col-8 > .price-total {
    font-size: 12px;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .total > .col-8 > .price-total .price {
    font-size: 12px;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .tax > .col-8 > .row {
    font-size: 12px;
    gap: 5px;
  }
  .container-xxl > .checkout-standard-summary .common-summary-detail > .basket > div .price {
    font-size: 12px;
  }
  .container-xxl > .checkout-standard-summary .button-group {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #c9 > .checkout-standard > .container-xxl > .steps {
    font-size: 10px;
  }
  #c9 > .checkout-standard > .container-xxl > .checkout-standard-summary > .common-summary-detail > .basket > div .row {
    width: 100%;
    justify-content: flex-end;
  }
}
@media (max-width: 350px) {
  #wrapper .content > .juxtapose_container .juxtapose {
    max-height: 187px;
  }
}
@media (max-width: 320px) {
  #wrapper .content > .juxtapose_container .juxtapose {
    max-height: 170px;
  }
}
#dialog-message {
  position: absolute;
  z-index: 1501;
  opacity: 1;
  border: 1px solid var(--ai-tertiary);
  background-color: var(--ai-bg);
  max-width: 65rem;
  width: 98%;
  padding: 1%;
  text-align: center;
}
#dialog-message .title {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 5px 5px black;
  color: black;
}
#dialog-message p {
  font-size: 20px;
}
#dialog-message p .link {
  text-decoration: underline;
}
#dialog-message .button-group {
  display: flex;
  justify-content: center;
  gap: 10px;
}
#dialog-message .button-group .btn-primary {
  color: white;
}
#dialog-message .button-group .btn-primary:hover {
  color: #ccc;
}
#dialog-message .button-group .btn {
  width: auto;
  height: auto;
  padding: 5px 10px;
}
#dialog-message .button-group .btn-back:hover {
  color: white;
}

.modify_custom_container {
  display: none;
}

/*.catalog-detail-basket{
    display: none;
}*/
.contact-form-customized-product {
  display: none;
}

.hidden {
  display: none !important;
}

.content {
  /* <hr> */
}
.content .frame-type-ce_columns2, .content .frame .frame {
  padding: 0;
}
.content .frame.frame-type-div {
  display: block;
  padding: 0;
  width: 50%;
  margin: 0 auto;
}

.textmedia, .textpic {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}

.content .frame.frame-default {
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

#c9 > .checkout-standard > .container-xxl > .checkout-standard-delivery > .item-service > .col-sm-12 > .form-item-map > .map-option > .map-point-relais {
  width: 100%;
  height: 500px;
}

#c_delivery-12 {
  padding-bottom: 20px;
}
#c_delivery-12 .col-sm-12 > .form-item > .list-option > ul > li {
  display: flex;
  align-items: center;
  gap: 10px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*Page d'historique des commandes*/
.account-history > .container-xxl > .history-list > .history-item > .col-md-2 > .close {
  font-size: 16px;
  padding-top: 12px;
}

/*Page profil*/
.content > .account-profile > .account-profile-address > form > .row > .billing > .address-billing {
  padding: 1rem;
}

.content > .account-profile > .account-profile-address > form > .row > .delivery > .address-delivery-new {
  padding: 1rem;
}
.content > .account-profile > .account-profile-address > form > .row > .delivery > .address-delivery-new .panel-body > .salutation {
  display: none;
}

/*Page des produits*/
.content > .aimeos > .container-xxl .catalog-list-items > .product > .list-column > a .product-info {
  display: none;
}
.content > .aimeos > .container-xxl .catalog-list-items > .product > .list-column > a .text-list {
  margin-top: 0;
}
.content > .aimeos > .container-xxl .catalog-list-items > .product > .list-column > a .text-list h2 {
  font-size: 80%;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 18px;
  text-overflow: unset;
  white-space: normal;
}
.content > .aimeos > .container-xxl .catalog-filter {
  padding-bottom: 2rem;
  padding-top: 1rem;
}
.content > .aimeos > .container-xxl .catalog-filter .container-xxl > form > .catalog-filter-tree h3 {
  text-align: center;
  text-decoration: underline;
}
.content > .aimeos > .container-xxl .catalog-filter .container-xxl > form > .catalog-filter-tree .list-container {
  display: flex;
  justify-content: center;
}
.content > .aimeos > .container-xxl .catalog-filter .container-xxl > form > .catalog-filter-tree .list-container .row {
  padding: 0;
  display: none;
}
.content > .aimeos > .container-xxl .catalog-filter .container-xxl > form > .catalog-filter-tree .list-container .level-1 {
  flex-wrap: wrap;
  padding: 0 1rem;
}
.content > .aimeos > .container-xxl .catalog-filter .container-xxl > form > .catalog-filter-tree .list-container .level-1 .cat-item .item-links {
  display: flex;
  justify-content: center;
}
.content > .aimeos > .container-xxl .catalog-filter .container-xxl > form > .catalog-filter-tree .list-container .level-1 .cat-item .item-links a {
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
}
.content > .aimeos > .container-xxl .catalog-filter .container-xxl > form > .catalog-filter-tree .list-container .level-1 .cat-item .cat-link {
  display: none;
}

/*Page suppression de compte*/
#tx-srfeuserregister-pi1-fe_users_form > p {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}

#c131 header > h2 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  box-shadow: 5px 5px black;
  color: black;
}
#c131 .tx-srfeuserregister-pi1 h4, #c131 .tx-srfeuserregister-pi1 p {
  margin-bottom: 2rem;
}

/*Mon compte - changement de mot de passe*/
#c164 .tx-powermail > .container-fluid > form h3 {
  text-align: center;
  border-bottom: 1px solid;
  margin-bottom: 20px;
}
#c164 .tx-powermail > .container-fluid > form .powermail_fieldset > .row > .powermail_fieldwrap > label {
  max-width: 80%;
}
#c164 .section-password-account-container {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 20px 1rem;
  padding: 0 0.5rem;
  max-width: 1320px;
}
#c164 .section-password-account-container h3 {
  text-transform: uppercase;
  text-align: start;
  font-weight: normal;
  padding: 0.5rem 1rem;
  color: var(--ai-secondary);
  border-bottom: 1px solid var(--ai-secondary);
  font-size: 125%;
  letter-spacing: 1.5px;
  width: 100%;
}

/*#c164.grey {
    background-color: #f1f1f1;
    margin: 0;
    padding-bottom: 40px;
}*/
#c170.grey {
  background-color: #f1f1f1;
  margin: 0;
  padding-bottom: 40px;
}

#c170 .tx-powermail > .container-fluid > form h3 {
  text-align: center;
  border-bottom: 1px solid;
  margin-bottom: 20px;
}
#c170 .tx-powermail > .container-fluid > form .powermail_fieldset > .row > .powermail_fieldwrap > label {
  max-width: 80%;
}

#c139 {
  margin: auto;
}
#c139 .section-delete-account-container {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 20px 1rem;
  padding: 0 0.5rem;
  max-width: 1320px;
}
#c139 .section-delete-account-container h3 {
  text-transform: uppercase;
  text-align: start;
  font-weight: normal;
  padding: 0.5rem 1rem;
  color: var(--ai-secondary);
  border-bottom: 1px solid var(--ai-secondary);
  font-size: 125%;
  letter-spacing: 1.5px;
  width: 100%;
}
#c139 .section-delete-account-container .button-delete-account-container {
  padding: 0.5rem 1rem;
  display: flex;
  flex-direction: column;
}
#c139 .section-delete-account-container .button-delete-account-container p {
  margin-bottom: 2rem;
}
#c139 .section-delete-account-container .button-delete-account-container button > a {
  background: var(--ai-secondary);
  color: white;
  margin: auto;
  letter-spacing: 1.5px;
  white-space: nowrap;
  padding: 0.8rem 1rem;
}
#c139 .section-delete-account-container .button-delete-account-container button:hover > a {
  background-color: #f78e21;
  border-color: #f78e21;
}

/*Page de confirmation de commande*/
#c10 > .checkout-confirm > .container-xxl .checkout-confirm-detail > .common-summary-additional > .coupon {
  height: 100%;
}
#c10 > .checkout-confirm > .container-xxl .checkout-confirm-detail > .common-summary-additional > .coupon .header {
  padding: 0.5rem;
}
#c10 > .checkout-confirm > .container-xxl .checkout-confirm-detail > .common-summary-additional > .coupon .content {
  display: none;
}
#c10 > .checkout-confirm > .container-xxl .checkout-confirm-retry > .button-group > a {
  width: 280px;
}

/*Page de livraison*/
#c9 > .checkout-standard > .container-xxl .checkout-standard-address > .form-horizontal .checkout-standard-address-billing > .item-address > .form-list > .salutation, #c9 > .checkout-standard > .container-xxl .checkout-standard-address > .form-horizontal .checkout-standard-address-delivery > .item-address > .form-list > .salutation {
  display: none;
}
#c9 > .checkout-standard > .container-xxl .checkout-standard-delivery > .item-service .col-sm-12 .form-item-map .list-option > ul > li {
  display: flex;
  align-items: center;
  gap: 10px;
}
#c9 > .checkout-standard > .container-xxl .checkout-standard-delivery > .item-service .col-sm-12 .form-item-map .loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid black; /* Black */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  position: absolute;
  left: 50%;
  bottom: 40%;
  z-index: 1000;
}
#c9 > .checkout-standard > .container-xxl .checkout-standard-delivery > .item-service .col-sm-12 label .icons > .icon img {
  width: 80px;
}
#c9 > .checkout-standard > .container-xxl .checkout-standard-delivery > .item-service .col-sm-6 > .form-list > .form-item > .form-item-value input + label {
  cursor: pointer;
}
#c9 > .checkout-standard > .container-xxl .checkout-standard-delivery > .item-service .col-sm-6 > .form-list > .form-item > .form-item-value input:checked + label {
  background-color: lightgrey;
  border-left-color: grey;
}
#c9 > .checkout-standard > .container-xxl .checkout-standard-payment > .item-service > .col-sm-6 > label > .icons > .icon img {
  width: 80px;
}

#c_delivery-11 > .col-sm-6 > .form-list > .form-item > .form-item-value input + label {
  cursor: pointer;
}
#c_delivery-11 > .col-sm-6 > .form-list > .form-item > .form-item-value input:checked + label {
  background-color: lightgrey;
  border-left-color: grey;
}

/*¨Page de résumé avant paiement*/
.content > .frame > .aimeos > .container-xxl > .common-summary > .common-summary-detail > .basket > div > .product-item > .col-4 > .row > .details > .attr-list > .attr-item .name {
  display: none;
}
.content > .frame > .aimeos > .container-xxl > .common-summary > .common-summary-detail > .basket > div > .product-item > .col-4 > .row > .details > .attr-list > .attr-item .value {
  font-size: 0.8rem;
}

/*Modal panier*/
.aimeos-container > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div > .product-item > .col-4 > .row > .details > .attr-list > .attr-item .name {
  display: none;
}
.aimeos-container > .aimeos > .container-xxl > form > .common-summary-detail > .basket > div > .product-item > .col-4 > .row > .details > .attr-list > .attr-item .value {
  font-size: 0.8rem;
}

/*Panier*/
.aimeos > .container-xxl > form > .common-summary-detail > .basket > div > .product-item > .col-4 > .row > .details > .attr-list > .attr-item .name {
  display: none;
}
.aimeos > .container-xxl > form > .common-summary-detail > .basket > div > .product-item > .col-4 > .row > .details > .attr-list > .attr-item .value {
  font-size: 0.8rem;
}

/*Page confirmation après paiement*/
.content > .frame > .aimeos > .container-xxl > .common-summary-detail > .basket > div > .product-item > .col-4 > .row > .details > .attr-list > .attr-item .name {
  display: none;
}
.content > .frame > .aimeos > .container-xxl > .common-summary-detail > .basket > div > .product-item > .col-4 > .row > .details > .attr-list > .attr-item .value {
  font-size: 0.8rem;
}

/*Modale prix Outil de customisation*/
#modal-custom-tool-price-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
#modal-custom-tool-price-container .modal-custom-price, #modal-custom-tool-price-container .modal-custom-basket, #modal-custom-tool-price-container .modal-service-wishlist {
  flex: 1;
  text-align: center;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  border-color: black;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
}
#modal-custom-tool-price-container .modal-custom-price p, #modal-custom-tool-price-container .modal-custom-basket p, #modal-custom-tool-price-container .modal-service-wishlist p {
  margin-bottom: 0;
}
#modal-custom-tool-price-container .modal-custom-price p:last-child, #modal-custom-tool-price-container .modal-custom-basket p:last-child, #modal-custom-tool-price-container .modal-service-wishlist p:last-child {
  font-weight: bold;
}
#modal-custom-tool-price-container .modal-custom-price {
  background-color: #6d6e71;
  color: white;
  font-weight: bold;
  flex-direction: column;
}
#modal-custom-tool-price-container .modal-custom-basket {
  background-color: black;
  color: white;
  font-weight: bold;
}
#modal-custom-tool-price-container .modal-custom-basket:hover {
  cursor: pointer;
  background-color: white;
  color: black;
}
#modal-custom-tool-price-container .modal-custom-image {
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  width: 100%;
  font-size: 1.5rem;
}

/*Page de confirmation de paiement*/
#c10 > .checkout-confirm > .container-xxl {
  width: 100%;
  text-align: center;
}
#c10 > .checkout-confirm > .container-xxl h1 {
  display: inline-block;
  border: 2px solid;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  margin-bottom: 3rem;
  box-shadow: 5px 5px black;
  color: black;
}
#c10 > .checkout-confirm > .container-xxl .checkout-confirm-basic > ul > li {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 0.5rem;
  display: flex;
  gap: 20px;
}
#c10 > .checkout-confirm > .container-xxl .checkout-confirm-basic > ul > li span {
  width: 100%;
}
#c10 > .checkout-confirm > .container-xxl .common-summary-detail > .basket > div > .product-item > .col-4 > .row > .image > img {
  max-width: 4rem;
}

/*Page de suppression de compte*/
#c131 > .tx_evoweb_sfregister {
  width: 100%;
  display: flex;
  justify-content: center;
}
#c131 > .tx_evoweb_sfregister form > .form-row {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#c131 > .tx_evoweb_sfregister form > .form-row .delete {
  display: flex;
  justify-content: center;
}

@media (max-width: 450px) {
  .content > .account-history > .container-xxl > .history-list > .history-item {
    padding: 1rem 0.1rem;
    margin: 1rem 0;
  }
  .content > .account-history > .container-xxl > .history-list > .history-item .account-history-detail .common-summary-address > .item > .content {
    font-size: 0.8rem;
  }
  .content > .account-history > .container-xxl > .history-list > .history-item .account-history-detail .common-summary-service > .item > .content > .item > h4 {
    font-size: 0.8rem;
  }
  .content > .account-history > .container-xxl > .history-list > .history-item .account-history-detail .common-summary-detail > .basket > div .row > .col-8 {
    font-size: 0.8rem;
  }
  .content > .account-history > .container-xxl > .history-list > .history-item .account-history-detail .common-summary-detail > .basket > div .row > .col-8 .row > .col-3 {
    font-size: 0.8rem;
  }
  .content > .account-history > .container-xxl > .history-list > .history-item .account-history-detail .common-summary-detail > .basket > div .row > .col-4 .row .image > .detail {
    max-width: 4rem;
  }
  .content > .account-history > .container-xxl > .history-list > .history-item .account-history-detail .common-summary-detail > .basket > div .row > .col-4 .row .details {
    font-size: 0.8rem;
  }
  .content > .account-history > .container-xxl > .history-list > .history-item .account-history-detail .common-summary-detail > .basket > div .col-8 > .row {
    font-size: 0.8rem;
  }
  .content > .account-history > .container-xxl > .history-list > .history-item .account-history-detail .common-summary-detail > .basket > div .col-8 > .row .col-3 {
    font-size: 0.8rem;
  }
  .content > .account-profile > .account-profile-address > form > .row {
    padding: 1rem 0;
  }
  .content > .account-profile > .account-profile-address > form > .row .billing {
    padding: 0;
  }
  .content > .account-profile > .account-profile-address > form > .row .billing .panel > .panel-heading {
    padding: 25px 5px;
  }
  #modal-custom-tool-price-container > .modal-custom-image {
    font-size: 1rem;
  }
}
@media (max-width: 400px) {
  .content > .account-profile > .account-profile-address > form > .row > .billing > .address-billing {
    padding: 0;
  }
  .content > .account-profile > .account-profile-address > form > .row > .delivery > .address-delivery-new {
    padding: 0;
  }
  #c9 > .checkout-standard > .container-xxl {
    padding: 0;
  }
  #c9 > .checkout-standard > .container-xxl .checkout-standard-delivery > .item-service .col-sm-12 .form-item-map .loader {
    left: 30%;
  }
  .content > .aimeos > .container-xxl .pagination {
    font-size: 0.8rem;
  }
  .content > .aimeos > .container-xxl .browser {
    margin: 0;
  }
  .content > .aimeos > .container-xxl .browser a {
    padding: 0.75rem 0.5rem;
  }
}
span.error {
  color: red;
  padding-top: 20px;
  display: block;
  font-weight: 800;
}

span.error {
  color: red;
  padding-top: 20px;
  display: block;
  font-weight: 800;
}

.content .frame-default {
  background-color: white;
  margin-right: 0;
  margin-left: 0;
  display: flex;
  justify-content: center;
  /* padding: 40px 200px;*/
  gap: 20px;
}

.powermail_fieldset > .row > .powermail_fieldwrap > label {
  max-width: 80%;
}

.checkout-standard-address .form-list .row.form-item {
  display: flex;
}
