/** Shopify CDN: Minification failed

Line 4535:26 The "-" operator only works if there is whitespace on both sides
Line 7286:2 Expected percentage but found "0"
Line 7295:2 Expected percentage but found "0"
Line 8870:24 Expected "{" but found "."
Line 8871:9 Expected identifier but found whitespace
Line 8871:10 Unexpected "150px"
Line 8938:4 Expected identifier but found ")"
Line 8971:2 Expected identifier but found ")"
Line 9361:2 Expected percentage but found "0"
Line 9789:3 Expected identifier but found "!"
... and 2 more hidden warnings

**/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
  font-size: 100%
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@-ms-viewport {
  width: device-width
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: #fff0;
  -ms-overflow-style: none;
  scrollbar-width: none
}

body {
  margin: 0;
  background-color: #fff;
  color: #878787;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  line-height: 1.6;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 35px;
  width: 100%;
  line-height: 1.4
}

table,
td,
th {
  border: 1px solid var(--border-color);
  vertical-align: middle
}

caption,
th,
td {
  vertical-align: middle;
  text-align: left;
  font-weight: 400
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 600
}

td {
  border-width: 0 1px 1px 0
}

td,
th {
  padding: 10px
}

q,
blockquote {
  quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none
}

a img {
  border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

a,
button,
input {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

button,
input,
optgroup,
select,
textarea {
  border: 1px solid;
  box-shadow: none;
  outline: 0;
  margin: 0;
  color: inherit;
  font: inherit;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
  appearance: auto;
  -webkit-appearance: auto
}

button {
  overflow: visible
}

button,
html input[type="button"]:not(.t4s-btn),
input[type="reset"],
input[type="submit"]:not(.t4s-btn) {
  padding: 11px 15px;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
  box-shadow: none;
  outline: none;
  text-shadow: none;
  text-transform: none;
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  transition: color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease, opacity .3s ease
}

input,
select,
textarea {
  font-size: 13px;
  outline: 0;
  padding: 10px 15px;
  transition: border-color .5s
}

input:-webkit-autofill {
  border-color: #E6E6E6;
  -webkit-box-shadow: 0 0 0 1000px #FFF inset;
  -webkit-text-fill-color: #777
}

input:focus:-webkit-autofill {
  border-color: #D9D9D9
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input[type="search"] {
  -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

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

p {
  margin-bottom: 20px
}

a {
  color: #333;
  text-decoration: none;
  transition: all .25s ease
}

a:hover,
a:active {
  outline: none;
  text-decoration: none
}

a:hover {
  color: #242424
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.t4s_title a {
  font-family: inherit
}

big {
  font-size: larger
}

abbr {
  border-bottom: 1px dotted;
  color: #D62432;
  text-decoration: none
}

acronym {
  border-bottom: 1px dotted;
  text-decoration: none
}

.required {
  border: none;
  color: var(--t4s-error-color);
  font-size: 16px;
  margin-inline-start: 3px;
  line-height: 1
}

abbr[title] {
  border: none
}

strong,
b {
  font-weight: 600
}

mark {
  display: inline-block;
  padding: 5px 8px;
  background-color: #f7f7f7;
  color: #333;
  font-weight: 600;
  line-height: 1
}

code,
kbd {
  padding: 2px 5px
}

code,
kbd,
pre,
samp {
  -webkit-hyphens: none;
  hyphens: none;
  font-family: monospace, serif
}

ins {
  text-decoration: none
}

pre {
  overflow: auto;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #f7f7f7;
  text-align: left;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}

i,
dfn,
em,
cite,
var {
  font-style: italic
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 1
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

small {
  font-size: 80%
}

hr {
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 100px;
  border: none;
  border-bottom: 1px solid var(--border-color)
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle
}

.t4s-clearfix:after,
.t4s-clearfix:before {
  content: ' ';
  display: table
}

.t4s-clearfix:after {
  clear: both
}

iframe,
embed {
  max-width: 100%
}

blockquote {
  margin-bottom: 20px;
  padding-left: 30px;
  border-left: 2px solid;
  font-style: italic;
  font-size: 110%
}

blockquote p {
  margin-bottom: 0
}

blockquote cite {
  display: block;
  margin-top: 10px;
  color: #333;
  font-weight: 600;
  font-style: normal;
  font-size: 16px
}

blockquote cite:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 15px;
  height: 1px;
  background-color: currentColor;
  vertical-align: middle
}

address {
  margin-bottom: 20px;
  font-style: italic;
  line-height: 1.8
}

fieldset {
  margin-bottom: 20px;
  padding: 20px 40px;
  border: 1px solid rgb(119 119 119 / .2)
}

fieldset legend {
  margin-bottom: 0;
  padding-right: 15px;
  padding-left: 15px;
  width: auto
}

legend {
  color: #242424
}

.t4s-xts-scheme-light legend {
  color: #fff
}

.t4s-xts-scheme-dark legend {
  color: #242424
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

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

ol,
ul {
  list-style: none;
  margin-bottom: var(--list-mb);
  padding-inline-start: var(--li-pl);
  --list-mb: 20px;
  --li-mb: 10px;
  --li-pl: 17px
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important
}

.visually-hidden--inline {
  margin: 0;
  height: 1em
}

.skip-to-content-link:focus {
  z-index: 9999;
  position: inherit;
  overflow: auto;
  width: auto;
  height: auto;
  clip: auto
}

.skip-to-content-link {
  background: var(--t4s-dark-color);
  color: var(--t4s-light-color);
  padding: 10px 15px
}

*:focus-visible,
a:focus:focus-visible {
  outline: .2rem solid rgba(var(--text-color-rgb), .5);
  outline-offset: .3rem;
  box-shadow: none
}

.t4s_field__input:focus-visible,
input:not([type=submit]):not([type=checkbox]):focus-visible,
select:focus-visible,
textarea:focus-visible {
  box-shadow: none;
  outline: 0
}

.t4s_frm_input:focus,
input:not([type=submit]):not([type=checkbox]):focus,
select:focus,
textarea:focus {
  border-color: rgba(var(--text-color-rgb), .8);
  outline: none
}

select {
  padding-top: 0;
  padding-bottom: 0;
  padding-inline-start: 15px;
  padding-inline-end: 30px;
  max-width: 100%;
  width: 100%;
  height: 40px;
  vertical-align: middle;
  font-size: 14px;
  transition: border-color .5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);
  background-position: right 10px top 50%;
  background-size: auto 18px;
  background-repeat: no-repeat;
  display: inline-block;
  background-color: #fff0;
  box-shadow: none;
  border-radius: 30px
}

blockquote,
q {
  position: relative;
  margin-bottom: 20px;
  font-style: italic;
  font-size: 14px;
  display: block;
  font-family: var(--font-family-3) !important;
  border: 0;
  padding: 30px 25px 30px 60px;
  background-color: rgba(var(--text-color-rgb), .1);
  quotes: "\201c" "\201d"
}

blockquote:before,
q:before {
  content: open-quote;
  left: 25px;
  top: 0;
  font-size: 50px;
  position: absolute
}

blockquote:after,
q:after {
  content: no-close-quote
}

em {
  font-family: var(--font-family-3) !important
}

.t4s-container,
.t4s-container-fluid,
.t4s-container-xxl,
.t4s-container-xl,
.t4s-container-lg,
.t4s-container-md,
.t4s-container-sm {
  width: 100%;
  padding-right: calc(0.5 * var(--ts-gutter-x, 3rem));
  padding-left: calc(0.5 * var(--ts-gutter-x, 3rem));
  margin-right: auto;
  margin-left: auto
}

@media (min-width:1250px) {
  .t4s-container.is--t4s-stretch {
    max-width: calc(100vw - (calc(100vw - var(--width-nt-stretch)) / 2) - var(--padding-nt-stretch)) !important;
    margin-right: 0 !important;
    margin-left: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  .rtl_true .t4s-container.is--t4s-stretch {
    margin-right: auto !important;
    margin-left: 0 !important
  }
}

@media (min-width:1200px) {
  .t4s-container-xl,
  .t4s-container-lg,
  .t4s-container-md,
  .t4s-container-sm,
  .t4s-container {
    max-width: 1170px
  }
}

@media (min-width:1230px) {
  .t4s-container-xl,
  .t4s-container-lg,
  .t4s-container-md,
  .t4s-container-sm,
  .t4s-container {
    max-width: 1200px
  }
}

.t4s-row {
  --ts-gutter-x: 3rem;
  --ts-gutter-y: 0px;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--ts-gutter-y));
  margin-right: calc(-0.5 * var(--ts-gutter-x));
  margin-left: calc(-0.5 * var(--ts-gutter-x))
}

.t4s-row.t4s-row-mt {
  margin-top: 0
}

.t4s-col-item {
  padding-right: calc(var(--ts-gutter-x) * 0.5);
  padding-left: calc(var(--ts-gutter-x) * 0.5);
  margin-top: var(--ts-gutter-y);
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%
}

.t4s-row-slider:not(.flickityt4s-enabled) {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 100%
}

.t4s-col-slide {
  width: calc(100% / var(--ts-w-slide, 1));
  min-width: calc(100% / var(--ts-cols-slide, 1));
  margin-right: var(--ts-gutter-x)
}

.rtl_true .t4s-row-slider:not(.flickityt4s-enabled) {
  margin-left: calc(var(--ts-gutter-x) *-1);
  margin-right: 0
}

.t4s-row-slider.t4s-slider-cols-2 .t4s-col-slide {
  --ts-cols-slide: 2
}

.t4s-row-slider.t4s-slider-cols-3 .t4s-col-slide {
  --ts-cols-slide: 3
}

.t4s-row-slider.t4s-slider-cols-4 .t4s-col-slide {
  --ts-cols-slide: 4
}

.t4s-row-slider.t4s-slider-cols-5 .t4s-col-slide {
  --ts-cols-slide: 5
}

.t4s-row-slider.t4s-slider-cols-6 .t4s-col-slide {
  --ts-cols-slide: 6
}

.t4s-col {
  flex: 1 0 0%
}

.t4s-col-slide .t4s-row-cols-auto>.t4s-col-item,
.t4s-row-cols-auto .flickityt4s-slider>.t4s-col-item {
  flex: 0 0 auto;
  width: auto
}

.t4s-row-cols-1>.t4s-col-item,
.t4s-row-cols-1 .flickityt4s-slider>.t4s-col-item,
.t4s-row-cols-list_t4s>.t4s-col-item {
  width: 100%
}

.t4s-row-cols-2>.t4s-col-item,
.t4s-row-cols-2 .flickityt4s-slider>.t4s-col-item {
  width: 50%
}

.t4s-row-cols-3>.t4s-col-item,
.t4s-row-cols-3 .flickityt4s-slider>.t4s-col-item {
  width: 33.3333333333%
}

.t4s-row-cols-4>.t4s-col-item,
.t4s-row-cols-4 .flickityt4s-slider>.t4s-col-item {
  width: 25%
}

.t4s-row-cols-5>.t4s-col-item,
.t4s-row-cols-5 .flickityt4s-slider>.t4s-col-item,
.t4s-col-15 {
  flex: 0 0 auto;
  width: 20%
}

.t4s-row-slider.t4s-slider-cols-6 .t4s-col-slide,
.t4s-row-cols-6>.t4s-col-item,
.t4s-row-cols-6 .flickityt4s-slider>.t4s-col-item {
  width: 16.6666666667%
}

.t4s-col-auto {
  flex: 0 0 auto;
  width: auto
}

.t4s-col-1 {
  flex: 0 0 auto;
  width: 8.33333333%
}

.t4s-col-2 {
  flex: 0 0 auto;
  width: 16.66666667%
}

.t4s-col-3 {
  flex: 0 0 auto;
  width: 25%
}

.t4s-col-4 {
  flex: 0 0 auto;
  width: 33.33333333%
}

.t4s-col-5 {
  flex: 0 0 auto;
  width: 41.66666667%
}

.t4s-col-6 {
  flex: 0 0 auto;
  width: 50%
}

.t4s-col-7 {
  flex: 0 0 auto;
  width: 58.33333333%
}

.t4s-col-8 {
  flex: 0 0 auto;
  width: 66.66666667%
}

.t4s-col-9 {
  flex: 0 0 auto;
  width: 75%
}

.t4s-col-10 {
  flex: 0 0 auto;
  width: 83.33333333%
}

.t4s-col-11 {
  flex: 0 0 auto;
  width: 91.66666667%
}

.t4s-col-12 {
  flex: 0 0 auto;
  width: 100%
}

.t4s-offset-1 {
  margin-inline-start: 8.33333333%
}

.t4s-offset-2 {
  margin-inline-start: 16.66666667%
}

.t4s-offset-3 {
  margin-inline-start: 25%
}

.t4s-offset-4 {
  margin-inline-start: 33.33333333%
}

.t4s-offset-5 {
  margin-inline-start: 41.66666667%
}

.t4s-offset-6 {
  margin-inline-start: 50%
}

.t4s-offset-7 {
  margin-inline-start: 58.33333333%
}

.t4s-offset-8 {
  margin-inline-start: 66.66666667%
}

.t4s-offset-9 {
  margin-inline-start: 75%
}

.t4s-offset-10 {
  margin-inline-start: 83.33333333%
}

.t4s-offset-11 {
  margin-inline-start: 91.66666667%
}

.t4s-g-0,
.t4s-gx-0,
.t4s-px-0 {
  --ts-gutter-x: 0px
}

.t4s-g-0,
.t4s-gy-0 {
  --ts-gutter-y: 0px
}

.t4s-g-2,
.t4s-gx-2,
.t4s-px-2 {
  --ts-gutter-x: 2px
}

.t4s-g-2,
.t4s-gy-2 {
  --ts-gutter-y: 2px
}

.t4s-g-3,
.t4s-gx-3,
.t4s-px-3 {
  --ts-gutter-x: 3px
}

.t4s-g-3,
.t4s-gy-3 {
  --ts-gutter-y: 3px
}

.t4s-g-4,
.t4s-gx-4,
.t4s-px-4 {
  --ts-gutter-x: 4px
}

.t4s-g-4,
.t4s-gy-4 {
  --ts-gutter-y: 4px
}

.t4s-g-5,
.t4s-gx-5,
.t4s-px-5 {
  --ts-gutter-x: 5px
}

.t4s-g-5,
.t4s-gy-5 {
  --ts-gutter-y: 5px
}

.t4s-g-6,
.t4s-gx-6,
.t4s-px-6 {
  --ts-gutter-x: 6px
}

.t4s-g-6,
.t4s-gy-6 {
  --ts-gutter-y: 6px
}

.t4s-g-8,
.t4s-gx-8,
.t4s-px-8 {
  --ts-gutter-x: 8px
}

.t4s-g-8,
.t4s-gy-8 {
  --ts-gutter-y: 8px
}

.t4s-g-10,
.t4s-gx-10,
.t4s-px-10 {
  --ts-gutter-x: 10px
}

.t4s-g-10,
.t4s-gy-10 {
  --ts-gutter-y: 10px
}

.t4s-g-15,
.t4s-gx-15,
.t4s-px-15 {
  --ts-gutter-x: 15px
}

.t4s-g-15,
.t4s-gy-15 {
  --ts-gutter-y: 15px
}

.t4s-g-20,
.t4s-gx-20,
.t4s-px-20 {
  --ts-gutter-x: 20px
}

.t4s-g-20,
.t4s-gy-20 {
  --ts-gutter-y: 20px
}

.t4s-g-25,
.t4s-gx-25,
.t4s-px-25 {
  --ts-gutter-x: 25px
}

.t4s-g-25,
.t4s-gy-25 {
  --ts-gutter-y: 25px
}

.t4s-g-30,
.t4s-gx-30,
.t4s-px-30 {
  --ts-gutter-x: 30px
}

.t4s-g-30,
.t4s-gy-30 {
  --ts-gutter-y: 30px
}

.t4s-g-40,
.t4s-gx-40,
.t4s-px-40 {
  --ts-gutter-x: 40px
}

.t4s-g-40,
.t4s-gy-40 {
  --ts-gutter-y: 40px
}

@media (min-width:576px) {
  .t4s-col-sm {
    flex: 1 0 0%
  }
  .t4s-row-cols-sm-auto>.t4s-col-item,
  .t4s-row-cols-sm-auto .flickityt4s-slider>.t4s-col-item {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-row-cols-sm-1>.t4s-col-item,
  .t4s-row-cols-sm-1 .flickityt4s-slider>.t4s-col-item {
    width: 100%
  }
  .t4s-row-cols-sm-2>.t4s-col-item,
  .t4s-row-cols-sm-2 .flickityt4s-slider>.t4s-col-item {
    width: 50%
  }
  .t4s-row-cols-sm-3>.t4s-col-item,
  .t4s-row-cols-sm-3 .flickityt4s-slider>.t4s-col-item {
    width: 33.3333333333%
  }
  .t4s-row-cols-sm-4>.t4s-col-item,
  .t4s-row-cols-sm-4 .flickityt4s-slider>.t4s-col-item {
    width: 25%
  }
  .t4s-row-cols-sm-5>.t4s-col-item,
  .t4s-row-cols-sm-5 .flickityt4s-slider>.t4s-col-item,
  .t4s-col-sm-15 {
    width: 20%
  }
  .t4s-row-cols-sm-6>.t4s-col-item,
  .t4s-row-cols-sm-6 .flickityt4s-slider>.t4s-col-item {
    width: 16.6666666667%
  }
  .t4s-col-sm-auto {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }
  .t4s-col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .t4s-col-sm-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .t4s-col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .t4s-col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .t4s-col-sm-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .t4s-col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }
  .t4s-col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
  .t4s-col-sm-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .t4s-col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }
  .t4s-col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }
  .t4s-col-sm-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .t4s-offset-sm-0 {
    margin-inline-start: 0
  }
  .t4s-offset-sm-1 {
    margin-inline-start: 8.33333333%
  }
  .t4s-offset-sm-2 {
    margin-inline-start: 16.66666667%
  }
  .t4s-offset-sm-3 {
    margin-inline-start: 25%
  }
  .t4s-offset-sm-4 {
    margin-inline-start: 33.33333333%
  }
  .t4s-offset-sm-5 {
    margin-inline-start: 41.66666667%
  }
  .t4s-offset-sm-6 {
    margin-inline-start: 50%
  }
  .t4s-offset-sm-7 {
    margin-inline-start: 58.33333333%
  }
  .t4s-offset-sm-8 {
    margin-inline-start: 66.66666667%
  }
  .t4s-offset-sm-9 {
    margin-inline-start: 75%
  }
  .t4s-offset-sm-10 {
    margin-inline-start: 83.33333333%
  }
  .t4s-offset-sm-11 {
    margin-inline-start: 91.66666667%
  }
  .t4s-g-sm-0,
  .t4s-gx-sm-0,
  .t4s-px-sm-0 {
    --ts-gutter-x: 0px
  }
  .t4s-g-sm-0,
  .t4s-gy-sm-0 {
    --ts-gutter-y: 0px
  }
  .t4s-g-sm-2,
  .t4s-gx-sm-2,
  .t4s-px-sm-2 {
    --ts-gutter-x: 2px
  }
  .t4s-g-sm-2,
  .t4s-gy-sm-2 {
    --ts-gutter-y: 2px
  }
  .t4s-g-sm-3,
  .t4s-gx-sm-3,
  .t4s-px-sm-3 {
    --ts-gutter-x: 3px
  }
  .t4s-g-sm-3,
  .t4s-gy-sm-3 {
    --ts-gutter-y: 3px
  }
  .t4s-g-sm-4,
  .t4s-gx-sm-4,
  .t4s-px-sm-4 {
    --ts-gutter-x: 4px
  }
  .t4s-g-sm-4,
  .t4s-gy-sm-4 {
    --ts-gutter-y: 4px
  }
  .t4s-g-sm-5,
  .t4s-gx-sm-5,
  .t4s-px-sm-5 {
    --ts-gutter-x: 5px
  }
  .t4s-g-sm-5,
  .t4s-gy-sm-5 {
    --ts-gutter-y: 5px
  }
  .t4s-g-sm-6,
  .t4s-gx-sm-6,
  .t4s-px-sm-6 {
    --ts-gutter-x: 6px
  }
  .t4s-g-sm-6,
  .t4s-gy-sm-6 {
    --ts-gutter-y: 6px
  }
  .t4s-g-sm-8,
  .t4s-gx-sm-8,
  .t4s-px-sm-8 {
    --ts-gutter-x: 8px
  }
  .t4s-g-sm-8,
  .t4s-gy-sm-8 {
    --ts-gutter-y: 8px
  }
  .t4s-g-sm-10,
  .t4s-gx-sm-10,
  .t4s-px-sm-10 {
    --ts-gutter-x: 10px
  }
  .t4s-g-sm-10,
  .t4s-gy-sm-10 {
    --ts-gutter-y: 10px
  }
  .t4s-g-sm-15,
  .t4s-gx-sm-15,
  .t4s-px-sm-15 {
    --ts-gutter-x: 15px
  }
  .t4s-g-sm-15,
  .t4s-gy-sm-15 {
    --ts-gutter-y: 15px
  }
  .t4s-g-sm-20,
  .t4s-gx-sm-20,
  .t4s-px-sm-20 {
    --ts-gutter-x: 20px
  }
  .t4s-g-sm-20,
  .t4s-gy-sm-20 {
    --ts-gutter-y: 20px
  }
  .t4s-g-sm-25,
  .t4s-gx-sm-25,
  .t4s-px-sm-25 {
    --ts-gutter-x: 25px
  }
  .t4s-g-sm-25,
  .t4s-gy-sm-25 {
    --ts-gutter-y: 25px
  }
  .t4s-g-sm-30,
  .t4s-gx-sm-30,
  .t4s-px-sm-30 {
    --ts-gutter-x: 30px
  }
  .t4s-g-sm-30,
  .t4s-gy-sm-30 {
    --ts-gutter-y: 30px
  }
  .t4s-g-sm-35,
  .t4s-gx-sm-35,
  .t4s-px-sm-35 {
    --ts-gutter-x: 35px
  }
  .t4s-g-sm-35,
  .t4s-gy-sm-35 {
    --ts-gutter-y: 35px
  }
  .t4s-g-sm-40,
  .t4s-gx-sm-40,
  .t4s-px-sm-40 {
    --ts-gutter-x: 40px
  }
  .t4s-g-sm-40,
  .t4s-gy-sm-40 {
    --ts-gutter-y: 40px
  }
}

@media (min-width:768px) {
  .t4s-col-md-custom {
    width: var(--t4s-cus-col-md, 50%);
    flex: 0 0 auto
  }
  .t4s-col-md {
    flex: 1 0 0%
  }
  .t4s-row-cols-md-auto>.t4s-col-item,
  .t4s-row-cols-md-auto .flickityt4s-slider>.t4s-col-item {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-row-cols-md-1>.t4s-col-item,
  .t4s-row-cols-md-1 .flickityt4s-slider>.t4s-col-item,
  .t4s-row-cols-md-list_t4s>.t4s-col-item {
    width: 100%
  }
  .t4s-row-cols-md-2>.t4s-col-item,
  .t4s-row-cols-md-2 .flickityt4s-slider>.t4s-col-item {
    width: 50%
  }
  .t4s-row-cols-md-3>.t4s-col-item,
  .t4s-row-cols-md-3 .flickityt4s-slider>.t4s-col-item {
    width: 33.3333333333%
  }
  .t4s-row-cols-md-4>.t4s-col-item,
  .t4s-row-cols-md-4 .flickityt4s-slider>.t4s-col-item {
    width: 25%
  }
  .t4s-row-cols-md-5>.t4s-col-item,
  .t4s-row-cols-md-5 .flickityt4s-slider>.t4s-col-item,
  .t4s-col-md-15 {
    width: 20%
  }
  .t4s-row-cols-md-6>.t4s-col-item,
  .t4s-row-cols-md-6 .flickityt4s-slider>.t4s-col-item {
    width: 16.6666666667%
  }
  .t4s-col-md-auto {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }
  .t4s-col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .t4s-col-md-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .t4s-col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .t4s-col-md-41 {
    flex: 0 0 auto;
    width: 39.0625%
  }
  .t4s-col-md-42 {
    flex: 0 0 auto;
    width: 30.46875%
  }
  .t4s-col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .t4s-col-md-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .t4s-col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }
  .t4s-col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
  .t4s-col-md-81 {
    flex: 0 0 auto;
    width: 69.53125%
  }
  .t4s-col-md-82 {
    flex: 0 0 auto;
    width: 60.9375%
  }
  .t4s-col-md-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .t4s-col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }
  .t4s-col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }
  .t4s-col-md-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .t4s-offset-md-0 {
    margin-inline-start: 0
  }
  .t4s-offset-md-1 {
    margin-inline-start: 8.33333333%
  }
  .t4s-offset-md-2 {
    margin-inline-start: 16.66666667%
  }
  .t4s-offset-md-3 {
    margin-inline-start: 25%
  }
  .t4s-offset-md-4 {
    margin-inline-start: 33.33333333%
  }
  .t4s-offset-md-5 {
    margin-inline-start: 41.66666667%
  }
  .t4s-offset-md-6 {
    margin-inline-start: 50%
  }
  .t4s-offset-md-7 {
    margin-inline-start: 58.33333333%
  }
  .t4s-offset-md-8 {
    margin-inline-start: 66.66666667%
  }
  .t4s-offset-md-9 {
    margin-inline-start: 75%
  }
  .t4s-offset-md-10 {
    margin-inline-start: 83.33333333%
  }
  .t4s-offset-md-11 {
    margin-inline-start: 91.66666667%
  }
  .t4s-g-md-0,
  .t4s-gx-md-0,
  .t4s-px-md-0 {
    --ts-gutter-x: 0px
  }
  .t4s-g-md-0,
  .t4s-gy-md-0 {
    --ts-gutter-y: 0px
  }
  .t4s-g-md-2,
  .t4s-gx-md-2,
  .t4s-px-md-2 {
    --ts-gutter-x: 2px
  }
  .t4s-g-md-2,
  .t4s-gy-md-2 {
    --ts-gutter-y: 2px
  }
  .t4s-g-md-3,
  .t4s-gx-md-3,
  .t4s-px-md-3 {
    --ts-gutter-x: 3px
  }
  .t4s-g-md-3,
  .t4s-gy-md-3 {
    --ts-gutter-y: 3px
  }
  .t4s-g-md-4,
  .t4s-gx-md-4,
  .t4s-px-md-4 {
    --ts-gutter-x: 4px
  }
  .t4s-g-md-4,
  .t4s-gy-md-4 {
    --ts-gutter-y: 4px
  }
  .t4s-g-md-5,
  .t4s-gx-md-5,
  .t4s-px-md-5 {
    --ts-gutter-x: 5px
  }
  .t4s-g-md-5,
  .t4s-gy-md-5 {
    --ts-gutter-y: 5px
  }
  .t4s-g-md-6,
  .t4s-gx-md-6,
  .t4s-px-md-6 {
    --ts-gutter-x: 6px
  }
  .t4s-g-md-6,
  .t4s-gy-md-6 {
    --ts-gutter-y: 6px
  }
  .t4s-g-md-8,
  .t4s-gx-md-8,
  .t4s-px-md-8 {
    --ts-gutter-x: 8px
  }
  .t4s-g-md-8,
  .t4s-gy-md-8 {
    --ts-gutter-y: 8px
  }
  .t4s-g-md-10,
  .t4s-gx-md-10,
  .t4s-px-md-10 {
    --ts-gutter-x: 10px
  }
  .t4s-g-md-10,
  .t4s-gy-md-10 {
    --ts-gutter-y: 10px
  }
  .t4s-g-md-15,
  .t4s-gx-md-15,
  .t4s-px-md-15 {
    --ts-gutter-x: 15px
  }
  .t4s-g-md-15,
  .t4s-gy-md-15 {
    --ts-gutter-y: 15px
  }
  .t4s-g-md-20,
  .t4s-gx-md-20,
  .t4s-px-md-20 {
    --ts-gutter-x: 20px
  }
  .t4s-g-md-20,
  .t4s-gy-md-20 {
    --ts-gutter-y: 20px
  }
  .t4s-g-md-25,
  .t4s-gx-md-25,
  .t4s-px-md-25 {
    --ts-gutter-x: 25px
  }
  .t4s-g-md-25,
  .t4s-gy-md-25 {
    --ts-gutter-y: 25px
  }
  .t4s-g-md-30,
  .t4s-gx-md-30,
  .t4s-px-md-30 {
    --ts-gutter-x: 30px
  }
  .t4s-g-md-30,
  .t4s-gy-md-30 {
    --ts-gutter-y: 30px
  }
  .t4s-g-md-35,
  .t4s-gx-md-35,
  .t4s-px-md-35 {
    --ts-gutter-x: 35px
  }
  .t4s-g-md-35,
  .t4s-gy-md-35 {
    --ts-gutter-y: 35px
  }
  .t4s-g-md-40,
  .t4s-gx-md-40,
  .t4s-px-md-40 {
    --ts-gutter-x: 40px
  }
  .t4s-g-md-40,
  .t4s-gy-md-40 {
    --ts-gutter-y: 40px
  }
  .t4s-g-md-50,
  .t4s-gx-md-50,
  .t4s-px-md-50 {
    --ts-gutter-x: 50px
  }
  .t4s-g-md-50,
  .t4s-gy-md-50 {
    --ts-gutter-y: 50px
  }
}

@media (min-width:1025px) {
  .t4s-col-lg-custom {
    width: var(--t4s-cus-col-lg, 25%);
    flex: 0 0 auto
  }
  .t4s-col-lg {
    flex: 1 0 0%
  }
  .t4s-row-cols-lg-auto>.t4s-col-item,
  .t4s-row-cols-lg-auto .flickityt4s-slider>.t4s-col-item {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-row-cols-lg-1>.t4s-col-item,
  .t4s-row-cols-lg-1 .flickityt4s-slider>.t4s-col-item,
  .t4s-row-cols-lg-list_t4s>.t4s-col-item {
    width: 100%
  }
  .t4s-row-cols-lg-2>.t4s-col-item,
  .t4s-row-cols-lg-2 .flickityt4s-slider>.t4s-col-item {
    width: 50%
  }
  .t4s-row-cols-lg-3>.t4s-col-item,
  .t4s-row-cols-lg-3 .flickityt4s-slider>.t4s-col-item {
    width: 33.3333333333%
  }
  .t4s-row-cols-lg-4>.t4s-col-item,
  .t4s-row-cols-lg-4 .flickityt4s-slider>.t4s-col-item {
    width: 25%
  }
  .t4s-row-cols-lg-5>.t4s-col-item,
  .t4s-row-cols-lg-5 .flickityt4s-slider>.t4s-col-item,
  .t4s-col-lg-15 {
    width: 20%
  }
  .t4s-row-cols-lg-6>.t4s-col-item,
  .t4s-row-cols-lg-6 .flickityt4s-slider>.t4s-col-item {
    width: 16.6666666667%
  }
  .t4s-col-lg-auto {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }
  .t4s-col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .t4s-col-lg-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .t4s-col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .t4s-col-lg-41 {
    flex: 0 0 auto;
    width: 39.0625%
  }
  .t4s-col-lg-w36 {
    flex: 0 0 auto;
    width: 36.7185%
  }
  .t4s-col-lg-42 {
    flex: 0 0 auto;
    width: 30.46875%
  }
  .t4s-col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .t4s-col-lg-6,
  .t4s-col-item.t4s-col-lg-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .t4s-col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }
  .t4s-col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
  .t4s-col-lg-81 {
    flex: 0 0 auto;
    width: 69.53125%
  }
  .t4s-col-lg-82 {
    flex: 0 0 auto;
    width: 60.9375%
  }
  .t4s-col-lg-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .t4s-col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }
  .t4s-col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }
  .t4s-col-lg-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .t4s-offset-lg-0 {
    margin-inline-start: 0
  }
  .t4s-offset-lg-1 {
    margin-inline-start: 8.33333333%
  }
  .t4s-offset-lg-2 {
    margin-inline-start: 16.66666667%
  }
  .t4s-offset-lg-3 {
    margin-inline-start: 25%
  }
  .t4s-offset-lg-4 {
    margin-inline-start: 33.33333333%
  }
  .t4s-offset-lg-5 {
    margin-inline-start: 41.66666667%
  }
  .t4s-offset-lg-6 {
    margin-inline-start: 50%
  }
  .t4s-offset-lg-7 {
    margin-inline-start: 58.33333333%
  }
  .t4s-offset-lg-8 {
    margin-inline-start: 66.66666667%
  }
  .t4s-offset-lg-9 {
    margin-inline-start: 75%
  }
  .t4s-offset-lg-10 {
    margin-inline-start: 83.33333333%
  }
  .t4s-offset-lg-11 {
    margin-inline-start: 91.66666667%
  }
  .t4s-g-lg-0,
  .t4s-gx-lg-0,
  .t4s-px-lg-0 {
    --ts-gutter-x: 0px
  }
  .t4s-g-lg-0,
  .t4s-gy-lg-0 {
    --ts-gutter-y: 0px
  }
  .t4s-g-lg-2,
  .t4s-gx-lg-2,
  .t4s-px-lg-2 {
    --ts-gutter-x: 2px
  }
  .t4s-g-lg-2,
  .t4s-gy-lg-2 {
    --ts-gutter-y: 2px
  }
  .t4s-g-lg-3,
  .t4s-gx-lg-3,
  .t4s-px-lg-3 {
    --ts-gutter-x: 3px
  }
  .t4s-g-lg-3,
  .t4s-gy-lg-3 {
    --ts-gutter-y: 3px
  }
  .t4s-g-lg-4,
  .t4s-gx-lg-4,
  .t4s-px-lg-4 {
    --ts-gutter-x: 4px
  }
  .t4s-g-lg-4,
  .t4s-gy-lg-4 {
    --ts-gutter-y: 4px
  }
  .t4s-g-lg-5,
  .t4s-gx-lg-5,
  .t4s-px-lg-5 {
    --ts-gutter-x: 5px
  }
  .t4s-g-lg-5,
  .t4s-gy-lg-5 {
    --ts-gutter-y: 5px
  }
  .t4s-g-lg-6,
  .t4s-gx-lg-6,
  .t4s-px-lg-6 {
    --ts-gutter-x: 6px
  }
  .t4s-g-lg-6,
  .t4s-gy-lg-6 {
    --ts-gutter-y: 6px
  }
  .t4s-g-lg-8,
  .t4s-gx-lg-8,
  .t4s-px-lg-8 {
    --ts-gutter-x: 8px
  }
  .t4s-g-lg-8,
  .t4s-gy-lg-8 {
    --ts-gutter-y: 8px
  }
  .t4s-g-lg-10,
  .t4s-gx-lg-10,
  .t4s-px-lg-10 {
    --ts-gutter-x: 10px
  }
  .t4s-g-lg-10,
  .t4s-gy-lg-10 {
    --ts-gutter-y: 10px
  }
  .t4s-g-lg-15,
  .t4s-gx-lg-15,
  .t4s-px-lg-15 {
    --ts-gutter-x: 15px
  }
  .t4s-g-lg-15,
  .t4s-gy-lg-15 {
    --ts-gutter-y: 15px
  }
  .t4s-g-lg-20,
  .t4s-gx-lg-20,
  .t4s-px-lg-20 {
    --ts-gutter-x: 20px
  }
  .t4s-g-lg-20,
  .t4s-gy-lg-20 {
    --ts-gutter-y: 20px
  }
  .t4s-g-lg-25,
  .t4s-gx-lg-25,
  .t4s-px-lg-25 {
    --ts-gutter-x: 25px
  }
  .t4s-g-lg-25,
  .t4s-gy-lg-25 {
    --ts-gutter-y: 25px
  }
  .t4s-g-lg-30,
  .t4s-gx-lg-30,
  .t4s-px-lg-30 {
    --ts-gutter-x: 30px
  }
  .t4s-g-lg-30,
  .t4s-gy-lg-30 {
    --ts-gutter-y: 30px
  }
  .t4s-g-lg-35,
  .t4s-gx-lg-35,
  .t4s-px-lg-35 {
    --ts-gutter-x: 35px
  }
  .t4s-g-lg-35,
  .t4s-gy-lg-35 {
    --ts-gutter-y: 35px
  }
  .t4s-g-lg-40,
  .t4s-gx-lg-40,
  .t4s-px-lg-40 {
    --ts-gutter-x: 40px
  }
  .t4s-g-lg-40,
  .t4s-gy-lg-40 {
    --ts-gutter-y: 40px
  }
  .t4s-g-lg-45,
  .t4s-gx-lg-45,
  .t4s-px-lg-45 {
    --ts-gutter-x: 45px
  }
  .t4s-g-lg-45,
  .t4s-gy-lg-45 {
    --ts-gutter-y: 45px
  }
  .t4s-g-lg-50,
  .t4s-gx-lg-50,
  .t4s-px-lg-50 {
    --ts-gutter-x: 50px
  }
  .t4s-g-lg-50,
  .t4s-gy-lg-50 {
    --ts-gutter-y: 50px
  }
}

.t4s-d-inline {
  display: inline !important
}

.t4s-d-inline-block {
  display: inline-block !important
}

.t4s-dib {
  display: inline-block
}

.t4s-d-block {
  display: block !important
}

.t4s-d-grid {
  display: grid !important
}

.t4s-d-table {
  display: table !important
}

.t4s-d-table-row {
  display: table-row !important
}

.t4s-d-table-cell {
  display: table-cell !important
}

.t4s-d-flex {
  display: flex !important
}

.t4s-d-inline-flex {
  display: inline-flex !important
}

.t4s-d-none {
  display: none !important
}

.t4s-flex-fill {
  flex: 1 1 auto !important
}

.t4s-flex-row {
  flex-direction: row !important
}

.t4s-flex-column {
  flex-direction: column !important
}

.t4s-flex-row-reverse {
  flex-direction: row-reverse !important
}

.t4s-flex-column-reverse {
  flex-direction: column-reverse !important
}

.t4s-flex-grow-0 {
  flex-grow: 0 !important
}

.t4s-flex-grow-1 {
  flex-grow: 1 !important
}

.t4s-flex-shrink-0 {
  flex-shrink: 0 !important
}

.t4s-flex-shrink-1 {
  flex-shrink: 1 !important
}

.t4s-flex-wrap {
  flex-wrap: wrap !important
}

.t4s-flex-nowrap {
  flex-wrap: nowrap !important
}

.t4s-flex-wrap-reverse {
  flex-wrap: wrap-reverse !important
}

.t4s-justify-content-start {
  justify-content: flex-start !important
}

.t4s-justify-content-end {
  justify-content: flex-end !important
}

.t4s-justify-content-center {
  justify-content: center !important
}

.t4s-justify-content-between {
  justify-content: space-between !important
}

.t4s-justify-content-around {
  justify-content: space-around !important
}

.t4s-justify-content-evenly {
  justify-content: space-evenly !important
}

.t4s-align-items-start {
  align-items: flex-start !important
}

.t4s-align-items-end {
  align-items: flex-end !important
}

.t4s-align-items-center {
  align-items: center !important
}

.t4s-align-items-baseline {
  align-items: baseline !important
}

.t4s-align-items-stretch {
  align-items: stretch !important
}

.t4s-align-content-start {
  align-content: flex-start !important
}

.t4s-align-content-end {
  align-content: flex-end !important
}

.t4s-align-content-center {
  align-content: center !important
}

.t4s-align-content-between {
  align-content: space-between !important
}

.t4s-align-content-around {
  align-content: space-around !important
}

.t4s-align-content-stretch {
  align-content: stretch !important
}

.t4s-align-self-auto {
  align-self: auto !important
}

.t4s-align-self-start {
  align-self: flex-start !important
}

.t4s-align-self-end {
  align-self: flex-end !important
}

.t4s-align-self-center {
  align-self: center !important
}

.t4s-align-self-baseline {
  align-self: baseline !important
}

.t4s-align-self-stretch {
  align-self: stretch !important
}

.t4s-order-first {
  order: -1 !important
}

.t4s-order-0 {
  order: 0 !important
}

.t4s-order-1 {
  order: 1 !important
}

.t4s-order-2 {
  order: 2 !important
}

.t4s-order-3 {
  order: 3 !important
}

.t4s-order-4 {
  order: 4 !important
}

.t4s-order-5 {
  order: 5 !important
}

.t4s-order-6 {
  order: 6 !important
}

.t4s-order-7 {
  order: 7 !important
}

.t4s-order-8 {
  order: 8 !important
}

.t4s-order-9 {
  order: 9 !important
}

.t4s-order-10 {
  order: 10 !important
}

.t4s-order-last {
  order: 19 !important
}

@media (min-width:576px) {
  .t4s-d-sm-inline {
    display: inline !important
  }
  .t4s-d-sm-inline-block {
    display: inline-block !important
  }
  .t4s-d-sm-block {
    display: block !important
  }
  .t4s-d-sm-grid {
    display: grid !important
  }
  .t4s-d-sm-table {
    display: table !important
  }
  .t4s-d-sm-table-row {
    display: table-row !important
  }
  .t4s-d-sm-table-cell {
    display: table-cell !important
  }
  .t4s-d-sm-flex {
    display: flex !important
  }
  .t4s-d-sm-inline-flex {
    display: inline-flex !important
  }
  .t4s-d-sm-none {
    display: none !important
  }
  .t4s-flex-sm-fill {
    flex: 1 1 auto !important
  }
  .t4s-flex-sm-row {
    flex-direction: row !important
  }
  .t4s-flex-sm-column {
    flex-direction: column !important
  }
  .t4s-flex-sm-row-reverse {
    flex-direction: row-reverse !important
  }
  .t4s-flex-sm-column-reverse {
    flex-direction: column-reverse !important
  }
  .t4s-flex-sm-grow-0 {
    flex-grow: 0 !important
  }
  .t4s-flex-sm-grow-1 {
    flex-grow: 1 !important
  }
  .t4s-flex-sm-shrink-0 {
    flex-shrink: 0 !important
  }
  .t4s-flex-sm-shrink-1 {
    flex-shrink: 1 !important
  }
  .t4s-flex-sm-wrap {
    flex-wrap: wrap !important
  }
  .t4s-flex-sm-nowrap {
    flex-wrap: nowrap !important
  }
  .t4s-flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .t4s-justify-content-sm-start {
    justify-content: flex-start !important
  }
  .t4s-justify-content-sm-end {
    justify-content: flex-end !important
  }
  .t4s-justify-content-sm-center {
    justify-content: center !important
  }
  .t4s-justify-content-sm-between {
    justify-content: space-between !important
  }
  .t4s-justify-content-sm-around {
    justify-content: space-around !important
  }
  .t4s-justify-content-sm-evenly {
    justify-content: space-evenly !important
  }
  .t4s-align-items-sm-start {
    align-items: flex-start !important
  }
  .t4s-align-items-sm-end {
    align-items: flex-end !important
  }
  .t4s-align-items-sm-center {
    align-items: center !important
  }
  .t4s-align-items-sm-baseline {
    align-items: baseline !important
  }
  .t4s-align-items-sm-stretch {
    align-items: stretch !important
  }
  .t4s-align-content-sm-start {
    align-content: flex-start !important
  }
  .t4s-align-content-sm-end {
    align-content: flex-end !important
  }
  .t4s-align-content-sm-center {
    align-content: center !important
  }
  .t4s-align-content-sm-between {
    align-content: space-between !important
  }
  .t4s-align-content-sm-around {
    align-content: space-around !important
  }
  .t4s-align-content-sm-stretch {
    align-content: stretch !important
  }
  .t4s-align-self-sm-auto {
    align-self: auto !important
  }
  .t4s-align-self-sm-start {
    align-self: flex-start !important
  }
  .t4s-align-self-sm-end {
    align-self: flex-end !important
  }
  .t4s-align-self-sm-center {
    align-self: center !important
  }
  .t4s-align-self-sm-baseline {
    align-self: baseline !important
  }
  .t4s-align-self-sm-stretch {
    align-self: stretch !important
  }
  .t4s-order-sm-first {
    order: -1 !important
  }
  .t4s-order-sm-0 {
    order: 0 !important
  }
  .t4s-order-sm-1 {
    order: 1 !important
  }
  .t4s-order-sm-2 {
    order: 2 !important
  }
  .t4s-order-sm-3 {
    order: 3 !important
  }
  .t4s-order-sm-4 {
    order: 4 !important
  }
  .t4s-order-sm-5 {
    order: 5 !important
  }
  .t4s-order-sm-last {
    order: 6 !important
  }
}

@media (min-width:768px) {
  .t4s-d-md-inline {
    display: inline !important
  }
  .t4s-d-md-inline-block {
    display: inline-block !important
  }
  .t4s-d-md-block {
    display: block !important
  }
  .t4s-d-md-grid {
    display: grid !important
  }
  .t4s-d-md-table {
    display: table !important
  }
  .t4s-d-md-table-row {
    display: table-row !important
  }
  .t4s-d-md-table-cell {
    display: table-cell !important
  }
  .t4s-d-md-flex {
    display: flex !important
  }
  .t4s-d-md-inline-flex {
    display: inline-flex !important
  }
  .t4s-d-md-none {
    display: none !important
  }
  .t4s-flex-md-fill {
    flex: 1 1 auto !important
  }
  .t4s-flex-md-row {
    flex-direction: row !important
  }
  .t4s-flex-md-column {
    flex-direction: column !important
  }
  .t4s-flex-md-row-reverse {
    flex-direction: row-reverse !important
  }
  .t4s-flex-md-column-reverse {
    flex-direction: column-reverse !important
  }
  .t4s-flex-md-grow-0 {
    flex-grow: 0 !important
  }
  .t4s-flex-md-grow-1 {
    flex-grow: 1 !important
  }
  .t4s-flex-md-shrink-0 {
    flex-shrink: 0 !important
  }
  .t4s-flex-md-shrink-1 {
    flex-shrink: 1 !important
  }
  .t4s-flex-md-wrap {
    flex-wrap: wrap !important
  }
  .t4s-flex-md-nowrap {
    flex-wrap: nowrap !important
  }
  .t4s-flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .t4s-justify-content-md-start {
    justify-content: flex-start !important
  }
  .t4s-justify-content-md-end {
    justify-content: flex-end !important
  }
  .t4s-justify-content-md-center {
    justify-content: center !important
  }
  .t4s-justify-content-md-between {
    justify-content: space-between !important
  }
  .t4s-justify-content-md-around {
    justify-content: space-around !important
  }
  .t4s-justify-content-md-evenly {
    justify-content: space-evenly !important
  }
  .t4s-align-items-md-start {
    align-items: flex-start !important
  }
  .t4s-align-items-md-end {
    align-items: flex-end !important
  }
  .t4s-align-items-md-center {
    align-items: center !important
  }
  .t4s-align-items-md-baseline {
    align-items: baseline !important
  }
  .t4s-align-items-md-stretch {
    align-items: stretch !important
  }
  .t4s-align-content-md-start {
    align-content: flex-start !important
  }
  .t4s-align-content-md-end {
    align-content: flex-end !important
  }
  .t4s-align-content-md-center {
    align-content: center !important
  }
  .t4s-align-content-md-between {
    align-content: space-between !important
  }
  .t4s-align-content-md-around {
    align-content: space-around !important
  }
  .t4s-align-content-md-stretch {
    align-content: stretch !important
  }
  .t4s-align-self-md-auto {
    align-self: auto !important
  }
  .t4s-align-self-md-start {
    align-self: flex-start !important
  }
  .t4s-align-self-md-end {
    align-self: flex-end !important
  }
  .t4s-align-self-md-center {
    align-self: center !important
  }
  .t4s-align-self-md-baseline {
    align-self: baseline !important
  }
  .t4s-align-self-md-stretch {
    align-self: stretch !important
  }
  .t4s-order-md-first {
    order: -1 !important
  }
  .t4s-order-md-0 {
    order: 0 !important
  }
  .t4s-order-md-1 {
    order: 1 !important
  }
  .t4s-order-md-2 {
    order: 2 !important
  }
  .t4s-order-md-3 {
    order: 3 !important
  }
  .t4s-order-md-4 {
    order: 4 !important
  }
  .t4s-order-md-5 {
    order: 5 !important
  }
  .t4s-order-md-last {
    order: 6 !important
  }
}

@media (min-width:1025px) {
  .t4s-d-lg-inline {
    display: inline !important
  }
  .t4s-d-lg-inline-block {
    display: inline-block !important
  }
  .t4s-d-lg-block {
    display: block !important
  }
  .t4s-d-lg-grid {
    display: grid !important
  }
  .t4s-d-lg-table {
    display: table !important
  }
  .t4s-d-lg-table-row {
    display: table-row !important
  }
  .t4s-d-lg-table-cell {
    display: table-cell !important
  }
  .t4s-d-lg-flex {
    display: flex !important
  }
  .t4s-d-lg-inline-flex {
    display: inline-flex !important
  }
  .t4s-d-lg-none {
    display: none !important
  }
  .t4s-flex-lg-fill {
    flex: 1 1 auto !important
  }
  .t4s-flex-lg-row {
    flex-direction: row !important
  }
  .t4s-flex-lg-column {
    flex-direction: column !important
  }
  .t4s-flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }
  .t4s-flex-lg-column-reverse {
    flex-direction: column-reverse !important
  }
  .t4s-flex-lg-grow-0 {
    flex-grow: 0 !important
  }
  .t4s-flex-lg-grow-1 {
    flex-grow: 1 !important
  }
  .t4s-flex-lg-shrink-0 {
    flex-shrink: 0 !important
  }
  .t4s-flex-lg-shrink-1 {
    flex-shrink: 1 !important
  }
  .t4s-flex-lg-wrap {
    flex-wrap: wrap !important
  }
  .t4s-flex-lg-nowrap {
    flex-wrap: nowrap !important
  }
  .t4s-flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .t4s-justify-content-lg-start {
    justify-content: flex-start !important
  }
  .t4s-justify-content-lg-end {
    justify-content: flex-end !important
  }
  .t4s-justify-content-lg-center {
    justify-content: center !important
  }
  .t4s-justify-content-lg-between {
    justify-content: space-between !important
  }
  .t4s-justify-content-lg-around {
    justify-content: space-around !important
  }
  .t4s-justify-content-lg-evenly {
    justify-content: space-evenly !important
  }
  .t4s-align-items-lg-start {
    align-items: flex-start !important
  }
  .t4s-align-items-lg-end {
    align-items: flex-end !important
  }
  .t4s-align-items-lg-center {
    align-items: center !important
  }
  .t4s-align-items-lg-baseline {
    align-items: baseline !important
  }
  .t4s-align-items-lg-stretch {
    align-items: stretch !important
  }
  .t4s-align-content-lg-start {
    align-content: flex-start !important
  }
  .t4s-align-content-lg-end {
    align-content: flex-end !important
  }
  .t4s-align-content-lg-center {
    align-content: center !important
  }
  .t4s-align-content-lg-between {
    align-content: space-between !important
  }
  .t4s-align-content-lg-around {
    align-content: space-around !important
  }
  .t4s-align-content-lg-stretch {
    align-content: stretch !important
  }
  .t4s-align-self-lg-auto {
    align-self: auto !important
  }
  .t4s-align-self-lg-start {
    align-self: flex-start !important
  }
  .t4s-align-self-lg-end {
    align-self: flex-end !important
  }
  .t4s-align-self-lg-center {
    align-self: center !important
  }
  .t4s-align-self-lg-baseline {
    align-self: baseline !important
  }
  .t4s-align-self-lg-stretch {
    align-self: stretch !important
  }
  .t4s-order-lg-first {
    order: -1 !important
  }
  .t4s-order-lg-0 {
    order: 0 !important
  }
  .t4s-order-lg-1 {
    order: 1 !important
  }
  .t4s-order-lg-2 {
    order: 2 !important
  }
  .t4s-order-lg-3 {
    order: 3 !important
  }
  .t4s-order-lg-4 {
    order: 4 !important
  }
  .t4s-order-lg-5 {
    order: 5 !important
  }
  .t4s-order-lg-last {
    order: 6 !important
  }
}

@media print {
  .t4s-d-print-inline {
    display: inline !important
  }
  .t4s-d-print-inline-block {
    display: inline-block !important
  }
  .t4s-d-print-block {
    display: block !important
  }
  .t4s-d-print-grid {
    display: grid !important
  }
  .t4s-d-print-table {
    display: table !important
  }
  .t4s-d-print-table-row {
    display: table-row !important
  }
  .t4s-d-print-table-cell {
    display: table-cell !important
  }
  .t4s-d-print-flex {
    display: flex !important
  }
  .t4s-d-print-inline-flex {
    display: inline-flex !important
  }
  .t4s-d-print-none {
    display: none !important
  }
}

.t4s-text-start {
  text-align: start !important
}

.t4s-text-end {
  text-align: end !important
}

.t4s-text-center {
  text-align: center !important
}

@media (min-width:576px) {
  .t4s-text-sm-start {
    text-align: start !important
  }
  .t4s-text-sm-end {
    text-align: end !important
  }
  .t4s-text-sm-center {
    text-align: center !important
  }
}

@media (min-width:768px) {
  .t4s-text-md-start {
    text-align: start !important
  }
  .t4s-text-md-end {
    text-align: end !important
  }
  .t4s-text-md-center {
    text-align: center !important
  }
}

@media (min-width:1025px) {
  .t4s-text-lg-start {
    text-align: start !important
  }
  .t4s-text-lg-end {
    text-align: end !important
  }
  .t4s-text-lg-center {
    text-align: center !important
  }
}

.t4s-table-res-df {
  min-height: .01%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar
}

@media screen and (max-width:767px) {
  .t4s-product .t4s-product-title {
    min-height: 35px
  }
  .t4s-responsive-table {
    border: 0;
    border-bottom: 1px solid var(--border-color)
  }
  .t4s-responsive-table thead,
  .t4s-responsive-table th,
  .t4s-responsive-table tfoot td:first-of-type {
    display: none
  }
  .t4s-responsive-table td {
    display: flex;
    text-align: right;
    border: 0
  }
  .t4s-responsive-table td::before {
    color: var(--text-color);
    content: attr(data-label);
    font-size: 1.4rem;
    padding-right: 2rem;
    flex-grow: 1;
    text-align: left
  }
  .t4s-responsive-table td:first-of-type {
    display: flex;
    align-items: center;
    padding-top: 4rem
  }
  .t4s-responsive-table tbody td:last-of-type {
    padding-bottom: 4rem
  }
  .t4s-responsive-table tr {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%
  }
  .t4s-responsive-table tbody tr {
    border-top: 1px solid var(--border-color)
  }
}

.t4s_ratio {
  position: relative;
  width: 100%
}

.t4s_ratio::before {
  display: block;
  padding-top: var(--t4s-aspect-ratio);
  content: ""
}

.t4s_ratio:not(.t4s_bg)>*:not(.t4s-not-style),
.no-js .t4s_ratio:not(.t4s_bg)>noscript>*:not(.t4s-not-style) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.t4s_ratio21_9 {
  --t4s-aspect-ratio: 42.8571428571%
}

.t4s_ratio2_1 {
  --t4s-aspect-ratio: 50%
}

.t4s_ratio16_9 {
  --t4s-aspect-ratio: 56.25%
}

.t4s_ratio8_5 {
  --t4s-aspect-ratio: 62.5%
}

.t4s_ratio3_2 {
  --t4s-aspect-ratio: 66.66%
}

.t4s_ratio4_3 {
  --t4s-aspect-ratio: 75%
}

.t4s_ratio4_5 {
  --t4s-aspect-ratio: 80%
}

.t4s_ratio1_1 {
  --t4s-aspect-ratio: 100%
}

.t4s_ratio5_4 {
  --t4s-aspect-ratio: 125%
}

.t4s_rationt {
  --t4s-aspect-ratio: 127.7777778%
}

.t4s_ratio2_3 {
  --t4s-aspect-ratio: 150%
}

.t4s_ratio1_2 {
  --t4s-aspect-ratio: 200%
}

.t4s_ratio4_5 {
  --t4s-aspect-ratio: 125%
}

.t4s_ratio_fh {
  --t4s-aspect-ratio: 100vh
}

.t4s_ratiocus1 {
  --t4s-aspect-ratio: calc(100% / (var(--aspect-ratiocus1)))
}

.t4s_ratiocus2 {
  --t4s-aspect-ratio: calc(100% / (var(--aspect-ratiocus2)))
}

.t4s_ratiocus3 {
  --t4s-aspect-ratio: calc(100% / (var(--aspect-ratiocus3)))
}

.t4s_ratiocus4 {
  --t4s-aspect-ratio: calc(100% / (var(--aspect-ratiocus4)))
}

.t4s_ratioadapt .t4s_ratio::before,
.t4s_ratioadapt_f .t4s_ratio::before {
  --t4s-aspect-ratio: calc(100% / (var(--aspect-ratioapt)))
}

@media (max-width:767px) {
  .t4s_ratioadapt .t4s_ratio_hasmb::before,
  .t4s_ratioadapt_f .t4s_ratio_hasmb::before {
    --t4s-aspect-ratio: calc(100% / (var(--aspect-ratioaptmb)))
  }
  .t4s_ratio_cuspx.t4scuspx1_true {
    --t4s-aspect-ratio: var(--aspect-ratio-cusmb)
  }
  .t4s_ratio_cuspx.t4scuspx1_false .t4s_ratio {
    --t4s-aspect-ratio: calc(100% / (var(--aspect-ratioapt)))
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .t4s_ratio_cuspx.t4scuspx2_true {
    --t4s-aspect-ratio: var(--aspect-ratio-custb)
  }
  .t4s_ratio_cuspx.t4scuspx2_false .t4s_ratio {
    --t4s-aspect-ratio: calc(100% / (var(--aspect-ratioapt)))
  }
}

@media (min-width:1025px) {
  .t4s_ratio_cuspx.t4scuspx3_true {
    --t4s-aspect-ratio: var(--aspect-ratio-cusdt)
  }
  .t4s_ratio_cuspx.t4scuspx3_false .t4s_ratio {
    --t4s-aspect-ratio: calc(100% / (var(--aspect-ratioapt)))
  }
}

.t4s_ratio img {
  object-fit: cover;
  object-position: center center
}

.t4s_position_1 .t4s_ratio img {
  object-position: left top
}

.t4s_position_2 .t4s_ratio img {
  object-position: left center
}

.t4s_position_3 .t4s_ratio img {
  object-position: left bottom
}

.t4s_position_4 .t4s_ratio img {
  object-position: right top
}

.t4s_position_5 .t4s_ratio img {
  object-position: right center
}

.t4s_position_6 .t4s_ratio img {
  object-position: right bottom
}

.t4s_position_7 .t4s_ratio img {
  object-position: center top
}

.t4s_position_9 .t4s_ratio img {
  object-position: center bottom
}

.t4s_position_default,
.t4s_position_0 .t4s_bg {
  background-position: center center
}

.t4s_cover .t4s_bg {
  background-size: cover
}

.t4s_contain .t4s_bg {
  background-size: contain
}

.t4s_position_1 .t4s_bg {
  background-position: left top
}

.t4s_position_2 .t4s_bg {
  background-position: left center
}

.t4s_position_3 .t4s_bg {
  background-position: left bottom
}

.t4s_position_4 .t4s_bg {
  background-position: right top
}

.t4s_position_5 .t4s_bg {
  background-position: right center
}

.t4s_position_6 .t4s_bg {
  background-position: right bottom
}

.t4s_position_7 .t4s_bg {
  background-position: center top
}

.t4s_position_9 .t4s_bg {
  background-position: center bottom
}

.t4s_ratio_mix.t4s_ratio_fh {
  --t4s-aspect-ratio-fh: 100vh
}

.t4s-section:first-child .t4s_ratio_mix.t4s_ratio_fh {
  --t4s-aspect-ratio-fh: calc( 100vh - var(--header-height2, 0px) - var(--topbar-height2, 0px) - var(--announcement-height2, 0px))
}

.t4s_ratio_mix .t4s_ratio {
  --aspect-ratioapt: calc(100% / (var(--ratioapt)));
  --ratioapttb: var(--ratioapt);
  --aspect-ratioapttb: calc(100% / (var(--ratioapttb)));
  --aspect-ratioaptmb: calc(100% / (var(--ratioaptmb)))
}

.t4s_ratio_mix.t4s_ratio_fh .t4s_ratio {
  --aspect-ratioapt: var(--t4s-aspect-ratio-fh);
  --aspect-ratioaptmb: var(--t4s-aspect-ratio-fh);
  --aspect-ratioapttb: var(--t4s-aspect-ratio-fh)
}

.t4s_ratio_mix.t4s_ratioadapt_mix16_9 .t4s_ratio {
  --aspect-ratioapt: 56.25%;
  --aspect-ratioaptmb: 56.25%;
  --aspect-ratioapttb: 56.25%
}

.t4s_ratio_mix.t4s_ratioadapt_mix4_3 .t4s_ratio {
  --aspect-ratioapt: 75%;
  --aspect-ratioaptmb: 75%;
  --aspect-ratioapttb: 75%
}

@media (max-width:767px) {
  .t4s_ratio_mix .t4s_ratio {
    --t4s-aspect-ratio: var(--aspect-ratioaptmb)
  }
  .t4s_ratio_mix.t4s_ratio_cuspx_mb_true .t4s_ratio {
    --aspect-ratioaptmb: var(--aspect-ratio-cusmb)
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .t4s_ratio_mix .t4s_ratio {
    --t4s-aspect-ratio: var(--aspect-ratioapttb)
  }
  .t4s_ratio_mix.t4s_ratio_cuspx_tb_true .t4s_ratio {
    --aspect-ratioapttb: var(--aspect-ratio-custb)
  }
}

@media (min-width:1025px) {
  .t4s_ratio_mix .t4s_ratio {
    --t4s-aspect-ratio: var(--aspect-ratioapt)
  }
  .t4s_ratio_mix.t4s_ratio_cuspx_true .t4s_ratio {
    --aspect-ratioapt: var(--aspect-ratio-cus)
  }
}

.t4s-db {
  display: block
}

.t4s-dn,
[data-countdown-t4s]:not(.t4s-countdown-enabled),
.t4s-countdown-enabled.expired_cdt4 {
  display: none
}

.t4s-pr {
  position: relative
}

.t4s-pa {
  position: absolute
}

.t4s-pf {
  position: fixed
}

.t4s-op-0 {
  opacity: 0
}

.t4s-t-0 {
  top: 0
}

.t4s-l-0 {
  left: 0
}

.t4s-r-0 {
  right: 0
}

.t4s-b-0 {
  bottom: 0
}

.t4s-full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2
}

.t4s-oh {
  overflow: hidden
}

.t4s-z-100 {
  z-index: 100
}

.t4s-cursor-pointer {
  cursor: pointer
}

.t4s-pe-auto {
  pointer-events: auto
}

.t4s-pe-none {
  pointer-events: none
}

.t4s-w-100 {
  width: 100%
}

.t4s-h-100 {
  height: 100%
}

.t4s-lh-1 {
  line-height: 1
}

.t4s-truncate,
.t4s-pr-ellipsis-true .t4s-product .t4s-product-title,
.t4s-pr-ellipsis-true .t4s-widget__pr .t4s-widget__pr-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.t4s-pr-ellipsis-true .t4s-widget__pr .t4s-widget_if_pr {
  position: relative;
  overflow: hidden
}

.mfp-hide,
template,
.loading-overlay__spinner[hidden] {
  display: none !important
}

.t4s-ts-op {
  transition: opacity .3s ease-in-out
}

@-webkit-keyframes t4s-ani-fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes t4s-ani-fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.t4s-tabs-ul {
  list-style: none;
  --list-mb: 30px;
  --li-mb: 0;
  --li-pl: 0
}

.t4s-tab-content,
.t4s-type-tabs .t4s-tab-wrapper [data-t4s-tab-item],
.t4s-type-accordion .t4s-tabs-ul {
  display: none;
  -webkit-animation: 1s t4s-ani-fadeIn;
  animation: 1s t4s-ani-fadeIn
}

.t4s-tabs-ul+.t4s-tab-wrapper .t4s-tab-content:not([style]),
.t4s-tabs-ul+.t4s-tab-content:not([style]),
.t4s-tab-wrapper:first-child .t4s-tab-content:not([style]) {
  display: block;
  -webkit-animation: none;
  animation: none
}

@media (max-width:1024px) {
  .t4s-accordion-mb-true .t4s-tabs-ul+.t4s-tab-wrapper .t4s-tab-content:not([style]),
  .t4s-accordion-mb-true .t4s-tab-wrapper:first-child .t4s-tab-content:not([style]),
  .t4s-accordion-mb-true .t4s-tabs-ul {
    display: none
  }
  .t4s-accordion-mb-true .t4s-tab-wrapper [data-t4s-tab-item] {
    display: block
  }
}

.t4s-tab-content2 {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

.t4s-tab-content2.t4s-active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 2;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: .2s ease-in-out .2s;
  transition: .2s ease-in-out .2s
}

.t4s-placeholder-svg {
  display: block;
  fill: #222;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid #ddd
}

.t4s-placeholder-svg.t4s-svg-bg1 {
  background-color: #a9a9a9;
  border-color: #a9a9a9;
  fill: dimgray
}

.lazyloadt4s-loader {
  position: absolute;
  display: block;
  width: 100%;
  z-index: 90;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
  opacity: 0;
  visibility: hidden;
  background-color: var(--lz-background);
  z-index: -1;
  transition: all .2s ease-in-out
}

.lazyloadt4s-loader.is-bg-img {
  transition: none;
  background-repeat: repeat;
  background-size: cover;
  opacity: 1;
  visibility: visible;
  z-index: -1
}

.lazyloadt4s+.lazyloadt4s-loader,
.lazyloadt4sing+.lazyloadt4s-loader .lazyloadt4s+.lazyloadt4s-loader,
.lazyloadt4sing+.lazyloadt4s-loader,
.lazyloadt4sNative:not(.lazyloadt4sed)+.lazyloadt4s-loader,
.t4s-product-main-img.lazyloadt4s~.lazyloadt4s-loader,
.t4s-product-main-img.lazyloadt4sing~.lazyloadt4s-loader {
  opacity: 1;
  visibility: visible;
  z-index: 1
}

.t4s-parallax.parallax_enabled>.lazyloadt4s-loader:nth-child(1),
.t4s-parallax.parallax_enabled .lazyloadt4s-loader+.lazyloadt4s-loader.is-bg-img,
.t4s-product-img:not(:hover) .t4s-product-main-img.lazyloadt4sed~.lazyloadt4s-loader,
.lazyloadt4sed~.lazyloadt4s-loader.is-bg-img {
  opacity: 0;
  visibility: hidden;
  z-index: -1
}

.lazyloadt4sed.lazyloadt4sNative~.lazyloadt4s-loader.is-bg-img {
  opacity: 1;
  visibility: visible
}

.t4s-product-main-img.lazyloadt4sing~.lazyloadt4s-loader,
.lazyloadt4sing+.lazyloadt4s-loader:not(.is-bg-img):not(.is-load-css) {
  background-image: var(--lz-img)
}

.t4s-lz--fadeIn {
  opacity: 0;
  transition: opacity .35s cubic-bezier(.215, .61, .355, 1)
}

.lazyloadt4sed.t4s-lz--fadeIn {
  opacity: 1
}

.t4s-loading--bg {
  width: 50px;
  height: 50px;
  background-image: var(--lz-img);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 20px auto
}

.t4s-lzcus-true .t4s-product-main-img.lazyloadt4sing~.lazyloadt4s-loader,
.t4s-lzcus-true .lazyloadt4sing+.lazyloadt4s-loader:not(.is-bg-img):not(.is-load-css),
.t4s-lzcus-true .t4s-loading--bg {
  background-image: var(--lz-img-cus);
  background-size: var(--lz-size-cus);
  -webkit-animation: .35s linear infinite alternate skeletonAnimation;
  animation: .35s linear infinite alternate skeletonAnimation;
  will-change: opacity
}

.t4s-wait--data {
  position: relative;
  overflow: hidden;
  background-color: var(--lz-background);
  -webkit-animation: .45s linear infinite alternate skeletonAnimation;
  animation: .45s linear infinite alternate skeletonAnimation;
  will-change: opacity
}

@-webkit-keyframes skeletonAnimation {
  0% {
    opacity: .45
  }
  100% {
    opacity: .9
  }
}

@keyframes skeletonAnimation {
  0% {
    opacity: .45
  }
  100% {
    opacity: .9
  }
}

.no-js img.lazyloadt4s,
.no-js .lazyloadt4s-loader:not(.is-bg-img),
.t4s-product-colors:not(.is-t4s--limit) .is--colors-more,
.t4s-pr-color__item.is-color--limit~.t4s-pr-color__item:not(.is--colors-more) {
  display: none !important
}

.t4s-rte ol,
.t4s-rte ul,
.t4s-rte--list ol,
.t4s-rte--list ul {
  margin-top: 0;
  margin-inline-end: 0;
  margin-bottom: 17.5px;
  margin-inline-start: 16px;
  padding-inline-start: 0
}

.t4s-rte ol.list--inline,
.t4s-rte ul.list--inline,
.t4s-rte--list ol.list--inline,
.t4s-rte--list ul.list--inline {
  margin-inline-start: 0
}

.t4s-rte ul,
.t4s-rte--list ul {
  list-style: disc
}

.t4s-rte ol,
.t4s-rte--list ol {
  list-style: decimal
}

.t4s-rte ul ul,
.t4s-rte--list ul ul {
  list-style: circle;
  margin-inline-start: 25px
}

.t4s-rte ul ul ul,
.t4s-rte--list ul ul ul {
  list-style: square
}

.t4s-rte a:not(.btn):not(.t4s-link):not(.t4s-btn):not(.t4s-button):not(.t4s-a) {
  border-bottom: 1px solid currentColor;
  padding-bottom: 1px
}

#MainContent {
  min-height: 50vh
}

#MainContent .shopify-challenge__container,
.t4s-empty__page {
  margin: 140px auto;
  min-height: 50vh
}

#MainContent .shopify-challenge__container {
  min-height: 20vh
}

.shopify-challenge__container .shopify-challenge__button {
  margin-top: 20px
}

@media (min-width:641px) {
  #MainContent .shopify-challenge__container,
  .t4s-empty__page {
    margin: 200px auto
  }
}

.t4s-drawer {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translate3d(-104%, 0, 0);
  transform: translate3d(-104%, 0, 0)
}

button[data-btn-as-a] {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  -webkit-appearance: none;
  color: var(--text-color)
}

button[data-btn-as-a]:hover {
  color: var(--accent-color)
}

.t4s-input__currentcolor::-webkit-input-placeholder {
  color: currentcolor
}

.t4s-input__currentcolor:-ms-input-placeholder {
  color: currentcolor
}

.t4s-input__currentcolor::placeholder {
  color: currentcolor
}

.focus-none {
  box-shadow: none !important;
  outline: 0 !important
}

body,
.t4s-website-wrapper {
  background-color: var(--t4s-body-background)
}

@media (min-width:1025px) {
  .t4s-wrapper__boxed .t4s-website-wrapper {
    margin: 0 auto;
    max-width: var(--wrapper-mw);
    -webkit-box-shadow: 0 1px 9px rgb(0 0 0 / 8%);
    box-shadow: 0 1px 9px rgb(0 0 0 / 8%)
  }
  .t4s-wrapper__boxed .t4s-website-wrapper .t4s-type__mega>.t4s-sub-menu,
  .t4s-wrapper__boxed .t4s-header__wrapper:not(.t4s-layout_vertical) .menu-width__full .t4s-sub-menu {
    max-width: var(--wrapper-mw) !important
  }
  .t4s-wrapper__contentFull .t4s-container {
    max-width: 100%;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px
  }
  .t4s-wrapper__wide .t4s-container {
    max-width: 1600px
  }
  .t4s-wrapper__custom .t4s-container {
    max-width: var(--wrapper-mw)
  }
}

input.t4s-quantity-input[type=number]::-webkit-inner-spin-button,
input.t4s-quantity-input[type=number]::-webkit-outer-spin-button,
input.t4s-quantity-input[type="number"] {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.t4s-browser-Firefox input.t4s-quantity-input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield
}

.t4s-fwm {
  font-weight: 500
}

.shopify-policy__container {
  margin: 60px auto
}

.t4s-product__media-item.is--media-hide,
.t4s-carousel__nav-item.is--media-hide {
  display: none
}

.t4s-carousel__nav-inner.t4s-child-lazyloaded {
  background-image: none !important
}

@media (min-width:1025px) {
  .is--layout_wide {
    max-width: 1600px !important
  }
  .is--layout_full {
    max-width: 100% !important;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px
  }
}

.t4s-child-lazyloaded.t4s-bg-11 {
  background-image: none !important
}

.t4s-pr-item-sw-limit .t4s-product-colors:not(.is-t4s--calced) {
  white-space: nowrap;
  overflow: hidden
}

.shopify-payment-terms {
  margin-bottom: 15px;
  display: block
}

blockquote.t4s-blockquote {
  quotes: none
}

blockquote.t4s-blockquote::before,
blockquote.t4s-blockquote::after {
  content: none
}

blockquote svg {
  display: none
}

blockquote.t4s-blockquote svg {
  display: inline-block;
  width: 30px;
  height: 22px;
  color: var(--text-color);
  margin-bottom: 10px
}

blockquote {
  position: relative;
  margin-bottom: 20px;
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
  color: var(--secondary-color);
  display: block;
  font-family: var(--font-family-3) !important;
  border: 0;
  padding: 40px 15px 30px;
  background-color: #fff0;
  border-top: 4px solid var(--border-color);
  border-bottom: 4px solid var(--border-color);
  text-align: center;
  quotes: "\201c" "\201d"
}

blockquote small {
  font-size: 12px;
  color: var(--text-color);
  text-transform: uppercase;
  display: block;
  margin-top: 10px
}

.isotopet4s:not(.isotopet4s-later):not([style]) {
  display: block
}

.isotopet4s:not(.isotopet4s-later):not([style]):after {
  content: "";
  display: block;
  clear: both
}

.isotopet4s:not(.isotopet4s-later):not([style]) .t4s-isotopet4s-item,
.isotopet4s:not(.isotopet4s-later):not([style])>.t4s-col-item {
  float: left
}

.is--hidden-previewbar {
  padding-bottom: 0 !important
}

.is--hidden-previewbar iframe#preview-bar-iframe {
  display: none !important
}

.t4s-circle-css {
  position: relative;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  --border-minus: calc(var(--border-w, 1px) * 2)
}

.t4s-circle--inner {
  width: calc(100% - var(--border-minus));
  height: calc(100% - var(--border-minus));
  background: var(--t4s-light-color);
  position: relative;
  z-index: 2;
  border-radius: inherit
}

.t4s-circle--bg {
  border-radius: inherit;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: conic-gradient(var(--cricle-active, #000) var(--cricle-degrees), var(--cricle-normal, #eee) var(--cricle-degrees));
  mask: radial-gradient(circle, transparent 62%, white calc(62% + 1px));
  -webkit-mask: radial-gradient(circle, transparent 62%, white calc(62% + 1px));
  will-change: background;
  transition: background .15s ease-in-out 0s
}

@media(max-width:767px) {
  [data-lh="0"] {
    --text-lh-mb: 1 !important;
    line-height: 1 !important
  }
  [data-maxw="0"] {
    max-width: var(--max-width) !important
  }
}

@media(min-width:768px) and (max-width:1024px) {
  [data-lh-md="0"] {
    --text-lh-tb: 1 !important;
    line-height: 1 !important
  }
  [data-maxw-md="0"] {
    max-width: var(--max-width) !important
  }
}

@media(min-width:1025px) {
  [data-lh-lg="0"] {
    --text-lh: 1 !important;
    line-height: 1 !important
  }
  [data-maxw-lg="0"] {
    max-width: var(--max-width) !important
  }
}

.t4s-skeleton-element {
  background: #f5f5f5;
  height: 50px;
  margin-bottom: 20px;
  animation: .35s linear 0s infinite alternate none running skeletonAnimation;
  will-change: opacity
}

.ske-h-15 {
  height: 15px
}

.ske-h-20 {
  height: 20px
}

.ske-h-40 {
  height: 40px
}

.ske-h-50 {
  height: 50px
}

.ske-h-50 {
  height: 55px
}

.ske-w-50 {
  width: 50%
}

.ske-mt-10 {
  margin-top: 10px
}

.ske-mt-15 {
  margin-top: 15px
}

.ske-mb-0 {
  margin-bottom: 0
}

.ske-mb-10 {
  margin-bottom: 10px
}

.ske-mb-20 {
  margin-bottom: 20px
}

.ske-mb-30 {
  margin-bottom: 30px
}

.ske-mrl-15 {
  margin-left: 15px;
  margin-right: 15px
}

.ske-mrl-20 {
  margin-left: 20px;
  margin-right: 20px
}

.ske-br-5 {
  border-radius: 5px
}

.ske-shine {
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  background-size: 200% 100%;
  -webkit-animation: 1.5s skeletonShine linear infinite;
  animation: 1.5s skeletonShine linear infinite;
  will-change: background-position-x;
  --number-ske: -1
}

.rtl_true .ske-shine {
  --number-ske: 1
}

.ske-card-img {
  width: 100px;
  height: 100px;
  animation: .35s linear 0s infinite alternate none running skeletonAnimation;
  will-change: opacity
}

.ske-card-info {
  margin-inline-start: 10px
}

@-webkit-keyframes skeletonAnimation {
  0% {
    opacity: .35
  }
  100% {
    opacity: .9
  }
}

@keyframes skeletonAnimation {
  0% {
    opacity: .35
  }
  100% {
    opacity: .9
  }
}

@-webkit-keyframes skeletonShine {
  to {
    background-position-x: calc(200% * var(--number-ske))
  }
}

@keyframes skeletonShine {
  to {
    background-position-x: calc(200% * var(--number-ske))
  }
}

.t4s-close-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 468;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  background: rgb(0 0 0 / .7);
  transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}

.t4s-close-overlay.is--visible {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility
}

@media (max-width:500px) {
  .locale-selectors__content form {
    max-width: 100%
  }
}

@media (prefers-reduced-motion:no-preference) {
  .hdt-reveal-in-view:root {
    --duration-extra-long: 600ms;
    --animation-slide-in: revealSlideIn var(--duration-extra-long) cubic-bezier(0, 0, 0.3, 1) forwards;
    --animation-fade-in: reveaFadeIn var(--duration-extra-long) cubic-bezier(0, 0, 0.3, 1)
  }
  .hdt-reveal-in-view :where([hdt-reveal="fade-in"], [hdt-reveal="slide-in"]):not([animationend]) {
    opacity: .01
  }
  .hdt-reveal-in-view [hdt-reveal="slide-in"]:not([animationend]) {
    transform: translateY(2rem)
  }
  .hdt-reveal-in-view [hdt-reveal="fade-in"]:not(.hdt-reveal--offscreen, [animationend]) {
    opacity: 1;
    animation: var(--animation-fade-in)
  }
  .hdt-reveal-in-view [hdt-reveal="slide-in"]:not(.hdt-reveal--offscreen, [animationend]) {
    animation: var(--animation-slide-in);
    animation-delay: calc(var(--animation-order) * 75ms)
  }
  .hdt-reveal-in-view :where([hdt-reveal="fade-in"].hdt-reveal--design-mode, [hdt-reveal="slide-in"].hdt-reveal--design-mode, [hdt-reveal]:not(.hdt-reveal--offscreen).hdt-reveal--cancel):not([animationend]) {
    opacity: 1;
    animation: none;
    transition: none
  }
  .hdt-reveal-in-view [hdt-reveal="slide-in"]:not([animationend]).hdt-reveal--design-mode {
    transform: translateY(0)
  }
  @keyframes revealSlideIn {
    from {
      transform: translateY(2rem);
      opacity: .01
    }
    to {
      transform: translateY(0);
      opacity: 1
    }
  }
  @keyframes reveaFadeIn {
    from {
      opacity: .01
    }
    to {
      opacity: 1
    }
  }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
  font-size: 100%
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@-ms-viewport {
  width: device-width
}

html {
  overflow-x: hidden;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: #fff0;
  scroll-behavior: smooth
}

body {
  margin: 0;
  background-color: #fff;
  color: #878787;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  line-height: 1.6;
  scroll-behavior: smooth
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 35px;
  width: 100%;
  line-height: 1.4
}

table,
td,
th {
  border: 1px solid #a19f9f;
  vertical-align: middle
}

caption,
th,
td {
  vertical-align: middle;
  text-align: left;
  font-weight: 400
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 600
}

tr {
  border-bottom: 1px solid #a19f9f
}

td {
  border-width: 0 1px 1px 0
}

td,
th {
  padding: 10px
}

q,
blockquote {
  quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none
}

a img {
  border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

a,
button,
input {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

button,
input,
optgroup,
select,
textarea {
  border: 1px solid;
  box-shadow: none;
  outline: 0;
  margin: 0;
  color: inherit;
  font: inherit
}

button {
  overflow: visible
}

button,
html input[type="button"]:not(.t4s-btn),
input[type="reset"],
input[type="submit"]:not(.t4s-btn) {
  padding: 11px 15px;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
  box-shadow: none;
  outline: 0;
  text-shadow: none;
  text-transform: none;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease, opacity .3s ease
}

input,
select,
textarea {
  font-size: 13px;
  outline: 0;
  padding: 10px 15px;
  transition: border-color .5s
}

input:-webkit-autofill {
  border-color: #e6e6e6;
  -webkit-box-shadow: 0 0 0 1000px #FFF inset;
  -webkit-text-fill-color: #777
}

input:focus:-webkit-autofill {
  border-color: #d9d9d9
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input[type="search"] {
  -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

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

p {
  margin-bottom: 20px;
  color: #000
}

span {
  color: #000
}

a {
  color: #333;
  text-decoration: none;
  transition: all .25s ease
}

a:hover,
a:active {
  outline: 0;
  text-decoration: none
}

a:hover {
  color: #242424
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.t4s_title a {
  font-family: inherit
}

big {
  font-size: larger
}

abbr {
  border-bottom: 1px dotted;
  color: #d62432;
  text-decoration: none
}

acronym {
  border-bottom: 1px dotted;
  text-decoration: none
}

.required {
  border: 0;
  color: var(--t4s-error-color);
  font-size: 16px;
  margin-left: 3px;
  line-height: 1
}

abbr[title] {
  border: 0
}

strong,
b {
  font-weight: 600
}

mark {
  display: inline-block;
  padding: 5px 8px;
  background-color: #f7f7f7;
  color: #333;
  font-weight: 600;
  line-height: 1
}

code,
kbd {
  padding: 2px 5px
}

code,
kbd,
pre,
samp {
  -webkit-hyphens: none;
  hyphens: none;
  font-family: monospace, serif
}

ins {
  text-decoration: none
}

pre {
  overflow: auto;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #f7f7f7;
  text-align: left;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}

i,
dfn,
em,
cite,
var {
  font-style: italic
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 1
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

small {
  font-size: 80%
}

hr {
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 100px;
  border: 0;
  border-bottom: 1px solid var(--border-color)
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle
}

.t4s-clearfix:after,
.t4s-clearfix:before {
  content: ' ';
  display: table
}

.t4s-clearfix:after {
  clear: both
}

iframe,
embed {
  max-width: 100%
}

blockquote {
  margin-bottom: 20px;
  padding-left: 30px;
  border-left: 2px solid;
  font-style: italic;
  font-size: 110%
}

blockquote p {
  margin-bottom: 0
}

blockquote cite {
  display: block;
  margin-top: 10px;
  color: #333;
  font-weight: 600;
  font-style: normal;
  font-size: 16px
}

blockquote cite:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 15px;
  height: 1px;
  background-color: currentColor;
  vertical-align: middle
}

address {
  margin-bottom: 20px;
  font-style: italic;
  line-height: 1.8
}

fieldset {
  margin-bottom: 20px;
  padding: 20px 40px;
  border: 1px solid rgb(119 119 119 / .2)
}

fieldset legend {
  margin-bottom: 0;
  padding-right: 15px;
  padding-left: 15px;
  width: auto
}

legend {
  color: #242424
}

.t4s-xts-scheme-light legend {
  color: #fff
}

.t4s-xts-scheme-dark legend {
  color: #242424
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

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

ol,
ul {
  list-style: none;
  margin-bottom: var(--list-mb);
  padding-left: var(--li-pl);
  --list-mb: 20px;
  --li-mb: 10px;
  --li-pl: 17px
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important
}

.visually-hidden--inline {
  margin: 0;
  height: 1em
}

.skip-to-content-link:focus {
  z-index: 105;
  position: inherit;
  overflow: auto;
  width: auto;
  height: auto;
  clip: auto
}

.skip-to-content-link {
  background: var(--t4s-dark-color);
  color: var(--t4s-light-color);
  padding: 10px 15px
}

*:focus-visible,
a:focus:focus-visible {
  outline: .2rem solid rgba(var(--text-color-rgb), .5);
  outline-offset: .3rem;
  box-shadow: none
}

.t4s_field__input:focus-visible,
input:not([type=submit]):not([type=checkbox]):focus-visible,
select:focus-visible,
textarea:focus-visible {
  box-shadow: none;
  outline: 0
}

.t4s_frm_input:focus,
input:not([type=submit]):not([type=checkbox]):focus,
select:focus,
textarea:focus {
  border-color: rgba(var(--text-color-rgb), .8);
  outline: 0
}

select {
  padding: 0 30px 0 15px;
  max-width: 100%;
  width: 100%;
  height: 40px;
  vertical-align: middle;
  font-size: 14px;
  transition: border-color .5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);
  background-position: right 10px top 50%;
  background-size: auto 18px;
  background-repeat: no-repeat;
  display: inline-block;
  background-color: #fff0;
  box-shadow: none;
  border-radius: 30px
}

blockquote,
q {
  position: relative;
  margin-bottom: 20px;
  font-style: italic;
  font-size: 14px;
  display: block;
  font-family: var(--font-family-3) !important;
  border: 0;
  padding: 30px 25px 30px 60px;
  background-color: rgba(var(--text-color-rgb), .1);
  quotes: "\201c""\201d"
}

blockquote:before,
q:before {
  content: open-quote;
  left: 25px;
  top: 0;
  font-size: 50px;
  position: absolute
}

blockquote:after,
q:after {
  content: no-close-quote
}

em {
  font-family: var(--font-family-3) !important
}

.footer-btn {
  display: flex;
  justify-content: end;
  align-items: self-end
}

.t4s-container,
.t4s-container-fluid,
.t4s-container-xxl,
.t4s-container-xl,
.t4s-container-lg,
.t4s-container-md,
.t4s-container-sm {
  width: 100%;
  padding-right: calc(0.5 * var(--ts-gutter-x, 3rem));
  padding-left: calc(0.5 * var(--ts-gutter-x, 3rem));
  margin-right: auto;
  margin-left: auto
}

@media(min-width:1250px) {
  .t4s-container.is--t4s-stretch {
    max-width: calc(100vw -(calc(100vw - var(--width-nt-stretch)) / 2) - var(--padding-nt-stretch)) !important;
    margin-right: 0 !important;
    margin-left: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  .rtl_true .t4s-container.is--t4s-stretch {
    margin-right: auto !important;
    margin-left: 0 !important
  }
}

@media(min-width:1200px) {
  .t4s-container-xl,
  .t4s-container-lg,
  .t4s-container-md,
  .t4s-container-sm,
  .t4s-container {
    max-width: 1170px
  }
}

@media(min-width:1230px) {
  .t4s-container-xl,
  .t4s-container-lg,
  .t4s-container-md,
  .t4s-container-sm,
  .t4s-container {
    max-width: 1200px
  }
}

.t4s-row {
  --ts-gutter-x: 3rem;
  --ts-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--ts-gutter-y));
  margin-right: calc(-0.5 * var(--ts-gutter-x));
  margin-left: calc(-0.5 * var(--ts-gutter-x))
}

.t4s-row.t4s-row-mt {
  margin-top: 0
}

.t4s-col-item {
  padding-right: calc(var(--ts-gutter-x) * .5);
  padding-left: calc(var(--ts-gutter-x) * .5);
  margin-top: var(--ts-gutter-y);
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%
}

.t4s-row-slider:not(.flickityt4s-enabled) {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 100%
}

.t4s-col-slide {
  width: calc(100% / var(--ts-w-slide, 1));
  min-width: calc(100% / var(--ts-cols-slide, 1));
  margin-right: var(--ts-gutter-x)
}

.rtl_true .t4s-row-slider:not(.flickityt4s-enabled) {
  margin-left: calc(var(--ts-gutter-x) *-1);
  margin-right: 0
}

.t4s-row-slider.t4s-slider-cols-2 .t4s-col-slide {
  --ts-cols-slide: 2
}

.t4s-row-slider.t4s-slider-cols-3 .t4s-col-slide {
  --ts-cols-slide: 3
}

.t4s-row-slider.t4s-slider-cols-4 .t4s-col-slide {
  --ts-cols-slide: 4
}

.t4s-row-slider.t4s-slider-cols-5 .t4s-col-slide {
  --ts-cols-slide: 5
}

.t4s-row-slider.t4s-slider-cols-6 .t4s-col-slide {
  --ts-cols-slide: 6
}

.t4s-col {
  flex: 1 0 0%
}

.t4s-col-slide .t4s-row-cols-auto>.t4s-col-item,
.t4s-row-cols-auto .flickityt4s-slider>.t4s-col-item {
  flex: 0 0 auto;
  width: auto
}

.t4s-row-cols-1>.t4s-col-item,
.t4s-row-cols-1 .flickityt4s-slider>.t4s-col-item,
.t4s-row-cols-list_t4s>.t4s-col-item {
  width: 100%
}

.t4s-row-cols-2>.t4s-col-item,
.t4s-row-cols-2 .flickityt4s-slider>.t4s-col-item {
  width: 50%
}

.t4s-row-cols-3>.t4s-col-item,
.t4s-row-cols-3 .flickityt4s-slider>.t4s-col-item {
  width: 33.3333333333%
}

.t4s-row-cols-4>.t4s-col-item,
.t4s-row-cols-4 .flickityt4s-slider>.t4s-col-item {
  width: 25%
}

.t4s-row-cols-5>.t4s-col-item,
.t4s-row-cols-5 .flickityt4s-slider>.t4s-col-item,
.t4s-col-15 {
  flex: 0 0 auto;
  width: 20%
}

.t4s-row-slider.t4s-slider-cols-6 .t4s-col-slide,
.t4s-row-cols-6>.t4s-col-item,
.t4s-row-cols-6 .flickityt4s-slider>.t4s-col-item {
  width: 16.6666666667%
}

.t4s-col-auto {
  flex: 0 0 auto;
  width: auto
}

.t4s-col-1 {
  flex: 0 0 auto;
  width: 8.33333333%
}

.t4s-col-2 {
  flex: 0 0 auto;
  width: 16.66666667%
}

.t4s-col-3 {
  flex: 0 0 auto;
  width: 25%
}

.t4s-col-4 {
  flex: 0 0 auto;
  width: 33.33333333%
}

.t4s-col-5 {
  flex: 0 0 auto;
  width: 41.66666667%
}

.t4s-col-6 {
  flex: 0 0 auto;
  width: 50%
}

.t4s-col-7 {
  flex: 0 0 auto;
  width: 58.33333333%
}

.t4s-col-8 {
  flex: 0 0 auto;
  width: 66.66666667%
}

.t4s-col-9 {
  flex: 0 0 auto;
  width: 75%
}

.t4s-col-10 {
  flex: 0 0 auto;
  width: 83.33333333%
}

.t4s-col-11 {
  flex: 0 0 auto;
  width: 91.66666667%
}

.t4s-col-12 {
  flex: 0 0 auto;
  width: 100%
}

.t4s-offset-1 {
  margin-left: 8.33333333%
}

.t4s-offset-2 {
  margin-left: 16.66666667%
}

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

.t4s-offset-4 {
  margin-left: 33.33333333%
}

.t4s-offset-5 {
  margin-left: 41.66666667%
}

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

.t4s-offset-7 {
  margin-left: 58.33333333%
}

.t4s-offset-8 {
  margin-left: 66.66666667%
}

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

.t4s-offset-10 {
  margin-left: 83.33333333%
}

.t4s-offset-11 {
  margin-left: 91.66666667%
}

.t4s-g-0,
.t4s-gx-0,
.t4s-px-0 {
  --ts-gutter-x: 0
}

.t4s-g-0,
.t4s-gy-0 {
  --ts-gutter-y: 0
}

.t4s-g-2,
.t4s-gx-2,
.t4s-px-2 {
  --ts-gutter-x: 2px
}

.t4s-g-2,
.t4s-gy-2 {
  --ts-gutter-y: 2px
}

.t4s-g-3,
.t4s-gx-3,
.t4s-px-3 {
  --ts-gutter-x: 3px
}

.t4s-g-3,
.t4s-gy-3 {
  --ts-gutter-y: 3px
}

.t4s-g-4,
.t4s-gx-4,
.t4s-px-4 {
  --ts-gutter-x: 4px
}

.t4s-g-4,
.t4s-gy-4 {
  --ts-gutter-y: 4px
}

.t4s-g-5,
.t4s-gx-5,
.t4s-px-5 {
  --ts-gutter-x: 5px
}

.t4s-g-5,
.t4s-gy-5 {
  --ts-gutter-y: 5px
}

.t4s-g-6,
.t4s-gx-6,
.t4s-px-6 {
  --ts-gutter-x: 6px
}

.t4s-g-6,
.t4s-gy-6 {
  --ts-gutter-y: 6px
}

.t4s-g-8,
.t4s-gx-8,
.t4s-px-8 {
  --ts-gutter-x: 8px
}

.t4s-g-8,
.t4s-gy-8 {
  --ts-gutter-y: 8px
}

.t4s-g-10,
.t4s-gx-10,
.t4s-px-10 {
  --ts-gutter-x: 10px
}

.t4s-g-10,
.t4s-gy-10 {
  --ts-gutter-y: 10px
}

.t4s-g-15,
.t4s-gx-15,
.t4s-px-15 {
  --ts-gutter-x: 15px
}

.t4s-g-15,
.t4s-gy-15 {
  --ts-gutter-y: 15px
}

.t4s-g-20,
.t4s-gx-20,
.t4s-px-20 {
  --ts-gutter-x: 20px
}

.t4s-g-20,
.t4s-gy-20 {
  --ts-gutter-y: 20px
}

.t4s-g-25,
.t4s-gx-25,
.t4s-px-25 {
  --ts-gutter-x: 25px
}

.t4s-g-25,
.t4s-gy-25 {
  --ts-gutter-y: 25px
}

.t4s-g-30,
.t4s-gx-30,
.t4s-px-30 {
  --ts-gutter-x: 30px
}

.t4s-g-30,
.t4s-gy-30 {
  --ts-gutter-y: 30px
}

.t4s-g-40,
.t4s-gx-40,
.t4s-px-40 {
  --ts-gutter-x: 40px
}

.t4s-g-40,
.t4s-gy-40 {
  --ts-gutter-y: 40px
}

@media(min-width:576px) {
  .t4s-col-sm {
    flex: 1 0 0%
  }
  .t4s-row-cols-sm-auto>.t4s-col-item,
  .t4s-row-cols-sm-auto .flickityt4s-slider>.t4s-col-item {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-row-cols-sm-1>.t4s-col-item,
  .t4s-row-cols-sm-1 .flickityt4s-slider>.t4s-col-item {
    width: 100%
  }
  .t4s-row-cols-sm-2>.t4s-col-item,
  .t4s-row-cols-sm-2 .flickityt4s-slider>.t4s-col-item {
    width: 50%
  }
  .t4s-row-cols-sm-3>.t4s-col-item,
  .t4s-row-cols-sm-3 .flickityt4s-slider>.t4s-col-item {
    width: 33.3333333333%
  }
  .t4s-row-cols-sm-4>.t4s-col-item,
  .t4s-row-cols-sm-4 .flickityt4s-slider>.t4s-col-item {
    width: 25%
  }
  .t4s-row-cols-sm-5>.t4s-col-item,
  .t4s-row-cols-sm-5 .flickityt4s-slider>.t4s-col-item,
  .t4s-col-sm-15 {
    width: 20%
  }
  .t4s-row-cols-sm-6>.t4s-col-item,
  .t4s-row-cols-sm-6 .flickityt4s-slider>.t4s-col-item {
    width: 16.6666666667%
  }
  .t4s-col-sm-auto {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }
  .t4s-col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .t4s-col-sm-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .t4s-col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .t4s-col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .t4s-col-sm-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .t4s-col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }
  .t4s-col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
  .t4s-col-sm-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .t4s-col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }
  .t4s-col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }
  .t4s-col-sm-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .t4s-offset-sm-0 {
    margin-left: 0
  }
  .t4s-offset-sm-1 {
    margin-left: 8.33333333%
  }
  .t4s-offset-sm-2 {
    margin-left: 16.66666667%
  }
  .t4s-offset-sm-3 {
    margin-left: 25%
  }
  .t4s-offset-sm-4 {
    margin-left: 33.33333333%
  }
  .t4s-offset-sm-5 {
    margin-left: 41.66666667%
  }
  .t4s-offset-sm-6 {
    margin-left: 50%
  }
  .t4s-offset-sm-7 {
    margin-left: 58.33333333%
  }
  .t4s-offset-sm-8 {
    margin-left: 66.66666667%
  }
  .t4s-offset-sm-9 {
    margin-left: 75%
  }
  .t4s-offset-sm-10 {
    margin-left: 83.33333333%
  }
  .t4s-offset-sm-11 {
    margin-left: 91.66666667%
  }
  .t4s-g-sm-0,
  .t4s-gx-sm-0,
  .t4s-px-sm-0 {
    --ts-gutter-x: 0
  }
  .t4s-g-sm-0,
  .t4s-gy-sm-0 {
    --ts-gutter-y: 0
  }
  .t4s-g-sm-2,
  .t4s-gx-sm-2,
  .t4s-px-sm-2 {
    --ts-gutter-x: 2px
  }
  .t4s-g-sm-2,
  .t4s-gy-sm-2 {
    --ts-gutter-y: 2px
  }
  .t4s-g-sm-3,
  .t4s-gx-sm-3,
  .t4s-px-sm-3 {
    --ts-gutter-x: 3px
  }
  .t4s-g-sm-3,
  .t4s-gy-sm-3 {
    --ts-gutter-y: 3px
  }
  .t4s-g-sm-4,
  .t4s-gx-sm-4,
  .t4s-px-sm-4 {
    --ts-gutter-x: 4px
  }
  .t4s-g-sm-4,
  .t4s-gy-sm-4 {
    --ts-gutter-y: 4px
  }
  .t4s-g-sm-5,
  .t4s-gx-sm-5,
  .t4s-px-sm-5 {
    --ts-gutter-x: 5px
  }
  .t4s-g-sm-5,
  .t4s-gy-sm-5 {
    --ts-gutter-y: 5px
  }
  .t4s-g-sm-6,
  .t4s-gx-sm-6,
  .t4s-px-sm-6 {
    --ts-gutter-x: 6px
  }
  .t4s-g-sm-6,
  .t4s-gy-sm-6 {
    --ts-gutter-y: 6px
  }
  .t4s-g-sm-8,
  .t4s-gx-sm-8,
  .t4s-px-sm-8 {
    --ts-gutter-x: 8px
  }
  .t4s-g-sm-8,
  .t4s-gy-sm-8 {
    --ts-gutter-y: 8px
  }
  .t4s-g-sm-10,
  .t4s-gx-sm-10,
  .t4s-px-sm-10 {
    --ts-gutter-x: 10px
  }
  .t4s-g-sm-10,
  .t4s-gy-sm-10 {
    --ts-gutter-y: 10px
  }
  .t4s-g-sm-15,
  .t4s-gx-sm-15,
  .t4s-px-sm-15 {
    --ts-gutter-x: 15px
  }
  .t4s-g-sm-15,
  .t4s-gy-sm-15 {
    --ts-gutter-y: 15px
  }
  .t4s-g-sm-20,
  .t4s-gx-sm-20,
  .t4s-px-sm-20 {
    --ts-gutter-x: 20px
  }
  .t4s-g-sm-20,
  .t4s-gy-sm-20 {
    --ts-gutter-y: 20px
  }
  .t4s-g-sm-25,
  .t4s-gx-sm-25,
  .t4s-px-sm-25 {
    --ts-gutter-x: 25px
  }
  .t4s-g-sm-25,
  .t4s-gy-sm-25 {
    --ts-gutter-y: 25px
  }
  .t4s-g-sm-30,
  .t4s-gx-sm-30,
  .t4s-px-sm-30 {
    --ts-gutter-x: 30px
  }
  .t4s-g-sm-30,
  .t4s-gy-sm-30 {
    --ts-gutter-y: 30px
  }
  .t4s-g-sm-35,
  .t4s-gx-sm-35,
  .t4s-px-sm-35 {
    --ts-gutter-x: 35px
  }
  .t4s-g-sm-35,
  .t4s-gy-sm-35 {
    --ts-gutter-y: 35px
  }
  .t4s-g-sm-40,
  .t4s-gx-sm-40,
  .t4s-px-sm-40 {
    --ts-gutter-x: 40px
  }
  .t4s-g-sm-40,
  .t4s-gy-sm-40 {
    --ts-gutter-y: 40px
  }
}

@media(min-width:768px) {
  .t4s-col-md-custom {
    width: var(--t4s-cus-col-md, 50%);
    flex: 0 0 auto
  }
  .t4s-col-md {
    flex: 1 0 0%
  }
  .t4s-row-cols-md-auto>.t4s-col-item,
  .t4s-row-cols-md-auto .flickityt4s-slider>.t4s-col-item {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-row-cols-md-1>.t4s-col-item,
  .t4s-row-cols-md-1 .flickityt4s-slider>.t4s-col-item,
  .t4s-row-cols-md-list_t4s>.t4s-col-item {
    width: 100%
  }
  .t4s-row-cols-md-2>.t4s-col-item,
  .t4s-row-cols-md-2 .flickityt4s-slider>.t4s-col-item {
    width: 50%
  }
  .t4s-row-cols-md-3>.t4s-col-item,
  .t4s-row-cols-md-3 .flickityt4s-slider>.t4s-col-item {
    width: 33.3333333333%
  }
  .t4s-row-cols-md-4>.t4s-col-item,
  .t4s-row-cols-md-4 .flickityt4s-slider>.t4s-col-item {
    width: 25%
  }
  .t4s-row-cols-md-5>.t4s-col-item,
  .t4s-row-cols-md-5 .flickityt4s-slider>.t4s-col-item,
  .t4s-col-md-15 {
    width: 12%
  }
  .t4s-row-cols-md-6>.t4s-col-item,
  .t4s-row-cols-md-6 .flickityt4s-slider>.t4s-col-item {
    width: 16.6666666667%
  }
  .t4s-col-md-auto {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }
  .t4s-col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .t4s-col-md-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .t4s-col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .t4s-col-md-41 {
    flex: 0 0 auto;
    width: 39.0625%
  }
  .t4s-col-md-42 {
    flex: 0 0 auto;
    width: 30.46875%
  }
  .t4s-col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .t4s-col-md-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .t4s-col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }
  .t4s-col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
  .t4s-col-md-81 {
    flex: 0 0 auto;
    width: 69.53125%
  }
  .t4s-col-md-82 {
    flex: 0 0 auto;
    width: 60.9375%
  }
  .t4s-col-md-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .t4s-col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }
  .t4s-col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }
  .t4s-col-md-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .t4s-offset-md-0 {
    margin-left: 0
  }
  .t4s-offset-md-1 {
    margin-left: 8.33333333%
  }
  .t4s-offset-md-2 {
    margin-left: 16.66666667%
  }
  .t4s-offset-md-3 {
    margin-left: 25%
  }
  .t4s-offset-md-4 {
    margin-left: 33.33333333%
  }
  .t4s-offset-md-5 {
    margin-left: 41.66666667%
  }
  .t4s-offset-md-6 {
    margin-left: 50%
  }
  .t4s-offset-md-7 {
    margin-left: 58.33333333%
  }
  .t4s-offset-md-8 {
    margin-left: 66.66666667%
  }
  .t4s-offset-md-9 {
    margin-left: 75%
  }
  .t4s-offset-md-10 {
    margin-left: 83.33333333%
  }
  .t4s-offset-md-11 {
    margin-left: 91.66666667%
  }
  .t4s-g-md-0,
  .t4s-gx-md-0,
  .t4s-px-md-0 {
    --ts-gutter-x: 0
  }
  .t4s-g-md-0,
  .t4s-gy-md-0 {
    --ts-gutter-y: 0
  }
  .t4s-g-md-2,
  .t4s-gx-md-2,
  .t4s-px-md-2 {
    --ts-gutter-x: 2px
  }
  .t4s-g-md-2,
  .t4s-gy-md-2 {
    --ts-gutter-y: 2px
  }
  .t4s-g-md-3,
  .t4s-gx-md-3,
  .t4s-px-md-3 {
    --ts-gutter-x: 3px
  }
  .t4s-g-md-3,
  .t4s-gy-md-3 {
    --ts-gutter-y: 3px
  }
  .t4s-g-md-4,
  .t4s-gx-md-4,
  .t4s-px-md-4 {
    --ts-gutter-x: 4px
  }
  .t4s-g-md-4,
  .t4s-gy-md-4 {
    --ts-gutter-y: 4px
  }
  .t4s-g-md-5,
  .t4s-gx-md-5,
  .t4s-px-md-5 {
    --ts-gutter-x: 5px
  }
  .t4s-g-md-5,
  .t4s-gy-md-5 {
    --ts-gutter-y: 5px
  }
  .t4s-g-md-6,
  .t4s-gx-md-6,
  .t4s-px-md-6 {
    --ts-gutter-x: 6px
  }
  .t4s-g-md-6,
  .t4s-gy-md-6 {
    --ts-gutter-y: 6px
  }
  .t4s-g-md-8,
  .t4s-gx-md-8,
  .t4s-px-md-8 {
    --ts-gutter-x: 8px
  }
  .t4s-g-md-8,
  .t4s-gy-md-8 {
    --ts-gutter-y: 8px
  }
  .t4s-g-md-10,
  .t4s-gx-md-10,
  .t4s-px-md-10 {
    --ts-gutter-x: 10px
  }
  .t4s-g-md-10,
  .t4s-gy-md-10 {
    --ts-gutter-y: 10px
  }
  .t4s-g-md-15,
  .t4s-gx-md-15,
  .t4s-px-md-15 {
    --ts-gutter-x: 15px
  }
  .t4s-g-md-15,
  .t4s-gy-md-15 {
    --ts-gutter-y: 15px
  }
  .t4s-g-md-20,
  .t4s-gx-md-20,
  .t4s-px-md-20 {
    --ts-gutter-x: 20px
  }
  .t4s-g-md-20,
  .t4s-gy-md-20 {
    --ts-gutter-y: 20px
  }
  .t4s-g-md-25,
  .t4s-gx-md-25,
  .t4s-px-md-25 {
    --ts-gutter-x: 25px
  }
  .t4s-g-md-25,
  .t4s-gy-md-25 {
    --ts-gutter-y: 25px
  }
  .t4s-g-md-30,
  .t4s-gx-md-30,
  .t4s-px-md-30 {
    --ts-gutter-x: 30px
  }
  .t4s-g-md-30,
  .t4s-gy-md-30 {
    --ts-gutter-y: 30px
  }
  .t4s-g-md-35,
  .t4s-gx-md-35,
  .t4s-px-md-35 {
    --ts-gutter-x: 35px
  }
  .t4s-g-md-35,
  .t4s-gy-md-35 {
    --ts-gutter-y: 35px
  }
  .t4s-g-md-40,
  .t4s-gx-md-40,
  .t4s-px-md-40 {
    --ts-gutter-x: 40px
  }
  .t4s-g-md-40,
  .t4s-gy-md-40 {
    --ts-gutter-y: 40px
  }
  .t4s-g-md-50,
  .t4s-gx-md-50,
  .t4s-px-md-50 {
    --ts-gutter-x: 50px
  }
  .t4s-g-md-50,
  .t4s-gy-md-50 {
    --ts-gutter-y: 50px
  }
}

@media(min-width:1025px) {
  .t4s-col-lg-custom {
    width: var(--t4s-cus-col-lg, 25%);
    flex: 0 0 auto
  }
  .t4s-col-lg {
    flex: 1 0 0%
  }
  .t4s-row-cols-lg-auto>.t4s-col-item,
  .t4s-row-cols-lg-auto .flickityt4s-slider>.t4s-col-item {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-row-cols-lg-1>.t4s-col-item,
  .t4s-row-cols-lg-1 .flickityt4s-slider>.t4s-col-item,
  .t4s-row-cols-lg-list_t4s>.t4s-col-item {
    width: 100%
  }
  .t4s-row-cols-lg-2>.t4s-col-item,
  .t4s-row-cols-lg-2 .flickityt4s-slider>.t4s-col-item {
    width: 50%
  }
  .t4s-row-cols-lg-3>.t4s-col-item,
  .t4s-row-cols-lg-3 .flickityt4s-slider>.t4s-col-item {
    width: 33.3333333333%
  }
  .t4s-row-cols-lg-4>.t4s-col-item,
  .t4s-row-cols-lg-4 .flickityt4s-slider>.t4s-col-item {
    width: 25%
  }
  .t4s-row-cols-lg-5>.t4s-col-item,
  .t4s-row-cols-lg-5 .flickityt4s-slider>.t4s-col-item,
  .t4s-col-lg-15 {
    width: 20%
  }
  .t4s-row-cols-lg-6>.t4s-col-item,
  .t4s-row-cols-lg-6 .flickityt4s-slider>.t4s-col-item {
    width: 16.6666666667%
  }
  .t4s-col-lg-auto {
    flex: 0 0 auto;
    width: auto
  }
  .t4s-col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }
  .t4s-col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }
  .t4s-col-lg-3 {
    flex: 0 0 auto;
    width: 25%
  }
  .t4s-col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .t4s-col-lg-41 {
    flex: 0 0 auto;
    width: 39.0625%
  }
  .t4s-col-lg-w36 {
    flex: 0 0 auto;
    width: 36.7185%
  }
  .t4s-col-lg-42 {
    flex: 0 0 auto;
    width: 30.46875%
  }
  .t4s-col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .t4s-col-lg-6,
  .t4s-col-item.t4s-col-lg-6 {
    flex: 0 0 auto;
    width: 50%
  }
  .t4s-col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }
  .t4s-col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
  .t4s-col-lg-81 {
    flex: 0 0 auto;
    width: 69.53125%
  }
  .t4s-col-lg-82 {
    flex: 0 0 auto;
    width: 60.9375%
  }
  .t4s-col-lg-9 {
    flex: 0 0 auto;
    width: 75%
  }
  .t4s-col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }
  .t4s-col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }
  .t4s-col-lg-12 {
    flex: 0 0 auto;
    width: 100%
  }
  .t4s-offset-lg-0 {
    margin-left: 0
  }
  .t4s-offset-lg-1 {
    margin-left: 8.33333333%
  }
  .t4s-offset-lg-2 {
    margin-left: 16.66666667%
  }
  .t4s-offset-lg-3 {
    margin-left: 25%
  }
  .t4s-offset-lg-4 {
    margin-left: 33.33333333%
  }
  .t4s-offset-lg-5 {
    margin-left: 41.66666667%
  }
  .t4s-offset-lg-6 {
    margin-left: 50%
  }
  .t4s-offset-lg-7 {
    margin-left: 58.33333333%
  }
  .t4s-offset-lg-8 {
    margin-left: 66.66666667%
  }
  .t4s-offset-lg-9 {
    margin-left: 75%
  }
  .t4s-offset-lg-10 {
    margin-left: 83.33333333%
  }
  .t4s-offset-lg-11 {
    margin-left: 91.66666667%
  }
  .t4s-g-lg-0,
  .t4s-gx-lg-0,
  .t4s-px-lg-0 {
    --ts-gutter-x: 0
  }
  .t4s-g-lg-0,
  .t4s-gy-lg-0 {
    --ts-gutter-y: 0
  }
  .t4s-g-lg-2,
  .t4s-gx-lg-2,
  .t4s-px-lg-2 {
    --ts-gutter-x: 2px
  }
  .t4s-g-lg-2,
  .t4s-gy-lg-2 {
    --ts-gutter-y: 2px
  }
  .t4s-g-lg-3,
  .t4s-gx-lg-3,
  .t4s-px-lg-3 {
    --ts-gutter-x: 3px
  }
  .t4s-g-lg-3,
  .t4s-gy-lg-3 {
    --ts-gutter-y: 3px
  }
  .t4s-g-lg-4,
  .t4s-gx-lg-4,
  .t4s-px-lg-4 {
    --ts-gutter-x: 4px
  }
  .t4s-g-lg-4,
  .t4s-gy-lg-4 {
    --ts-gutter-y: 4px
  }
  .t4s-g-lg-5,
  .t4s-gx-lg-5,
  .t4s-px-lg-5 {
    --ts-gutter-x: 5px
  }
  .t4s-g-lg-5,
  .t4s-gy-lg-5 {
    --ts-gutter-y: 5px
  }
  .t4s-g-lg-6,
  .t4s-gx-lg-6,
  .t4s-px-lg-6 {
    --ts-gutter-x: 6px
  }
  .t4s-g-lg-6,
  .t4s-gy-lg-6 {
    --ts-gutter-y: 6px
  }
  .t4s-g-lg-8,
  .t4s-gx-lg-8,
  .t4s-px-lg-8 {
    --ts-gutter-x: 8px
  }
  .t4s-g-lg-8,
  .t4s-gy-lg-8 {
    --ts-gutter-y: 8px
  }
  .t4s-g-lg-10,
  .t4s-gx-lg-10,
  .t4s-px-lg-10 {
    --ts-gutter-x: 10px
  }
  .t4s-g-lg-10,
  .t4s-gy-lg-10 {
    --ts-gutter-y: 10px
  }
  .t4s-g-lg-15,
  .t4s-gx-lg-15,
  .t4s-px-lg-15 {
    --ts-gutter-x: 15px
  }
  .t4s-g-lg-15,
  .t4s-gy-lg-15 {
    --ts-gutter-y: 15px
  }
  .t4s-g-lg-20,
  .t4s-gx-lg-20,
  .t4s-px-lg-20 {
    --ts-gutter-x: 20px
  }
  .t4s-g-lg-20,
  .t4s-gy-lg-20 {
    --ts-gutter-y: 20px
  }
  .t4s-g-lg-25,
  .t4s-gx-lg-25,
  .t4s-px-lg-25 {
    --ts-gutter-x: 25px
  }
  .t4s-g-lg-25,
  .t4s-gy-lg-25 {
    --ts-gutter-y: 25px
  }
  .t4s-g-lg-30,
  .t4s-gx-lg-30,
  .t4s-px-lg-30 {
    --ts-gutter-x: 30px
  }
  .t4s-g-lg-30,
  .t4s-gy-lg-30 {
    --ts-gutter-y: 30px
  }
  .t4s-g-lg-35,
  .t4s-gx-lg-35,
  .t4s-px-lg-35 {
    --ts-gutter-x: 35px
  }
  .t4s-g-lg-35,
  .t4s-gy-lg-35 {
    --ts-gutter-y: 35px
  }
  .t4s-g-lg-40,
  .t4s-gx-lg-40,
  .t4s-px-lg-40 {
    --ts-gutter-x: 40px
  }
  .t4s-g-lg-40,
  .t4s-gy-lg-40 {
    --ts-gutter-y: 40px
  }
  .t4s-g-lg-45,
  .t4s-gx-lg-45,
  .t4s-px-lg-45 {
    --ts-gutter-x: 45px
  }
  .t4s-g-lg-45,
  .t4s-gy-lg-45 {
    --ts-gutter-y: 45px
  }
  .t4s-g-lg-50,
  .t4s-gx-lg-50,
  .t4s-px-lg-50 {
    --ts-gutter-x: 50px
  }
  .t4s-g-lg-50,
  .t4s-gy-lg-50 {
    --ts-gutter-y: 50px
  }
}

.t4s-d-inline {
  display: inline !important
}

.t4s-d-inline-block {
  display: inline-block !important
}

.t4s-d-block {
  display: block !important
}

.t4s-d-grid {
  display: grid !important
}

.t4s-d-table {
  display: table !important
}

.t4s-d-table-row {
  display: table-row !important
}

.t4s-d-table-cell {
  display: table-cell !important
}

.t4s-d-flex {
  display: flex !important
}

.t4s-d-inline-flex {
  display: inline-flex !important
}

.t4s-d-none {
  display: none !important
}

.t4s-flex-fill {
  flex: 1 1 auto !important
}

.t4s-flex-row {
  flex-direction: row !important
}

.t4s-flex-column {
  flex-direction: column !important
}

.t4s-flex-row-reverse {
  flex-direction: row-reverse !important
}

.t4s-flex-column-reverse {
  flex-direction: column-reverse !important
}

.t4s-flex-grow-0 {
  flex-grow: 0 !important
}

.t4s-flex-grow-1 {
  flex-grow: 1 !important
}

.t4s-flex-shrink-0 {
  flex-shrink: 0 !important
}

.t4s-flex-shrink-1 {
  flex-shrink: 1 !important
}

.t4s-flex-wrap {
  flex-wrap: wrap !important
}

.t4s-flex-nowrap {
  flex-wrap: nowrap !important
}

.t4s-flex-wrap-reverse {
  flex-wrap: wrap-reverse !important
}

.t4s-justify-content-start {
  justify-content: flex-start !important
}

.t4s-justify-content-end {
  justify-content: flex-end !important
}

.t4s-justify-content-center {
  justify-content: center !important
}

.t4s-justify-content-between {
  justify-content: space-between !important
}

.t4s-justify-content-around {
  justify-content: space-around !important
}

.t4s-justify-content-evenly {
  justify-content: space-evenly !important
}

.t4s-align-items-start {
  align-items: flex-start !important
}

.t4s-align-items-end {
  align-items: flex-end !important
}

.t4s-align-items-center {
  align-items: center !important
}

.t4s-align-items-baseline {
  align-items: baseline !important
}

.t4s-align-items-stretch {
  align-items: stretch !important
}

.t4s-align-content-start {
  align-content: flex-start !important
}

.t4s-align-content-end {
  align-content: flex-end !important
}

.t4s-align-content-center {
  align-content: center !important
}

.t4s-align-content-between {
  align-content: space-between !important
}

.t4s-align-content-around {
  align-content: space-around !important
}

.t4s-align-content-stretch {
  align-content: stretch !important
}

.t4s-align-self-auto {
  align-self: auto !important
}

.t4s-align-self-start {
  align-self: flex-start !important
}

.t4s-align-self-end {
  align-self: flex-end !important
}

.t4s-align-self-center {
  align-self: center !important
}

.t4s-align-self-baseline {
  align-self: baseline !important
}

.t4s-align-self-stretch {
  align-self: stretch !important
}

.t4s-order-first {
  order: -1 !important
}

.t4s-order-0 {
  order: 0 !important
}

.t4s-order-1 {
  order: 1 !important
}

.t4s-order-2 {
  order: 2 !important
}

.t4s-order-3 {
  order: 3 !important
}

.t4s-order-4 {
  order: 4 !important
}

.t4s-order-5 {
  order: 5 !important
}

.t4s-order-6 {
  order: 6 !important
}

.t4s-order-7 {
  order: 7 !important
}

.t4s-order-8 {
  order: 8 !important
}

.t4s-order-9 {
  order: 9 !important
}

.t4s-order-10 {
  order: 10 !important
}

.t4s-order-last {
  order: 19 !important
}

@media(min-width:576px) {
  .t4s-d-sm-inline {
    display: inline !important
  }
  .t4s-d-sm-inline-block {
    display: inline-block !important
  }
  .t4s-d-sm-block {
    display: block !important
  }
  .t4s-d-sm-grid {
    display: grid !important
  }
  .t4s-d-sm-table {
    display: table !important
  }
  .t4s-d-sm-table-row {
    display: table-row !important
  }
  .t4s-d-sm-table-cell {
    display: table-cell !important
  }
  .t4s-d-sm-flex {
    display: flex !important
  }
  .t4s-d-sm-inline-flex {
    display: inline-flex !important
  }
  .t4s-d-sm-none {
    display: none !important
  }
  .t4s-flex-sm-fill {
    flex: 1 1 auto !important
  }
  .t4s-flex-sm-row {
    flex-direction: row !important
  }
  .t4s-flex-sm-column {
    flex-direction: column !important
  }
  .t4s-flex-sm-row-reverse {
    flex-direction: row-reverse !important
  }
  .t4s-flex-sm-column-reverse {
    flex-direction: column-reverse !important
  }
  .t4s-flex-sm-grow-0 {
    flex-grow: 0 !important
  }
  .t4s-flex-sm-grow-1 {
    flex-grow: 1 !important
  }
  .t4s-flex-sm-shrink-0 {
    flex-shrink: 0 !important
  }
  .t4s-flex-sm-shrink-1 {
    flex-shrink: 1 !important
  }
  .t4s-flex-sm-wrap {
    flex-wrap: wrap !important
  }
  .t4s-flex-sm-nowrap {
    flex-wrap: nowrap !important
  }
  .t4s-flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .t4s-justify-content-sm-start {
    justify-content: flex-start !important
  }
  .t4s-justify-content-sm-end {
    justify-content: flex-end !important
  }
  .t4s-justify-content-sm-center {
    justify-content: center !important
  }
  .t4s-justify-content-sm-between {
    justify-content: space-between !important
  }
  .t4s-justify-content-sm-around {
    justify-content: space-around !important
  }
  .t4s-justify-content-sm-evenly {
    justify-content: space-evenly !important
  }
  .t4s-align-items-sm-start {
    align-items: flex-start !important
  }
  .t4s-align-items-sm-end {
    align-items: flex-end !important
  }
  .t4s-align-items-sm-center {
    align-items: center !important
  }
  .t4s-align-items-sm-baseline {
    align-items: baseline !important
  }
  .t4s-align-items-sm-stretch {
    align-items: stretch !important
  }
  .t4s-align-content-sm-start {
    align-content: flex-start !important
  }
  .t4s-align-content-sm-end {
    align-content: flex-end !important
  }
  .t4s-align-content-sm-center {
    align-content: center !important
  }
  .t4s-align-content-sm-between {
    align-content: space-between !important
  }
  .t4s-align-content-sm-around {
    align-content: space-around !important
  }
  .t4s-align-content-sm-stretch {
    align-content: stretch !important
  }
  .t4s-align-self-sm-auto {
    align-self: auto !important
  }
  .t4s-align-self-sm-start {
    align-self: flex-start !important
  }
  .t4s-align-self-sm-end {
    align-self: flex-end !important
  }
  .t4s-align-self-sm-center {
    align-self: center !important
  }
  .t4s-align-self-sm-baseline {
    align-self: baseline !important
  }
  .t4s-align-self-sm-stretch {
    align-self: stretch !important
  }
  .t4s-order-sm-first {
    order: -1 !important
  }
  .t4s-order-sm-0 {
    order: 0 !important
  }
  .t4s-order-sm-1 {
    order: 1 !important
  }
  .t4s-order-sm-2 {
    order: 2 !important
  }
  .t4s-order-sm-3 {
    order: 3 !important
  }
  .t4s-order-sm-4 {
    order: 4 !important
  }
  .t4s-order-sm-5 {
    order: 5 !important
  }
  .t4s-order-sm-last {
    order: 6 !important
  }
}

@media(min-width:768px) {
  .t4s-d-md-inline {
    display: inline !important
  }
  .t4s-d-md-inline-block {
    display: inline-block !important
  }
  .t4s-d-md-block {
    display: block !important
  }
  .t4s-d-md-grid {
    display: grid !important
  }
  .t4s-d-md-table {
    display: table !important
  }
  .t4s-d-md-table-row {
    display: table-row !important
  }
  .t4s-d-md-table-cell {
    display: table-cell !important
  }
  .t4s-d-md-flex {
    display: flex !important
  }
  .t4s-d-md-inline-flex {
    display: inline-flex !important
  }
  .t4s-d-md-none {
    display: none !important
  }
  .t4s-flex-md-fill {
    flex: 1 1 auto !important
  }
  .t4s-flex-md-row {
    flex-direction: row !important
  }
  .t4s-flex-md-column {
    flex-direction: column !important
  }
  .t4s-flex-md-row-reverse {
    flex-direction: row-reverse !important
  }
  .t4s-flex-md-column-reverse {
    flex-direction: column-reverse !important
  }
  .t4s-flex-md-grow-0 {
    flex-grow: 0 !important
  }
  .t4s-flex-md-grow-1 {
    flex-grow: 1 !important
  }
  .t4s-flex-md-shrink-0 {
    flex-shrink: 0 !important
  }
  .t4s-flex-md-shrink-1 {
    flex-shrink: 1 !important
  }
  .t4s-flex-md-wrap {
    flex-wrap: wrap !important
  }
  .t4s-flex-md-nowrap {
    flex-wrap: nowrap !important
  }
  .t4s-flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .t4s-justify-content-md-start {
    justify-content: flex-start !important
  }
  .t4s-justify-content-md-end {
    justify-content: flex-end !important
  }
  .t4s-justify-content-md-center {
    justify-content: center !important
  }
  .t4s-justify-content-md-between {
    justify-content: space-between !important
  }
  .t4s-justify-content-md-around {
    justify-content: space-around !important
  }
  .t4s-justify-content-md-evenly {
    justify-content: space-evenly !important
  }
  .t4s-align-items-md-start {
    align-items: flex-start !important
  }
  .t4s-align-items-md-end {
    align-items: flex-end !important
  }
  .t4s-align-items-md-center {
    align-items: center !important
  }
  .t4s-align-items-md-baseline {
    align-items: baseline !important
  }
  .t4s-align-items-md-stretch {
    align-items: stretch !important
  }
  .t4s-align-content-md-start {
    align-content: flex-start !important
  }
  .t4s-align-content-md-end {
    align-content: flex-end !important
  }
  .t4s-align-content-md-center {
    align-content: center !important
  }
  .t4s-align-content-md-between {
    align-content: space-between !important
  }
  .t4s-align-content-md-around {
    align-content: space-around !important
  }
  .t4s-align-content-md-stretch {
    align-content: stretch !important
  }
  .t4s-align-self-md-auto {
    align-self: auto !important
  }
  .t4s-align-self-md-start {
    align-self: flex-start !important
  }
  .t4s-align-self-md-end {
    align-self: flex-end !important
  }
  .t4s-align-self-md-center {
    align-self: center !important
  }
  .t4s-align-self-md-baseline {
    align-self: baseline !important
  }
  .t4s-align-self-md-stretch {
    align-self: stretch !important
  }
  .t4s-order-md-first {
    order: -1 !important
  }
  .t4s-order-md-0 {
    order: 0 !important
  }
  .t4s-order-md-1 {
    order: 1 !important
  }
  .t4s-order-md-2 {
    order: 2 !important
  }
  .t4s-order-md-3 {
    order: 3 !important
  }
  .t4s-order-md-4 {
    order: 4 !important
  }
  .t4s-order-md-5 {
    order: 5 !important
  }
  .t4s-order-md-last {
    order: 6 !important
  }
}

@media(min-width:1025px) {
  .t4s-d-lg-inline {
    display: inline !important
  }
  .t4s-d-lg-inline-block {
    display: inline-block !important
  }
  .t4s-d-lg-block {
    display: block !important
  }
  .t4s-d-lg-grid {
    display: grid !important
  }
  .t4s-d-lg-table {
    display: table !important
  }
  .t4s-d-lg-table-row {
    display: table-row !important
  }
  .t4s-d-lg-table-cell {
    display: table-cell !important
  }
  .t4s-d-lg-flex {
    display: flex !important
  }
  .t4s-d-lg-inline-flex {
    display: inline-flex !important
  }
  .t4s-d-lg-none {
    display: none !important
  }
  .t4s-flex-lg-fill {
    flex: 1 1 auto !important
  }
  .t4s-flex-lg-row {
    flex-direction: row !important
  }
  .t4s-flex-lg-column {
    flex-direction: column !important
  }
  .t4s-flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }
  .t4s-flex-lg-column-reverse {
    flex-direction: column-reverse !important
  }
  .t4s-flex-lg-grow-0 {
    flex-grow: 0 !important
  }
  .t4s-flex-lg-grow-1 {
    flex-grow: 1 !important
  }
  .t4s-flex-lg-shrink-0 {
    flex-shrink: 0 !important
  }
  .t4s-flex-lg-shrink-1 {
    flex-shrink: 1 !important
  }
  .t4s-flex-lg-wrap {
    flex-wrap: wrap !important
  }
  .t4s-flex-lg-nowrap {
    flex-wrap: nowrap !important
  }
  .t4s-flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .t4s-justify-content-lg-start {
    justify-content: flex-start !important
  }
  .t4s-justify-content-lg-end {
    justify-content: flex-end !important
  }
  .t4s-justify-content-lg-center {
    justify-content: center !important
  }
  .t4s-justify-content-lg-between {
    justify-content: space-between !important
  }
  .t4s-justify-content-lg-around {
    justify-content: space-around !important
  }
  .t4s-justify-content-lg-evenly {
    justify-content: space-evenly !important
  }
  .t4s-align-items-lg-start {
    align-items: flex-start !important
  }
  .t4s-align-items-lg-end {
    align-items: flex-end !important
  }
  .t4s-align-items-lg-center {
    align-items: center !important
  }
  .t4s-align-items-lg-baseline {
    align-items: baseline !important
  }
  .t4s-align-items-lg-stretch {
    align-items: stretch !important
  }
  .t4s-align-content-lg-start {
    align-content: flex-start !important
  }
  .t4s-align-content-lg-end {
    align-content: flex-end !important
  }
  .t4s-align-content-lg-center {
    align-content: center !important
  }
  .t4s-align-content-lg-between {
    align-content: space-between !important
  }
  .t4s-align-content-lg-around {
    align-content: space-around !important
  }
  .t4s-align-content-lg-stretch {
    align-content: stretch !important
  }
  .t4s-align-self-lg-auto {
    align-self: auto !important
  }
  .t4s-align-self-lg-start {
    align-self: flex-start !important
  }
  .t4s-align-self-lg-end {
    align-self: flex-end !important
  }
  .t4s-align-self-lg-center {
    align-self: center !important
  }
  .t4s-align-self-lg-baseline {
    align-self: baseline !important
  }
  .t4s-align-self-lg-stretch {
    align-self: stretch !important
  }
  .t4s-order-lg-first {
    order: -1 !important
  }
  .t4s-order-lg-0 {
    order: 0 !important
  }
  .t4s-order-lg-1 {
    order: 1 !important
  }
  .t4s-order-lg-2 {
    order: 2 !important
  }
  .t4s-order-lg-3 {
    order: 3 !important
  }
  .t4s-order-lg-4 {
    order: 4 !important
  }
  .t4s-order-lg-5 {
    order: 5 !important
  }
  .t4s-order-lg-last {
    order: 6 !important
  }
}

@media print {
  .t4s-d-print-inline {
    display: inline !important
  }
  .t4s-d-print-inline-block {
    display: inline-block !important
  }
  .t4s-d-print-block {
    display: block !important
  }
  .t4s-d-print-grid {
    display: grid !important
  }
  .t4s-d-print-table {
    display: table !important
  }
  .t4s-d-print-table-row {
    display: table-row !important
  }
  .t4s-d-print-table-cell {
    display: table-cell !important
  }
  .t4s-d-print-flex {
    display: flex !important
  }
  .t4s-d-print-inline-flex {
    display: inline-flex !important
  }
  .t4s-d-print-none {
    display: none !important
  }
}

.t4s-text-start {
  text-align: left !important
}

.t4s-text-end {
  text-align: right !important
}

.t4s-text-center {
  text-align: center !important
}

@media(min-width:576px) {
  .t4s-text-sm-start {
    text-align: left !important
  }
  .t4s-text-sm-end {
    text-align: right !important
  }
  .t4s-text-sm-center {
    text-align: center !important
  }
}

@media(min-width:768px) {
  .t4s-text-md-start {
    text-align: left !important
  }
  .t4s-text-md-end {
    text-align: right !important
  }
  .t4s-text-md-center {
    text-align: center !important
  }
}

@media(min-width:1025px) {
  .t4s-text-lg-start {
    text-align: left !important
  }
  .t4s-text-lg-end {
    text-align: right !important
  }
  .t4s-text-lg-center {
    text-align: center !important
  }
}

.t4s-table-res-df {
  min-height: .01%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar
}

@media screen and (max-width:767px) {
  #whatsapp-chat-widget .wa-widget-send-button {
    margin-bottom: 33% !important;
    z-index: 469 !important
  }
  h1.t4s-product__title {
    font-size: 20px !important
  }
  .la-angle-right:before {
    content: "\f105";
    font-size: 25px;
    margin-left: -7px
  }
  .coupon-wrapper button {
    font-size: 12px;
    padding: 6px 10px !important
  }
  .coupon-wrapper span {
    display: inline-block;
    width: 100%;
  }
  .t4s-responsive-table {
    border: 0;
    border-bottom: 1px solid var(--border-color)
  }
  .t4s-responsive-table thead,
  .t4s-responsive-table th,
  .t4s-responsive-table tfoot td:first-of-type {
    display: none
  }
  .t4s-responsive-table td {
    display: flex;
    text-align: right;
    border: 0
  }
  .t4s-responsive-table td::before {
    color: var(--text-color);
    content: attr(data-label);
    font-size: 1.4rem;
    padding-right: 2rem;
    flex-grow: 1;
    text-align: left
  }
  .t4s-responsive-table td:first-of-type {
    display: flex;
    align-items: center;
    padding-top: 4rem
  }
  .t4s-responsive-table tbody td:last-of-type {
    padding-bottom: 4rem
  }
  .t4s-responsive-table tr {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%
  }
  .t4s-responsive-table tbody tr {
    border-top: 1px solid var(--border-color)
  }
  .t4s-product-quick-shop .btn-groups {
    display: flex !important;
    flex-direction: column !important
  }
  .gpo-app .first-char .gpo-label span.label-content {
    font-size: 18px !important
  }
  .t4s-current-scrollbar button.button.button--full-width.site-header__icon.site-header__cart {
    width: 100%
  }
  .t4s-current-scrollbar button.button.button--full-width.site-header__icon.site-header__cart {
    width: 100%
  }
  .star .gpo-swatch__image {
    width: 130px !important
  }
  .gpo-element.gpo-form__group.star-dropdown.gpo-col-12.show-addon-for-option {
    width: calc(100% - 170px) !important
  }
  .gpo-element.gpo-form__group.star-sub-heading.gpo-col-12 .gpo-heading h6,
  .gpo-element.gpo-form__group.monogramming-sub-heading.gpo-col-12 .gpo-heading h6 {
    margin-top: 0 !important
  }
  .t4s-custom-col.bl-template--16686484095192__82de606d-06da-421f-8d05-fa731699a026-167099975034d5a398-0,
  .t4s-custom-col.bl-96234548-2676-4b6e-9443-3caab9c4c1c9 {
    order: 2
  }
  .t4s-product .t4s-product-btns a {
    height: 35px;
    min-width: 35px;
    font-size: 12px;
    text-align: center;
    position: relative;
    overflow: hidden;
    pointer-events: auto;
    align-items: center;
    justify-content: center;
    line-height: 14px !important;
    padding: 0 0 !important;
    display: inline-flex;
    box-shadow: 1px 1px 1px #0000001a
  }
  .footer-btn {
    display: flex !important;
    justify-content: space-evenly !important;
    flex-direction: column-reverse;
    align-items: stretch;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: #f5f4f4;
    padding: 5px;
    box-shadow: 2px 8px 18px #000
  }
  .t4s-mb__menu .t4s-menu-item.t4s-menu-item-cat ul {
    padding: 10px !important
  }
  .recommendation {
    margin-left: 0% !important
  }
}

.t4s_ratio {
  position: relative;
  width: 100%
}

.t4s_ratio::before {
  display: block;
  padding-top: var(--t4s-aspect-ratio);
  content: ""
}

.t4s_ratio:not(.t4s_bg)>*:not(.t4s-not-style),
.no-js .t4s_ratio:not(.t4s_bg)>noscript>*:not(.t4s-not-style) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.t4s_ratio21_9 {
  --t4s-aspect-ratio: 42.8571428571%
}

.t4s_ratio2_1 {
  --t4s-aspect-ratio: 50%
}

.t4s_ratio16_9 {
  --t4s-aspect-ratio: 56.25%
}

.t4s_ratio8_5 {
  --t4s-aspect-ratio: 62.5%
}

.t4s_ratio3_2 {
  --t4s-aspect-ratio: 66.66%
}

.t4s_ratio4_3 {
  --t4s-aspect-ratio: 75%
}

.t4s_ratio4_5 {
  --t4s-aspect-ratio: 80%
}

.t4s_ratio1_1 {
  --t4s-aspect-ratio: 100%
}

.t4s_ratio5_4 {
  --t4s-aspect-ratio: 125%
}

.t4s_rationt {
  --t4s-aspect-ratio: 127.7777778%
}

.t4s_ratio2_3 {
  --t4s-aspect-ratio: 150%
}

.t4s_ratio1_2 {
  --t4s-aspect-ratio: 200%
}

.t4s_ratio4_5 {
  --t4s-aspect-ratio: 125%
}

.t4s_ratio_fh {
  --t4s-aspect-ratio: 100vh
}

.t4s_ratiocus1 {
  --t4s-aspect-ratio: calc(100% /(var(--aspect-ratiocus1)))
}

.t4s_ratiocus2 {
  --t4s-aspect-ratio: calc(100% /(var(--aspect-ratiocus2)))
}

.t4s_ratiocus3 {
  --t4s-aspect-ratio: calc(100% /(var(--aspect-ratiocus3)))
}

.t4s_ratiocus4 {
  --t4s-aspect-ratio: calc(100% /(var(--aspect-ratiocus4)))
}

.t4s_ratioadapt .t4s_ratio::before,
.t4s_ratioadapt_f .t4s_ratio::before {
  --t4s-aspect-ratio: calc(100% /(var(--aspect-ratioapt)))
}

@media(max-width:767px) {
  .t4s_ratioadapt .t4s_ratio_hasmb::before,
  .t4s_ratioadapt_f .t4s_ratio_hasmb::before {
    --t4s-aspect-ratio: calc(100% /(var(--aspect-ratioaptmb)))
  }
  .t4s_ratio_cuspx.t4scuspx1_true {
    --t4s-aspect-ratio: var(--aspect-ratio-cusmb)
  }
  .t4s_ratio_cuspx.t4scuspx1_false .t4s_ratio {
    --t4s-aspect-ratio: calc(100% /(var(--aspect-ratioapt)))
  }
  #pushdaddy-greetingcta {
    bottom: 124px !important
  }
}

@media(min-width:768px) and (max-width:1024px) {
  .t4s_ratio_cuspx.t4scuspx2_true {
    --t4s-aspect-ratio: var(--aspect-ratio-custb)
  }
  .t4s_ratio_cuspx.t4scuspx2_false .t4s_ratio {
    --t4s-aspect-ratio: calc(100% /(var(--aspect-ratioapt)))
  }
}

@media(min-width:1025px) {
  .t4s_ratio_cuspx.t4scuspx3_true {
    --t4s-aspect-ratio: var(--aspect-ratio-cusdt)
  }
  .t4s_ratio_cuspx.t4scuspx3_false .t4s_ratio {
    --t4s-aspect-ratio: calc(100% /(var(--aspect-ratioapt)))
  }
}

.t4s_ratio img {
  object-fit: cover;
  object-position: center center
}

.t4s_contain .t4s_ratio img {
  object-fit: cover !important
}

.t4s_position_1 .t4s_ratio img {
  object-position: left top
}

.t4s_position_2 .t4s_ratio img {
  object-position: left center
}

.t4s_position_3 .t4s_ratio img {
  object-position: left bottom
}

.t4s_position_4 .t4s_ratio img {
  object-position: right top
}

.t4s_position_5 .t4s_ratio img {
  object-position: right center
}

.t4s_position_6 .t4s_ratio img {
  object-position: right bottom
}

.t4s_position_7 .t4s_ratio img {
  object-position: center top
}

.t4s_position_9 .t4s_ratio img {
  object-position: center bottom
}

.t4s_position_default,
.t4s_position_0 .t4s_bg {
  background-position: center center
}

.t4s_cover .t4s_bg {
  background-size: cover
}

.t4s_contain .t4s_bg {
  background-size: contain
}

.t4s_position_1 .t4s_bg {
  background-position: left top
}

.t4s_position_2 .t4s_bg {
  background-position: left center
}

.t4s_position_3 .t4s_bg {
  background-position: left bottom
}

.t4s_position_4 .t4s_bg {
  background-position: right top
}

.t4s_position_5 .t4s_bg {
  background-position: right center
}

.t4s_position_6 .t4s_bg {
  background-position: right bottom
}

.t4s_position_7 .t4s_bg {
  background-position: center top
}

.t4s_position_9 .t4s_bg {
  background-position: center bottom
}

.t4s_ratio_mix.t4s_ratio_fh {
  --t4s-aspect-ratio-fh: 100vh
}

.t4s-section:first-child .t4s_ratio_mix.t4s_ratio_fh {
  --t4s-aspect-ratio-fh: calc(100vh - var(--header-height2, 0) - var(--topbar-height2, 0) - var(--announcement-height2, 0))
}

.t4s_ratio_mix .t4s_ratio {
  --aspect-ratioapt: calc(100% /(var(--ratioapt)));
  --ratioapttb: var(--ratioapt);
  --aspect-ratioapttb: calc(100% /(var(--ratioapttb)));
  --aspect-ratioaptmb: calc(100% /(var(--ratioaptmb)))
}

.t4s_ratio_mix.t4s_ratio_fh .t4s_ratio {
  --aspect-ratioapt: var(--t4s-aspect-ratio-fh);
  --aspect-ratioaptmb: var(--t4s-aspect-ratio-fh);
  --aspect-ratioapttb: var(--t4s-aspect-ratio-fh)
}

.t4s_ratio_mix.t4s_ratioadapt_mix16_9 .t4s_ratio {
  --aspect-ratioapt: 56.25%;
  --aspect-ratioaptmb: 56.25%;
  --aspect-ratioapttb: 56.25%
}

.t4s_ratio_mix.t4s_ratioadapt_mix4_3 .t4s_ratio {
  --aspect-ratioapt: 75%;
  --aspect-ratioaptmb: 75%;
  --aspect-ratioapttb: 75%
}

@media(max-width:480px) {
  .buildThigh {
    width: 33% !important
  }
  .mymeasurement-wrepper li.nav-item {
    font-size: 14px !important;
    width: 50% !important
  }
  .clone-jeans-wrapper li.nav-item {
    width: 47% !important
  }
}

@media(max-width:767px) {
  .t4s_contain .t4s_ratio img {
    object-position: center
  }
  .t4s_ratio_mix .t4s_ratio {
    --t4s-aspect-ratio: var(--aspect-ratioaptmb)
  }
  .t4s_ratio_mix.t4s_ratio_cuspx_mb_true .t4s_ratio {
    --aspect-ratioaptmb: var(--aspect-ratio-cusmb)
  }
  .mymeasurement-wrepper {
    margin: 0 15px
  }
}

@media(min-width:768px) and (max-width:1024px) {
  .t4s_ratio_mix .t4s_ratio {
    --t4s-aspect-ratio: var(--aspect-ratioapttb)
  }
  .t4s_ratio_mix.t4s_ratio_cuspx_tb_true .t4s_ratio {
    --aspect-ratioapttb: var(--aspect-ratio-custb)
  }
  .tearms-box {
    padding: 0 30px !important
  }
}

@media(min-width:1025px) {
  .t4s_ratio_mix .t4s_ratio {
    --t4s-aspect-ratio: var(--aspect-ratioapt)
  }
  .t4s_ratio_mix.t4s_ratio_cuspx_true .t4s_ratio {
    --aspect-ratioapt: var(--aspect-ratio-cus)
  }
}

.t4s-db {
  display: block
}

.t4s-dn,
[data-countdown-t4s]:not(.t4s-countdown-enabled),
.t4s-countdown-enabled.expired_cdt4 {
  display: none
}

.t4s-pr {
  position: relative
}

.t4s-pa {
  position: absolute
}

.t4s-pf {
  position: fixed
}

.t4s-op-0 {
  opacity: 0
}

.t4s-t-0 {
  top: 0
}

.t4s-l-0 {
  left: 0
}

.t4s-r-0 {
  right: 0
}

.t4s-b-0 {
  bottom: 0
}

.t4s-full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2
}

.t4s-oh {
  overflow: hidden !important
}

.t4s-z-100 {
  z-index: 100
}

.t4s-cursor-pointer {
  cursor: pointer
}

.t4s-pe-auto {
  pointer-events: auto
}

.t4s-pe-none {
  pointer-events: none
}

.t4s-w-100 {
  width: 100%
}

.t4s-h-100 {
  height: 100%
}

.t4s-lh-1 {
  line-height: 1
}

.t4s-truncate,
.t4s-pr-ellipsis-true .t4s-product .t4s-product-title,
.t4s-pr-ellipsis-true .t4s-widget__pr .t4s-widget__pr-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.t4s-pr-ellipsis-true .t4s-widget__pr .t4s-widget_if_pr {
  position: relative;
  overflow: hidden
}

.mfp-hide,
template,
.loading-overlay__spinner[hidden] {
  display: none !important
}

.t4s-ts-op {
  transition: opacity .3s ease-in-out
}

@-webkit-keyframes t4s-ani-fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes t4s-ani-fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.t4s-tabs-ul {
  list-style: none;
  --list-mb: 30px;
  --li-mb: 0;
  --li-pl: 0
}

.t4s-tab-content,
.t4s-type-tabs .t4s-tab-wrapper [data-t4s-tab-item],
.t4s-type-accordion .t4s-tabs-ul {
  display: none;
  -webkit-animation: 1s t4s-ani-fadeIn;
  animation: 1s t4s-ani-fadeIn
}

.t4s-tabs-ul+.t4s-tab-wrapper .t4s-tab-content:not([style]),
.t4s-tabs-ul+.t4s-tab-content:not([style]),
.t4s-tab-wrapper:first-child .t4s-tab-content:not([style]) {
  display: block;
  -webkit-animation: none;
  animation: none
}

@media(max-width:1024px) {
  .fit-stylist {
    display: block
  }
  .t4s-accordion-mb-true .t4s-tabs-ul+.t4s-tab-wrapper .t4s-tab-content:not([style]),
  .t4s-accordion-mb-true .t4s-tab-wrapper:first-child .t4s-tab-content:not([style]),
  .t4s-accordion-mb-true .t4s-tabs-ul {
    display: none
  }
  .t4s-accordion-mb-true .t4s-tab-wrapper [data-t4s-tab-item] {
    display: block
  }
  .t4s-product-info__inner .t4s-desc ul {
    min-height: 170px !important
  }
}

.t4s-tab-content2 {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

.t4s-tab-content2.t4s-active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 2;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: .2s ease-in-out .2s;
  transition: .2s ease-in-out .2s
}

.t4s-placeholder-svg {
  display: block;
  fill: #222;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid #ddd
}

.t4s-placeholder-svg.t4s-svg-bg1 {
  background-color: #a9a9a9;
  border-color: #a9a9a9;
  fill: dimgray
}

.lazyloadt4s-loader {
  position: absolute;
  display: block;
  width: 100%;
  z-index: 90;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
  opacity: 0;
  visibility: hidden;
  background-color: var(--lz-background);
  z-index: -1;
  transition: all .2s ease-in-out
}

.lazyloadt4s-loader.is-bg-img {
  transition: none;
  background-repeat: repeat;
  background-size: cover;
  opacity: 1;
  visibility: visible;
  z-index: -1
}

.lazyloadt4s+.lazyloadt4s-loader,
.lazyloadt4sing+.lazyloadt4s-loader .lazyloadt4s+.lazyloadt4s-loader,
.lazyloadt4sing+.lazyloadt4s-loader,
.lazyloadt4sNative:not(.lazyloadt4sed)+.lazyloadt4s-loader,
.t4s-product-main-img.lazyloadt4s~.lazyloadt4s-loader,
.t4s-product-main-img.lazyloadt4sing~.lazyloadt4s-loader {
  opacity: 1;
  visibility: visible;
  z-index: 1
}

.t4s-parallax.parallax_enabled>.lazyloadt4s-loader:nth-child(1),
.t4s-parallax.parallax_enabled .lazyloadt4s-loader+.lazyloadt4s-loader.is-bg-img,
.t4s-product-img:not(:hover) .t4s-product-main-img.lazyloadt4sed~.lazyloadt4s-loader,
.lazyloadt4sed~.lazyloadt4s-loader.is-bg-img {
  opacity: 0;
  visibility: hidden;
  z-index: -1
}

.lazyloadt4sed.lazyloadt4sNative~.lazyloadt4s-loader.is-bg-img {
  opacity: 1;
  visibility: visible
}

.t4s-product-main-img.lazyloadt4sing~.lazyloadt4s-loader,
.lazyloadt4sing+.lazyloadt4s-loader:not(.is-bg-img):not(.is-load-css) {
  background-image: var(--lz-img)
}

.t4s-lz--fadeIn {
  opacity: 0;
  transition: opacity .35s cubic-bezier(.215, .61, .355, 1)
}

.lazyloadt4sed.t4s-lz--fadeIn {
  opacity: 1
}

.t4s-loading--bg {
  width: 50px;
  height: 50px;
  background-image: var(--lz-img);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 20px auto
}

.t4s-lzcus-true .t4s-product-main-img.lazyloadt4sing~.lazyloadt4s-loader,
.t4s-lzcus-true .lazyloadt4sing+.lazyloadt4s-loader:not(.is-bg-img):not(.is-load-css),
.t4s-lzcus-true .t4s-loading--bg {
  background-image: var(--lz-img-cus);
  -webkit-animation: .35s linear infinite alternate skeletonAnimation;
  animation: .35s linear infinite alternate skeletonAnimation;
  will-change: opacity
}

.t4s-wait--data {
  position: relative;
  overflow: hidden;
  background-color: var(--lz-background);
  -webkit-animation: .45s linear infinite alternate skeletonAnimation;
  animation: .45s linear infinite alternate skeletonAnimation;
  will-change: opacity
}

@-webkit-keyframes skeletonAnimation {
  0 {
    opacity: .45
  }
  100% {
    opacity: .9
  }
}

@keyframes skeletonAnimation {
  0 {
    opacity: .45
  }
  100% {
    opacity: .9
  }
}

.no-js img.lazyloadt4s,
.no-js .lazyloadt4s-loader:not(.is-bg-img),
.t4s-product-colors:not(.is-t4s--limit) .is--colors-more,
.t4s-pr-color__item.is-color--limit~.t4s-pr-color__item:not(.is--colors-more) {
  display: none !important
}

.t4s-rte ol,
.t4s-rte ul {
  margin: 0 0 17.5px 25px;
  padding-left: 0
}

.t4s-rte ol.list--inline,
.t4s-rte ul.list--inline {
  margin-left: 0
}

.t4s-rte ul {
  list-style: disc
}

.t4s-rte ol {
  list-style: decimal
}

.t4s-rte ul ul {
  list-style: circle
}

.t4s-rte ul ul ul {
  list-style: square
}

.t4s-rte a:not(.btn):not(.cd):not(.db):not(.cb):not(.chp) {
  border-bottom: 1px solid currentColor;
  padding-bottom: 1px
}

#MainContent {
  min-height: 50vh
}

#MainContent .shopify-challenge__container,
.t4s-empty__page {
  margin: 140px auto;
  min-height: 50vh
}

#MainContent .shopify-challenge__container {
  min-height: 20vh
}

.shopify-challenge__container .shopify-challenge__button {
  margin-top: 20px
}

@media(min-width:641px) {
  #MainContent .shopify-challenge__container,
  .t4s-empty__page {
    margin: 200px auto
  }
}

.t4s-drawer {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translate3d(-104%, 0, 0);
  transform: translate3d(-104%, 0, 0)
}

button[data-btn-as-a] {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  -webkit-appearance: none;
  color: var(--text-color)
}

button[data-btn-as-a]:hover {
  color: var(--accent-color)
}

.t4s-input__currentcolor::-webkit-input-placeholder {
  color: currentcolor
}

.t4s-input__currentcolor:-ms-input-placeholder {
  color: currentcolor
}

.t4s-input__currentcolor::placeholder {
  color: currentcolor
}

.focus-none {
  box-shadow: none !important;
  outline: 0 !important
}

body,
.t4s-website-wrapper {
  background-color: var(--t4s-body-background)
}

@media(min-width:1025px) {
  .t4s-wrapper__boxed .t4s-website-wrapper {
    margin: 0 auto;
    max-width: 1200px;
    -webkit-box-shadow: 0 1px 9px rgb(0 0 0 / 8%);
    box-shadow: 0 1px 9px rgb(0 0 0 / 8%)
  }
  .t4s-wrapper__contentFull .t4s-container {
    max-width: 100%;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px
  }
  .t4s-wrapper__wide .t4s-container {
    max-width: 1600px
  }
  .t4s-wrapper__custom .t4s-container {
    max-width: var(--wrapper-mw)
  }
}

input.t4s-quantity-input[type=number]::-webkit-inner-spin-button,
input.t4s-quantity-input[type=number]::-webkit-outer-spin-button,
input.t4s-quantity-input[type="number"] {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.t4s-browser-Firefox input.t4s-quantity-input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield
}

.t4s-fwm {
  font-weight: 500
}

.shopify-policy__container {
  margin: 60px auto
}

.t4s-product__media-item.is--media-hide,
.t4s-carousel__nav-item.is--media-hide {
  display: none
}

.t4s-carousel__nav-inner.t4s-child-lazyloaded {
  background-image: none !important
}

@media(min-width:1025px) {
  .is--layout_wide {
    max-width: 1600px !important
  }
  .is--layout_full {
    max-width: 100% !important;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px
  }
}

.t4s-child-lazyloaded.t4s-bg-11 {
  background-image: none !important
}

.t4s-pr-item-sw-limit .t4s-product-colors:not(.is-t4s--calced) {
  white-space: nowrap;
  overflow: hidden
}

.shopify-payment-terms {
  margin-bottom: 15px;
  display: block
}

blockquote.t4s-blockquote {
  quotes: none
}

blockquote.t4s-blockquote::before,
blockquote.t4s-blockquote::after {
  content: none
}

blockquote svg {
  display: none
}

blockquote.t4s-blockquote svg {
  display: inline-block;
  width: 30px;
  height: 22px;
  color: var(--text-color);
  margin-bottom: 10px
}

blockquote {
  position: relative;
  margin-bottom: 20px;
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
  color: var(--secondary-color);
  display: block;
  font-family: var(--font-family-3) !important;
  border: 0;
  padding: 40px 15px 30px;
  background-color: #fff0;
  border-top: 4px solid var(--border-color);
  border-bottom: 4px solid var(--border-color);
  text-align: center;
  quotes: "\201c""\201d"
}

blockquote small {
  font-size: 12px;
  color: var(--text-color);
  text-transform: uppercase;
  display: block;
  margin-top: 10px
}

.isotopet4s:not(.isotopet4s-later):not([style]) {
  display: block
}

.isotopet4s:not(.isotopet4s-later):not([style]):after {
  content: "";
  display: block;
  clear: both
}

.isotopet4s:not(.isotopet4s-later):not([style]) .t4s-isotopet4s-item,
.isotopet4s:not(.isotopet4s-later):not([style])>.t4s-col-item {
  float: left
}

.is--hidden-previewbar {
  padding-bottom: 0 !important
}

.is--hidden-previewbar iframe#preview-bar-iframe {
  display: none !important
}

.popup {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 30px;
  box-shadow: rgb(0 0 0 / .24) 0 1px 3px;
  position: absolute;
  z-index: 25;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 450px !important;
  display: none;
  width: 95%
}

@media only screen and (max-width:767px) {
  .popup {
    padding: 35px 15px
  }
}

.popup-close:after {
  width: 30px;
  content: '╳';
  position: fixed;
  right: 10px;
  top: 10px;
  font-size: 14px;
  line-height: 30px;
  cursor: pointer
}

.popup-btn {
  cursor: pointer
}

.popup-overlay {
  position: fixed;
  height: 100%;
  width: 100% !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgb(0 0 0 / .6);
  display: none;
  z-index: 100
}

.offer-list li {
  font-size: 16px !important;
  font-weight: normal !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left !important;
  color: #7b7b7b;
  padding: 18px 0 !important;
  border-bottom: 1px solid #d8d8d8
}

input[type='radio']:after {
  width: 15px;
  height: 15px;
  top: -3px;
  right: 2px;
  border-radius: 15px;
  position: relative;
  background-color: #fff;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #ddd
}

input[type='radio']:checked:after {
  width: 15px;
  height: 15px;
  top: -3px;
  right: 2px;
  border-radius: 15px;
  position: relative;
  background-color: #50b1be;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #50b1be;
  box-shadow: inset 0 0 0 2px #fff
}

.gpo-app .gpo-element .gpo-swatches input {
  display: block !important;
  margin: 0 auto 10px;
  position: absolute;
  bottom: -40px;
  left: 47%
}

.gpo-swatches.image-swatches {
  position: relative
}

.gpo-element.gpo-form__group.recommanded-prd.gpo-col-12 .gpo-heading h6:before {
  content: "\f005";
  font-family: 'Line Awesome Free';
  padding-right: 5px;
  color: #50b1be
}

.gpo-element.gpo-form__group.recommanded-prd.gpo-col-12 {
  text-align: right
}

.gpo-element.gpo-form__group.recommanded-prd.gpo-col-12 .gpo-heading h6 {
  font-weight: 900
}

.gpo-element.gpo-form__group.submit-btn.gpo-col-12.show-addon-for-option .gpo-swatches input,
.gpo-element.gpo-form__group.reset-btn.gpo-col-12.show-addon-for-option .gpo-swatches input,
.gpo-element.gpo-form__group.custom-image.gpo-col-12.show-addon-for-option .gpo-swatches input,
.gpo-element.gpo-form__group.star.gpo-col-12.show-addon-for-option .gpo-swatches input {
  display: none !important
}

@media screen and (max-width:526px) {
  .gpo-swatches.image-swatches {
    margin-top: 30px !important
  }
  .tearms-box {
    padding: 0 20px !important
  }
}

.gpo-app .gpo-swatches.buttons input+label {
  background: #71ad47 !important
}

.gpo-element.gpo-form__group.star-sign.gpo-col-12.show-addon-for-option {
  display: flex !important;
  flex-direction: column;
  justify-content: center
}

.gpo-app .gpo-swatches.buttons:hover input+label {
  background: #53892e !important
}

.gpo-element.gpo-form__group.personalization-ttl.gpo-col-12 {
  margin-top: 20px
}

.gpo-element.gpo-form__group.coinpocket-block.gpo-col-12.show-addon-for-option {
  margin-top: 15px
}

.gpo-element.gpo-form__group.border-active.gpo-col-12.show-addon-for-option {
  margin: 20px 0
}

.gpo-app .gpo-swatches.buttons input:checked+label,
.gpo-app .gpo-swatches.buttons input:checked+label span {
  background: #71ad47 !important
}

.gpo-swatches.color-swatches input {
  margin-left: -4px !important
}

.drawer__header {
  font-size: 18px
}

.gpo-app .gpo-swatches.image-swatches input+label {
  padding: 1px
}

.gpo-app .gpo-swatches input+label .gpo-swatch__inner {
  border: 0 none !important
}

svg#wm_removed_svg {
  fill: #000 !important
}

.gpo-app .gpo-tooltip {
  background: #fff !important;
  box-shadow: 0 3px 7px #000
}

.gpo-app .gpo-tooltip {
  color: #000 !important
}

.gpo-tooltip {
  display: none
}

.gpo-app .gpo-swatches input:checked+label {
  background: #fff !important;
  box-shadow: 0 0 12px rgb(80 177 190 / 80%) !important;
  border-radius: 2px;
  border: 1px solid #50b1be !important
}

.gpo-app .gpo-swatches input+label {
  padding: 10px;
  box-shadow: 0 0 12px #ddd;
  border: 1px solid transparent !important
}

.gpo-element.gpo-form__group.star-sign.gpo-col-12.show-addon-for-option {
  display: inline-block;
  width: calc(100% - 200px);
  margin-left: 50px
}

.gpo-element.gpo-form__group.star.gpo-col-12.show-addon-for-option {
  width: auto !important;
  padding: 0 !important;
  margin-right: 15px;
  margin-left: 5px
}

.gpo-element.gpo-form__group.star-dropdown.gpo-col-12.show-addon-for-option {
  width: calc(100% - 224px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.gpo-element.gpo-form__group.custom-image.gpo-col-12.show-addon-for-option {
  display: inline-block;
  width: 30%
}

.gpo-element.gpo-form__group.first-char.gpo-col-12.show-addon-for-input,
.gpo-element.gpo-form__group.Last-char.gpo-col-12.show-addon-for-input {
  width: 25%;
  display: inline-block
}

.gpo-element.gpo-form__group.first-char.gpo-col-12.show-addon-for-input .gpo-input.gpo-text,
.gpo-element.gpo-form__group.Last-char.gpo-col-12.show-addon-for-input .gpo-input.gpo-text {
  text-align: center;
  font-size: 22px;
  padding: 5px 0 !important;
  width: 45px;
  border-radius: 5px
}

.gpo-element.gpo-form__group.Last-char.gpo-col-12.show-addon-for-input {
  margin-top: 33px !important;
  margin-left: -50px !important
}

.gpo-element.gpo-form__group.first-char.gpo-col-12.show-addon-for-input,
.gpo-element.gpo-form__group.Last-char.gpo-col-12.show-addon-for-input {
  display: flex;
  flex-direction: column;
  justify-content: center
}

.gpo-app .gpo-swatches:not(:last-child) {
  margin-right: 25px !important
}

.gpo-app .gpo-label+.gpo-selected-values {
  margin-bottom: 15px !important
}

.gpo-app .gpo-select select {
  border-radius: 5px
}

.gpo-app .gpo-label+.gpo-selected-values {
  line-height: 24px !important;
  font-size: 15px !important
}

.gpo-app .gpo-swatches.buttons input+label {
  background: #000 !important;
  color: #fff !important;
  font-size: 20px !important;
  padding: 10px !important;
  border-radius: 0 !important
}

.gpo-element.gpo-form__group.submit-btn.gpo-col-12.show-addon-for-option,
.gpo-element.gpo-form__group.reset-btn.gpo-col-12.show-addon-for-option {
  width: 50%
}

.submit-btn .gpo-swatches.buttons,
.reset-btn .gpo-swatches.buttons {
  display: block
}

.gpo-app .gpo-swatches.buttons input:checked+label,
.gpo-app .gpo-swatches.buttons input:checked+label span {
  background: #000 !important
}

.gpo-app .gpo-swatches.buttons input:checked+label:after {
  display: none
}

.gpo-element.gpo-form__group.gpo-col-12.show-addon-for-option {
  margin-bottom: 30px
}

.gpo-element.gpo-form__group.gpo-col-12.show-addon-for-option.has-error {
  margin-bottom: 0
}

.gpo-app .messages .error,
.gpo-app .upload-messages .error {
  margin-top: 40px !important
}

.display-none {
  display: none
}

.gpo-app .border-active .gpo-swatches input:checked+label {
  border-color: #000;
  border-radius: 0;
  border: 1px solid;
  box-shadow: none;
  background: transparent !important
}

.gpo-app .border-active .gpo-swatches input+label {
  padding: 2px;
  border: 1px solid #fff0
}

.gpo-element.gpo-form__group.star-sub-heading.gpo-col-12 .gpo-heading h6,
.gpo-element.gpo-form__group.monogramming-sub-heading.gpo-col-12 .gpo-heading h6 {
  font-weight: 400;
  font-size: 15px !important;
  color: #868686 !important
}

.gpo-app .gpo-swatches input:checked+label:after {
  content: "\f005";
  font-family: FontAwesome;
  position: absolute;
  top: -15px;
  right: -12px;
  width: 20px;
  height: 20px;
  background: #304677;
  border-radius: 50%;
  font-size: 10px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  display: none
}

.rise-block .gpo-swatches.image-swatches:nth-child(2n):after {
  content: "\f005";
  font-family: 'Line Awesome Free';
  position: absolute;
  top: -7px;
  right: -12px;
  width: 30px;
  height: 30px;
  background: rgb(225 225 225 / .5);
  border-radius: 50%;
  font-size: 10px;
  line-height: 20px;
  font-weight: 900;
  text-align: center;
  color: #50b1be
}

.fly-block .gpo-swatches.image-swatches:first-child:after {
  content: "\f005";
  font-family: 'Line Awesome Free';
  position: absolute;
  top: -6px;
  right: -7px;
  width: 20px;
  height: 20px;
  background: rgb(225 225 225 / .5);
  border-radius: 50%;
  font-size: 10px;
  line-height: 20px;
  font-weight: 900;
  text-align: center;
  color: #50b1be
}

.hem-block .gpo-swatches.image-swatches:first-child:after {
  content: "\f005";
  font-family: 'Line Awesome Free';
  position: absolute;
  top: -7px;
  right: -12px;
  width: 30px;
  height: 30px;
  background: rgb(225 225 225 / .5);
  border-radius: 50%;
  font-size: 10px;
  line-height: 20px;
  font-weight: 900;
  text-align: center;
  color: #50b1be
}

.backpocket-block .gpo-swatches.image-swatches:nth-child(2n):after {
  content: "\f005";
  font-family: 'Line Awesome Free';
  position: absolute;
  top: -7px;
  right: -12px;
  width: 30px;
  height: 30px;
  background: rgb(225 225 225 / .5);
  border-radius: 50%;
  font-size: 10px;
  line-height: 20px;
  font-weight: 900;
  text-align: center;
  color: #50b1be
}

.coinpocket-block .gpo-swatches.image-swatches:first-child:after {
  content: "\f005";
  font-family: 'Line Awesome Free';
  position: absolute;
  top: -7px;
  right: -12px;
  width: 30px;
  height: 30px;
  background: rgb(225 225 225 / .5);
  border-radius: 50%;
  font-size: 10px;
  line-height: 20px;
  font-weight: 900;
  text-align: center;
  color: #50b1be
}

.gpo-app .gpo-element .gpo-swatches input {
  display: block !important;
  margin: 0 auto 10px;
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
  border: 0 none
}

.gpo-swatches.image-swatches {
  position: relative
}

input#text-2 {
  margin-top: -25px;
  margin-left: -21px !important
}

.gpo-app .gpo-label {
  line-height: 2 !important
}

.gpo-heading h6 {
  font-size: 13px !important
}

.color-swatches input {
  right: 5% !important
}

.gpo-app hr.gpo-divider.solid {
  max-width: 100%
}

.desc-box {
  display: grid;
  grid-template-columns: 15fr 75fr;
  margin-bottom: 5px
}

.img-box img {
  width: 80px
}

.info {
  padding: 0 0 0 15px
}

.info h4 {
  margin-bottom: 3px;
  margin-top: 0;
  font-weight: 600
}

.info span {
  font-size: 14px;
  display: block;
  line-height: 24px !important
}

.discPara {
  margin-bottom: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.8em;
  position: relative
}

.discPara.expanded {
  -webkit-line-clamp: 2;
  max-height: max-content
}

.read-more {
  color: #50b1be;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  display: inline-block;
  z-index: 1
}

@media (max-width:768px) {
  .discPara {
    max-height: 50px
  }
}

@media (min-width:768px) {
  .read-more {
    display: none !important
  }
}

.img-box {
  max-width: 80px;
  width: 100%
}

.delivery-boxes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
  padding: 8px;
  gap: 10px
}

.delivery-boxes .col-wrap {
  flex-wrap: wrap;
  text-align: center
}

.delivery-boxes .col-wrap:last-child {
  margin-right: 0
}

.delivery-boxes .col-wrap figure {
  margin: 0;
  width: 100%;
  margin-bottom: 10px !important
}

.delivery-boxes .col-wrap span {
  font-size: 13px;
  display: block;
  line-height: normal;
  text-align: center;
  line-height: 20px
}

.product-info ul li {
  list-style-type: disc;
  font-size: 13px;
  line-height: 24px
}

.btn-groups button {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  min-height: 55px;
  padding: 5px 25px;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #222;
  margin-bottom: 15px
}

.btn-groups button:first-child {
  margin-right: 12px
}

.instafeed-new-carousel-container .instafeed-new-arrow {
  z-index: 1 !important
}

section#shopify-section-template--18053767430360__hero_image_9fHXqA,
section#shopify-section-template--17950968512728__hero_image_YL4m3C {
  position: relative;
  z-index: 0
}

.flickityt4s-page-dots {
  z-index: 0 !important
}

.product-form__buttons.product-form__buttons1 .addtocart {
  width: 49%;
  font-size: 14px;
  font-weight: 500;
  min-height: 55px;
  padding: 5px 25px;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #222 !important;
  color: #fff !important
}

.product-form__buttons.product-form__buttons1 .addtocart:hover {
  background-color: #72af40 !important
}

button.drawer__close:hover {
  background-color: #fff0
}

.product-form__buttons.product-form__buttons1 {
  text-align: center
}

.t4s-product-form__buttons .t4s-pr__wis_cp {
  margin-top: 0 !important;
  margin-bottom: 15px
}

.t4s-section-inner.t4s_nt_se_template--16686484291800__product-related-recent.t4s-container-wrap {
  margin-top: 100px
}

.gpo-app .gpo-heading h3 {
  font-size: 16px !important;
  font-weight: 500 !important
}

.gpo-app .gpo-heading h2 {
  font-size: 20px !important;
  font-weight: 600 !important
}

.star-sign .gpo-selected-values.has-value {
  display: none !important
}

.gpo-element.gpo-form__group.star-sign.gpo-col-12.show-addon-for-option.has-success {
  display: flex !important
}

.gpo-element.gpo-form__group.first-char.inputs.gpo-col-12.show-addon-for-input {
  margin-bottom: 53px !important
}

figure {
  margin-bottom: 20px !important
}

.t4s-swatch__item.is-sw__color {
  box-shadow: inset 0 0 0 4px #fff !important
}

.t4s-product-quick-view .btn-groups button {
  width: calc(47.9% - 0);
  padding: 5px 10px
}

.t4s-product__info-container .t4s-product__title {
  margin-bottom: 5px !important
}

.t4s-product__info-wrapper p {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 25px;
  font-size: 16px;
  padding-right: 3px;
  font-family: system-ui
}

.t4s-product__info-container>:not(:last-child),
.t4s-product__info-container2>:not(:last-child) {
  text-transform: capitalize
}

.is--header-transparent .fit-stylist a {
  color: #fff !important
}

.is--header-transparent.is-header--stuck .fit-stylist a {
  color: #fff !important
}

.fit-stylist a {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center
}

.fit-stylist a i {
  vertical-align: sub
}

@media screen and (max-width:768px) {
  .is--header-transparent .fit-stylist a {
    color: #fff !important;
    display: flex;
    align-items: center
  }
  .btn-groups button {
    width: 100%
  }
  .btn-groups button:nth-child(2n) {
    margin-bottom: 0
  }
  .fit-stylist a i {
    font-size: 20px !important;
    padding: 0 2px !important
  }
}

.style-btn a {
  width: 24.3%;
  padding: 10px;
  font-size: 15px;
  border-radius: 0;
  display: inline-block;
  border: 1px solid #888;
  text-align: center
}

.style-btn a:hover {
  background: #72af40;
  border: 1px solid #72af40;
  color: #fff
}

@media screen and (max-width:767px) {
  .delivery-boxes {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
  }
  .t4s-product__info-container .t4s-product__title {
    padding-left: 12.5px
  }
  .gpo-element.gpo-form__group.first-char.gpo-col-12.show-addon-for-input,
  .gpo-element.gpo-form__group.Last-char.gpo-col-12.show-addon-for-input {
    width: 41%
  }
  .gpo-element.gpo-form__group.custom-image.gpo-col-12.show-addon-for-option {
    display: inline-block;
    width: 100%
  }
  .gpo-element.gpo-form__group.Last-char.gpo-col-12.show-addon-for-input {
    margin-top: 33px !important;
    margin-left: -90px !important
  }
  .gpo-element.gpo-form__group.first-char.gpo-col-12.show-addon-for-input {
    margin-left: 0
  }
  input#text-2 {
    margin-top: -30px !important;
    margin-left: -3px !important
  }
  .gpo-heading h6 {
    margin-top: 15px !important
  }
  .col-wrap {
    margin-top: 10px !important
  }
  .t4s-quantity-wrapper.t4s-product-form__qty {
    margin-top: 14px !important
  }
  .mymeasurement-wrepper #measurement-measure ul.nav.nav-tabs {
    max-width: 100% !important
  }
}

.perks-container {
  margin-top: 13px
}

.perks-container ul {
  position: relative;
  list-style: none
}

.perks-container.icons .shipping_date {
  background: #f3f3f3;
  padding: 13px 20px;
  margin-bottom: 16px;
  border-radius: 10px
}

.perks-container ul li {
  position: relative;
  padding-left: 23px;
  font-size: 13px;
  font-family: Helvetica;
  font-weight: 400;
  text-align: left
}

.perks-container.icons .inner {
  width: 100%;
  column-gap: 15px
}

.perks-container.icons .shipping_date span {
  font-size: 13px;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #7b7b7b
}

.perks-container.icons .pdp_offers {
  background: #f3f3f3;
  border-radius: 10px;
  padding: 13px 20px
}

img.arrow {
  margin-left: 10px
}

.t4s-col-item.t4s-col-12.t4s-main-area.t4s-main-collection-page.is--enabled {
  order: 10
}

.delivery-boxes .col-wrap:last-child {
  margin-right: 0
}

.submit1 {
  padding: 12px 86px !important
}

.submitbutton {
  display: flex;
  justify-content: center
}

input[type=checkbox][data-agree-checkbox]+label:before {
  border: 1px solid #000 !important
}

.t4s-product__social-share.t4s-text-.t4s-d-inline-flex.t4s-align-items-center {
  margin: 10px 0 0 0 !important
}

.t4s-product-quick-shop .btn-groups {
  display: flex !important
}

.t4s-sidebar div#blockid_1 {
  display: none !important
}

.t4s-sidebar div#blockid_3 {
  display: none !important
}

.t4s-sidebar div#blockid_4 {
  display: none !important
}

.t4s-sidebar-inner.t4s-sidebar-collection.t4s-current-scrollbar {
  display: flex;
  flex-direction: column-reverse
}

form#FacetFiltersForm {
  display: flex;
  flex-direction: inherit
}

div#blockid_2 {
  margin-top: 30px
}

.t4s-main-page p {
  text-align: justify
}

@media(max-width:321px) {
  .gpo-swatch__image {
    width: 70px !important
  }
  .star .gpo-swatch__image {
    width: 100px !important
  }
  .gpo-element.gpo-form__group.star-dropdown.gpo-col-12.show-addon-for-option {
    width: calc(100% - 130px) !important
  }
  input#text-2 {
    margin-top: -34px !important;
    margin-left: -6px !important
  }
  .t4s-product-info__inner .t4s-desc ul {
    min-height: 218px !important
  }
}

.t4s-product,
.t4s-container .t4s-row-cols-lg-5>.t4s-product,
.t4s-container .t4s-row-cols-lg-6>.t4s-product {
  --product-title-color: #222;
  --product-title-color-hover: #72af40 !important
}

section img .img-fluid {
  max-width: 400%
}

.t4s-product-info__inner .t4s-desc ul {
  padding-bottom: 0;
  font-weight: 300;
  line-height: 24px;
  margin: 0 0 10px 0 !important;
  min-height: 115px;
  list-style: disc
}

.t4s-product-price {
  padding-bottom: padding:7px 0 20px 0px !important;
  color: #222 !important;
  font-weight: 500 !important
}

.t4s-product-info {
  background: #fff;
  padding: 0 12.5px;
  height: 130px
}

.t4s-product-wrapper.t4s-pr.t4s-oh {
  border: 1px solid #eee;
  padding-top: 10px;
}

a.t4s-btn-custom.t4s-pe-auto.t4s-btn-style-outline.t4s-fnt-fm-1.t4s-view-details {
  border: 1px solid #50b1be;
  box-shadow: none;
  color: #fff;
  background: #50b1be;
  margin-top: 25px
}

a.t4s-btn-custom.t4s-pe-auto.t4s-btn-style-outline.t4s-fnt-fm-1.t4s-view-details:hover {
  border: 1px solid #50b1be;
  box-shadow: none;
  color: #fff;
  background: #50b1be
}

.t4s-title {
  color: #222 !important
}

.t4s-product.t4s-pr-grid.t4s-pr-style1 {
  border: 1px solid #eee
}

h3.t4s-product-title.display-3 {
  min-height: 25px
}

.t4s-pr-style1 .t4s-product-info {
  padding: 15px 10px 0 5px;
  text-align: left
}

.t4s-pr-style1 .t4s-product-price {
  padding-bottom: 0
}

.gpo-element.gpo-form__group.star-sign.d-none.gpo-col-12.show-addon-for-option {
  display: none !important
}

.t4s-product .t4s-product-title a {
  font-size: 1.35em !important;
  font-weight: 500
}

.t4s-subttl {
  font-size: .850em !important;
  font-weight: 300;
  font-style: italic;
  height: 35px
}

.t4s-product-info__inner hr {
  max-width: 100%;
  margin: 8px 0 8px 0 !important
}

.t4s-navigation i.las.la-headset {
  font-size: 24px;
  padding-right: 7px
}

.t4s-title {
  font-family: 'Lato' !important
}

@media screen and (max-width:991px) {
  .fit-stylist a span {
    display: none
  }
}

.gpo-app .gpo-label span.label-content,
.gpo-app .star-sign-head .gpo-heading h3,
.gpo-app .personalization-ttl .gpo-heading h3,
.gpo-app .monogramming .gpo-heading h3 {
  font-size: 20px !important;
  display: inline-flex
}

.clone-image {
  position: relative
}

.clone-image h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  width: 100%;
  padding: 0 15px;
  text-align: center
}

.clone-image:before {
  content: "";
  background: rgb(0 0 0 / .4);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.clone-btn {
  text-align: center
}

.clone-btn textarea {
  vertical-align: middle
}

.measurebox ul li {
  margin-bottom: 15px !important
}

@media screen and (max-width:576px) {
  .t4s-col-lg-auto.t4s-order-lg-first.t4s-col-12.t4s-col-item.t4s-col-thumb.t4s-pr.t4s-oh {
    display: none !important
  }
  .measurebox a.btn-success {
    width: 100%
  }
  .image-header-box h5 {
    font-size: 16px !important
  }
  .clone-image img {
    height: 200px;
    width: 100%;
    object-fit: cover
  }
  .measurebox ul li {
    margin-bottom: 5px !important
  }
}

.bg_color_glacier-blue {
  background: url(../assets/GlacierBlue.jpg) !important;
  background-size: 100% !important
}

.bg_color_raw-indigo {
  background: url(../assets/RawIndigo.jpg) !important;
  background-size: 100% !important
}

.bg_color_mid-blue {
  background: url(../assets/Midblue.jpg) !important;
  background-size: 100% !important
}

.bg_color_pure-black {
  background: url(../assets/PureBlack.jpg) !important;
  background-size: 100% !important
}

.bg_color_carbon-black {
  background: url(../assets/CarbonBlack.jpg) !important;
  background-size: 100% !important
}

.bg_color_graphite {
  background: url(../assets/Graphite.jpg) !important;
  background-size: 100% !important
}

.bg_color_charcoal {
  background: url(../assets/Charcoal.jpg) !important;
  background-size: 100% !important
}

.bg_color_british-khaki {
  background: url(../assets/Khaki.jpg) !important;
  background-size: 100% !important
}

.bg_color_wine-brown {
  background: url(../assets/wine.webp) !important;
  background-size: 100% !important
}

.bg_color_pure-white {
  background: url(../assets/Purewhite.jpg) !important;
  background-size: 100% !important
}

.bg_color_almond {
  background: url(../assets/Almond.jpg) !important;
  background-size: 100% !important
}

.bg_color_beige {
  background: url(../assets/Beige.jpg) !important;
  background-size: 100% !important
}

.bg_color_coffee-brown {
  background: url(../assets/Coffeebrown.jpg) !important;
  background-size: 100% !important
}

.bg_color_cream {
  background: url(../assets/Cream.jpg) !important;
  background-size: 100% !important
}

.bg_color_dark-grey {
  background: url(../assets/DarkGrey.jpg) !important;
  background-size: 100% !important
}

.bg_color_navy-blue {
  background: url(../assets/NavyBlue.jpg) !important;
  background-size: 100% !important
}

.bg_color_olive-green {
  background: url(../assets/OliveGreen.jpg) !important;
  background-size: 100% !important
}

.bg_color_deep-space-blue {
  background: url(../assets/DeepSpaceBlue.jpg) !important;
  background-size: 100% !important
}

.bg_color_ecru {
  background: url(../assets/Ecru.jpg) !important;
  background-size: 100% !important
}

.bg_color_deep-blue {
  background: url(../assets/DeepBlue.jpg) !important;
  background-size: 100% !important
}

.bg_color_khaki-camo {
  background: url(../assets/KhakiCamo.jpg) !important;
  background-size: 100% !important
}

.bg_color_olive-camo {
  background: url(../assets/OliveCamo.jpg) !important;
  background-size: 100% !important
}

.bg_color_washed-deep-space-blue {
  background: url(../assets/Washed.jpeg) !important;
  background-size: 100% !important
}

.bg_color_tuscan-pink {
  background: url(../assets/Tinted_Glacier_Blue.jpeg) !important;
  background-size: 100% !important
}

.bg_color_washed-mid-blue {
  background: url(../assets/Tinted_Mid_Blue.jpeg) !important;
  background-size: 100% !important
}


.notes ol {
  list-style: auto
}

.clone ul {
  list-style: disc
}

.notes small {
  color: #000 !important
}

.btn-success,
.btn:disabled {
  background: #50b1be !important;
  background-color: #50b1be !important;
  border: 1px solid #50b1be !important
}

.self-measure .row>* {
  flex-shrink: inherit
}

hr.gpo-divider.solid {
  margin: 23px 0 0 0 !important
}

.t4s-product .t4s-product-badge {
  position: inherit !important;
  margin: 0 0 15px 0 !important
}

.t4s-badge-item {
  box-shadow: none !important;
  line-height: normal !important;
  padding: 0 !important
}

.t4s-list-socials {
  margin-top: 20px !important
}

h2.tearms-heading {
  font-size: 25px !important;
  font-weight: 700 !important;
  margin-bottom: 10px !important
}

p.tearms-pera,
.privcy-box p {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.7 !important;
  color: #222;
  margin-bottom: 10px
}

p.tearms-pera a {
  color: #50b1be
}

p.tearms-pera strong {
  color: #50b1be
}

.tearms-box {
  padding: 0 100px
}

.t4s-accordion-style-1 .t4s-tabs-accordion-enabled .t4s-tab-wrapper .t4s-tab-content p {
  font-weight: 300 !important;
  font-size: 16px;
  line-height: 24px;
  color: #222
}

.abt-steps-content p {
  margin-bottom: 10px !important;
  line-height: 26px
}

@media(max-width:767px) .t4s-mouse-scroll-wrap {
  bottom: 150px !important
}

.coupon-input {
  padding: 0;
  background: #fff0;
  border: 0;
  width: 56px;
  width: 64px;
  font-weight: 700
}

.coupon-wrapper button {
  background: #899090;
  color: #fff;
  padding: 6px 12px;
  border-radius: 5px
}

button.t4s-btn__checkout.t4s-btn.t4s-btn-base.t4s-btn-style-default.t4s-btn-size-3.t4s-btn-color-dark.t4s-btn-effect-default.t4s-w-100.t4s-justify-content-center {
  font-size: 18px
}

button.coupon-button:before {
  content: "\f0c5";
  font-family: 'Line Awesome Free';
  margin-right: 5px
}

.t4s-btn-group__back .t4s-btn-base.t4s-btn-size-3 {
  padding: 0 50px
}

.goback {
  font-size: 18px;
  color: #000 !important
}

.t4s-btn-group__back:hover a {
  color: #fff !important
}

.t4s-btn-group__back:hover button {
  background: #50b1be !important;
  border: 1px solid #50b1be !important
}

.t4s-btn-group__back a:hover {
  color: #fff !important
}

.t4s-btn-group__back button {
  background: transparent !important;
  border: 1px solid #000 !important
}

.t4s-page_cart__edit.t4s-page_cart__edit1 {
  display: none !important
}

@media screen and (max-width:768px) {
  .style-btn a {
    width: 49%;
    margin-bottom: 5px
  }
  .alteration {
    background: linear-gradient(to right, #50b1be, #50b1be);
    );
    padding: 15px 5px !important;
    color: #fff
  }
  .img-altration img {
    min-width: 60px !important
  }
  .t4s-page_cart__edit {
    display: none !important
  }
  .t4s-page_cart__edit.t4s-page_cart__edit1 {
    display: block !important
  }
}

@media screen and (max-width:380px) {
  .coupon-wrapper a.view_offer.d-flex.align-items-center {
    width: 100%;
    justify-content: space-between !important;
    column-gap: 10px
  }
  .perks-container.icons .inner {
    width: 100%;
    justify-content: space-between !important
  }
}

.t4s-sticky-atc.t4s-pf.t4s-b-0.t4s-l-0.t4s-r-0.t4s-op-0.t4s-pe-none.is--shown {
  display: none !important
}

.alteration {
  background: linear-gradient(to right, #50b1be, #50b1be);
  );
  padding: 25px 10px !important;
  color: #fff
}

.altration-text h5,
.altration-text small {
  color: #fff !important
}

.washandcare img {
  max-width: 50% !important
}

.t4sp-sticky .t4s-section-header {
  z-index: 398 !important
}

div#t4s-login-sidebar {
  z-index: 9999 !important
}

.dropdown-menu a,
.dropdown-menu span {
  font-size: 14px !important
}

a.link {
  text-decoration: underline !important
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  vertical-align: top;
  content: "";
  border-top: .5em solid;
  border-right: .5em solid #fff0;
  border-bottom: 0;
  border-left: .5em solid #fff0;
  right: 50px;
  top: calc(50% - .25em)
}

.mymeasurement-wrepper ul.nav.nav-tabs {
  list-style: none;
  padding: 5px;
  background: #fff !important;
  color: #fff !important;
  box-shadow: 0 0 5px #00000080, inset 0 0 5px #0006;
  border: 4px solid #fff;
  border-radius: 25px;
  max-width: 425px;
  margin: 0 auto
}

.mymeasurement-wrepper li.nav-item {
  border-radius: 0 !important;
  width: 50%;
  text-align: center
}

.mymeasurement-wrepper li.nav-item .nav-link {
  color: #000;
  border: 0 none !important;
  padding: 10px 15px;
  margin: 0 auto
}

.mymeasurement-wrepper li.nav-item .nav-link.active {
  background: #50b1be !important;
  color: #fff !important;
  border-radius: 25px;
  width: 100%
}

.mymeasurement-wrepper li.nav-item .nav-link:hover {
  border: 0 none
}

.mymeasurement-wrepper .tab-content {
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 25px;
  margin-top: 15px
}

.mymeasurement-wrepper .accordion-button::after,
.mymeasurement-wrepper .accordion-button:not(.collapsed)::after {
  content: "\f044";
  background-image: none;
  font-family: 'Line Awesome Free';
  transform: inherit;
  font-size: 16px
}

.mymeasurement-wrepper .accordion-body {
  border: 1px solid #ddd
}

.mymeasurement-wrepper .input-group {
  display: flex
}

.mymeasurement-wrepper .main-control .input-group input {
  width: auto !important
}

.mymeasurement-wrepper #measurement-measure li.nav-item {
  width: 50%
}

.mymeasurement-wrepper #measurement-measure ul.nav.nav-tabs {
  max-width: 48%
}

.t4s-main-product__content .dropdown-toggle::after {
  font-size: 33px !important
}

.t4s-account-content .link {
  color: #fff !important;
  text-decoration: none !important
}

.wa-chat-box-brand {
  margin-left: -16px;
  box-shadow: none !important
}

#wa-widget-send-button {
  padding-left: 10px !important;
  padding-right: 10px !important;
  height: 38px !important;
  min-width: 40px !important
}

.wa-messenger-svg-whatsapp {
  width: 30px !important;
  height: 40px !important
}

#wa-widget-send-button div {
  font-size: 14px !important
}

#selectedMeasurement a {
  text-decoration: none !important
}

#selectedMeasurement .active span {
  color: #fff
}

.t4s-product-quick-shop .style-btn a {
  width: 45.3%;
  margin-top: 10px
}

a#worldphonecallbutton {
  height: 40px !important;
  width: 40px !important;
  top: 50% !important;
  right: -6px !important;
  border-radius: 20% 0 0 20% !important;
  transform: translateY(-40%);
  bottom: auto !important;
  font-size: 5px !important;
  line-height: 30px
}

a#worldphonecallbutton svg {
  height: 18px !important;
  width: 18px !important
}

#worldphonecallbuttoncta {
  top: 50%;
  right: 60px !important;
  transform: translateY(-50%);
  bottom: auto !important
}

#pushdaddy-button,
#pushdaddy-button1 {
  top: 58%;
  right: -6px !important;
  bottom: 0 !important;
  transform: translateY(-50%);
  background: #4dc247;
  border-radius: 20% 0 0 20% !important;
  width: 40px !important;
  height: 40px !important;
  background-size: 22px !important;
  left: auto !important;
  box-shadow: 2px 2px 6px rgb(0 0 0 / 40%) !important
}

.contect-social i {
  height: 55px;
  width: 55px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #f1f1f1;
  color: #212529;
  font-size: 30px
}

.ContinueShopping a {
  color: #585858 !important;
  font-size: 16px
}

@media screen and (min-width:767px) {
  section#shopify-section-template--16686484357336__4d108388-f577-4702-86fb-a59fd4d58439 {
    display: none
  }
  .modal-body .t4s-sticky-atc__img,
  .modal-body .t4s-sticky-atc__title {
    display: block !important
  }
}

@media screen and (max-width:767px) {
  section#shopify-section-template--16686484357336__70c38103-d8f1-4ad1-8ce8-9e7f7843f089 {
    display: none
  }
  .modal-body .t4s-sticky-atc__img,
  .modal-body .t4s-sticky-atc__title {
    display: block !important
  }
  a.t4s-btn-custom.t4s-pe-auto.t4s-btn-style-outline.t4s-fnt-fm-1.t4s-view-details {
    margin-top: 10px
  }
  .t4s-pr-style1 .t4s-product-info {
    padding: 15px 10px;
    text-align: left
  }
}

.clone-modal a {
  text-decoration: none !important
}

.product-measurement li {
  cursor: pointer
}

.product-review-modal .t4s-sticky-atc__img {
  border-radius: 0 !important
}

.review-edit-btn a {
  padding: 10px;
  font-size: 15px;
  border-radius: 0;
  display: inline-block;
  border: 1px solid #888;
  text-align: center
}

.review-edit-btn a:hover {
  background: #72af40;
  border: 1px solid #72af40;
  color: #fff
}

.checkmark {
  height: 45px;
  width: 45px;
  background: #50b1be;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  border-radius: 50%;
  font-size: 24px !important
}

.main-text-modal {
  color: #50b1be !important
}

.modal .t4s-sticky-atc__img {
  width: 120px !important;
  height: 120px !important
}

.clone-text {
  font-size: 23px !important
}

.product-review-modal.d-flex.align-items-center.justify-content-center.mt-5 {
  background: #d9d9d9
}

a#worldphonecallbutton {
  background: #50b1be !important;
  box-shadow: 2px 2px 6px rgb(0 0 0 / 40%) !important
}

a#b_7a094d2e-c918-4748-9d90-c63fb8098725 {
  font-weight: 300;
  color: #fff !important
}

a#b_7a094d2e-c918-4748-9d90-c63fb8098725:hover {
  font-weight: 300;
  color: #fff !important
}

.home-ul-list li {
  font-size: 16px;
  font-weight: 200;
  color: #929698
}

@media screen and (max-width:767px) {
  .t4s-subttl {
    height: 20px
  }
  a#worldphonecallbutton {
    bottom: 65px !important
  }
  #pushdaddy-button {
    bottom: 56px !important
  }
}

a#b_7a094d2e-c918-4748-9d90-c63fb8098725 {
  border: 0;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  outline: 0;
  overflow: hidden;
  position: relative;
  color: #fff;
  background-color: #50b1be;
  padding: 17px 60px 17px 15px;
  margin: 0 auto;
  box-shadow: 0 0 27px rgb(0 0 0 / 10%)
}

a#b_7a094d2e-c918-4748-9d90-c63fb8098725:after {
  content: "\f101";
  position: absolute;
  right: 15px;
  top: 50%;
  font-family: 'Line Awesome Free';
  left: auto;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  transform: translateY(-50%);
  font-weight: 900;
  line-height: 24px;
  font-size: 24px
}

a#b_7a094d2e-c918-4748-9d90-c63fb8098725:after {
  animation: arrow-right 2s cubic-bezier(.36, .07, .57, .99) infinite;
  top: auto
}

#customise-btn {
  position: relative;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  letter-spacing: 1px;
  justify-content: center
}

.las {
  font-size: 20px
}

.customize-conshopping:hover {
  background: #50b1be !important;
  color: #fff !important;
  border: 1px solid #50b1be !important
}

@keyframes arrow-right {
  0 {
    transform: scale(1.1) translateX(0) translateY(0)
  }
  33% {
    transform: scale(1.1) translateX(-5px) translateY(0)
  }
  66% {
    transform: scale(1.1) translateX(5px) translateY(0)
  }
  100% {
    transform: scale(1.1) translateX(0) translateY(0)
  }
}

.alteration-policy ul li,
.alteration-policy p {
  list-style: disc !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.7 !important;
  color: #222;
  margin-bottom: 10px
}

div#pushdaddy-button-label {
  font-size: 12px !important;
  top: -12px;
  left: -2px
}

.fulfill a {
  color: #fff !important
}

.submit-button-meausrement {
  margin: 0 auto !important;
  display: block !important;
  padding: 11px 41px !important
}

.submit-button-meausrement a {
  text-decoration: none !important;
  color: #fff !important;
  font-size: 18px !important
}

.fulfill a {
  text-decoration: none !important
}

@media screen and (max-width:1199px) {
  .mymeasurement-wrepper #measurement-measure ul.nav.nav-tabs {
    max-width: 61%
  }
}

@media screen and (max-width:1025px) {
  .mymeasurement-wrepper li.nav-item .nav-link {
    font-size: 16px !important
  }
}

@media screen and (max-width:990px) {
  .mymeasurement-wrepper li.nav-item .nav-link {
    font-size: 14px !important
  }
}

@media screen and (max-width:820px) {
  .mymeasurement-wrepper li.nav-item .nav-link {
    font-size: 13px !important;
    padding: 10px 10px
  }
  a.t4s-btn-custom.t4s-pe-auto.t4s-btn-style-outline.t4s-fnt-fm-1.t4s-view-details {
    margin-top: 5px
  }
  .t4s-pr-style1 .t4s-product-info {
    padding: 15px 10px;
    text-align: left
  }
}

@media screen and (max-width:769px) {
  .mymeasurement-wrepper li.nav-item .nav-link {
    padding: 10px 5px
  }
}

@media screen and (max-width:658px) {
  .mymeasurement-wrepper li.nav-item .nav-link {
    padding: 10px 12px
  }
}

.customise-btn-grup .btn-group {
  display: grid !important
}

.reset-defualt {
  background: transparent !important;
  color: #000 !important;
  margin: 0 auto !important
}

.gpo-element.gpo-form__group.star-sign-head.gpo-col-12,
.gpo-element.gpo-form__group.monogramming.gpo-col-12 {
  margin-bottom: 8px !important
}

.star {
  order: 1
}

.star-dropdown {
  order: 2
}

.gpo-app .star .gpo-swatches.image-swatches input+label .gpo-swatch__image {
  background-size: cover !important
}

.gpo-app .star-dropdown .gpo-select {
  font-size: 15px !important
}

.divider {
  order: 3
}

.gpo-form__group.gpo-col-12:last-child {
  display: none
}

.drawer__close.t4s-product-form__btn {
  width: 100%
}

.drawer__content input[type='radio']:after {
  border: 2px solid #50b1be !important
}

#pushdaddy-greetingcta {
  width: auto !important;
  padding: 6px 30px 6px 15px !important
}

.clickhere {
  color: #50b1be !important
}

.product-info p {
  font-size: 13px;
  line-height: 22px !important
}

#preloader {
  position: fixed;
  z-index: 999999;
  background: rgb(0 0 0 / .8);
  height: 100vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

@media screen and (max-width:767px) {
  #customise-btn:after {
    left: 75% !important
  }
}

.jdgm-write-rev-link {
  display: inline !important
}

.t4s-swatch__item.is-sw__color {
  box-shadow: none !important
}

.t4s-swatch__item.is-sw__color.is--selected {
  box-shadow: inset 0 0 0 4px #fff !important;
  border-width: 2px !important
}

.login-button {
  background: transparent !important;
  color: #000 !important
}

.mono-border {
  order: 2
}

.monogramming {
  order: 3
}

.monogramming-sub-heading {
  order: 4
}

.first-char {
  order: 5
}

.Last-char {
  order: 6
}

.gpo-element.gpo-form__group.mono-border.gpo-col-12 .gpo-divider.solid {
  margin-top: 0 !important
}

.measurement-side {
  margin-top: 5px
}

.measurement-side .measure-box .measure-content h5 {
  font-weight: 500;
  font-size: 18px;
  color: #000;
  margin-bottom: 5px;
  text-align: left;
  text-transform: capitalize
}

.measurement-side .nav .nav-link ul {
  margin: 0
}

.measurement-side .measure-box .measure-content p {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: .5px;
  text-align: left;
  list-style: disc;
  margin: 0;
  color: #757575
}

.measurement-side .measure-content {
  margin-left: 15px
}

.measurement-side .nav-pills .nav-link.active {
  background-color: #fff0
}

.measure-image img {
  max-width: 100px
}

.f-14 {
  font-size: 14px;
  text-transform: capitalize !important
}

.f-13 {
  font-size: 17px
}

.measures-tabs .nav-tabs button {
  width: 100%
}

.tab-content#v-pills-tabContent {
  width: 100%
}

.radio-group {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 10px
}

.radio-group input[type='radio'] {
  display: none
}

.radio-group .radio-box {
  max-width: 35px;
  width: 35px;
  height: 35px;
  font-weight: 200;
  border-radius: 7px !important;
  border: solid 1px rgb(35 31 32 / .3);
  font-size: 15px
}

.radio-group .radio-box label {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 8px;
  width: 35px;
  font-size: 15px;
  border: solid 1px rgb(35 31 32 / .3);
  height: 35px;
  font-weight: 400;
  color: #000;
  border-radius: 7px;
  cursor: pointer
}

.radio-group .radio-box.active label {
  background: #231f20;
  color: #fff;
  transition: all .6s ease, border-width 0 linear
}

h2.section-heading {
  font-size: 16px;
  color: #231f2099;
  font-weight: 400
}

a.guide.link {
  font-size: 14px;
  font-weight: 400;
  text-decoration: none !important;
  color: #50b1be;
  cursor: pointer;
  text-align: right;
  display: block;
  padding: 10px 10px 0 0
}

.purpose-radios-wrapper {
  margin-top: 10px !important;
  margin-bottom: 25px
}

a.nav-link.border-0 {
  font-size: 15px !important
}

.size-guide .sizeguide-text,
.sizeguide-text {
  font-size: 15px !important;
  font-weight: 300 !important;
  color: #5b6167 !important
}

li.list-group-item.sizeguide-text {
  color: #5b6167 !important
}

.text .size-guide {
  font-size: 15px !important;
  font-weight: 300 !important;
  color: #5b6167 !important
}

.thigh-desc span {
  font-size: 12px !important;
  font-weight: 300 !important;
  color: #5b6167 !important;
  text-align: center;
  display: block;
  min-height: 110px
}

.thigh-desc {
  background: #eee;
  padding: 10px 10px 7px;
  line-height: 15px
}

.thigh-desc img {
  max-height: initial !important;
  max-width: 22px;
  vertical-align: middle
}

.tip-icon {
  height: 35px;
  width: 35px;
  background: #ddd;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  margin-bottom: 7px;
  vertical-align: middle;
  margin-right: 5px
}

.star-icon {
  font-size: 16px !important;
  color: red !important
}

.size-guide tr th {
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-evenly
}

.size-guide tr td {
  font-size: 14px;
  font-weight: 400
}

.measurement-side .measure-box {
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  padding: 10px;
  margin-bottom: 15px;
  cursor: pointer
}

.submit-button-main {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 5px #000;
  background: #fff;
  padding: 8px 25px
}

.submit-button-main button {
  padding: 10px 40px;
   !important
}

.clone-jeans-wrapper input[type="radio"] {
  border: 0 none;
  vertical-align: middle;
  padding: 0
}

.clone-jeans-wrapper label {
  cursor: pointer;
  position: relative;
  font-size: 17px;
  z-index: 99;
  vertical-align: super
}

.clone-jeans-wrapper td.main1 {
  padding: 0
}

.clone-jeans-wrapper label::before {
  content: "";
  position: absolute;
  transition: border-color 400ms ease
}

.clone-jeans-wrapper label::after {
  content: "";
  position: absolute;
  background-color: #fff0;
  top: 0;
  left: 0;
  transform: translateY(-50%) scale(0);
  transition: transform 400ms ease;
  z-index: -9;
  right: 0;
  bottom: 0
}

.clone-jeans-wrapper input[type="radio"]:checked+label::before {
  border-color: #72af40
}

.clone-jeans-wrapper input[type="radio"]:checked+label::after {
  transform: translate(0, 0)
}

.clone-jeans-wrapper table tr td,
.clone-jeans-wrapper table tr th {
  text-align: center !important
}

.clone-jeans-wrapper .nav-item .nav-link.active,
.self-measure li.nav-item button.nav-link.active {
  background: transparent !important;
  color: #000 !important;
  border-radius: 25px;
  width: 100%
}

.clone-jeans-wrapper .comment-box label {
  height: auto;
  line-height: 24px
}

.clone li {
  font-size: 16px;
  text-align: left;
  font-weight: 300
}

.clone-jeans-wrapper ol {
  list-style: decimal
}

.clone-jeans-wrapper ol li {
  font-size: 16px;
  line-height: 28px
}

.clone-jeans-wrapper table tr th {
  font-weight: 500;
  border-bottom: 1px solid #ddd;
  font-size: 14px
}

.clone-jeans-wrapper table tr td {
  border-bottom: 1px solid #ddd
}

.clone-jeans-wrapper .tab-content {
  border: 1px solid #ddd;
  padding: 0 20px;
  border-radius: 25px;
  margin-top: 5px
}

.clone-jeans-wrapper .nav-tabs .nav-link,
.clone-jeans-wrapper .nav-tabs .nav-link:hover {
  border: 0 none
}

.clone-jeans-wrapper .nav-item .nav-link {
  color: #000 !important;
  padding: 10px;
  border-radius: 25px;
  display: block;
  text-align: center;
  width: 100%
}

.clone-jeans-wrapper ul li {
  width: 50%;
  text-align: center
}

.clone-jeans-wrapper input[type="radio"] {
  border: 0 none;
  vertical-align: middle;
  padding: 0
}

.clone-jeans-wrapper label {
  cursor: pointer;
  position: relative;
  font-size: 17px;
  z-index: 99;
  vertical-align: super
}

.clone-jeans-wrapper td.main1 {
  padding: 0
}

.clone-jeans-wrapper label::before {
  content: "";
  position: absolute;
  transition: border-color 400ms ease
}

.clone-jeans-wrapper label::after {
  content: "";
  position: absolute;
  background-color: #fff0;
  top: 0;
  left: 0;
  transform: translateY(-50%) scale(0);
  transition: transform 400ms ease;
  z-index: -9;
  right: 0;
  bottom: 0
}

.clone-jeans-wrapper input[type="radio"]:checked+label::before {
  border-color: #72af40
}

.clone-jeans-wrapper input[type="radio"]:checked+label::after {
  transform: translate(0, 0)
}

.clone-jeans-wrapper table tr td,
.clone-jeans-wrapper table tr th {
  text-align: center !important
}

.clone-jeans-wrapper ul#myTab,
.self-measure .nav-pills {
  padding: 5px;
  color: #fff !important;
  box-shadow: 0 0 5px #00000080, inset 0 0 5px #0006;
  border: 4px solid #fff;
  border-radius: 32px;
  margin: 0 auto
}

.clone-jeans-wrapper .nav-item .nav-link.active,
.self-measure li.nav-item button.nav-link.active {
  background: #50b1be !important;
  color: #fff !important;
  border-radius: 25px;
  width: 100%
}

.clone-jeans-wrapper .comment-box label {
  height: auto;
  line-height: 24px
}

.clone li {
  font-size: 16px;
  text-align: left;
  font-weight: 300
}

.clone-jeans-wrapper ol {
  list-style: decimal
}

.clone-jeans-wrapper ol li {
  font-size: 16px;
  line-height: 28px
}

.clone-jeans-wrapper table tr th {
  font-weight: 500;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  color: #000
}

.clone-jeans-wrapper table tr td {
  border-bottom: 1px solid #ddd
}

.clone-jeans-wrapper .tab-content {
  border: 1px solid #ddd;
  padding: 0 20px;
  border-radius: 25px;
  margin-top: 5px
}

.clone-jeans-wrapper .nav-tabs .nav-link,
.clone-jeans-wrapper .nav-tabs .nav-link:hover {
  border: 0 none
}

.clone-jeans-wrapper .nav-item .nav-link {
  color: #000;
  padding: 10px;
  border-radius: 25px;
  display: block;
  text-align: center;
  width: 100%
}

.clone-jeans-wrapper ul li {
  width: 50%;
  text-align: center
}

.form-check-input.cj-check:checked,
.form-check-input.body-check:checked {
  background-color: #70ad47;
  border-color: #70ad47
}

.form-check-input.cj-check {
  float: none;
  padding: 10px;
  margin: 0
}

.cj-address .form-check {
  padding-left: 0
}

.clone-jeans-wrapper .table tr:first-child,
.clone-jeans-wrapper .table tr:nth-child(8n) {
  background: #eee
}

.clone-jeans-wrapper .table tr:first-child td,
.clone-jeans-wrapper .table tr:nth-child(8n) td {
  padding: 15px !important
}

.clone-jeans-wrapper .comment-box textarea {
  font-size: 14px
}

.measures-tabs .nav.nav-tabs button.nav-link.active {
  box-shadow: 0 0 10px rgb(0 0 0 / 15%);
  padding: 10px;
  background: #50b1be;
  color: #fff
}

.Continue-Shopping {
  display: inherit !important;
  text-align: center !important;
  width: 45%
}

.fitpage-card {
  box-shadow: 0 0 10px rgb(0 0 0 / 20%)
}

.clone-image img {
  max-height: 150px;
  width: 100%;
  object-fit: cover;
  object-position: center
}

.sidebar-vidio {
  align-items: center
}

.sidebar-vidio .purpose-radios-wrapper {
  margin: 0 !important
}

.sidebar-vidio .content-right .row {
  align-items: center
}

.sidebar-vidio .purpose-radios-wrapper input {
  padding: 10px 5px;
  font-size: 13px
}

.notes {
  margin-top: 30px
}

.form-check .form-check-label {
  font-size: 14px !important
}

.play {
  font-size: 30px !important;
  color: #000
}

.fit-content h5 {
  font-size: 18px
}

.self-measure .tablist li.nav-item {
  width: 50%
}

.youtube-video {
  margin: 25px 15px !important
}

.sidebar-vidio .content-right {
  padding-left: 20px
}

.measure-sidebar-content {
  box-shadow: inset 0 0 10px rgb(0 0 0 / 10%);
  padding: 20px
}

.nav-tabs .nav-link {
  border: 1px solid #ddd !important;
  border-right: 0 !important
}

.nav-tabs .nav-link:last-child {
  border-right: 1px solid #ddd !important
}

@media screen and (max-width:767px) {
  .thigh-desc span {
    min-height: 142px
  }
}

@media screen and (max-width:575px) {
  .image-header-box h5 {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 9;
    font-size: 20px;
    letter-spacing: .8px;
    width: 100%;
    padding: 0 12px
  }
  .clone-jeans-wrapper .nav-item .nav-link {
    width: 100% !important
  }
  .content {
    margin-top: 30px !important
  }
  .content img.img-fluid {
    max-width: 86px !important
  }
  .card-body-title {
    font-size: 17px !important
  }
}

@media screen and (max-width:480px) {
  a#b_7a094d2e-c918-4748-9d90-c63fb8098725 {
    font-size: 15px !important
  }
  .rangeslider,
  input[type=range] {
    max-width: 166.5px !important
  }
  .guide-table {
    width: 65% !important
  }
  .garment-size .nav-item .nav-link {
    padding: 0 !important;
    font-size: 12px !important;
    min-height: 22px;
    text-align: center;
    line-height: 22px;
    z-index: 90999999
  }
  .clone-jeans-wrapper li.nav-item {
    width: 50% !important
  }
  .measures-tabs .nav.nav-tabs button.nav-link.active {
    padding: 0;
    font-size: 13px
  }
  .measures-tabs .clone-jeans-wrapper .nav.nav-tabs button.nav-link.active {
    padding: 10px
  }
  button#clone-first-tab {
    width: 100% !important;
    font-size: 11px
  }
  button#clone-second-tab {
    font-size: 11px
  }
  .card-body-title {
    font-size: 17px !important
  }
}

@media(max-width:376px) {
  .rangeslider,
  input[type=range] {
    max-width: 128.5px !important
  }
}

@media(max-width:321px) {
  .image-header-box h5 {
    font-size: 12px !important
  }
  a.measure-video {
    font-size: 12px
  }
  span#selectMeasurment {
    font-size: 14px
  }
}

@media screen and (max-width:576px) {
  .cj-address .form-check {
    padding-left: 20px
  }
}

@media screen and (max-width:767px) {
  .measure-sidebar-content {
    padding: 7px
  }
  .sidebar-vidio {
    align-items: center
  }
  .self-measure .tablist li.nav-item {
    padding: 0 1px
  }
  .t4s-drawer.t4s-login-popup-true {
    width: calc(100vw - 0) !important
  }
  .measures-tabs .self-measure button {
    font-size: 12px !important;
    padding: 5px 15px !important
  }
  a#worldphonecallbutton {
    height: 30px !important;
    width: 30px !important;
    left: -6px !important;
    border-radius: 0 20% 20% 0 !important;
    line-height: normal;
    padding: 8px 10px !important;
    top: 52% !important;
    background: #50b1be !important
  }
  a#worldphonecallbutton svg {
    height: 15px !important;
    width: 15px !important
  }
  #pushdaddy-button,
  #pushdaddy-button1 {
    width: 30px !important;
    height: 30px !important;
    background-size: 18px !important;
    left: -6px !important;
    border-radius: 0 20% 20% 0 !important
  }
  #customise-btn.t4s-btn-base {
    font-size: 16px !important;
    padding: 10px 0
  }
}

.cj-address .form-check-input {
  border-radius: 50% !important
}

.prd-measure-btn {
  padding: 10px 25px !important;
  font-size: 16px;
  position: relative;
  text-align: center
}

.btn-arrow {
  background: #50b1be;
  color: #fff
}

.prd-measure-btn span {
  color: #333;
  padding-top: 2px;
  display: block;
  text-align: left
}

.border-dark.prd-measure-btn {
  border: 1px solid #50b1be !important
}

.w-90 {
  width: 90% !important
}

.w-10 {
  width: 10% !important
}

span#selectMeasurment {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer
}

.prd-measure-btn hr {
  max-width: 100%;
  margin: 10px 0
}

.prd-measure-btn sub {
  border: 1px solid #ddd;
  padding: 10px;
  display: inline-block;
  margin-bottom: 5px
}

.Retrieveyourmeasurements {
  cursor: pointer
}

.cj-address input[type='radio']:after,
.cj-address input[type='radio']:checked:after {
  top: -1px;
  right: 1px
}

.fixed-button {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 10px rgb(0 0 0 / 40%);
  left: 0;
  right: 0;
  padding: 0 15px;
  z-index: 9999
}

.t4s-page_cart__info a.t4s-page_cart__title {
  font-size: 20px !important;
  font-weight: 500 !important;
  margin-bottom: 5px
}

p.t4s-cart_meta_variant {
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
  margin-bottom: 10px
}

.t4s-page_cart__info .t4s-cart_meta_propertyList li.product-details__item.product-details__item--property {
  line-height: 24px;
  font-size: 13px
}

.t4s-page_cart__infos-wrap a img {
  height: auto !important
}

.t4s-page_cart__info .t4s-page_cart__meta span.cart-title {
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 5px;
  display: block
}

button#reset.apply-selection,
button#reset.apply-selection:hover {
  background-color: #fff !important;
  color: #000 !important;
  box-shadow: none !important
}

.buy-now-btn {
  margin-left: 10px
}

.t4s-product-form__buttons .t4s-product-form__submit {
  margin-top: 0 !important;
  min-height: auto !important
}

.cart-buy-btn button {
  color: #fff;
  background: #222;
  padding: 20px 25px !important;
  animation: change 4s infinite;
  animation-direction: alternate-reverse
}

.cart-buy-btn button span {
  color: #fff !important
}

.t4s-announcement-bar__item p,
.fit-stylist span {
  color: #fff
}

span.ecom-collection__product-view-more-text {
  color: #fff
}

@keyframes change {
  0 {
    background-color: #222;
    border: 1px solid #222
  }
  25% {
    background-color: #50b1be;
    border: 1px solid #50b1be
  }
  75% {
    background-color: #222;
    border: 1px solid #222
  }
  100% {
    background-color: #50b1be;
    border: 1px solid #50b1be
  }
}

.cart-buy-btn button:hover {
  background: #424649 !important;
  background-color: #424649 !important;
  color: #fff !important;
  border: 1px solid #424649
}

div[data-component="confirmation-footer"] {
  display: none !important
}

nav.t4s-pr-breadcrumb a,
nav.t4s-pr-breadcrumb span {
  text-transform: uppercase
}

a.delet-icon {
  margin-right: 4px
}

.t4s-product .t4s-product-title a:hover {
  color: #50b1be !important
}

@media screen and (max-width:991px) {
  .t4s-product-info__inner .t4s-desc ul {
    min-height: 192px !important
  }
  .t4s-product .t4s-product-btns a {
    line-height: 15px !important
  }
}

.tweaks-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 13px;
  background: #fff;
  outline: 0;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-radius: 50px;
  box-shadow: inset 0 0 10px rgb(0 0 0 / 20%)
}

.tweaks-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #50b1be;
  cursor: pointer;
  border-radius: 50px;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%)
}

.tweaks-slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #50b1be;
  cursor: pointer;
  border-radius: 50px;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%)
}

.range-slider-step input {
  padding: 0;
  width: 90%
}

.range-slider-step input:focus {
  outline: 0;
  border: 0
}

.range-slider-step span {
  font-size: 14px;
  margin-top: 7px;
  display: block
}

.customize-more-btn,
.customize-more-btn:hover {
  border: 1px solid #90909066 !important;
  color: #ffffff !important;
  background: #8e8e8d !important
}

#otpInput {
  width: 350px !important
}

.range-label1 {
  display: flex !important;
  justify-content: space-between !important;
  font-size: 14px !important;
  font-weight: 500 !important
}

.gpo-element.gpo-form__group.star-dropdown {
  width: 56% !important;
  display: inline-flex;
  justify-content: center;
  align-items: center
}

.svaed-customise-btn {
  border: 1px solid #50b1be
}

.view-edit {
  background: #50b1be;
  padding: 13px 35px;
  font-size: 14px;
  font-weight: 500
}

.svaed-customise-btn p {
  font-size: 18px;
  font-weight: 400
}

.videogif video {
  height: 100%
}

.videogif {
  width: 250px;
  height: 242px
}

@media screen and (max-width:767px) {
  .view-edit {
    padding: 13px 15px
  }
}

.msre-assistance-title {
  font-size: 15px !important;
  line-height: 27px
}

.click {
  padding: 5px 12px;
  background: #000;
  color: #fff !important;
  font-size: 12px !important
}

p.msre-assistance-title {
  background: #eee;
  text-align: center;
  padding: 10px
}

.gradient-border {
  --borderWidth: 3px;
  background: #fff;
  position: relative;
  border-radius: var(--borderWidth)
}

a#b_custom_button_HWwYT6 {
  display: none
}

@media (max-width:600px) {
  a#b_custom_button_HWwYT6 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    height: auto !important;
    padding: 15px;
    border: 1px solid #fff
  }
  a#b_custom_button_HWwYT6 {
    display: block;
    background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
    animation: animatedgradient1 3s ease alternate infinite
  }
}

.gradient-border {
  --borderWidth: 3px;
  background: #fff;
  position: relative;
  border-radius: var(--borderWidth)
}

.gradient-border:after {
  content: '';
  position: absolute;
  top: calc(0 * var(--borderWidth));
  left: calc(-1 * var(--borderWidth));
  height: calc(100% + var(--borderWidth) * 0);
  width: calc(100% + var(--borderWidth) * 2);
  background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%
}

@keyframes animatedgradient {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}

a.dropdown-item.measurement-item.link.text-center {
  z-index: 9
}

p.msre-assistance-title1 {
  padding: 12px;
  font-size: 23px !important;
  line-height: 30px !important
}

.click1 {
  font-size: 17px !important
}

.talktofitstyle {
  max-width: 550px;
  margin: 0 auto
}

@media screen and (max-width:576px) {
  p.msre-assistance-title1 {
    padding: 12px;
    font-size: 17px !important;
    line-height: 30px !important
  }
  .click1 {
    font-size: 12px !important
  }
  .videogif video {
    height: 100%
  }
  .videogif {
    width: 100px;
    height: 170px
  }
}

@media screen and (max-width:321px) {
  .videogif video {
    height: 100%
  }
  .videogif {
    width: 100px;
    height: 142px
  }
}

.t4s-header__wrapper {
  --h-bg-color: #000000 !important
}

.apply-s2 {
  display: flex;
  justify-content: center
}

.apply-s {
  width: 50% !important
}

.jdgm-carousel-item {
  height: 185% !important
}

.jdgm-carousel__arrows {
  margin: 0 auto 10px auto !important
}

.jdgm-carousel-wrapper {
  width: 100% !important
}

.jdgm-carousel--done .jdgm-carousel__item-container {
  padding-bottom: 65px !important
}

.jdgm-carousel-item__review-title {
  margin: 12px 0px !important
}

a.is--href-replaced {
  font-size: 16px !important
}

.jdgm-carousel__item-wrapper {
  height: 300px !important
}

.jdgm-carousel-item__product-image {
  height: 50% !important
}

span.jdgm-all-reviews-rating-wrapper {
  margin: 25px auto !important
}

.t4s-shipping-list .t4s-shipping-item {
  overflow: visible
}

.t4s-shipping-item .t4s-shipping-icon {
  color: var(--icon-cl)
}

.t4s-shipping-list.t4s-shipping-icon-small .t4s-shipping-icon-img {
  width: 39px;
  height: 39px
}

.t4s-shipping-list.t4s-shipping-icon-medium .t4s-shipping-icon-img {
  width: 49px;
  height: 49px
}

.t4s-shipping-list.t4s-shipping-icon-large .t4s-shipping-icon-img {
  width: 59px;
  height: 59px
}

.t4s-shipping-item .t4s-shipping-icon svg {
  display: inline-block;
  vertical-align: top;
  fill: currentColor
}

.t4s-shipping-list.t4s-shipping-icon-small .t4s-shipping-icon svg {
  width: 39px;
  height: 39px
}

.t4s-shipping-list.t4s-shipping-icon-medium .t4s-shipping-icon svg {
  width: 49px;
  height: 49px
}

.t4s-shipping-list.t4s-shipping-icon-large .t4s-shipping-icon svg {
  width: 59px;
  height: 59px
}

.t4s-shipping-icon-line {
  display: flex;
  justify-content: center
}

.t4s-shipping-list.t4s-shipping-icon-small .t4s-shipping-icon-line {
  font-size: 39px
}

.t4s-shipping-list.t4s-shipping-icon-medium .t4s-shipping-icon-line {
  font-size: 49px
}

.t4s-shipping-list.t4s-shipping-icon-large .t4s-shipping-icon-line {
  font-size: 59px
}

.t4s-shipping-item .t4s-shipping-inner {
  display: flex;
  padding: var(--shipping-pd);
  background-color: #fff0
}

.t4s-ver-center-true .t4s-shipping-inner {
  align-items: center
}

.t4s-shipping-des p {
  font-size: var(--txt-fs);
  margin-bottom: 0;
  color: #000;
  line-height: 24px
}

.t4s-shipping-item .t4s-shipping-title {
  font-size: var(--hd-fs);
  color: var(--title-cl);
  font-weight: var(--hd-fw);
  margin-bottom: 4px
}

.t4s-shipping-list.t4s-text-start .t4s-shipping-icon {
  margin-right: 20px
}

.t4s-shipping-list.t4s-text-center .t4s-shipping-inner {
  flex-direction: column
}

.t4s-shipping-list.t4s-text-center .t4s-shipping-icon {
  margin-bottom: 24px
}

.t4s-shipping-list.t4s-text-end .t4s-shipping-icon {
  order: 2;
  margin-left: 20px
}

.t4s-shipping-list.t4s-text-center .t4s-shipping-item .t4s-shipping-title {
  margin-bottom: 8px
}

.t4s-shipping-divided-true .t4s-shipping-item {
  position: relative
}

.t4s-shipping-divided-true .t4s-shipping-item:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 1px;
  background: #ccc
}

.t4s-shipping-divided-true .t4s-shipping-item:last-child:after {
  width: 0 !important
}

.t4s-ship-img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto 10px
}

.carousel-disable-md.flickityt4s:not(.flickityt4s-enabled) {
  flex-wrap: wrap
}

@media(max-width:1024px) {
  .t4s-shipping-item .t4s-shipping-inner {
    padding: var(--shipping-pd-tb)
  }
  .t4s-shipping-des br {
    display: none
  }
  .t4s-product:not(.t4s-pr-style4):not(.t4s-pr-style6) .t4s-product-btns>* {
    margin: 0;
    top: 0;
    right: 0;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    height: 38px;
    line-height: 38px !important
  }
  .t4s-product:not(.t4s-pr-style4):not(.t4s-pr-style6) .t4s-product-btns {
    border: none !important
  }
  a.t4s-btn-custom.t4s-pe-auto.t4s-btn-style-outline.t4s-fnt-fm-1.t4s-view-details {
    margin-top: 5px
  }
  .t4s-pr-style1 .t4s-product-info {
    padding: 15px 10px;
    text-align: left
  }
}

@media(max-width:767px) {
  .t4s-shipping-item .t4s-shipping-inner {
    padding: var(--shipping-pd-mb)
  }
}

.t4s-pr-style1 .t4s-product-btns>* {
  margin: 4px 0 0 4px;
  transition: none !important;
  transform: none !important;
  opacity: 1 !important;
  visibility: visible !important
}

.gradient-border {
  border: 0 solid #333 !important;
  height: 100%
}

.t4s-desc ul {
  font-weight: 300;
  line-height: 30px
}

.t4s-blog-tags .t4s-tags-filter {
  width: fit-content;
  padding: 20.5px 25px !important
}

#t4s-login-sidebar {
  min-width: 320px !important
}

.t4s-blog-tags .t4s-tags-filter li {
  margin: 0 15px !important
}

.t4s-blog-tags .t4s-tags-filter__border-true {
  border: 1px solid var(--border-color);
  margin: 50px 50px !important
}

.recommendation {
  font-weight: 500;
  font-size: 12px;
  color: #000;
  word-spacing: 1px;
  letter-spacing: .8px;
  margin-left: 40%
}

.recommendation:before {
  content: "\f005";
  font-family: 'Line Awesome Free';
  padding-right: 5px;
  color: #50b1be;
  font-weight: 900
}

.drawer__content {
  padding: 0 1.5rem 1.5rem 1.5rem !important
}

.gpo-element.gpo-form__group.coinpocket-block.gpo-col-12.show-addon-for-option {
  margin-top: 0
}

.gift-special .gift {
  background: transparent !important;
  border: 1px solid #e1dede !important
}

.gift-special img {
  width: 28px !important
}

@media(max-width:500px) {
  .gift-special .gift {
    background: transparent !important;
    border: 1px solid #e1dede !important
  }
  .gift-special img {
    width: 24px !important
  }
}

@media(min-width:768px) {
  .gift-special .gift {
    background: transparent !important;
    border: 1px solid #e1dede !important
  }
}

@media(max-width:768px) {
  .gift-special .gift {
    background: transparent !important;
    border: 1px solid #e1dede !important
  }
}

.Marquee {
  width: 100vw;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-weight: 200;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  margin-top: 2%
}

.Marquee-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-animation: marquee 20s linear infinite running;
  -moz-animation: marquee 20s linear infinite running;
  -o-animation: marquee 20s linear infinite running;
  -ms-animation: marquee 20s linear infinite running;
  animation: marquee 20s linear infinite running
}

.Marquee-content:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused
}

.w-200 {
  width: 120px !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd
}

.Marquee-tag {
  width: max-content;
  margin: 0 0em;
  padding: .5em;
  background: #50b2bf;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 14px;
  text-align: center
}

.Marquee-tag:hover {
  cursor: pointer
}

.la-star {
  font-size: 20px;
  padding-right: 5px
}

@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
  }
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
  }
}

@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
  }
}

@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
  }
}

h2.jdgm-carousel-title {
  display: none
}

.jdgm-carousel-wrapper {
  padding: 5px 0 !important
}

#insta-feed h2 {
  font-size: 20px;
  display: none
}

#insta-feed {
  width: 100%
}

.jdgm-star {
  color: #50b1be !important
}

.t4s-product__description.t4s-rte {
  font-size: 16px
}

#heightToolTip {
  display: none
}

@media(max-width:575px) {
  #heightToolTip {
    margin-top: -20px;
    padding: 0 !important;
    background: #000000 !important;
    color: #ffffff !important;
    height: 20px;
    display: flex;
    align-content: center
  }
}

@media(max-width:768px) {
  #heightToolTip {
    display: block;
    margin: auto;
    background: #000;
    font-size: 14px !important;
    color: #fff
  }
  .clone-jeans-wrapper .tab-content {
    border: 1px solid #ddd;
    padding: 0 5px;
    border-radius: 25px;
    margin-top: 7px
  }
  .measurement-side .measure-box {
    flex-direction: column
  }
  .measurement-side .measure-box .measure-content p {
    text-align: justify !important
  }
  .measurement-side .measure-box .measure-content h5 {
    text-align: center !important;
    padding-top: 10px !important
  }
  .measurement-side .measure-content {
    margin-left: 0
  }
  a.view_offer.d-flex.justify-content-between.align-items-center {
    flex-direction: column;
    row-gap: 5px
  }
  .inner.d-flex.align-items-center {
    flex-direction: column;
    row-gap: 5px
  }
  .vidio.sidebar-vidio.mt-5.mb-5.row {
    margin-top: 1px !important
  }
  .jdgm-review-widget--small .jdgm-rev-widg {
    padding: 16px 20px !important
  }
}

.active1 {
  background: #50b1be !important;
  border-radius: 0% !important;
  border: 1px solid #50b1be !important
}

.radio-group .radio-box.active1 label {
  color: #6bafbc !important
}

.radio-group .radio-box.active label {
  color: #6bafbc !important
}

.t4s-toolbar-item img {
  max-height: 23px !important
}

.t4s-toolbar-icon svg {
  width: 23px !important;
  height: 20px
}

.la-shopping-bag {
  Color: #ff2c2c;
  font-size: 20px;
  padding-right: 4px
}

.customise-more .radio-group {
  display: flex;
  column-gap: 6px;
  flex-wrap: wrap-reverse;
  justify-content: center;
  flex-direction: row !important;
  row-gap: 10px
}

.customise-more label.labelinfo.t4s-swatch__item {
  padding: 0;
  margin: 0;
  max-height: 100px
}

.customise-more .radio-group .radio-box {
  max-width: 100px !important;
  width: 100px !important;
  height: auto;
  margin-right: 10px
}

.customise-more .radio-group .radio-box label {
  display: flex;
  flex-direction: row;
  height: 150px
}

.customise-more span.align-self-center {
  font-size: 13px;
  line-height: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding: 5px
}

@media screen and (min-width:767px) {
  .customise-more .radio-group {
    column-gap: 0
  }
  .customise-more span.align-self-center {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 2px
  }
  .customise-more .radio-group .radio-box label {
    display: flex;
    flex-direction: row
  }
}

.ecom-core.ecom-g3o3l3oj7mm .ecom-collection__filters-group-not__dropdown .ecom-collection__filters-group-header:after {
  content: "";
  display: none
}

.ecom-core.ecom-g3o3l3oj7mm .ecom-collection__filters-group-not__dropdown .ecom-collection__filters-group-header:before {
  content: "";
  display: none
}

li#item_mb_acc {
  text-transform: capitalize
}

.img-pdp {
  border-radius: 35% !important;
  width: 55px;
  height: 55px
}

.search-btn-desk {
  display: none !important
}

@media (min-width:767px) {
  .bl-bl_col_mFCLeL.t4s-animate-init.t4s_animated,
  .bl-bl_col_iPdAy6.t4s-animate-init.t4s_animated,
  .bl-bl_col_QXKY93.t4s-animate-init.t4s_animated,
  .bl-bl_col_VafPLK.t4s-animate-init.t4s_animated,
  .bl-bl_col_nEXVce.t4s-animate-init.t4s_animated,
  .bl-bl_col_eh6kiM.t4s-animate-init.t4s_animated {
    display: none
  }
}

@media (max-width:767px) {
  .bl-bl_col_TDjHAn.t4s-animate-init.t4s_animated {
    display: none
  }
  .bl-bl_col_EWdHQ4.t4s-animate-init.t4s_animated {
    display: none
  }
  .bl-bl_col_8BnNB9.t4s-animate-init.t4s_animated {
    display: none
  }
  .bl-bl_col_UneH7X.t4s-animate-init.t4s_animated {
    display: none
  }
  .bl-bl_col_PjfD7p.t4s-animate-init.t4s_animated {
    display: none
  }
  .bl-bl_col_hDPRgh.t4s-animate-init.t4s_animated {
    display: none
  }
}

.t4s-product-form__submit[disabled] {
  opacity: .5
}

@media (max-width:767px) {
  .search-btn-desk {
    display: block !important
  }
  .t4s-table-main-cart .t4s-page_cart__remove {
    top: -11px !important;
    right: -27px !important
  }
}

.ecom-core::-webkit-scrollbar {
  width: 8px
}

.ecom-core::-webkit-scrollbar-track {
  background: #f1f1f1
}

.ecom-core::-webkit-scrollbar-thumb {
  background: #50b2bf
}

.ecom-core::-webkit-scrollbar-thumb:hover {
  background: #555
}

.description {
  font-size: 13px
}

.t4s_ratioadapt .variant::before {
  --t4s-aspect-ratio: calc(70% /(var(--aspect-ratioapt)))
}

.t4s-product .t4s-product-price ins {
  color: #000 !important;
  text-decoration: none;
  margin-left: 6px
}

.passenger-ticket__bottom {
  position: absolute;
  width: 100%;
  bottom: 6px;
  left: 0
}

.passenger-ticket__bottom .circle {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  position: absolute;
  background: #fff;
  border: none;
  z-index: 2
}

.passenger-ticket__bottom .circle-left {
  left: -8px;
  bottom: 31px;
  border-right: .2rem dashed
}

.passenger-ticket__bottom .circle-right {
  right: -8px;
  bottom: 31px;
  border-left: .2rem dashed
}

:root {
  --font-size: 0.8em;
  --bg1: #e6e6e6;
  --blue: #3498db;
  --green: #2ecc71;
  --purple: #9b59b6;
  --gold: #f1c40f;
  --red: #e74c3c;
  --orange: #e67e22;
  --shadow1: 0 2px 4px #00000026, 0 3px 6px #0000001f;
  --shadow2: 0 2px 6px #00000044, 0 4px 7px #00000022
}

.howtoorder main {
  padding: 0
}

.howtoorder ul.infoGraphic {
  font-size: var(--font-size);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px
}

.howtoorder ul.infoGraphic li {
  position: relative;
  width: 100%;
  max-width: 16em;
  background: var(--bg1);
  border-radius: .5em;
  padding: .5em;
  z-index: 1;
  transition: all 0.2s;
  cursor: pointer;
  list-style: none
}

.howtoorder ul.infoGraphic li .numberWrap {
  position: absolute
}

.howtoorder ul.infoGraphic li .number {
  font-family: "maven pro", sans-serif;
  font-size: 6em;
  font-weight: 600;
  width: .9em;
  text-align: center
}

.howtoorder ul.infoGraphic li .number {
  color: #50b1be7d
}

.howtoorder ul.infoGraphic li .coverWrap {
  transform: rotate(130deg);
  position: absolute;
  width: 17em;
  height: 15em;
  left: -8em;
  top: -4em
}

.howtoorder ul.infoGraphic li .coverWrap .numberCover {
  position: absolute;
  background: var(--bg1);
  width: 12em;
  height: 6em;
  border-radius: 50% 50% 0 0;
  border-bottom: 3px solid #e6e6e6;
  transition: all 0.4s
}

.howtoorder ul.infoGraphic li .coverWrap .numberCover::before {
  position: absolute;
  content: "";
  bottom: 5px;
  left: 4em;
  right: 4em;
  top: 5em;
  box-shadow: 0 0 30px 17px #4866851c;
  border-radius: 100px/10px;
  z-index: -1
}

.howtoorder ul.infoGraphic li .coverWrap .numberCover::after {
  position: absolute;
  bottom: 0;
  content: "";
  left: -10%;
  width: 120%;
  height: 150%;
  background: radial-gradient(at bottom, #4866851c, transparent, transparent);
  z-index: 1
}

.howtoorder ul.infoGraphic li .content {
  margin: 2em 0em 1em 4em;
  position: relative
}

.howtoorder ul.infoGraphic li .content h2 {
  font-size: 1.7em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
  text-transform: uppercase
}

.howtoorder ul.infoGraphic li .content p {
  line-height: 1.5em;
  font-size: 15px;
  color: #000;
  font-style: normal
}

.howtoorder ul.infoGraphic li:hover .coverWrap .numberCover {
  border-radius: 100%
}

.howtoorder .icon {
  position: absolute;
  font-size: 2rem;
  text-align: center;
  top: -3em;
  left: 50%;
  transform: translatex(-50%)
}

.howtoorder .icon img {
  width: 50px;
  height: 50px
}

.howtoorder {
  font-family: "Poppins", sans-serif;
  color: #444;
  display: grid;
  place-items: center;
  padding: 0
}

.howtoorder .controls {
  position: fixed;
  z-index: 2;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #d7d7d7a1;
  padding: .5rem 2em;
  border-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border: 1px solid #0000004d
}

.howtoorder.sliderBox {
  text-align: center
}

.howtoorder .sliderBox .range-value {
  font-weight: 500;
  font-size: 22px
}

.howtoorder input[type=range] {
  width: 100%;
  margin: 1em 0;
  -webkit-appearance: none
}

.howtoorder input[type=range]:focus {
  outline: none
}

.howtoorder input[type=range]::-webkit-slider-runnable-track {
  background: #0006;
  border: 0;
  border-radius: 1.3px;
  width: 100%;
  height: 2px;
  cursor: pointer
}

.howtoorder input[type=range]::-webkit-slider-thumb {
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: #eee;
  box-shadow: inset 0 1px 1px #ffffff66, 0 1px 3px #000;
  border: 1px solid #fff0;
  border-radius: 50px;
  cursor: pointer;
  -webkit-appearance: none
}

.howtoorder input[type=range]:focus::-webkit-slider-runnable-track {
  background: #eee
}

.howtoorder input[type=range]::-moz-range-track {
  background: #000;
  border: 0;
  border-radius: 1.3px;
  width: 100%;
  height: 1px;
  cursor: pointer
}

.howtoorder input[type=range]::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #151728;
  border: 1px solid #fff0;
  border-radius: 50px;
  cursor: pointer
}

.howtoorder input[type=range]::-ms-track {
  background: #fff0;
  border-color: #fff0;
  border-width: 13px 0;
  color: #fff0;
  width: 100%;
  height: 1px;
  cursor: pointer
}

.howtoorder input[type=range]::-ms-fill-lower {
  background: #151728;
  border: 0;
  border-radius: 2.6px
}

.howtoorder input[type=range]::-ms-fill-upper {
  background: #151728;
  border: 0;
  border-radius: 2.6px
}

.howtoorder input[type=range]::-ms-thumb {
  width: 25px;
  height: 25px;
  background: #151728;
  border: 1px solid #fff0;
  border-radius: 50px;
  cursor: pointer;
  margin-top: 0
}

.howtoorder input[type=range]:focus::-ms-fill-lower {
  background: #fff
}

.howtoorder input[type=range]:focus::-ms-fill-upper {
  background: #fff
}

@media(max-width:768px) {
  .howtoorder ul.infoGraphic li .number {
    font-family: "maven pro", sans-serif;
    font-size: 4em;
    font-weight: 600;
    width: .9em;
    text-align: center
  }
  li#hwoStep3 {
    width: 100%
  }
  .howtoorder .icon {
    text-align: center;
    width: 35%;
    margin: 0 auto
  }
  .howtoorder ul.infoGraphic li .coverWrap {
    transform: rotate(130deg);
    position: absolute;
    width: 16em;
    height: 17em;
    left: -10em;
    top: -6.5em
  }
  .howtoorder ul.infoGraphic li .content p {
    line-height: 1.5em;
    font-size: 15px
  }
  .howtoorder ul.infoGraphic {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 10px;
    row-gap: 25px;
    padding: 3rem 1rem 0rem !important;
    margin: 0
  }
  .howtoorder ul.infoGraphic li {
    width: 48%;
    max-width: 100%
  }
  .howtoorder ul.infoGraphic li .coverWrap .numberCover {
    position: absolute;
    width: 12em;
    height: 4.7em;
    border-radius: 50% 50% 0 0
  }
  .howtoorder ul.infoGraphic li .coverWrap .numberCover::after {
    position: absolute;
    bottom: 0;
    content: "";
    left: -10%;
    width: 110%;
    height: 70%
  }
  .howtoorder ul.infoGraphic li .content {
    margin: 2em 0em 1em 3em;
    position: relative
  }
  .howtoorder main {
    padding: 2vw
  }
}

.zpcookie-message-bar p span {
  color: #fff
}

.steps-container .step {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 10px;
  margin: 40px auto;
  width: 78%;
  position: relative;
  transition: transform 0.2s, box-shadow 0.2s;
  box-shadow: 0 4px 6px rgb(0 0 0 / .1);
  display: flex;
  align-items: center
}

.steps-container .step.left {
  justify-content: flex-start;
  transform: translateX(-20%)
}

steps-container .step.right {
  justify-content: flex-end;
  transform: translateX(20%);
  flex-direction: row-reverse
}

.steps-container .icon {
  background-color: #50b1be2b;
  padding: 7px;
  border: 1px solid #50b1be;
  color: #fff;
  border-radius: 40% 5% 40% 5%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  box-shadow: 0 4px 6px rgb(0 0 0 / .1);
  margin: 0 20px;
  overflow: hidden
}

.steps-container .icon img {
  width: 100%;
  object-fit: contain
}

.steps-container .text {
  font-size: 18px;
  flex: 1;
  color: #000
}

.steps-container .text .enimClr {
  color: #50b1be;
  font-size: 22px
}

@media screen and (max-width:767px) {
  .steps-container {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin: 7px
  }
  .steps-container .icon {
    width: 50px;
    height: 50px
  }
  .steps-container .step {
    width: 49%;
    margin: 0 auto;
    padding: 4px;
    display: flex;
    flex-direction: column
  }
  .steps-container .step.left,
  .steps-container .step.right {
    transform: translateX(0)
  }
  .steps-container .step span {
    font-size: 13.5px
  }
  .steps-container .text .enimClr {
    font-size: 20px
  }
}

#zpcookie-banner {
  display: none
}

.Edit::before {
  border: 1px solid #ddd;
  box-shadow: 1px 1px 1px #ddd;
  padding: 5px
}

@media (max-width:315px) {
  .perks-container.icons .pdp_offers {
    padding: 13px 13px
  }
}

@media (min-width:1517px) {
  .t4s-nav__ul {
    gap: 20px !important
  }
}

@media (min-width:1025px) {
  .t4s-nav__ul {
    gap: 10px
  }
}

.t4s-btn-group__back {
  display: none
}

.findPerfectPair {
  cursor: pointer
}

.wa-widget-send-button {
  height: 45px !important;
  min-width: 45px !important;
  bottom: 30px !important
}

#whatsapp-chat-widget .wa-chat-bubble {
  position: fixed !important
}

section.ecom-row.ecom-core.ecom-section.ecom-xrn8o9h7diq {
  height: auto;
  max-height: 300px;
  overflow: auto;
  margin: 20px 0px !important;
  z-index: 0 !important
}

.ecom-collection__product-rating-wrapper.ecom-child-element {
  height: 20px !important
}

h4.ecom-collection__product-title-tag.ecom-child-element {
  height: 50px !important
}

.essential_countdown_annoucement_bar_wrapper {
  z-index: 20 !important
}

div#epb_container {
  position: sticky !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 465 !important
}

#epb_background {
  position: sticky !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important
}

h3.t4s-product-title.display-2 {
  color: #000;
  ;
  margin: 0;
  height: auto !important;
  margin-bottom: 5px !important
}

.t4s-product .t4s-product-price ins,
.t4s-product .t4s-product-price del,
.t4s-product-price {
  font-size: 16px !important;
  line-height: 1.25em;
  margin: 0 !important
}

.t4s-product .t4s-product-price ins {
  font-weight: 500
}

.t4s-product .t4s-product-price del {
  color: #757171
}

.magic-native-checkout-checkbox-container {
  display: none !important
}

@media(max-width:767px) {
  .t4s-product-price del {
    font-size: 12px
  }
  .t4s-product__info-container .t4s-product__title,
  .t4s-product-price,
    {
    padding: 5px 0 5px 0px !important
  }
  .t4s-product .t4s-product-price ins,
  .t4s-product .t4s-product-price del,
  .t4s-product-price {
    font-size: 14px !important
  }
  .t4s-product__info-container .t4s-product__title {
    margin: 0px !important
  }
  .drawer__wrapper {
    position: fixed;
    top: 70px !important;
    height: 90% !important
  }
}

footer#t4s-footer {
  background: #fff;
  position: sticky;
  z-index: 466
}

.la-play-circle:before {
  color: #ff4e00 !important
}

.jdgm-rev-widg__reviews {
  height: 450px;
  overflow-y: auto
}

.jdgm-rev.jdgm-divider-top.jdgm--done-setup {
  padding: 8px !important;
  margin: 0 5px !important
}

.jdgm-rev__actions {
  margin: 0 !important
}

.vendor-text {
  font-size: 14px;
  display: none
}

#select-coupon-second,
#select-coupon-one-ten {
  background: transparent !important;
  border: none;
  outline: none;
  user-select: none
}

#select-coupon-second::selection,
#select-coupon-one-ten::selection {
  background: transparent !important
}

.t4s-site-nav__account .t4s-my-account {
  left: -70px !important
}

.grecaptcha-badge,
.rc-anchor-invisible,
.rc-anchor-normal-footer {
  display: none !important
}

#shopify-section-template--18902498312408__custom_section_hD8pib .t4s-container,
#shopify-section-template--18902498803928__custom_section_p4fW9Y .t4s-container,
#shopify-section-template--18902498345176__custom_section_78AkUk .t4s-container,
#shopify-section-template--18902498148568__custom_section_qNpPnM .t4s-container,
#shopify-section-template--18902498181336__custom_section_qenpnG .t4s-container,
#shopify-section-template--18902498279640__custom_section_9acV87 .t4s-container,
#shopify-section-template--18902498279640__custom_section_9acV87 .t4s-container,
#shopify-section-template--18902498115800__custom_section_VCEEfT .t4s-container,
#shopify-section-template--18902498246872__custom_section_dGRBag .t4s-container,
#shopify-section-template--18902499393752__custom_section_7DyNmB .t4s-container,
#shopify-section-template--18902498902232__custom_section_4Y3hyH .t4s-container,
#shopify-section-template--18902498410712__custom_section_Pch86J .t4s-container,
#shopify-section-template--18902498541784__custom_section_fjAE38 .t4s-container,
#shopify-section-template--18902498509016__custom_section_VGxkx7 .t4s-container {
  overflow: auto;
  &::-webkit-scrollbar {
    display: none
  }
  -ms-overflow-style:none;
  scrollbar-width:none
}

.t4s-product .t4s-product-title a {
  font-size: 16px !important;
  line-height: 120%;
}

button#close-drawer {
  border-radius: 50%;
  border: 1px solid #2c2f33;
  width: 35px;
  height: 35px;
}

.t4s-swatch__option.is-t4s-name__color-filter {
  display: none
}

.t4s-swatch__option.is-t4s-name__fit-filter {
  display: none
}