/** Shopify CDN: Minification failed

Line 11671:15 Expected identifier but found whitespace
Line 11672:4 Unexpected "{"
Line 11673:14 Expected ":"
Line 13547:1 Unexpected ","

**/
/* start custom.scss.css */

/* * {
  padding: 0;
  margin: 0
}

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

@font-face {
  font-family: Avenir Next;
  font-weight: 300;
  font-style: normal;
  src: url(//livingbydesign.net.au/cdn/fonts/avenir_next/avenirnext_n3.8e9925ddfd17ebca6be10ad27e93b95630121a12.woff2?h1=bGl2aW5nYnlkZXNpZ24ubmV0LmF1&h2=bGl2aW5nYnktZGVzaWduLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=fcc03a659326a9a532967f5b340f350784c9cc211deb0e2676b5902c4e9a0e0e) format("woff2"), url(//livingbydesign.net.au/cdn/fonts/avenir_next/avenirnext_n3.cbedbc8d8cd8f1e5767ce304e3862c47b6e71ec1.woff?h1=bGl2aW5nYnlkZXNpZ24ubmV0LmF1&h2=bGl2aW5nYnktZGVzaWduLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=566f9c02ad53018853571768fa8d7e87e4bdaa676ef2a96d5b7019947f9b9030) format("woff")
}

@font-face {
  font-family: Cabin;
  font-weight: 400;
  font-style: normal;
  src: url(//livingbydesign.net.au/cdn/fonts/cabin/cabin_n4.90cfc8efed7ff88f02d58b22d38933ec75887560.woff2?h1=bGl2aW5nYnlkZXNpZ24ubmV0LmF1&h2=bGl2aW5nYnktZGVzaWduLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=f37bd9d3763300480e18fed25fe97f9cb731e08a369009ffac13b6c1e3297cdc) format("woff2"), url(//livingbydesign.net.au/cdn/fonts/cabin/cabin_n4.9f337ab91288ce417d0a6abd954e1d9f876868b7.woff?h1=bGl2aW5nYnlkZXNpZ24ubmV0LmF1&h2=bGl2aW5nYnktZGVzaWduLmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=111b62afb41989e4650a8cd08fdf91071c6a9e8761b231d20971f580ca0ee1f3) format("woff")
}

body {
  font-size: 14px !important;
  font-family: Avenir Next;
  color: #707070
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
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;
  font-size: 100%;
  vertical-align: baseline
}

ul {
  list-style: none
}

a {
  text-decoration: none;
  cursor: pointer;
  transition: all ease-in-out .2s;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  color: inherit
}

:focus {
  outline: none
}

img {
  max-width: 100%;
  display: block
}

@media (max-width: 840px) {
  img {
      width: 100%
  }
}

input,
button,
input:focus,
button:focus {
  -webkit-outline: none;
  outline: none
}

input[type=text],
input[type=email],
input[type=search],
input[type=password],
input[type=number],
input[type=tel] select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0
}

input[type=submit],
button,
a {
  cursor: pointer
} */
/* 
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
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;
  font-size: 100%;
  vertical-align: baseline
}

a {
  text-decoration: none;
  cursor: pointer;
  transition: all ease-in-out .2s;
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  color: inherit
}

:focus {
  outline: none
} */

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


img {
  max-width: 100%;
  display: block
}

@media (max-width: 840px) {
  img {
      width: 100%
  }
}

select:not(.shipping-calculator__state-select) {
  background: url(https://cdn.shopify.com/s/files/1/1063/7678/files/down-arrow.svg?v=1589882954) no-repeat 97% center;
  background-size: 15px;
  border-radius: 0
}

input {
  border-radius: 0
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.col-md {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.33%;
  flex: 0 0 41.33%;
  max-width: 41.33%
}

.col-6 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33%;
  flex: 0 0 58.33%;
  max-width: 58.33%
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66%;
  flex: 0 0 66.66%;
  max-width: 66.66%
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

@media only screen and (max-width: 768px) {
  .col-md-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%
  }
}

@media only screen and (max-width: 768px) {
  .col-md-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%
  }
}

@media only screen and (max-width: 767px) {
  .col-ssm-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%
  }
}

@media only screen and (max-width: 640px) {
  .col-sm-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 0
  }
}

@media only screen and (max-width: 375px) {
  .col-xs-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 0
  }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'brandon-grotesque', sans-serif;
  font-weight: 700
}

h1,
.h1 {
  font-size: 62px;
  line-height: 1.2
}

@media only screen and (max-width: 1080px) {
  h1,
  .h1 {
      font-size: 58px
  }
}

@media only screen and (max-width: 991px) {
  h1,
  .h1 {
      font-size: 55px
  }
}

@media only screen and (max-width: 768px) {
  h1,
  .h1 {
      font-size: 48px
  }
}

@media only screen and (max-width: 640px) {
  h1,
  .h1 {
      font-size: 38px
  }
}

@media only screen and (max-width: 480px) {
  h1,
  .h1 {
      font-size: 34px
  }
}

h2,
.h2 {
  font-size: 56px;
  color: #707070;
  letter-spacing: -1.75px;
  line-height: 1.2
}

@media only screen and (max-width: 991px) {
  h2,
  .h2 {
      font-size: 46px
  }
}

@media only screen and (max-width: 768px) {
  h2,
  .h2 {
      font-size: 38px
  }
}

@media only screen and (max-width: 640px) {
  h2,
  .h2 {
      font-size: 34px
  }
}

@media only screen and (max-width: 480px) {
  h2,
  .h2 {
      font-size: 28px
  }
}

h3,
.h3 {
  font-size: 48px
}

@media only screen and (max-width: 991px) {
  h3,
  .h3 {
      font-size: 42px
  }
}

@media only screen and (max-width: 768px) {
  h3,
  .h3 {
      font-size: 34px
  }
}

@media only screen and (max-width: 640px) {
  h3,
  .h3 {
      font-size: 30px
  }
}

@media only screen and (max-width: 640px) {
  h3,
  .h3 {
      font-size: 24px
  }
}

h4,
.h4 {
  font-size: 28px
}

@media only screen and (max-width: 991px) {
  h4,
  .h4 {
      font-size: 24px
  }
}

@media only screen and (max-width: 768px) {
  h4,
  .h4 {
      font-size: 20px
  }
}

@media only screen and (max-width: 640px) {
  h4,
  .h4 {
      font-size: 18px
  }
}

h5,
.h5 {
  font-size: 18px
}

@media only screen and (max-width: 768px) {
  h5,
  .h5 {
      font-size: 16px
  }
}

h6,
.h6 {
  font-size: 16px
}

@media only screen and (max-width: 640px) {
  h6,
  .h6 {
      font-size: 14px
  }
}

.h7 {
  font-size: 14px
}

.desk-on {
  display: block !important
}

@media only screen and (max-width: 991px) {
  .desk-on {
      display: none !important
  }
}

.mob-on {
  display: none !important
}

@media only screen and (max-width: 991px) {
  .mob-on {
      display: block !important
  }
}

.md-hide {
  display: block !important
}

@media only screen and (max-width: 640px) {
  .md-hide {
      display: none !important
  }
}

.md-show {
  display: none !important
}

@media only screen and (max-width: 640px) {
  .md-show {
      display: block !important
  }
}

.nice-select {
  width: 217px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border: 1px solid #adaaa5;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  outline: none;
  padding: 15px 30px 15px 15px;
  position: relative;
  text-align: left !important;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap;
  text-transform: uppercase
}

@media only screen and (max-width: 1280px) {
  .nice-select {
      width: 195px
  }
}

@media only screen and (max-width: 480px) {
  .nice-select {
      width: 100%;
      margin: 0;
      padding: 10px 30px 10px 15px
  }
}

.nice-select:hover {
  border-color: #dbdbdb
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #999
}

.nice-select:after {
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  content: "";
  display: block;
  height: 7px;
  width: 7px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all .15s ease-in-out
}

.nice-select.open:after {
  transform: rotate(-135deg)
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0)
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none
}

.nice-select.disabled:after {
  border-color: #ccc
}

.nice-select.wide {
  width: 100%
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important
}

.nice-select.right {
  float: right
}

.nice-select.right .list {
  left: auto;
  right: 0
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px
}

.nice-select.small:after {
  height: 4px;
  width: 4px
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px
}

.nice-select .list {
  background-color: #fff;
  width: 100%;
  box-shadow: 0 0 0 1px #4444441c;
  box-sizing: border-box;
  margin-top: 1px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(.75) translateY(-21px);
  transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
  z-index: 9
}

.nice-select .list .option a {
  display: block
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all .2s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6
}

.nice-select .option.selected {
  font-weight: 700
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default
}

@media only screen and (max-width: 480px) {
  .nice-select:not(.shipping-calculator__state-select) {
      margin: 0 0 10px !important
  }
}

.no-csspointerevents .nice-select .list {
  display: none
}

.no-csspointerevents .nice-select.open .list {
  display: block
}

button {
  cursor: pointer
}

.hr {
  max-width: 1215px;
  height: 1px;
  background: #cfd4c5;
  margin: 0 auto
}

.container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto
}

.container-min {
  max-width: 1215px;
  width: 100%;
  margin: 0 auto
}

.container-nerrow {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto
}

.btn-white {
  box-shadow: 0 2px 10px #0000001a;
  background-color: #fff;
  display: inline-block;
  color: #707070;
  font-size: 16px;
  padding: 14px 25px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .14px;
  transition: all .2s ease-in-out
}

.btn-white svg path {
  transition: all .2s ease-in-out
}

@media only screen and (max-width: 640px) {
  .btn-white {
      font-size: 14px
  }
}

.btn-white:hover {
  background-color: #707070;
  color: #fff
}

.btn-white:hover svg path {
  fill: #fff
}

.btn-simple {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  color: #adaaa5;
  line-height: 1.5
}

@media only screen and (max-width: 480px) {
  .btn-simple {
      font-size: 14px
  }
}

.btn-simple svg {
  width: 15px;
  height: 15px;
  margin-left: 15px
}

.btn-simple svg path {
  fill: #adaaa5
}

/* p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .8px;
  line-height: 1.5;
  color: #80878f
} */

@media only screen and (max-width: 480px) {
  p {
      font-size: 14px
  }
}

.btn-simple-white {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  background: #fff;
  color: #707070;
  box-shadow: 0 2px 10px #0000001a;
  background-color: #fff;
  padding: 15px 65px
}

@media only screen and (max-width: 480px) {
  .btn-simple-white {
      padding: 15px 25px
  }
}

.btn-simple-white:hover {
  background-color: #707070;
  color: #fff
}

.btn-gray {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  background: #707070;
  border: none;
  color: #fff;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  letter-spacing: .05em;
  box-shadow: 0 2px 10px #0000001a;
  padding: 15px 25px;
  transition: all .2s ease-in-out
}

@media only screen and (max-width: 480px) {
  .btn-gray {
      font-size: 14px
  }
}

.btn-gray svg path {
  transition: all .2s ease-in-out;
  fill: #fff
}

.btn-gray:hover {
  background-color: #fff;
  color: #707070
}

.btn-gray:hover svg path {
  fill: #707070
}

.btn-icon {
  display: inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  -ms-flex-align: center;
  align-items: center
}

.btn-icon svg {
  width: 11px;
  height: 11px;
  margin-left: 11px;
  fill: #707070
}

body {
  transition: all .3s ease-in-out
}

body.active-menu {
  overflow: hidden
}

body.active-menu:before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  background: #00000080;
  z-index: 2
}

.header {
  transition: all .3s ease-in-out;
  background: #fcfcfc;
  top: -135px;
  /* border-bottom: 1px solid #80878f */
}

.header.sticky-menu {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
  border: none
}

.header.sticky-menu .header-wrapper {
  box-shadow: 0 7px 8px #00000014
}

@media only screen and (min-width: 1800px) {
  .header.sticky-menu.headHelp {
      position: unset
  }
}

.header .navbar {
  padding: 10px 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #707070
}

@media only screen and (max-width: 991px) {
  .header .navbar {
      padding: 10px 15px;
      display: none
  }
}

.header .navbar .nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: .2em
}

@media only screen and (max-width: 991px) {
  .header .navbar .nav-menu {
      display: none
  }
}

.header .navbar .nav-menu li {
  padding-left: 24px;
  position: relative
}

.header .navbar .nav-menu li a {
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px
}

.header .navbar .nav-menu li a .nav-icon {
  height: 16px;
  display: flex;
  align-items: center
}

.header .navbar .nav-menu li a .nav-icon svg {
  width: 16px;
  height: 15px;
  fill: #fff
}

.header .navbar .nav-menu li a span {
  display: inline-block;
  padding-left: 10px
}

.header .navbar .nav-menu li a img {
  width: 13px;
  margin-left: 10px;
  opacity: .7
}

.header .navbar .nav-menu li a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  bottom: -2px;
  background: #fff;
  left: 0;
  transition: all .2s ease-in-out
}

.header .navbar .nav-menu li a:hover:before {
  width: 100%
}

@media only screen and (max-width: 1199px) {
  .header .navbar .nav-menu li a {
      font-size: 12px
  }
}

.header .navbar .nav-menu li .second_level {
  position: absolute;
  right: 0;
  z-index: 9;
  top: 25px;
  border-top: 2px solid #707070;
  width: 170px;
  opacity: 0;
  visibility: hidden;
  transition: all .2s ease-in-out;
  transform: translateY(15px)
}

.header .navbar .nav-menu li .second_level li {
  background: #f2f1eb;
  padding: 0
}

.header .navbar .nav-menu li .second_level li a {
  padding: 10px 20px;
  display: inline-flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%
}

.header .navbar .nav-menu li:hover .second_level {
  opacity: 1;
  visibility: visible;
  transform: translate(0)
}

.header .header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

.header .header-wrapper .logo-wrapper {
  margin: 0 auto;
  width: 132px
}

.header .header-wrapper .logo-wrapper a {
  width: 100%;
  padding: 5px;
  display: block
}

@media only screen and (max-width: 1200px) {
  .header .header-wrapper .logo-wrapper a svg {
      padding: 5px;
      width: 100%
  }
}

@media only screen and (max-width: 1200px) {
  .header .header-wrapper .logo-wrapper {
      width: 100px;
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      transform: translateY(-50%)
  }
}

@media only screen and (max-width: 480px) {
  .header .header-wrapper .logo-wrapper {
      width: 95px
  }
}

@media only screen and (max-width: 1200px) {
  .header .header-wrapper .header-left {
      display: none
  }
}

.header .header-wrapper .header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px
}

@media only screen and (max-width: 1200px) {
  .header .header-wrapper .header-right {
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      padding: 20px 15px
  }
}

@media only screen and (min-width: 1201px) {
  .header .header-wrapper .header-right .mobile-menu-icon {
      display: none
  }
}

.header .header-wrapper .header-right .header-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 15px;
  z-index: 99;
  position: relative
}

.header .header-wrapper .header-right .header-icons li:not(.option) .mini-cart a,
.header .header-wrapper .header-right .header-icons li:not(.option) .mini-cart .cart-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.header .header-wrapper .header-right .header-icons li:not(.option) .mini-cart a .cart-count,
.header .header-wrapper .header-right .header-icons li:not(.option) .mini-cart .cart-btn .cart-count {
  padding-left: 2px
}

.header .header-wrapper .header-right .header-icons li:not(.option) .mini-cart .cart-btn {
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  color: currentColor;
  background: transparent
}

.header .header-wrapper .header-right .header-icons li:not(.option) a,
.header .header-wrapper .header-right .header-icons li:not(.option) .cart-btn {
  display: block;
  padding: 10px
}

.header .header-wrapper .header-right .header-icons li:not(.option) a svg,
.header .header-wrapper .header-right .header-icons li:not(.option) .cart-btn svg {
  width: 18px;
  height: 18px
}

.header .header-wrapper .header-right .header-icons li:not(.option) a svg path,
.header .header-wrapper .header-right .header-icons li:not(.option) .cart-btn svg path {
  fill: #707070
}

.header .header-wrapper .header-right .header-icons li:not(.option) a:hover,
.header .header-wrapper .header-right .header-icons li:not(.option) .cart-btn:hover {
  background: #0000001a
}

@media only screen and (max-width: 1200px) {
  .header .header-wrapper .header-right .header-icons li:not(.option) {
      display: none
  }
  .header .header-wrapper .header-right .header-icons li:not(.option):last-child {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex
  }
}

.header .header-wrapper .header-right .header-icons li:not(.option) .menu-icon {
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  width: 40px;
  padding: 0 10px
}

.header .header-wrapper .header-right .header-icons li:not(.option) .menu-icon:hover {
  background-color: #0000001a
}

.header .header-wrapper .header-right .header-icons li:not(.option) .menu-icon span {
  pointer-events: none;
  width: 100%;
  height: 2px;
  display: block;
  background: #707070;
  margin: 4px 0
}

.header .left-menu-wrapper ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.header .left-menu-wrapper ul.first_level>li {
  position: relative
}

.header .left-menu-wrapper ul.first_level>li.furniture>a,
.header .left-menu-wrapper ul.first_level>li.homeware>a,
.header .left-menu-wrapper ul.first_level>li.marimekko>a {
  cursor: default
}

.header .left-menu-wrapper ul li {
  padding: 40px 8px;
  border-right: 1px solid #707070
}

@media (min-width: 70rem) {
  .header .left-menu-wrapper ul li {
      padding: 40px 12px
  }
}

@media (min-width: 100rem) {
  .header .left-menu-wrapper ul li {
      padding: 40px 36px
  }
}

.header .left-menu-wrapper ul li a {
  text-transform: uppercase;
  font-weight: 400;
  color: #707070;
  position: relative;
  display: inline-flex;
  text-decoration: none;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: .2em
}

.header .left-menu-wrapper ul li a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  bottom: -8px;
  background: #707070;
  left: 0;
  transition: all .2s ease-in-out
}

.header .left-menu-wrapper ul li a:hover:before {
  width: 100%
}

.header .left-menu-wrapper ul li a img {
  width: 18px;
  margin-left: 5px;
  opacity: .7;
  height: 13px;
  margin-top: 1px
}

.header .left-menu-wrapper ul li .second_level_menu {
  position: absolute;
  z-index: 9;
  left: 10px;
  opacity: 0;
  visibility: hidden;
  top: 100%;
  padding-top: 13px;
  transition: all .2s ease-in-out;
  transform: translateY(15px)
}

.header .left-menu-wrapper ul li .second_level_menu:before {
  content: "";
  position: absolute;
  top: -7px;
  left: 50px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #fff
}

.header .left-menu-wrapper ul li .second_level_menu .second_level {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 230px;
  max-height: 70vh;
  overflow: auto
}

.header .left-menu-wrapper ul li .second_level_menu .second_level li {
  padding: 0;
  width: 100%;
  border: 0;
  background: #fff;
  transition: all .2s ease-in-out
}

.header .left-menu-wrapper ul li .second_level_menu .second_level li:last-child {
  border: 0px
}

.header .left-menu-wrapper ul li .second_level_menu .second_level li.not_mouseover>a {
  cursor: default
}

.header .left-menu-wrapper ul li .second_level_menu .second_level li a {
  padding: 15px 20px;
  display: inline-flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%
}

.header .left-menu-wrapper ul li .second_level_menu .second_level li a:before {
  content: none
}

.header .left-menu-wrapper ul li .second_level_menu .second_level li a img {
  transform: rotate(-90deg);
  margin-top: 0
}

.header .left-menu-wrapper ul li .second_level_menu .second_level li:hover,
.header .left-menu-wrapper ul li .second_level_menu .second_level li.active {
  background: #f2f1eb
}

.header .left-menu-wrapper ul li .second_level_menu .second_level li:hover .third_level,
.header .left-menu-wrapper ul li .second_level_menu .second_level li.active .third_level {
  opacity: 1;
  visibility: visible;
  transform: translate(0)
}

.header .left-menu-wrapper ul li .second_level_menu .second_level li:hover .third_level_menu,
.header .left-menu-wrapper ul li .second_level_menu .second_level li.active .third_level_menu {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: none
}

.header .left-menu-wrapper ul li .second_level_menu .second_level:hover {
  background: #f2f1eb
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu {
  position: absolute;
  display: none;
  top: 13px;
  z-index: 9;
  bottom: 0;
  transition: none;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  width: 460px
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .third_level {
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 65vh
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .third_level li {
  position: static;
  padding: 0;
  width: 230px;
  border: 0;
  background: #fff;
  transition: all .2s ease-in-out
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .third_level li:last-child {
  border: 0px
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .third_level li a {
  font-size: 12px;
  padding: 10px;
  height: 47px;
  line-height: 1.5
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .third_level li a:before {
  content: none
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .third_level li a img {
  transform: rotate(-90deg);
  margin-top: 0
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .third_level li:hover {
  background: #f2f1eb
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .third_level li:hover .fourth_level {
  opacity: 1;
  visibility: visible;
  transform: translate(0)
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .third_level li:hover .fourth_level_menu {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: none
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .fourth_level_menu {
  position: absolute;
  display: none;
  z-index: 9;
  transition: none;
  opacity: 0;
  visibility: hidden;
  height: calc(100vh - 251px)
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .fourth_level_menu .fourth_level {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
  box-shadow: 7px 7px 8px #00000014;
  background: #fff;
  display: table-cell
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .fourth_level_menu .fourth_level li {
  padding: 0;
  width: 230px;
  border: 0;
  background: #fff;
  transition: all .2s ease-in-out
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .fourth_level_menu .fourth_level li:last-child {
  border: 0px
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .fourth_level_menu .fourth_level li a {
  font-size: 12px;
  padding: 10px;
  height: 47px;
  line-height: 1.5
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .fourth_level_menu .fourth_level li a:hover {
  background: #f2f1eb
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .fourth_level_menu .fourth_level li a:before {
  content: none
}

.header .left-menu-wrapper ul li .second_level_menu .third_level_menu .fourth_level_menu .fourth_level li a img {
  transform: rotate(-90deg);
  margin-top: 0
}

.header .left-menu-wrapper ul li:hover .second_level_menu {
  opacity: 1;
  visibility: visible;
  transform: translate(0)
}

.mob-nav {
  max-width: 350px;
  position: fixed;
  z-index: 99;
  top: 0;
  background-color: #f2f1eb;
  width: 100%;
  bottom: 0;
  right: -350px;
  padding: 60px 20px 20px;
  transition: all ease-in-out .3s;
  overflow-x: hidden
}

.mob-nav.active-menu {
  right: 0
}

.mob-nav .mob-nav-close {
  position: absolute;
  right: 20px;
  top: 20px
}

.mob-nav .mob-nav-close svg {
  width: 22px
}

.mob-nav .back-icom {
  position: absolute;
  left: 20px;
  top: 20px;
  display: none
}

.mob-nav .back-icom.active {
  display: block
}

.mob-nav .back-icom svg {
  width: 22px;
  fill: #707070
}

.mob-nav .mob-fav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0
}

.mob-nav .mob-fav svg {
  width: 20px;
  margin-right: 10px
}

.mob-nav .mob-fav svg path {
  fill: #707070
}

.mob-nav .mob-fav button {
  border: none;
  background: transparent
}

.mob-nav .mob-fav .phn-info .call {
  display: inline-flex;
  align-items: center
}

.mob-nav .mob-fav .phn-info .call .nav-icon {
  height: 16px;
  display: flex;
  align-items: center
}

.abc {
  position: relative;
  display: block;
  width: 100%
}

.abc .back {
  background: #f2f1eb;
  width: calc(100% - 100px);
  border: none !important;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  transform: translateY(-50px)
}

.abc .menu-wrap {
  height: 100vh;
  width: 50%;
  padding: 0;
  float: left;
  position: relative
}

.abc .submenu li:nth-child(2) {
  border-top: 1px solid rgba(87, 90, 94, .14)
}

.abc .sm_menu_outer.active .mobile_menu {
  display: block
}

.abc .sm_menu_outer {
  overflow-y: scroll;
  overflow-x: hidden;
  position: unset;
  right: 0;
  top: 0;
  z-index: -9;
  max-width: 350px;
  width: 100%;
  background-color: transparent;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s
}

.abc .sm_menu_outer.active {
  opacity: 1;
  z-index: 999
}

.abc .sm_menu_outer .mobile_menu li.back a {
  padding: 0 5px 0 35px;
  background: url(/cdn/shop/files/back.png?v=1594698583) no-repeat scroll 0 center/25px auto
}

.abc .sm_menu_outer .mobile_menu a.link-a {
  color: #707070;
  display: block;
  letter-spacing: 1px;
  padding: 5px 0;
  text-transform: uppercase;
  text-decoration: none;
  max-width: calc(100% - 45px);
  width: 100%
}

.abc .sm_menu_outer.slide .mobile_menu .submenu {
  background-color: #f2f1eb;
  position: absolute;
  right: -110%;
  height: 90vh;
  top: 0;
  transition: all .5s ease 0s;
  width: 100%;
  z-index: 999
}

.abc .sm_menu_outer.slide .mobile_menu li.active>.submenu {
  right: 0
}

.abc .sm_menu_outer .mobile_menu li {
  list-style-type: none;
  color: #707070;
  padding: 5px 0;
  border-bottom: 1px solid rgba(87, 90, 94, .14);
  display: flex;
  min-height: 38px;
  justify-content: space-between;
  align-items: center
}

.abc .sm_menu_outer .mobile_menu li:first-child {
  border-top: 1px solid rgba(87, 90, 94, .14)
}

.abc .sm_menu_outer.slide .mobile_menu li.hasChild>a.arrow {
  background: url(/cdn/shop/files/next.png?v=1594698371) no-repeat scroll 95% center/5% auto;
  background-size: contain;
  width: 15px;
  height: 25px;
  position: relative
}

.abc .sm_menu_outer.slide .mobile_menu li.hasChild>a.arrow:after {
  content: "";
  display: block;
  height: 38px;
  width: 1px;
  background-color: #dcdcd7;
  position: absolute;
  top: -7px;
  right: 23px
}

.search-input {
  position: relative
}

.search-input input {
  height: 36px;
  background-color: #fff;
  border: none;
  font-size: 14px;
  line-height: 18px;
  width: 220px;
  padding: 5px 35px 5px 15px;
  box-shadow: 0 2px 10px #0000001a
}

.search-input input:focus {
  box-shadow: 0 2px 15px #0003
}

.search-input input:placeholder {
  color: #bfc0c0;
  font-family: Avenir Next
}

@media only screen and (max-width: 1200px) {
  .search-input input {
      display: none
  }
}

.search-input button.btn--search {
  position: absolute;
  width: 36px;
  height: 36px;
  right: 0;
  background: transparent;
  border: none;
  background-color: #707070;
  transition: all .2s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0
}

@media only screen and (max-width: 1200px) {
  .search-input button.btn--search {
      display: none
  }
}

.search-input button svg {
  width: 18px
}

.search-input button svg path {
  fill: #fff;
  transition: all .2s ease-in-out
}

@media only screen and (min-width: 992px) {
  .search-input .search__input-wrap > button:hover {
      background: #f1dbbd
  }
  .search-input .search__input-wrap > button:hover svg path {
      fill: #707070
  }
}

.search-input .search-btn {
  display: block;
  position: static;
  background: transparent;
  height: 25px;
  width: 25px
}

@media only screen and (max-width: 1201px) {
  .search-input .search-btn svg path {
      fill: #707070 !important
  }
}

@media only screen and (min-width: 1201px) {
  .search-input .search-btn {
      display: none
  }
}

.mob-search-bar {
  text-align: center;
  display: none;
  height: 0px;
  overflow: hidden;
  transition: all .4s ease-in-out;
  max-width: 640px;
  margin: 0 auto;
  position: relative;
  width: 100%
}

@media only screen and (max-width: 1200px) {
  .mob-search-bar {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex
  }
}

.mob-search-bar.active-search {
  height: 60px;
  padding: 5px 20px 10px;
  overflow: visible
}

.mob-search-bar .search-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}

.mob-search-bar .search-bar input {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  height: 36px;
  background-color: #fff;
  border: none;
  padding: 5px 35px 5px 15px;
  border: 1px solid #e2e2e2;
  border-right: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.mob-search-bar .search-bar button {
  position: static;
  width: 36px;
  height: 36px;
  right: 0;
  background: transparent;
  border: none;
  background-color: #707070;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.mob-search-bar .search-bar button svg {
  width: 18px
}

.mob-search-bar .search-bar button svg path {
  fill: #fff
}

.autoComPrice {
  display: flex;
  justify-content: space-between;
  margin-top: 5px
}

.autoComPrice .price {
  color: #dd4255
}

.offer-wrapper {
  background: #707070;
  text-align: center;
  padding: 5px 15px
}

.offer-wrapper span {
  font-size: 12px;
  color: #fcfcfc;
  font-weight: 400;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.offer-wrapper span i {
  font-style: normal;
  padding: 0 8px;
  line-height: 14px
}

.hero-section .hero-slider {
  margin: 0
}

.hero-section .hero-slider .hero-slide-item {
  position: relative
}

.hero-section .hero-slider .hero-slide-item:before {
  content: "";
  background-color: #575a5e33;
  position: absolute;
  max-width: 100%;
  height: 100%;
  z-index: 1;
  width: 100%;
  left: 0;
  right: 0
}

.hero-section .hero-slider .hero-slide-item img {
  margin: 0 auto;
  width: 100%
}

.hero-section .hero-slider .hero-slide-item .hero-content {
  position: absolute;
  top: 50%;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 3;
  text-align: center;
  transform: translateY(-50%)
}

@media only screen and (max-width: 768px) {
    .hero-section .hero-slider .hero-slide-item .hero-content {
        transform: translateY(-50%) !important;
    }
}

.hero-section .hero-slider .hero-slide-item .hero-content>span {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .16px;
  text-transform: uppercase
}

.hero-section .hero-slider .hero-slide-item .hero-content svg {
  width: auto;
  padding-left: 40px
}

@media only screen and (max-width: 768px) {
  .hero-section .hero-slider .hero-slide-item .hero-content svg {
      width: 30%;
      padding-left: 20px
  }
}

@media (max-width: 700px) {
  .hero-section .hero-slider .hero-slide-item .hero-content svg {
      padding-left: 10px
  }
}

@media only screen and (max-width: 640px) {
  .hero-section .hero-slider .hero-slide-item .hero-content svg {
      width: 60%;
      padding-left: 15px
  }
}

.hero-section .hero-slider .slick-dots {
  max-width: 1440px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 0;
  bottom: 50px;
  text-align: left
}

@media only screen and (max-width: 1460px) {
  .hero-section .hero-slider .slick-dots {
      max-width: 1080px
  }
}

@media only screen and (max-width: 1080px) {
  .hero-section .hero-slider .slick-dots {
      bottom: 20px;
      padding: 0 20px
  }
}

.hero-section .hero-slider .slick-dots li {
  width: 27px;
  height: 34px
}

.hero-section .hero-slider .slick-dots li:before {
  content: "";
  background: url(/cdn/shop/files/slide-dot-border.svg?v=1591335943) no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all .2s ease-in-out
}

.hero-section .hero-slider .slick-dots li.slick-active:before,
.hero-section .hero-slider .slick-dots li:hover:before {
  background: url(/cdn/shop/files/slide-dot-bg.svg?v=1591335943) no-repeat
}

.hero-section .hero-slider .slick-dots li button {
  display: none
}

.container-header {
  text-align: center;
  margin-bottom: 55px
}

.container-header .content-title {
  color: #707070;
  font-family: brandon-grotesque, sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 4.4px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 35px
}

.container-header .content-title span {
  color: #adaaa5
}

@media only screen and (max-width: 640px) {
  .container-header .content-title {
      font-size: 18px;
      margin-bottom: 20px
  }
}

@media only screen and (max-width: 1080px) {
  .container-header {
      padding: 0 20px
  }
}

.why-live-wrapper .container-header {
  margin-bottom: 0
}

.logo-with-content {
  padding: 70px 0;
  overflow-x: hidden
}

@media only screen and (max-width: 1080px) {
  .logo-with-content {
      padding: 50px 0
  }
}

@media only screen and (max-width: 767px) {
  .logo-with-content {
      padding: 40px 0
  }
}

@media only screen and (max-width: 480px) {
  .logo-with-content {
      padding: 40px 0 20px
  }
}

.logo-with-content .why-live-wrapper {
  text-align: center
}

.logo-with-content .why-live-wrapper .logo-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -20px
}

@media only screen and (max-width: 1460px) {
  .logo-with-content .why-live-wrapper .logo-content {
      margin: 0
  }
}

@media only screen and (max-width: 580px) {
  .logo-with-content .why-live-wrapper .logo-content {
      justify-content: center
  }
}

.logo-with-content .why-live-wrapper .logo-content .logo-dec-inner {
  display: flex;
  text-align: center;
  padding: 0 20px;
  max-width: 25%
}

.logo-with-content .why-live-wrapper .logo-content .logo-dec-inner .column_dis {
  display: flex;
  flex-direction: column
}

@media only screen and (max-width: 768px) {
  .logo-with-content .why-live-wrapper .logo-content .logo-dec-inner {
      max-width: 50%;
      margin-bottom: 30px
  }
}

@media only screen and (max-width: 580px) {
  .logo-with-content .why-live-wrapper .logo-content .logo-dec-inner {
      max-width: 100%
  }
}

.logo-with-content .why-live-wrapper .logo-content .logo-dec-inner .logo-img {
  max-height: 130px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px
}

.logo-with-content .why-live-wrapper .logo-content .logo-dec-inner .logo-img img {
  margin: 0 auto;
  width: auto
}

@media only screen and (max-width: 580px) {
  .logo-with-content .why-live-wrapper .logo-content .logo-dec-inner .logo-img {
      height: auto
  }
}

.logo-with-content .why-live-wrapper .logo-content .logo-dec-inner h2 {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 25px;
  min-height: 42px
}

@media only screen and (max-width: 580px) {
  .logo-with-content .why-live-wrapper .logo-content .logo-dec-inner h2 {
      min-height: auto
  }
}

.logo-with-content .why-live-wrapper .logo-content .logo-dec-inner p {
  color: #707070
}

.logo-with-content .why-live-wrapper .logo-content .logo-dec-inner .logo-dec-inner-wrapper {
  background-color: #dbd4cd;
  max-width: 340px;
  display: flex;
  flex-direction: column;
  padding: 40px 20px
}

.logo-with-content .why-live-wrapper .btn-simple {
  margin-top: 70px
}

@media only screen and (max-width: 768px) {
  .logo-with-content .why-live-wrapper .btn-simple {
      margin-top: 25px
  }
}

@media only screen and (max-width: 580px) {
  .logo-with-content .why-live-wrapper .btn-simple {
      margin-top: 15px
  }
}

.logo-with-content .why-live-wrapper .container-header p {
  font-weight: 400;
  letter-spacing: .8px;
  line-height: 1.5
}

.logo-with-content svg#Layer_1_fast path {
  fill: #707070;
  stroke: #707070;
  stroke-width: 1px
}

.whylive {
  padding: 0 0 70px;
  overflow-x: hidden
}

@media only screen and (max-width: 1080px) {
  .whylive {
      padding: 0 0 50px
  }
}

@media only screen and (max-width: 767px) {
  .whylive {
      padding: 0 0 40px
  }
}

.whylive .shop-blogs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width: 768px) {
  .whylive .shop-blogs {
      -ms-flex-pack: center;
      justify-content: center
  }
}

@media only screen and (max-width: 1460px) {
  .whylive .shop-blogs {
      margin: 0
  }
}

.whylive .shop-blogs .shop-blog-item {
  width: 33.33%;
  padding: 0 20px;
  position: relative;
  height: 280px;
  overflow: hidden
}

@media only screen and (max-width: 768px) {
  .whylive .shop-blogs .shop-blog-item {
      width: 50%;
      margin: 20px 0 0
  }
}

@media only screen and (max-width: 580px) {
  .whylive .shop-blogs .shop-blog-item {
      width: 100%
  }
}

.whylive .shop-blogs .shop-blog-item img {
  position: absolute;
  height: 100%;
  object-fit: cover;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: calc(100% - 40px)
}

.whylive .shop-blogs .shop-blog-item .shop-blog-content {
  position: absolute;
  top: 0;
  padding: 20px;
  width: calc(100% - 40px);
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column
}

.whylive .shop-blogs .shop-blog-item .shop-blog-content h2 {
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 15px
}

.whylive .shop-blogs .shop-blog-item .shop-blog-content .btn-simple-white {
  padding: 8px 24px;
  font-size: 24px;
  letter-spacing: 2px
}

.whylive .shop-blogs .shop-blog-item:before {
  content: "";
  background-color: #575a5e33;
  position: absolute;
  width: calc(100% - 40px);
  height: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1
}

.designer-boys .designer-boys-wrapper {
  position: relative
}

.designer-boys .designer-boys-wrapper:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 989px;
  background-image: linear-gradient(270deg, #575a5e00, #707070 50%)
}

@media only screen and (max-width: 768px) {
  .designer-boys .designer-boys-wrapper:after {
      display: none
  }
}

.designer-boys .designer-boys-wrapper img {
  margin-left: auto
}

.designer-boys .designer-boys-wrapper .dig-content {
  position: absolute;
  z-index: 9;
  top: 0;
  max-width: 540px;
  padding: 86px 78px 50px
}

@media only screen and (max-width: 991px) {
  .designer-boys .designer-boys-wrapper .dig-content {
      padding: 86px 40px 25px
  }
}

@media only screen and (max-width: 768px) {
  .designer-boys .designer-boys-wrapper .dig-content {
      position: relative;
      max-width: 100%;
      padding: 25px 20px;
      text-align: center;
      z-index: 1;
      background-color: #707070
  }
}

.designer-boys .designer-boys-wrapper .dig-content h3 {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 54px;
  color: #fff;
  font-size: 40px
}

@media only screen and (max-width: 480px) {
  .designer-boys .designer-boys-wrapper .dig-content h3 {
      font-size: 26px;
      line-height: 1.5
  }
}

.designer-boys .designer-boys-wrapper .dig-content a.btn-white {
  margin-top: 38px;
  padding: 12px 26px
}

@media only screen and (max-width: 840px) {
  .designer-boys .designer-boys-wrapper .dig-content a.btn-white {
      margin-top: 20px
  }
}

.publications {
  padding: 75px 0 40px
}

@media only screen and (max-width: 1080px) {
  .publications {
      padding: 50px 20px 20px
  }
}

@media only screen and (max-width: 768px) {
  .publications {
      padding: 30px 20px 20px
  }
}

@media only screen and (max-width: 640px) {
  .publications {
      padding: 40px 20px 20px
  }
}

@media only screen and (max-width: 360px) {
  .publications {
      padding: 20px
  }
}

.publications .publications-wrapper {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center
}

.publications .publications-wrapper h2 {
  margin-bottom: 45px;
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: 0
}

@media only screen and (max-width: 768px) {
  .publications .publications-wrapper h2 {
      margin-bottom: 15px
  }
}

@media only screen and (max-width: 640px) {
  .publications .publications-wrapper h2 {
      font-size: 22px;
      line-height: 1.5
  }
}

@media only screen and (max-width: 480px) {
  .publications .publications-wrapper h2 {
      margin-bottom: 25px
  }
}

.publications .publications-wrapper p {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px
}

.publications .publications-logos {
  padding-top: 40px
}

@media only screen and (max-width: 768px) {
  .publications .publications-logos {
      padding-top: 20px
  }
}

.publications .publications-logos ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 720px;
  margin: 0 auto
}

.publications .publications-logos ul li {
  width: 20%;
  padding: 35px 0
}

@media only screen and (max-width: 768px) {
  .publications .publications-logos ul li {
      padding: 35px 10px
  }
}

@media only screen and (max-width: 640px) {
  .publications .publications-logos ul li {
      width: 33.33%;
      padding: 35px 10px
  }
  .publications .publications-logos ul li img {
      max-width: 110px
  }
}

@media only screen and (max-width: 480px) {
  .publications .publications-logos ul li {
      padding: 20px 10px
  }
}

.publications .publications-logos ul li a {
  display: block;
  text-align: center
}

.publications .publications-logos ul li a img {
  margin: 0 auto;
  width: auto
}

@media only screen and (max-width: 480px) {
  .publications .publications-logos ul li a img {
      width: 100%
  }
}

.footer {
  background-color: #f3f3f4
}

.footer .footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 50px 0
}

@media only screen and (max-width: 1440px) {
  .footer .footer-wrapper {
      padding: 50px 20px
  }
}

@media only screen and (max-width: 480px) {
  .footer .footer-wrapper {
      padding: 50px 20px 30px
  }
}

.footer .footer-wrapper .footer-logo {
  width: 40%
}

@media only screen and (max-width: 991px) {
  .footer .footer-wrapper .footer-logo {
      width: 100%;
      margin-bottom: 40px
  }
  .footer .footer-wrapper .footer-logo a {
      max-width: 175px;
      display: block;
      margin: 0 auto
  }
}

@media only screen and (max-width: 991px) and (max-width: 480px) {
  .footer .footer-wrapper .footer-logo {
      margin-bottom: 10px
  }
}

.footer .footer-wrapper .footer-box {
  width: 30%;
  color: #707070
}

.footer .footer-wrapper .footer-box.box_1 {
  padding-left: 25px
}

.footer .footer-wrapper .footer-box.box_2 {
  padding-left: 100px
}

@media only screen and (max-width: 1460px) {
  .footer .footer-wrapper .footer-box.box_2 {
      padding-left: 50px;
      padding-right: 20px
  }
}

@media only screen and (max-width: 767px) {
  .footer .footer-wrapper .footer-box.box_2 {
      padding: 20px
  }
}

@media only screen and (max-width: 991px) {
  .footer .footer-wrapper .footer-box {
      width: 50%
  }
}

@media only screen and (max-width: 767px) {
  .footer .footer-wrapper .footer-box {
      width: 100%;
      padding: 20px
  }
}

@media only screen and (max-width: 480px) {
  .footer .footer-wrapper .footer-box {
      text-align: center
  }
}

.footer .footer-wrapper .footer-box h3 {
  color: #707070;
  font-family: brandon-grotesque, sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  margin-bottom: 30px;
  letter-spacing: .05em
}

@media only screen and (max-width: 480px) {
  .footer .footer-wrapper .footer-box h3 {
      text-align: center;
      margin-bottom: 20px
  }
}

.footer .footer-wrapper .footer-box .social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 30px;
  max-width: 175px
}

@media only screen and (max-width: 480px) {
  .footer .footer-wrapper .footer-box .social-media {
      justify-content: center
  }
}

@media only screen and (max-width: 991px) {
  .footer .footer-wrapper .footer-box .social-media {
      margin: 0 auto
  }
}

.footer .footer-wrapper .footer-box .social-media li {
  margin-right: 15px
}

.footer .footer-wrapper .footer-box .social-media li a {
  display: block
}

.footer .footer-wrapper .footer-box .social-media li a svg {
  width: 21px;
  height: 21px
}

.footer .footer-wrapper .footer-box .social-media li a svg path {
  fill: #707070;
  transition: all .3s ease-in-out
}

.footer .footer-wrapper .footer-box .social-media li a:hover svg path {
  fill: #3c3c3c
}

.footer .footer-wrapper .footer-box .social-media li:last-child {
  margin-right: 0
}

@media only screen and (max-width: 480px) {
  .footer .footer-wrapper .footer-box .footer-menu ul {
      width: 100%;
      text-align: center
  }
}

.footer .footer-wrapper .footer-box .footer-menu ul li {
  padding: 4px 0
}

.footer .footer-wrapper .footer-box .footer-menu ul li a {
  font-weight: 500 !important;
  font-family: brandon-grotesque, sans-serif;
  letter-spacing: .15em;
  text-transform: uppercase;
  font-size: 14px;
  transition: all .2s ease-in-out;
  line-height: 1.5
}

.footer .footer-wrapper .footer-box .footer-menu ul li a:hover {
  color: #3c3c3c
}

.footer .footer-wrapper .footer-box .footer-menu #stamped-badge-3 svg {
  width: 110px;
  height: auto
}

.footer .footer-wrapper .footer-box .footer-menu .stamp-icon {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center
}

@media only screen and (max-width: 480px) {
  .footer .footer-wrapper .footer-box .footer-menu .stamp-icon {
      margin: 0 auto;
      flex-direction: row;
      gap: 0 1em
  }
}

.footer .footer-wrapper .footer-box .footer-menu .stamp-icon #stamped-badge-3 {
  height: unset !important
}

.footer .footer-wrapper .footer-box .footer-menu .stamp-icon #stamped-badge-3 .stamped-badge-powered {
  display: none
}

.footer .footer-wrapper .footer-box .footer-menu .stamp-icon span {
  font-size: 10px;
  font-weight: 400;
  display: block;
  text-align: center;
  margin-top: 15px;
  color: #fcfcfc
}

@media only screen and (max-width: 375px) {
  .footer .footer-wrapper .footer-box .footer-menu .stamp-icon {
      margin: 20px auto 0
  }
}

.footer .footer-wrapper .footer-box p {
  margin: 30px 0;
  color: #707070;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: .05em
}

@media only screen and (max-width: 480px) {
  .footer .footer-wrapper .footer-box p {
      text-align: center;
      margin: 20px 0
  }
}

.footer .footer-wrapper .footer-box .btn-white {
  text-transform: none;
  font-size: 14px
}

@media only screen and (max-width: 480px) {
  .footer .footer-wrapper .footer-box.box_1 {
      order: 2
  }
}

.footer .copy-right-section {
  background-color: #fff;
  color: #707070;
  padding: 15px 0
}

.footer .copy-right-section a {
  font-size: 14px;
  letter-spacing: .15em;
  color: #707070;
  line-height: 1.5;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  text-decoration: underline
}

@media only screen and (max-width: 480px) {
  .footer .copy-right-section a {
      font-size: 14px
  }
}

.footer .copy-right-section p {
  color: #707070;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: .15em
}

@media only screen and (max-width: 1440px) {
  .footer .copy-right-section {
      padding: 15px 20px
  }
}

.footer .copy-right-section .copy-right-wrapper {
  column-gap: 5px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width: 767px) {
  .footer .copy-right-section .copy-right-wrapper {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

.footer .copy-right-section .copy-right-wrapper .copy-right-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 991px) {
  .footer .copy-right-section .copy-right-wrapper .copy-right-left {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

@media only screen and (max-width: 640px) {
  .footer .copy-right-section .copy-right-wrapper .copy-right-left {
      -ms-flex-pack: center;
      justify-content: center
  }
}

.footer .copy-right-section .copy-right-wrapper .copy-right-left p {
  font-size: 14px;
  font-weight: 400;
  padding-right: 10px;
  color: #fcfcfc
}

@media only screen and (max-width: 640px) {
  .footer .copy-right-section .copy-right-wrapper .copy-right-left p {
      padding: 0 0 15px;
      text-align: center
  }
}

.footer .copy-right-section .copy-right-wrapper .copy-right-left a {
  color: #fcfcfc
}

.footer .copy-right-section .copy-right-wrapper .copy-right-left a:hover {
  opacity: .8
}

@media only screen and (max-width: 767px) {
  .footer .copy-right-section .copy-right-wrapper .copy-right-right {
      width: 100%;
      padding-top: 20px
  }
}

.footer .copy-right-section .copy-right-wrapper .copy-right-right ul {
  gap: 10px;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 767px) {
  .footer .copy-right-section .copy-right-wrapper .copy-right-right ul {
      -ms-flex-pack: center;
      justify-content: center
  }
}

.footer .copy-right-section .copy-right-wrapper .copy-right-right ul li {
  display: grid;
  place-items: center
}

@media only screen and (max-width: 360px) {
  .footer .copy-right-section .copy-right-wrapper .copy-right-right ul li {
      margin-left: 5px
  }
  .footer .copy-right-section .copy-right-wrapper .copy-right-right ul li svg {
      width: 33px
  }
}

@media only screen and (max-width: 480px) {
  .footer .copy-right-section .copy-right-wrapper .copy-right-right ul li:first-child {
      margin: 0
  }
}

.section-title {
  text-align: center;
  font-family: brandon-grotesque, sans-serif;
  letter-spacing: -.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.section-title span {
  height: 1px;
  background: #adaaa5;
  width: 100%
}

@media only screen and (max-width: 480px) {
  .section-title span {
      display: none
  }
}

.section-title h4,
.section-title h3 {
  padding: 0;
  font-weight: 600;
  font-size: 28px;
  text-transform: uppercase;
  color: #707070
}

@media only screen and (max-width: 480px) {
  .section-title h4,
  .section-title h3 {
      flex-shrink: initial;
      font-size: 24px;
      text-align: center;
      width: 100%;
      padding: 0;
      line-height: 1.2
  }
}

@media only screen and (max-width: 360px) {
  .section-title h4,
  .section-title h3 {
      font-size: 22px
  }
}

@media only screen and (max-width: 320px) {
  .section-title h4,
  .section-title h3 {
      font-size: 20px
  }
}

.section-title svg {
  width: 24px;
  height: 24px;
  position: relative;
  top: 2px;
  left: -13px
}

@media only screen and (max-width: 480px) {
  .section-title svg {
      left: -5px
  }
}

.section-title svg path {
  fill: #707070
}

#shopify-section-product-recommendations .fuatured-product {
  margin-top: 100px
}

@media only screen and (max-width: 991px) {
  #shopify-section-product-recommendations .fuatured-product {
      margin-top: 50px
  }
}

@media only screen and (max-width: 768px) {
  #shopify-section-product-recommendations .fuatured-product {
      margin-top: 40px
  }
}

.fuatured-product {
  padding: 50px 0
}

@media only screen and (max-width: 768px) {
  .fuatured-product {
      padding: 50px 0
  }
}

@media only screen and (max-width: 640px) {
  .fuatured-product {
      padding: 40px 0
  }
}

@media only screen and (max-width: 1215px) {
  .fuatured-product .section-title {
      padding: 0 20px
  }
}

.fuatured-product .no-item-here {
  text-align: center;
  padding: 0 20px
}

.fuatured-product .product-slider {
  margin: 0 auto
}

.fuatured-product .product-slider .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.fuatured-product .product-slider .slick-track .product-slider-item {
  height: auto;
  padding: 1px
}

.fuatured-product .product-slider .slick-track .product-slider-item .product-card {
  height: calc(100% - 2px)
}

@media only screen and (max-width: 480px) {
  .fuatured-product .product-slider .slick-track .product-slider-item .product-card {
      background: transparent
  }
}

.fuatured-product .product-slider .slick-track .product-slider-item .product-card a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%
}

.fuatured-product .product-slider .slick-track .product-slider-item .product-card a .product-image {
  flex-shrink: 0
}

.fuatured-product .product-slider .slick-track .product-slider-item .product-card a .product-content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.fuatured-product .product-slider .slick-list {
  margin: 0 -20px
}

@media only screen and (max-width: 768px) {
  .fuatured-product .product-slider .slick-list {
      margin: 0 0 0 -50px
  }
}

.fuatured-product .product-slider .slick-arrow {
  z-index: 2;
  height: 40px;
  width: 40px;
  text-align: center;
  transition: all .3s ease-in-out;
  border-radius: 50%;
  margin: 0 -20px;
  background: #707070;
  color: #fff
}

@media only screen and (max-width: 767px) {
  .fuatured-product .product-slider .slick-arrow {
      top: calc(50% - 90px);
      transform: none;
      display: none !important
  }
}

@media only screen and (max-width: 1280px) {
  .fuatured-product .product-slider .slick-arrow {
      background: #707070
  }
}

.fuatured-product .product-slider .slick-arrow:before {
  content: none
}

.fuatured-product .product-slider .slick-arrow:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 16px;
  background-size: 16px;
  left: 0;
  top: 12px;
  transition: all .3s ease-in-out
}

.fuatured-product .product-slider .slick-arrow.flickity-next {
  right: -75px
}

.fuatured-product .product-slider .slick-arrow.flickity-next:after {
  background-image: url(/cdn/shop/files/right-arrow.svg);
  left: 13px
}

@media only screen and (max-width: 1366px) {
  .fuatured-product .product-slider .slick-arrow.flickity-next {
      right: -35px
  }
}

@media only screen and (max-width: 1280px) {
  .fuatured-product .product-slider .slick-arrow.flickity-next {
      right: 20px
  }
}

.fuatured-product .product-slider .slick-arrow.flickity-previous {
  left: -75px
}

@media only screen and (max-width: 1366px) {
  .fuatured-product .product-slider .slick-arrow.flickity-previous {
      left: -35px
  }
}

@media only screen and (max-width: 1280px) {
  .fuatured-product .product-slider .slick-arrow.flickity-previous {
      left: 20px
  }
}

.fuatured-product .product-slider .slick-arrow.flickity-previous:after {
  background-image: url(/cdn/shop/files/left-arrow.svg);
  left: 11px
}

.fuatured-product .product-slider .slick-dots {
  bottom: -35px
}

.fuatured-product .product-slider .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  border-radius: 50%;
  background: #707070
}

.fuatured-product .product-slider .slick-dots li button {
  display: none
}

.fuatured-product .section-title {
  margin-bottom: 48px
}

@media only screen and (max-width: 480px) {
  .fuatured-product .section-title {
      margin-bottom: 25px
  }
}

.product-card {
  margin: 3px 3px 5px;
  border: 1px solid #E6E6E6;
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  height: 100%;
}

.product-card a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%
}

.product-card .product-content {
  width: 100%;
  padding: 20px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 2px);
  min-height: 140px
}

@media only screen and (max-width: 767px) {
  .product-card .product-content {
      min-height: unset
  }
}

.product-card .product-content h5,
.grid-product__title.grid-product__title--body {
  font-size: .875rem;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #707070;
  line-height: 1.5;
  margin-bottom: 10px;
}

@media only screen and (max-width: 480px) {
  .product-card .product-content h5 {
      font-size: 14px
  }
}

.product-card .product-content h3 {
  font-size: 20px;
  letter-spacing: .125em;
  text-transform: uppercase;
  color: currentColor;
  font-weight: 600;
  display: flex;
  align-items: center
}

@media only screen and (max-width: 1280px) {
  .product-card .product-content h3 {
      font-size: 22px
  }
}

@media only screen and (max-width: 1080px) {
  .product-card .product-content h3 {
      font-size: 20px
  }
}

@media only screen and (max-width: 480px) {
  .product-card .product-content h3 {
      font-size: 14px
  }
}

.product-card .product-content h3 del {
  color: #80878f;
  font-size: 18px;
  font-weight: 400;
  padding-left: 30px
}

@media only screen and (max-width: 1280px) {
  .product-card .product-content h3 del {
      font-size: 18px;
      padding-left: 15px
  }
}

@media only screen and (max-width: 480px) {
  .product-card .product-content h3 del {
      font-size: 14px
  }
}

.product-card .product-content h3:not(.pr_compare_price) {
  color: #707070
}

.product-card .product-content span {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #adaaa5;
  display: block;
  padding-top: 10px
}

.product-card:hover {
  border-color: #000
}

.ins-form {
  padding: 50px 0;
  color: #fff
}

@media only screen and (max-width: 1460px) {
  .ins-form {
      padding: 50px 20px
  }
}

@media only screen and (max-width: 480px) {
  .ins-form {
      padding: 30px 0
  }
}

@media only screen and (max-width: 640px) {
  .ins-form .ins-form-wrapper {
      padding: 0 20px
  }
}

.ins-form .ins-form-wrapper .rte {
  margin-bottom: 2rem
}

.ins-form .ins-form-wrapper p {
  text-align: center;
  margin: 0;
  line-height: 1.5
}

.ins-form .ins-form-wrapper .err-msg {
  margin: 25px 0 0
}

.ins-form .ins-form-wrapper .section-title {
  justify-content: center
}

@media only screen and (max-width: 1080px) {
  .ins-form .ins-form-wrapper .section-title span {
      width: 20%
  }
}

.ins-form .ins-form-wrapper .klaviyo_condensed_styling,
.ins-form .ins-form-wrapper .klaviyo_styling {
  margin-bottom: 0;
  font-family: inherit;
  max-width: 100%
}

.ins-form .ins-form-wrapper .klaviyo_condensed_styling input[type=text],
.ins-form .ins-form-wrapper .klaviyo_condensed_styling input[type=email],
.ins-form .ins-form-wrapper .klaviyo_styling input[type=text],
.ins-form .ins-form-wrapper .klaviyo_styling input[type=email],
.ins-form .ins-form-wrapper .klaviyo_styling .klaviyo_submit_button {
  font-size: 13px;
  height: 42px;
  border: 0;
  font-family: Avenir Next, FontAwesome;
  border-radius: 0
}

.ins-form .ins-form-wrapper .klaviyo_condensed_styling input[type=text],
.ins-form .ins-form-wrapper .klaviyo_condensed_styling input[type=email],
.ins-form .ins-form-wrapper .klaviyo_styling input[type=text],
.ins-form .ins-form-wrapper .klaviyo_styling input[type=email] {
  background-color: transparent;
  border: 1px solid currentColor;
  color: currentColor;
  box-shadow: none
}

.ins-form .ins-form-wrapper .klaviyo_condensed_styling input[type=text]::placeholder,
.ins-form .ins-form-wrapper .klaviyo_condensed_styling input[type=email]::placeholder,
.ins-form .ins-form-wrapper .klaviyo_styling input[type=text]::placeholder,
.ins-form .ins-form-wrapper .klaviyo_styling input[type=email]::placeholder {
  text-transform: uppercase;
  letter-spacing: .075em;
  color: currentColor
}

.ins-form .ins-form-wrapper .klaviyo_styling .klaviyo_submit_button {
  display: inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
  background: #707070;
  border: 1px solid #707070;
  font-family: inherit;
  transition: all .2s ease-in-out;
  padding: 11px 25px;
  margin: 10px;
  white-space: nowrap;
  letter-spacing: .05em;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700
}

.ins-form .ins-form-wrapper .klaviyo_styling .klaviyo_submit_button:hover {
  background-color: #fff;
  color: #707070;
  border-color: #fff
}

.ins-form .ins-form-wrapper .klaviyo_messages {
  text-align: center;
  margin-top: 10px
}

.ins-form .ins-form-wrapper .success_message div {
  line-height: 2;
  color: #707070
}

.ins-form p,
.ins-form h4 {
  color: currentColor
}

.form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width: 640px) {
  .form-wrapper {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

.form-wrapper .input-wrapper {
  width: 190px;
  margin: 0 10px
}

@media only screen and (max-width: 768px) {
  .form-wrapper .input-wrapper {
      width: 160px
  }
}

@media only screen and (max-width: 640px) {
  .form-wrapper .input-wrapper {
      width: 100%;
      margin: 5px 0;
      max-width: 320px
  }
}

.form-wrapper .input-wrapper input {
  width: 100%;
  border: 0px;
  height: 42px;
  padding: 5px 10px;
  font-size: 14px;
  box-shadow: 0 2px 10px #0000001a
}

.form-wrapper .input-wrapper input:focus {
  box-shadow: 0 2px 15px #0003
}

@media only screen and (min-width: 639px) {
  .form-wrapper .input-wrapper.email-input {
      width: 280px
  }
}

.form-wrapper .btn-gray {
  padding: 11px 25px;
  margin: 0 10px;
  white-space: nowrap
}

@media only screen and (max-width: 640px) {
  .form-wrapper .btn-gray {
      margin: 25px 0 0
  }
}

.insta-section {
  background-color: #f3f3f4;
  padding: 60px 0 70px
}

@media only screen and (max-width: 1460px) {
  .insta-section {
      padding: 60px 20px
  }
}

@media only screen and (max-width: 640px) {
  .insta-section {
      padding: 50px 20px
  }
}

@media only screen and (max-width: 480px) {
  .insta-section {
      padding: 40px 20px
  }
}

.insta-section .section-title {
  margin-bottom: 1.25rem;
  justify-content: center
}

.insta-section h3 {
  font-size: 28px;
  line-height: 1.2
}

@media only screen and (max-width: 480px) {
  .insta-section h3 {
      padding: 0;
      font-size: 24px
  }
}

@media only screen and (max-width: 480px) {
  .insta-section h3 svg {
      top: 6px
  }
}

.insta-section p {
  display: block;
  text-align: center;
  padding-top: 0;
  color: #707070;
  letter-spacing: .05em;
  margin-top: 0;
  margin-bottom: 2rem
}

@media only screen and (max-width: 1024px) {
  .insta-section p {
      margin-bottom: 15px
  }
}

.insta-section p a {
  color: currentColor
}

.insta-section .insta-post .my-gallery {
  padding: 0
}

.insta-section .insta-post .my-gallery center {
  display: none
}

.insta-section .gallery .instagram-item {
  padding: 2.5px
}

.insta-section .instagram-text p {
  padding: 0 10px;
  line-height: 1.1
}

.terms-page p {
  display: block;
  width: 100%
}

.styling-pride .insta-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 45px -15px 0
}

@media only screen and (max-width: 1460px) {
  .styling-pride .insta-post {
      margin: 45px 0 0
  }
}

@media only screen and (max-width: 991px) {
  .styling-pride .insta-post {
      margin: 20px 0 0
  }
}

.styling-pride .insta-post .insta-post-item {
  max-width: 16.66%;
  width: 100%;
  padding: 10px
}

@media only screen and (max-width: 1080px) {
  .styling-pride .insta-post .insta-post-item {
      max-width: initial;
      width: 25%;
      padding: 10px 20px
  }
}

@media only screen and (max-width: 768px) {
  .styling-pride .insta-post .insta-post-item {
      max-width: initial;
      width: 33.33%
  }
}

@media only screen and (max-width: 480px) {
  .styling-pride .insta-post .insta-post-item {
      max-width: initial;
      width: 50%
  }
}

@media only screen and (max-width: 360px) {
  .styling-pride .insta-post .insta-post-item {
      max-width: initial;
      width: 100%
  }
}

.styling-pride .insta-post .insta-post-item a {
  display: block
}

.styling-pride .insta-post .insta-post-item a img {
  width: 100%
}

.styling-pride .insta-post h3 {
  display: none
}

.testimonial {
  padding: 50px 0 190px;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff
}

@media only screen and (max-width: 1215px) {
  .testimonial {
      padding: 50px 20px 190px
  }
}

@media only screen and (max-width: 1080px) {
  .testimonial {
      padding: 50px 20px 120px
  }
}

.testimonial .testimonial-wrapper {
  max-width: 730px;
  margin: 0 0 0 auto;
  background-color: #676c73;
  padding: 40px 50px
}

@media only screen and (max-width: 1080px) {
  .testimonial .testimonial-wrapper {
      margin: 0 auto
  }
}

@media only screen and (max-width: 1080px) {
  .testimonial .testimonial-wrapper {
      margin: 0 auto;
      padding: 20px
  }
}

.testimonial .testimonial-wrapper .testimonial-slider .slick-list .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.testimonial .testimonial-wrapper .testimonial-slider .testimonial-slide-item {
  text-align: center
}

.testimonial .testimonial-wrapper .testimonial-slider .testimonial-slide-item .section-title {
  margin-bottom: 40px
}

.testimonial .testimonial-wrapper .testimonial-slider .testimonial-slide-item .section-title span {
  background: #adaaa5
}

.testimonial .testimonial-wrapper .testimonial-slider .testimonial-slide-item .section-title h4 {
  color: #f2f1eb;
  white-space: nowrap;
  letter-spacing: 2px;
  padding: 0 40px;
  text-transform: none
}

@media only screen and (max-width: 480px) {
  .testimonial .testimonial-wrapper .testimonial-slider .testimonial-slide-item .section-title h4 {
      white-space: unset;
      padding: 0 20px;
      font-size: 22px
  }
}

@media only screen and (max-width: 480px) {
  .testimonial .testimonial-wrapper .testimonial-slider .testimonial-slide-item .section-title {
      margin-bottom: 25px
  }
}

.testimonial .testimonial-wrapper .testimonial-slider .testimonial-slide-item p {
  text-align: center;
  color: #fff;
  font-weight: 400;
  line-height: 1.5
}

.testimonial .testimonial-wrapper .testimonial-slider .testimonial-slide-item>span {
  display: block;
  text-align: center;
  margin-top: 35px;
  color: #f1dbbd;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .8px
}

.testimonial .testimonial-wrapper .testimonial-slider .flickity-page-dots {
  max-width: 1440px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 9;
  bottom: -140px;
  text-align: right
}

@media only screen and (max-width: 1080px) {
  .testimonial .testimonial-wrapper .testimonial-slider .flickity-page-dots {
      text-align: center
  }
}

.testimonial .testimonial-wrapper .testimonial-slider .flickity-page-dots .dot {
  background-color: transparent !important;
  width: 27px;
  height: 34px;
  position: relative;
}

.testimonial .testimonial-wrapper .testimonial-slider .flickity-page-dots .dot:before {
  content: "";
  background: url(/cdn/shop/files/slide-dot-border.svg?v=1591335943) no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  transition: all .2s ease-in-out
}

.testimonial .testimonial-wrapper .testimonial-slider .flickity-page-dots .dot.is-selected:before,
.testimonial .testimonial-wrapper .testimonial-slider .flickity-page-dots .dot:hover:before {
  background: url(/cdn/shop/files/slide-dot-bg.svg?v=1591335943) no-repeat
}

.testimonial .testimonial-wrapper .testimonial-slider .flickity-page-dots .dot button {
  display: none
}

.template-article .inner-big-hero .inner-big-warpper:before {
  background-image: linear-gradient(270deg, #575a5e00, #707070 40%) !important
}

@media only screen and (max-width: 768px) {
  .template-article .inner-big-hero .inner-big-warpper:before {
      background-image: linear-gradient(270deg, #575a5e00, #707070 60%) !important
  }
}

@media only screen and (max-width: 640px) {
  .template-article .inner-big-hero .inner-big-warpper:before {
      background-image: linear-gradient(0deg, #575a5e00, #707070 50%) !important;
      width: 100%
  }
}

.inner-big-hero .inner-big-warpper {
  position: relative;
  height: 650px
}

@media only screen and (max-width: 991px) {
  .inner-big-hero .inner-big-warpper {
      height: 350px
  }
}

.inner-big-hero .inner-big-warpper img {
  margin: 0 0 0 auto;
  position: absolute;
  right: 0;
  height: 100%;
  object-fit: cover
}

.inner-big-hero .inner-big-warpper .sm-none {
  display: block
}

@media only screen and (max-width: 640px) {
  .inner-big-hero .inner-big-warpper .sm-none {
      display: none
  }
}

.inner-big-hero .inner-big-warpper .sm-block {
  display: none
}

@media only screen and (max-width: 640px) {
  .inner-big-hero .inner-big-warpper .sm-block {
      display: block
  }
}

.inner-big-hero .inner-big-warpper:before {
  content: "";
  position: absolute;
  left: 0;
  background-image: linear-gradient(270deg, #f2f1eb00, #f2f1eb 40%);
  height: 100%;
  width: 84%;
  z-index: 1
}

@media only screen and (max-width: 768px) {
  .inner-big-hero .inner-big-warpper:before {
      background-image: linear-gradient(270deg, #f2f1eb00, #f2f1eb 60%) !important
  }
}

@media only screen and (max-width: 640px) {
  .inner-big-hero .inner-big-warpper:before {
      background-image: unset !important;
      width: 100%;
      background-color: #000;
      opacity: .35
  }
}

.inner-big-hero .inner-big-warpper .inner-big-content {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2
}

@media only screen and (max-width: 1460px) {
  .inner-big-hero .inner-big-warpper .inner-big-content {
      padding: 0 20px
  }
}

@media only screen and (max-width: 640px) {
  .inner-big-hero .inner-big-warpper .inner-big-content {
      top: 40%
  }
}

@media only screen and (max-width: 480px) {
  .inner-big-hero .inner-big-warpper .inner-big-content {
      top: 35%
  }
}

.inner-big-hero .inner-big-warpper .inner-big-content h2 {
  font-size: 62px;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 70px;
  font-family: brandon-grotesque, sans-serif;
  max-width: 520px;
  color: #fff
}

@media only screen and (max-width: 1080px) {
  .inner-big-hero .inner-big-warpper .inner-big-content h2 {
      font-size: 42px
  }
}

@media only screen and (max-width: 640px) {
  .inner-big-hero .inner-big-warpper .inner-big-content h2 {
      font-size: 32px;
      line-height: 1.5
  }
}

@media only screen and (max-width: 640px) {
  .inner-big-hero .inner-big-warpper .inner-big-content h2 {
      font-size: 28px;
      text-align: center
  }
}

.blog-art-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px
}

@media only screen and (max-width: 640px) {
  .blog-art-social {
      margin-top: 25px;
      -ms-flex-pack: center;
      justify-content: center
  }
}

.blog-art-social span {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  margin-right: 20px
}

.blog-art-social ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.blog-art-social ul li a svg {
  width: 20px;
  height: 20px;
  margin-right: 15px
}

.blog-art-social ul li a svg path {
  fill: #fff
}

.about-info {
  padding: 00px 0 0
}

@media only screen and (max-width: 1440px) {
  .about-info {
      padding: 0 20px
  }
}

@media only screen and (max-width: 768px) {
  .about-info {
      padding: 0 20px
  }
}

.about-info .about-info-content {
  text-align: center
}

.about-info .about-info-content h4 {
  color: #707070;
  text-transform: uppercase;
  margin-bottom: 20px
}

.about-info .about-info-content h4 span {
  color: #adaaa5
}

.about-info .about-info-content p {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px
}

.about-info .about-info-content p:last-child {
  margin: 0
}

.about-info .boxs-wrapper {
  padding-top: 70px
}

@media only screen and (max-width: 768px) {
  .about-info .boxs-wrapper {
      padding-top: 40px
  }
}

@media only screen and (max-width: 480px) {
  .about-info .boxs-wrapper {
      padding-top: 30px
  }
}

.about-info .boxs-wrapper .boxs-inner-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 768px) {
  .about-info .boxs-wrapper .boxs-inner-item {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

.about-info .boxs-wrapper .boxs-inner-item .box-image-wrapper {
  width: 50%
}

@media only screen and (max-width: 768px) {
  .about-info .boxs-wrapper .boxs-inner-item .box-image-wrapper {
      width: 100%
  }
}

.about-info .boxs-wrapper .boxs-inner-item .box-content-wrapper {
  width: 50%;
  padding: 40px 70px
}

@media only screen and (max-width: 1280px) {
  .about-info .boxs-wrapper .boxs-inner-item .box-content-wrapper {
      padding: 20px 30px
  }
}

@media only screen and (max-width: 768px) {
  .about-info .boxs-wrapper .boxs-inner-item .box-content-wrapper {
      width: 100%;
      padding: 25px 0
  }
}

.about-info .boxs-wrapper .boxs-inner-item .box-content-wrapper h3 {
  font-weight: 400;
  letter-spacing: -1px;
  font-family: brandon-grotesque, sans-serif;
  color: #707070;
  text-transform: uppercase
}

@media only screen and (max-width: 1080px) {
  .about-info .boxs-wrapper .boxs-inner-item .box-content-wrapper h3 {
      font-size: 32px
  }
}

@media only screen and (max-width: 480px) {
  .about-info .boxs-wrapper .boxs-inner-item .box-content-wrapper h3 {
      font-size: 28px
  }
}

.about-info .boxs-wrapper .boxs-inner-item .box-content-wrapper>span {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .16px;
  text-transform: uppercase;
  display: block;
  padding: 10px 0 15px;
  color: #adaaa5
}

@media only screen and (max-width: 1080px) {
  .about-info .boxs-wrapper .boxs-inner-item .box-content-wrapper>span {
      font-size: 14px;
      padding: 10px 0 20px
  }
}

.about-info .boxs-wrapper .boxs-inner-item .box-content-wrapper p {
  letter-spacing: .15px;
  line-height: 24.65px;
  margin-top: 35px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px
}

@media only screen and (max-width: 991px) {
  .about-info .boxs-wrapper .boxs-inner-item .box-content-wrapper p {
      margin-top: 0
  }
}

.about-info .boxs-wrapper .boxs-inner-item:nth-child(2n) .box-image-wrapper {
  order: 2
}

@media only screen and (max-width: 768px) {
  .about-info .boxs-wrapper .boxs-inner-item:nth-child(2n) .box-image-wrapper {
      order: unset
  }
}

.dis-content {
  margin: 0 auto;
  max-width: 1080px;
  text-align: center
}

@media only screen and (max-width: 1280px) {
  .dis-content {
      padding: 0 20px
  }
}

.dis-content p {
  color: #80878f;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .8px
}

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

.ab-feature .ab-feature-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px;
  padding: 70px 0
}

@media only screen and (max-width: 1460px) {
  .ab-feature .ab-feature-wrapper {
      margin: 0
  }
}

@media only screen and (max-width: 768px) {
  .ab-feature .ab-feature-wrapper {
      flex-wrap: wrap;
      padding: 40px 0
  }
}

@media only screen and (max-width: 480px) {
  .ab-feature .ab-feature-wrapper {
      padding: 30px 0
  }
}

.ab-feature .ab-feature-wrapper .ab-feature-item {
  padding: 0 20px
}

@media only screen and (max-width: 768px) {
  .ab-feature .ab-feature-wrapper .ab-feature-item {
      padding: 0 20px;
      max-width: 50%;
      width: 100%;
      margin: 10px auto
  }
}

@media only screen and (max-width: 540px) {
  .ab-feature .ab-feature-wrapper .ab-feature-item {
      max-width: 100%
  }
}

.ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box {
  position: relative
}

.ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box .ab-item-box-content {
  /* position: absolute; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 25px
}

@media only screen and (max-width: 991px) {
  .ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box .ab-item-box-content {
      padding: 15px
  }
}

.ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box .ab-item-box-content h3 {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  padding-right: 70px;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.2
}

@media only screen and (max-width: 1260px) {
  .ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box .ab-item-box-content h3 {
      font-size: 32px
  }
}

@media only screen and (max-width: 991px) {
  .ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box .ab-item-box-content h3 {
      font-size: 22px
  }
}

@media only screen and (max-width: 540px) {
  .ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box .ab-item-box-content h3 {
      font-size: 40px
  }
}

@media only screen and (max-width: 375px) {
  .ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box .ab-item-box-content h3 {
      font-size: 30px
  }
}

@media only screen and (max-width: 320px) {
  .ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box .ab-item-box-content h3 {
      font-size: 26px
  }
}

.ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box .ab-item-box-content a {
  border: none
}

@media only screen and (max-width: 1080px) {
  .ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box .ab-item-box-content a {
      padding: 12px 15px;
      font-size: 14px
  }
}

.ab-feature .ab-feature-wrapper .ab-feature-item {
  display: flex;
  flex-direction: column;
}

.ab-feature .ab-feature-wrapper .ab-feature-item .ab-item-box {
  position: relative;
  display: flex;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.inner-page-warpper {
  position: relative;
  overflow: hidden;
  height: 300px
}


@media only screen and (max-width: 991px) {
  .inner-page-warpper {
      height: 200px
  }
}

@media only screen and (max-width: 640px) {
  .inner-page-warpper {
      height: 150px
  }
}

@media only screen and (max-width: 640px) {
  .inner-page-warpper {
      height: 200px
  }
}

.inner-page-warpper .sm-none {
  display: block
}

@media only screen and (max-width: 480px) {
  .inner-page-warpper .sm-none {
      display: none
  }
}

.inner-page-warpper .sm-block {
  display: none
}

@media only screen and (max-width: 480px) {
  .inner-page-warpper .sm-block {
      display: block
  }
}

.inner-page-warpper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #575a5e66;
  z-index: 1
}

.inner-page-warpper img {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  object-fit: cover;
  height: 100%
}

@media only screen and (max-width: 767px) {
  .inner-page-warpper img {
      top: 0%;
      transform: translate(0);
      bottom: 0;
      height: 100%
  }
}

.inner-page-warpper .inner-page-content {
  top: 47%;
  position: relative;
  z-index: 1;
  text-align: center;
  transform: translateY(-50%)
}

@media only screen and (max-width: 1460px) {
  .inner-page-warpper .inner-page-content {
      padding: 0 20px;
      top: 50%
  }
}

.inner-page-warpper .inner-page-content h2 {
  font-family: brandon-grotesque, sans-serif;
  font-size: 85px;
  font-weight: 700;
  letter-spacing: 25px;
  color: #fefefe;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 13px
}

@media only screen and (max-width: 1080px) {
  .inner-page-warpper .inner-page-content h2 {
      font-size: 44px;
      line-height: 1.3;
      padding: 0 0 20px;
      margin-bottom: 10px
  }
}

@media only screen and (max-width: 850px) {
  .inner-page-warpper .inner-page-content h2 {
      font-size: 31px;
      letter-spacing: 16px;
      margin-bottom: 0
  }
}

@media only screen and (max-width: 640px) {
  .inner-page-warpper .inner-page-content h2 {
      margin-bottom: 0;
      padding: 0;
      letter-spacing: 3px
  }
}

@media only screen and (max-width: 560px) {
  .inner-page-warpper .inner-page-content h2 {
      letter-spacing: 3px;
      margin-bottom: 5px
  }
}

.inner-page-warpper .inner-page-content h5,
.inner-page-warpper .inner-page-content .h5 {
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: .38px;
  line-height: 36px;
  text-transform: uppercase;
  color: #fff;
  font-family: brandon-grotesque, sans-serif
}

@media only screen and (max-width: 1080px) {
  .inner-page-warpper .inner-page-content h5,
  .inner-page-warpper .inner-page-content .h5 {
      font-size: 28px
  }
}

@media only screen and (max-width: 640px) {
  .inner-page-warpper .inner-page-content h5,
  .inner-page-warpper .inner-page-content .h5 {
      font-size: 22px
  }
}

.inner-page-warpper .inner-page-content a {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .14px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  margin-top: 35px
}

.inner-page-warpper .inner-page-content a svg {
  width: 13px;
  height: 13px;
  fill: #fff;
  margin-left: 13px
}

.cm-locations {
  padding: 50px 0 70px
}

.about-info .content-title {
  margin-bottom: 30px;
  color: #707070;
  width: 100%;
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 0px
}

@media only screen and (max-width: 768px) {
  .about-info .content-title {
      font-size: 20px
  }
}

@media only screen and (max-width: 640px) {
  .about-info .content-title {
      margin-bottom: 20px;
      line-height: 1.5
  }
}

.about-info .content-title span {
  color: #adaaa5
}

.our-location {
  padding: 0 0 70px
}

@media only screen and (max-width: 1440px) {
  .our-location {
      padding: 0 20px 50px
  }
}

@media only screen and (max-width: 768px) {
  .our-location {
      padding: 0 20px 20px
  }
}

.breadcrumb {
  padding: 70px 0 0
}

@media only screen and (max-width: 1440px) {
  .breadcrumb {
      padding: 70px 20px 0
  }
}

@media only screen and (max-width: 640px) {
  .breadcrumb {
      display: none
  }
}

.breadcrumb .breadcrumb-wapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.breadcrumb .breadcrumb-wapper a svg {
  width: 16px
}

.breadcrumb .breadcrumb-wapper svg {
  fill: #707070
}

.breadcrumb .breadcrumb-wapper a,
.breadcrumb .breadcrumb-wapper span {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .14px
}

.breadcrumb .breadcrumb-wapper i {
  width: 10px;
  display: block;
  margin: 0 10px
}

.box-contact-info ul li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .14px;
  line-height: 32px;
  display: inline-flex;
  align-items: center
}

.box-contact-info ul li a span {
  padding-left: 15px;
  display: inline-block
}

.box-contact-info ul li a i {
  width: 16px;
  height: 16px;
  line-height: 10px
}

.box-contact-info ul li a i svg path {
  fill: #adaaa5
}

.box-contact-info .open-time {
  padding: 25px 0 0
}

@media only screen and (max-width: 991px) {
  .box-contact-info .open-time {
      padding: 15px 0 0
  }
}

.box-contact-info .open-time h4 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -.55px;
  color: #adaaa5;
  font-family: brandon-grotesque, sans-serif;
  max-width: 270px;
  border-bottom: 1px solid #adaaa5;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-transform: uppercase
}

@media only screen and (max-width: 991px) {
  .box-contact-info .open-time h4 {
      margin-bottom: 10px
  }
}

.box-contact-info .open-time span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .14px;
  line-height: 30px;
  text-transform: uppercase;
  color: #80878f
}

@media only screen and (max-width: 991px) {
  .box-contact-info .open-time span {
      font-size: 14px;
      line-height: 26px
  }
}

.blog-article-content {
  padding: 70px 20px
}

@media only screen and (max-width: 768px) {
  .blog-article-content {
      padding: 50px 20px
  }
}

@media only screen and (max-width: 480px) {
  .blog-article-content {
      padding: 20px
  }
}

.blog-article-content .blog-article-inner {
  max-width: 1080px;
  margin: 0 auto
}

@media only screen and (max-width: 1080px) {
  .blog-article-content .blog-article-inner {
      padding: 0 20px
  }
}

.blog-article-content .blog-article-inner p {
  margin-bottom: 25px;
  color: #80878f
}

.blog-article-content .blog-article-inner p:last-child {
  margin: 0
}

.blog-article-content .twelve {
  width: calc(72% - 20px);
  padding-right: 15px
}

@media only screen and (max-width: 767px) {
  .blog-article-content .twelve {
      width: 100%
  }
}

.blog-article-content .row {
  padding-right: 15px;
  flex-wrap: nowrap;
  padding-left: 15px
}

@media only screen and (max-width: 767px) {
  .blog-article-content .row {
      flex-wrap: wrap
  }
}

.blog-article-content ol {
  padding-left: 25px
}

.blog-article-content ol li {
  padding-bottom: 5px
}

.blog-article-content h1 {
  font-size: 30px;
  margin-bottom: 15px;
  text-transform: uppercase;
  margin-top: 25px;
  font-family: brandon-grotesque, sans-serif
}

@media only screen and (max-width: 991px) {
  .blog-article-content h1 {
      font-size: 26px
  }
}

@media only screen and (max-width: 767px) {
  .blog-article-content h1 {
      font-size: 22px
  }
}

@media only screen and (max-width: 540px) {
  .blog-article-content h1 {
      font-size: 20px
  }
}

.blog-article-content h2 {
  font-size: 26px;
  margin-bottom: 15px;
  text-transform: uppercase;
  margin-top: 15px;
  font-family: brandon-grotesque, sans-serif
}

@media only screen and (max-width: 767px) {
  .blog-article-content h2 {
      font-size: 22px
  }
}

@media only screen and (max-width: 540px) {
  .blog-article-content h2 {
      font-size: 20px
  }
}

.blog-article-content h3 {
  font-size: 22px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif
}

@media only screen and (max-width: 540px) {
  .blog-article-content h3 {
      font-size: 20px
  }
}

.blog-article-content h4 {
  font-size: 20px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif
}

.blog-article-content h5 {
  font-size: 18px;
  margin-bottom: 10px;
  font-family: brandon-grotesque, sans-serif;
  text-transform: uppercase
}

.blog-article-content p,
.blog-article-content img {
  margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
  .blog-article-content .four.columns.omega {
      margin: 0 auto
  }
}

.blog-article-image {
  padding: 90px 0 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -22px
}

@media only screen and (max-width: 1440px) {
  .blog-article-image {
      margin: 0
  }
}

@media only screen and (max-width: 768px) {
  .blog-article-image {
      padding: 50px 0
  }
}

@media only screen and (max-width: 640px) {
  .blog-article-image {
      -webkit-box-orient: vertical;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

@media only screen and (max-width: 480px) {
  .blog-article-image {
      padding: 30px 20px
  }
}

.blog-article-image .blog-at-image-wrapper {
  width: 33.33%;
  padding: 0 22px
}

@media only screen and (max-width: 640px) {
  .blog-article-image .blog-at-image-wrapper {
      max-width: 320px;
      padding: 15px 20px;
      margin: 0 auto;
      width: 100%
  }
}

@media only screen and (max-width: 480px) {
  .blog-article-image .blog-at-image-wrapper {
      padding: 15px 0;
      max-width: 100%
  }
}

.fuatured-blog {
  padding: 70px 0;
  overflow-x: hidden
}

@media only screen and (max-width: 768px) {
  .fuatured-blog {
      padding: 40px 0
  }
}

.fuatured-blog .blog-grid {
  padding: 55px 0 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px
}

@media only screen and (max-width: 1460px) {
  .fuatured-blog .blog-grid {
      margin: 0
  }
}

@media only screen and (max-width: 991px) {
  .fuatured-blog .blog-grid {
      -ms-flex-pack: center;
      justify-content: center;
      padding-top: 0
  }
}

@media only screen and (max-width: 768px) {
  .fuatured-blog .blog-grid {
      padding-bottom: 15px
  }
}

.fuatured-blog .blog-grid .blog-grid-item {
  width: 33.33%;
  padding: 0 20px
}

@media only screen and (max-width: 991px) {
  .fuatured-blog .blog-grid .blog-grid-item {
      width: 50%;
      padding: 20px
  }
}

@media only screen and (max-width: 640px) {
  .fuatured-blog .blog-grid .blog-grid-item {
      width: 100%
  }
}

.fuatured-blog .blog-grid .blog-grid-item .blog-card {
  max-width: 452px;
  width: 100%;
  margin: 0 auto
}

.blog-btn {
  text-align: center;
  padding: 0 20px
}

.blog-btn a {
  margin: 0 auto;
  max-width: 390px;
  max-height: 42px;
  width: 100%;
  padding: 11px 25px;
  -ms-flex-pack: center;
  justify-content: center
}

.blog-card .blog-image {
  position: relative
}

.blog-card .blog-image .blog-image-inner img {
  width: 100%
}

.blog-card .blog-content {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  padding: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column
}

.blog-card .blog-content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  transition: all .2s ease-in-out;
  top: 0;
  background-color: #575a5eb3;
  z-index: 0;
  opacity: 0
}

.blog-card .blog-short-desc {
  text-align: center;
  color: #fff;
  max-height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  transition: all .4s ease-in-out
}

.blog-card .blog-short-desc p {
  margin-top: 40px;
  color: #fff;
  font-family: Inter, sans-serif;
  letter-spacing: -.15px;
  width: 100%
}

@media only screen and (max-width: 1440px) {
  .blog-card .blog-short-desc p {
      margin-top: 20px
  }
}

@media only screen and (max-width: 768px) {
  .blog-card .blog-short-desc p {
      margin-top: 10px
  }
}

.blog-card .blog-short-desc .link-btn {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .14px;
  text-transform: uppercase;
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width: 768px) {
  .blog-card .blog-short-desc .link-btn {
      margin-top: 10px
  }
}

.blog-card .blog-short-desc .link-btn svg {
  width: 15px;
  height: 15px;
  margin-left: 15px
}

.blog-card .blog-short-desc .link-btn svg path {
  fill: #fff
}

.blog-card .blog-ingo-content {
  margin-top: 25px;
  text-align: center;
  padding: 0 15px
}

.blog-card .blog-ingo-content h2 {
  color: #adaaa5;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -.34px
}

.blog-card .blog-ingo-content h5 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -.15px;
  text-transform: uppercase;
  line-height: 1.5;
  padding-top: 5px
}

.blog-card:hover .blog-short-desc {
  max-height: 500px;
  width: 100%
}

.blog-card:hover .blog-content:before {
  opacity: 1
}

.blog-card .published-at {
  background-color: #575a5e33;
  height: 100px;
  width: 100px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: .29px;
  position: relative
}

.blog-card .published-at span {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .14px;
  text-transform: uppercase
}

.blog-card .blog-card-content {
  margin-top: 35px
}

.blog-card .blog-card-content .blog-card-text .blog-card-title a {
  letter-spacing: -.25px;
  text-transform: uppercase;
  color: #707070;
  font-size: 18px;
  display: inline-block;
  padding-bottom: 18px;
  font-weight: 400
}

.blog-card .blog-card-content .blog-card-text p {
  letter-spacing: -.15px;
  color: #adaaa5
}

.blog-card .blog-card-content .blog-card-butto {
  padding-top: 70px;
  text-align: left
}

.blog-card .blog-card-content .blog-card-butto a {
  width: 100%;
  color: #adaaa5;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.5
}

.blog-inspire-section {
  padding: 50px 0 70px;
  overflow: hidden
}

@media only screen and (max-width: 768px) {
  .blog-inspire-section {
      padding: 50px 0
  }
}

@media only screen and (max-width: 480px) {
  .blog-inspire-section {
      padding: 20px 0
  }
}

@media only screen and (max-width: 1215px) {
  .blog-inspire-section .section-title {
      padding: 0 20px
  }
}

@media only screen and (max-width: 375px) {
  .blog-inspire-section .section-title h4 {
      font-size: 22px
  }
}

.blog-inspire-section .article-inspire-blog {
  padding: 70px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px
}

@media only screen and (max-width: 1460px) {
  .blog-inspire-section .article-inspire-blog {
      margin: 0
  }
}

@media only screen and (max-width: 768px) {
  .blog-inspire-section .article-inspire-blog {
      -ms-flex-pack: center;
      justify-content: center;
      padding: 40px 0 0
  }
}

@media only screen and (max-width: 480px) {
  .blog-inspire-section .article-inspire-blog {
      padding: 30px 0 0
  }
}

.blog-inspire-section .article-inspire-blog .inspire-blog-item {
  width: 33.33%;
  padding: 0 20px
}

@media only screen and (max-width: 768px) {
  .blog-inspire-section .article-inspire-blog .inspire-blog-item {
      max-width: 530px;
      padding: 15px 20px;
      width: 100%;
      margin: 0 auto
  }
}

.blog-inspire-section .article-inspire-blog .blog-grid-item {
  width: 33.33%;
  padding: 0 20px
}

@media only screen and (max-width: 768px) {
  .blog-inspire-section .article-inspire-blog .blog-grid-item {
      width: 50%;
      padding: 20px
  }
}

@media only screen and (max-width: 640px) {
  .blog-inspire-section .article-inspire-blog .blog-grid-item {
      width: 100%
  }
}

.refund-policy {
  padding: 0 0 50px
}

@media only screen and (max-width: 768px) {
  .refund-policy {
      padding-top: 0
  }
}

.refund-policy .dis-content {
  padding-bottom: 50px
}

.refund-policy .owner-banner {
  background-color: #707070;
  padding: 50px 15px;
  text-align: center;
  color: #e3d8c9;
  margin: 20px 0
}

@media only screen and (max-width: 768px) {
  .refund-policy .owner-banner {
      margin: 0 0 20px
  }
}

@media only screen and (max-width: 480px) {
  .refund-policy .owner-banner {
      padding: 30px 15px
  }
}

.refund-policy .owner-banner h4 {
  margin: 0 auto;
  max-width: 990px;
  font-weight: 400;
  line-height: 43px;
  color: #f2f1eb;
  font-family: brandon-grotesque, sans-serif;
  padding-bottom: 40px;
  text-transform: uppercase
}

@media only screen and (max-width: 480px) {
  .refund-policy .owner-banner h4 {
      padding-bottom: 20px;
      line-height: 1.5
  }
}

.refund-policy .owner-banner p {
  color: #e3d8c9
}

.refund-policy .return-policy-step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
  padding: 50px 0 70px;
  justify-content: center
}

@media only screen and (max-width: 1460px) {
  .refund-policy .return-policy-step {
      margin: 0
  }
}

@media only screen and (max-width: 840px) {
  .refund-policy .return-policy-step {
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0 0 40px
  }
}

@media only screen and (max-width: 480px) {
  .refund-policy .return-policy-step {
      padding: 0 20px 20px
  }
}

.refund-policy .return-policy-step .policy-step-wrapper {
  width: 33.33%;
  position: relative;
  padding: 0 20px
}

@media only screen and (max-width: 840px) {
  .refund-policy .return-policy-step .policy-step-wrapper {
      width: 50%;
      padding: 20px
  }
}

@media only screen and (max-width: 640px) {
  .refund-policy .return-policy-step .policy-step-wrapper {
      width: 100%;
      max-width: 320px
  }
}

@media only screen and (max-width: 480px) {
  .refund-policy .return-policy-step .policy-step-wrapper {
      width: 100%;
      max-width: 100%;
      padding: 20px 0
  }
}

.refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  left: 0
}

.refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-image-wrapper {
  padding: 0 15px;
  text-align: center;
  min-height: 380px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width: 1366px) {
  .refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-image-wrapper {
      min-height: 310px
  }
}

.refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-image-wrapper img {
  max-width: 250px;
  margin: 0 auto
}

@media only screen and (max-width: 1280px) {
  .refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-image-wrapper {
      min-height: 240px
  }
  .refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-image-wrapper img {
      max-width: 110px
  }
}

@media only screen and (max-width: 1280px) and (max-width: 991px) {
  .refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-image-wrapper img {
      max-width: 80px
  }
}

@media only screen and (max-width: 1080px) {
  .refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-image-wrapper {
      min-height: 210px
  }
}

@media only screen and (max-width: 991px) {
  .refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-image-wrapper {
      min-height: 180px
  }
}

.refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-content-wrapper {
  padding: 0 15px
}

.refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-content-wrapper h4 {
  font-size: 32px;
  font-weight: 400;
  letter-spacing: .29px;
  color: #707070;
  max-width: 330px;
  margin: 0 auto 40px;
  border-bottom: 1px solid #707070;
  padding-bottom: 40px;
  font-family: brandon-grotesque, sans-serif;
  text-transform: uppercase
}

@media only screen and (max-width: 1080px) {
  .refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-content-wrapper h4 {
      font-size: 26px;
      margin-bottom: 20px;
      padding-bottom: 20px
  }
}

.refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-content-wrapper span {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .16px;
  line-height: 24px;
  text-transform: uppercase;
  max-width: 390px;
  display: block;
  margin: 0 auto
}

@media only screen and (max-width: 1080px) {
  .refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-content-wrapper span {
      font-size: 14px
  }
}

@media only screen and (max-width: 1080px) {
  .refund-policy .return-policy-step .policy-step-wrapper .policy-step-inner .poc-content-wrapper span {
      line-height: 2
  }
}

.return-policy-content {
  max-width: 70%;
  margin: 0 auto;
  border-top: 1px solid #eee
}

@media only screen and (max-width: 1460px) {
  .return-policy-content {
      padding: 20px
  }
}

@media only screen and (max-width: 640px) {
  .return-policy-content {
      max-width: 100%
  }
}

.return-policy-content .return-policy-content-inner {
  margin-bottom: 20px;
  padding: 25px 15px 30px;
  border-bottom: 1px solid #eee
}

@media only screen and (max-width: 768px) {
  .return-policy-content .return-policy-content-inner {
      margin-bottom: 30px
  }
}

@media only screen and (max-width: 640px) {
  .return-policy-content .return-policy-content-inner {
      flex: 0 0 100%
  }
}

@media only screen and (max-width: 540px) {
  .return-policy-content .return-policy-content-inner {
      margin-bottom: 20px
  }
}

.return-policy-content .return-policy-content-inner h5 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: brandon-grotesque, sans-serif;
  padding-bottom: 35px;
  letter-spacing: 4.4px;
  text-transform: uppercase
}

@media only screen and (max-width: 768px) {
  .return-policy-content .return-policy-content-inner h5 {
      padding-bottom: 20px
  }
}

.return-policy-content .return-policy-content-inner p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .8px;
  position: relative;
  padding-bottom: 5px;
  text-transform: uppercase
}

.return-policy-content .return-policy-content-inner p:last-child {
  margin: 0
}

.return-policy-content .return-policy-content-inner ul {
  margin-bottom: 30px
}

.return-policy-content .return-policy-content-inner ul li {
  position: relative;
  padding-top: 5px;
  color: #80878f;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 20px
}

.return-policy-content .return-policy-content-inner ul li:before {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #707070;
  position: absolute;
  top: 8px;
  left: 2px
}

#shopify-section-returns-policy .return-policy-content .return-policy-content-inner p:before {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #707070;
  position: absolute;
  top: 8px;
  left: 2px
}

#shopify-section-returns-policy .return-policy-content .return-policy-content-inner p:last-child {
  margin: 0
}

.terms-page {
  margin-bottom: 70px
}

@media only screen and (max-width: 768px) {
  .terms-page {
      margin-bottom: 40px
  }
}

@media only screen and (max-width: 540px) {
  .terms-page {
      margin-bottom: 20px
  }
}

.terms-page h5 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -.75px;
  color: #adaaa5;
  font-family: brandon-grotesque, sans-serif;
  padding-bottom: 35px;
  text-transform: uppercase
}

@media only screen and (max-width: 768px) {
  .terms-page h5 {
      padding-bottom: 20px
  }
}

.terms-page p {
  color: #80878f;
  margin-bottom: 25px
}

.terms-page p:last-child {
  margin: 0
}

.page-title {
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 80px 0
}

.page-title:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #adaaa5d9
}

.page-title h2 {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 35px 100px 35px 35px;
  background-color: #707070cc
}

.site-path {
  align-items: baseline;
  padding-bottom: 45px
}

@media only screen and (max-width: 640px) {
  .site-path {
      padding-bottom: 30px
  }
}

.site-path>.row {
  justify-content: space-between
}

.site-path ul.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center
}

.site-path ul.left li a {
  position: relative;
  padding-right: 30px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 4.4px;
  display: flex;
  align-items: center
}

@media only screen and (max-width: 767px) {
  .site-path ul.left li a {
      font-size: 14px;
      line-height: 1.5
  }
}

.site-path ul.left li a:after {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  border-right: solid 1px #707070;
  border-bottom: solid 1px #707070;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  transform: rotate(-45deg);
  right: 12px
}

.site-path ul.left li:last-child a {
  padding-right: 0
}

.site-path ul.left li:last-child a:after {
  display: none
}

.site-path .left {
  padding: 5px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width: 640px) {
  .site-path .left {
      width: 100%
  }
}

.site-path .right {
  padding: 5px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width: 640px) {
  .site-path .right {
      width: 100%;
      margin-top: 10px
  }
}

.site-path .right p {
  text-transform: uppercase;
  font-size: 14px
}

.site-path .right ul {
  display: flex;
  padding-left: 15px;
  align-items: center
}

.site-path .right ul a {
  display: inline-block
}

.site-path .right ul a svg {
  width: 24px;
  height: 24px
}

.site-path .right ul a svg path {
  fill: #adaaa5;
  transition: all .2s ease-in-out
}

.site-path .right ul a:hover svg path {
  fill: #707070
}

.site-path .right ul li {
  padding-right: 15px
}

.site-path .right ul li:last-child {
  padding-right: 0
}

.site-path-main {
  padding: 65px 0 30px
}

@media only screen and (max-width: 1460px) {
  .site-path-main {
      padding: 70px 20px 30px
  }
}

@media only screen and (max-width: 768px) {
  .site-path-main {
      padding: 30px 20px 15px
  }
}

.site-path-main .social-sharing a img {
  transition: all .3s ease-in-out
}

.site-path-main .social-sharing a:hover img {
  opacity: .5
}

.site-path-main .site-path-main {
  padding: 0
}

.site-path-main .site-path {
  padding-bottom: 0
}

@media only screen and (max-width: 1460px) {
  .site-path-main .site-path {
      padding-bottom: 0
  }
}

.page_location_new .site-path-main .site-path {
  padding-left: 25px
}

.collection-name {
  padding: 45px 0 0
}

@media only screen and (max-width: 1460px) {
  .collection-name {
      padding: 45px 20px 0
  }
}

@media only screen and (max-width: 640px) {
  .collection-name {
      padding: 40px 20px 0
  }
}

.collection-name .coll-cont {
  padding-bottom: 45px
}

.collection-name .coll-cont p {
  padding: 0 0 45px;
  text-align: center;
  letter-spacing: .14px
}

@media only screen and (max-width: 1460px) {
  .collection-name .coll-cont p {
      padding: 0 20px 45px
  }
}

@media only screen and (max-width: 640px) {
  .collection-name .coll-cont p {
      padding: 0 20px 45px
  }
}

.collection-name .coll-quick {
  background-color: #f2f1eb;
  padding: 40px 80px
}

@media only screen and (max-width: 767px) {
  .collection-name .coll-quick {
      padding: 20px
  }
}

.collection-name .coll-quick ul {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap
}

.collection-name .coll-quick ul li {
  padding: 10px 0;
  width: 33.33%;
  text-align: center
}

@media only screen and (max-width: 640px) {
  .collection-name .coll-quick ul li {
      width: 50%
  }
}

@media only screen and (max-width: 480px) {
  .collection-name .coll-quick ul li {
      width: 100%
  }
}

.collection-name .site-path .row {
  justify-content: unset
}

.collection-filter {
  padding: 0 0 75px
}

@media only screen and (max-width: 1460px) {
  .collection-filter {
      padding: 0 20px 70px
  }
}

@media only screen and (max-width: 768px) {
  .collection-filter {
      padding: 0 20px
  }
}

@media only screen and (max-width: 640px) {
  .collection-filter {
      padding: 0 20px 30px
  }
}

.collection-filter .container>.row {
  padding: 0 25px 22px;
  border-bottom: 1px solid #eee;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start
}

@media only screen and (max-width: 1280px) {
  .collection-filter .container>.row {
      padding: 0 15px 15px
  }
}

.collection-filter h4 {
  color: #fff
}

@media only screen and (max-width: 1280px) {
  .collection-filter h4 {
      font-size: 22px
  }
}

.collection-filter .shop-by {
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column
}

@media only screen and (max-width: 1080px) {
  .collection-filter .shop-by {
      width: 100%
  }
}

.collection-filter .shop-by .shop-by-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 1080px) {
  .collection-filter .shop-by .shop-by-filter {
      width: 100%;
      padding: 0
  }
}

@media only screen and (max-width: 640px) {
  .collection-filter .shop-by .shop-by-filter {
      width: 100%;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

.collection-filter .shop-by .shop-by-filter h4 {
  letter-spacing: -.5px;
  width: 200px;
  text-transform: uppercase;
  display: none
}

@media only screen and (max-width: 1366px) {
  .collection-filter .shop-by .shop-by-filter h4 {
      width: 130px
  }
}

@media only screen and (max-width: 1080px) {
  .collection-filter .shop-by .shop-by-filter h4 {
      width: 15%
  }
}

@media only screen and (max-width: 640px) {
  .collection-filter .shop-by .shop-by-filter h4 {
      width: 100%;
      padding-bottom: 15px
  }
}

.collection-filter .shop-by .shop-by-filter .shop-filter-select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width: 1080px) {
  .collection-filter .shop-by .shop-by-filter .shop-filter-select {
      width: 85%
  }
}

@media only screen and (max-width: 640px) {
  .collection-filter .shop-by .shop-by-filter .shop-filter-select {
      width: 100%
  }
}

@media only screen and (max-width: 480px) {
  .collection-filter .shop-by .shop-by-filter .shop-filter-select {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

.collection-filter .shop-by .shop-by-filter .nice-select {
  margin-right: 20px;
  padding: 5px 30px 5px 15px
}

.collection-filter .shop-by .shop-by-filter .nice-select p {
  color: #707070
}

.collection-filter .shop-by .shop-by-filter .nice-select p.fil_curr {
  letter-spacing: .12px;
  font-size: 14px
}

.collection-filter .shop-by .shop-by-filter .nice-select:last-child {
  margin-right: 0
}

.collection-filter .shop-by .check-box {
  margin: 15px 0 0 200px
}

@media only screen and (max-width: 1366px) {
  .collection-filter .shop-by .check-box {
      margin: 15px 0 0 130px
  }
}

@media only screen and (max-width: 1080px) {
  .collection-filter .shop-by .check-box {
      margin: 15px 0 0 15%
  }
}

@media only screen and (max-width: 640px) {
  .collection-filter .shop-by .check-box {
      margin: 15px 0 0 0%
  }
}

.collection-filter .sort-by {
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 1080px) {
  .collection-filter .sort-by {
      width: 100%;
      margin-top: 15px
  }
}

.collection-filter .sort-by .font-none {
  display: none
}

.collection-filter .sort-by .font-none h4 {
  padding-right: 35px;
  text-transform: uppercase
}

@media only screen and (max-width: 1080px) {
  .collection-filter .sort-by .font-none h4 {
      padding: 0;
      width: 100%
  }
}

@media only screen and (max-width: 1080px) {
  .collection-filter .sort-by .font-none {
      width: 15%
  }
}

@media only screen and (max-width: 640px) {
  .collection-filter .sort-by .font-none {
      width: 100%;
      padding-bottom: 15px
  }
}

@media only screen and (max-width: 480px) {
  .collection-filter .sort-by .shop-by-filter {
      width: 100%
  }
}

.collection-filter .sort-by .nice-select {
  padding: 5px 30px 5px 15px
}

.collection-filter .sort-by .nice-select p {
  color: #707070;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .12px;
  text-transform: uppercase
}

.check-box .styled-checkbox {
  position: absolute;
  opacity: 0
}

.check-box label {
  position: relative;
  cursor: pointer;
  padding: 0
}

.check-box label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 16px;
  height: 16px;
  background: #fff;
  border: solid 1px #adaaa5;
  transition: all ease-in-out .3s
}

.check-box label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: #fff;
  transform: rotate(45deg)
}

.check-box.active label:before {
  background: #dd4255;
  border: solid 1px #dd4255
}

.template-list-collections .collection-list-main {
  padding: 50px 0
}

@media only screen and (max-width: 1460px) {
  .template-list-collections .collection-list-main {
      padding: 50px 20px
  }
}

@media only screen and (max-width: 480px) {
  .template-list-collections .collection-list-main .collection-list {
      padding: 0
  }
}

.collection-list-main {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 70px
}

@media only screen and (max-width: 991px) {
  .collection-list-main {
      padding-bottom: 50px
  }
}

@media only screen and (max-width: 640px) {
  .collection-list-main {
      padding-bottom: 40px
  }
}

.collection-list-main.col_list {
  padding: 0 20px
}

@media only screen and (max-width: 768px) {
  .collection-list-main .collection-list {
      padding: 0 20px
  }
}

.collection-list-main .collection-list .product-slider-item {
  width: 25%;
  margin-bottom: 20px
}

@media only screen and (max-width: 1080px) {
  .collection-list-main .collection-list .product-slider-item {
      width: 33.33%
  }
}

@media only screen and (max-width: 768px) {
  .collection-list-main .collection-list .product-slider-item {
      width: 50%
  }
}

.collection-list-main .collection-list .product-slider-item .product-content h3 {
  font-family: Inter, sans-serif;
  padding-bottom: 5px;
  font-size: 18px
}

.collection-list-main .collection-list .product-slider-item .product-content h3.spacial-prize {
  color: #dd4255
}

@media only screen and (max-width: 540px) {
  .collection-list-main .collection-list .product-slider-item .product-content h3.spacial-prize {
      flex-wrap: wrap
  }
}

@media only screen and (max-width: 480px) {
  .collection-list-main .collection-list .product-slider-item .product-content h3.spacial-prize {
      font-size: 14px
  }
}

.collection-list-main .collection-list .product-slider-item .product-content h3.spacial-prize del {
  color: #80878f;
  font-size: 18px;
  padding-left: 25px
}

@media only screen and (max-width: 540px) {
  .collection-list-main .collection-list .product-slider-item .product-content h3.spacial-prize del {
      padding-left: 0
  }
}

@media only screen and (max-width: 480px) {
  .collection-list-main .collection-list .product-slider-item .product-content h3.spacial-prize del {
      font-size: 14px;
      width: 100%
  }
}

.collection-list-main .collection-list .product-slider-item .product-content h3.spacial-prize:not(.pr_compare_price) {
  color: #707070
}

.collection-list-main .collection-list .product-slider-item .product-content span {
  font-size: 18px
}

.collection-list-main .collection-list .product-slider-item .product-image {
  position: relative;
  flex-shrink: 0
}

.collection-list-main .collection-list .product-slider-item .product-image img {
  width: 100%
}

.collection-list-main .collection-list .product-slider-item .product-image .in-stock {
  background-color: #e3d8c9;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
  text-align: center
}

.collection-list-main .collection-list .product-slider-item .product-image .in-stock p {
  color: #707070;
  letter-spacing: -.29px;
  font-size: 18px
}

.collection-list-main .collection-list .product-slider-item .product-image .on-sale {
  background-color: #dd4255;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  position: absolute;
  top: 7px;
  right: 7px;
  padding: 10px 15px
}

@media only screen and (max-width: 480px) {
  .collection-list-main .collection-list .product-slider-item .product-image .on-sale {
      top: 5px;
      right: 5px;
      padding: 2px 5px
  }
}

.collection-list-main .collection-list .product-slider-item .product-image .on-sale p {
  color: #fff
}

@media only screen and (max-width: 480px) {
  .collection-list-main .collection-list .product-slider-item .product-image .on-sale p {
      font-size: 12px;
      line-height: 1.5
  }
}

.collection-list-main .collection-list .product-slider-item .product-image .on-sale.soldout {
  background-color: #a9a9a9
}

.collection-list-main .collection-list .product-slider-item .product-card {
  padding: 13px 13px 18px;
  height: 100%
}

@media only screen and (max-width: 768px) {
  .collection-list-main .collection-list .product-slider-item .product-card {
      padding: 0 15px
  }
}

.collection-list-main .collection-list .product-slider-item .product-card a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}

.collection-list-main .collection-load-more {
  text-align: center;
  padding-top: 20px;
  width: 100%
}

@media only screen and (max-width: 768px) {
  .collection-list-main .collection-load-more {
      padding-top: 5px
  }
}

@media only screen and (max-width: 640px) {
  .collection-list-main .collection-load-more {
      padding-top: 0
  }
}

.collection-list-main .collection-load-more .more {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 45px
}

.collection-list-main .collection-load-more a {
  padding: 12px 25px;
  width: 390px;
  text-align: center
}

.collection-list-main .collection-load-more a span {
  text-align: center;
  width: 100%
}

.collection-list-main .collection-load-more .load-blogs {
  width: 100%;
  text-align: center;
  cursor: pointer
}

.collection-list-main .collection-load-more .load-blogs .show_more {
  min-width: 390px;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width: 480px) {
  .collection-list-main .collection-load-more .load-blogs .show_more {
      min-width: 280px
  }
}

.product-detail-image {
  padding: 15px 20px 0
}

@media only screen and (max-width: 991px) {
  .product-detail-image {
      padding: 15px 20px 50px
  }
}

@media only screen and (max-width: 768px) {
  .product-detail-image {
      padding: 0 0 40px
  }
}

.product-detail-image .row {
  padding: 0 20px
}

@media only screen and (max-width: 768px) {
  .product-detail-image .row .prt-slider {
      order: 2
  }
}

.product-detail-image .col-6 {
  padding: 0
}

.product-detail-image .product-detail-slider {
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width: 640px) {
  .product-detail-image .product-detail-slider {
      -webkit-box-orient: vertical;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

.product-detail-image .product-detail-slider.slide-md-none {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width: 768px) {
  .product-detail-image .product-detail-slider.slide-md-none {
      display: none
  }
}

.product-detail-image .product-detail-slider .on-sale.soldout {
  background-color: #a9a9a9
}

.product-detail-image .product-detail-slider.slide-md-block {
  display: none
}

@media only screen and (max-width: 768px) {
  .product-detail-image .product-detail-slider.slide-md-block {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex
  }
}

.product-detail-image .product-detail-slider .product-thumbnail {
  float: left;
  max-width: 25%;
  width: 100%;
  padding-right: 20px
}

@media only screen and (max-width: 768px) {
  .product-detail-image .product-detail-slider .product-thumbnail {
      max-width: 100%;
      padding-right: 0;
      order: 2;
      margin-top: 10px
  }
}

.product-detail-image .product-detail-slider .product-thumbnail .slick-list {
  padding: 0 !important;
  height: unset
}

.product-detail-image .product-detail-slider .product-thumbnail .prod-thumb-slides {
  padding-bottom: 23px
}

@media only screen and (max-width: 640px) {
  .product-detail-image .product-detail-slider .product-thumbnail .prod-thumb-slides {
      width: 100px !important;
      height: 100px;
      border: 1px solid #e4e4e4;
      margin-right: 10px;
      padding: 0
  }
}

@media only screen and (max-width: 375px) {
  .product-detail-image .product-detail-slider .product-thumbnail .prod-thumb-slides {
      width: 60px !important;
      height: 60px;
      border: 1px solid #e4e4e4;
      margin-right: 10px;
      padding: 0
  }
}

.product-detail-image .product-detail-slider .product-img-main {
  position: relative;
  width: 100%
}

@media only screen and (max-width: 640px) {
  .product-detail-image .product-detail-slider .product-img-main {
      max-width: 100%;
      order: 1
  }
}

.product-detail-image .product-detail-slider .product-img-main img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.product-detail-image .product-detail-slider .product-img-main .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.product-detail-image .product-detail-slider .product-img-main .slick-track .prod-main-in {
  height: auto
}

.product-detail-image .product-detail-slider .product-img-main .slick-track .prod-main-in iframe {
  width: 100%;
  height: 100%
}

.product-detail-image .product-detail-slider .product-img-main .slick-dots li button:before {
  font-size: 2.5rem;
  opacity: .4;
  color: #707070
}

.product-detail-image .product-detail-slider .product-img-main .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #707070
}

.product-detail-image .product-detail-slider .on-sale {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #dd4255
}

.product-detail-image .product-detail-slider .on-sale p {
  color: #fff;
  font-size: 16px;
  padding: 10px 15px;
  text-transform: uppercase
}

@media only screen and (max-width: 480px) {
  .product-detail-image .product-detail-slider .on-sale p {
      font-size: 14px;
      padding: 5px 10px
  }
}

.product-detail-image .product-detail-slider .full-gallery {
  padding: 10px;
  background-color: #fff;
  position: absolute;
  bottom: 20px;
  right: 10px;
  cursor: pointer
}

.product-detail-image .product-thumbnail {
  margin: 0 -12px
}

.product-detail-image .product-thumbnail .prod-thumb-slides {
  padding: 25px 12px
}

.product-detail-image .product-thumbnail .prod-thumb-slides img {
  width: 100%
}

@media only screen and (max-width: 768px) {
  .product-detail-image .product-thumbnail.slide-md-none {
      display: none
  }
}

.product-detail-image .product-thumbnail.slide-md-block {
  display: none
}

@media only screen and (max-width: 768px) {
  .product-detail-image .product-thumbnail.slide-md-block {
      display: block
  }
}

.product-detail-image .product-thumbnail.notranform .slick-track {
  transform: none !important
}

.product-detail-image .product-detail-cont {
  padding: 0 0 0 70px
}

@media only screen and (max-width: 1080px) {
  .product-detail-image .product-detail-cont {
      padding: 0 0 0 50px
  }
}

@media only screen and (max-width: 768px) {
  .product-detail-image .product-detail-cont {
      padding: 20px 20px 0
  }
}

.product-detail-image .product-detail-cont .select-style {
  margin-bottom: 20px
}

.product-detail-image .product-detail-cont .review-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.product-detail-image .product-detail-cont .review-head .review-star {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center
}

.product-detail-image .product-detail-cont .review-head .review-star .review-star-img .spr-badge {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.product-detail-image .product-detail-cont .review-head .review-star .review-star-img .spr-badge .spr-icon {
  font-size: 21px;
  margin-right: 10px
}

@media only screen and (max-width: 360px) {
  .product-detail-image .product-detail-cont .review-head .review-star .review-star-img .spr-badge .spr-icon {
      font-size: 16px;
      margin-right: 5px
  }
}

@media only screen and (max-width: 360px) {
  .product-detail-image .product-detail-cont .review-head .review-star .review-star-img .spr-badge .spr-badge-starrating {
      margin: 0 5px 0 0
  }
}

.product-detail-image .product-detail-cont .review-head .review-star .review-star-img .spr-badge .spr-badge-caption {
  text-transform: uppercase;
  color: #80878f;
  text-decoration: underline
}

.product-detail-image .product-detail-cont .review-head .review-star .total-review {
  padding-left: 30px
}

.product-detail-image .product-detail-cont .review-head .review-star .total-review a {
  text-decoration: underline;
  color: #80878f;
  text-transform: uppercase
}

.product-detail-image .product-detail-cont .product-detail-title {
  padding-top: 25px
}

.product-detail-image .product-detail-cont .product-detail-title h1 {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 20px
}

@media only screen and (max-width: 991px) {
  .product-detail-image .product-detail-cont .product-detail-title h1 {
      font-size: 20px;
      line-height: 1.5
  }
}

@media only screen and (max-width: 480px) {
  .product-detail-image .product-detail-cont .product-detail-title h1 {
      font-size: 18px
  }
}

.product-detail-image .product-detail-cont .product-detail-price {
  padding-bottom: 30px
}

@media only screen and (max-width: 480px) {
  .product-detail-image .product-detail-cont .product-detail-price {
      padding-bottom: 20px
  }
}

.product-detail-image .product-detail-cont .product-detail-price p {
  font-size: 20px;
  color: #adaaa5;
  letter-spacing: 1px;
  display: inline-block
}

.product-detail-image .product-detail-cont .product-detail-price p span {
  color: #dd4255;
  padding-right: 20px
}

@media only screen and (max-width: 360px) {
  .product-detail-image .product-detail-cont .product-detail-price p {
      font-size: 16px
  }
}

.product-detail-image .product-detail-cont .product-detail-price p.price {
  color: #dd4255;
  letter-spacing: 1px;
  font-size: 24px
}

@media only screen and (max-width: 360px) {
  .product-detail-image .product-detail-cont .product-detail-price p.price {
      font-size: 20px
  }
}

.product-detail-image .product-detail-cont .product-detail-price p.price:not(.pr_compare_price) {
  color: #707070
}

.product-detail-image .product-detail-cont .product-detail-price del {
  font-size: 28px;
  color: #80878f;
  padding-left: 30px;
  display: inline-block
}

@media only screen and (max-width: 768px) {
  .product-detail-image .product-detail-cont .product-detail-price del {
      font-size: 28px
  }
}

@media only screen and (max-width: 360px) {
  .product-detail-image .product-detail-cont .product-detail-price del {
      font-size: 18px;
      padding-left: 20px
  }
}

.product-detail-image .product-detail-cont .product-detail-price .save {
  color: #dd4255;
  padding-top: 10px;
  font-size: 16px;
  width: 100%
}

.product-detail-image .product-detail-cont .select-style .selector-wrapper {
  max-width: max-content;
  min-width: 217px;
  width: 100%;
  position: relative
}

.product-detail-image .product-detail-cont .select-style .selector-wrapper label {
  display: block;
  padding: 15px 0
}

@media only screen and (max-width: 360px) {
  .product-detail-image .product-detail-cont .select-style .selector-wrapper label {
      padding: 10px 0
  }
}

.product-detail-image .product-detail-cont .select-style .selector-wrapper .single-option-selector {
  border: 1px solid #adaaa5;
  background-color: #fff;
  padding: 14px 34px 15px 18px;
  color: #707070;
  width: 100%;
  font-size: 14px;
  letter-spacing: .12px;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  float: none
}

@media only screen and (max-width: 360px) {
  .product-detail-image .product-detail-cont .select-style .selector-wrapper .single-option-selector span {
      text-overflow: ellipsis;
      overflow: hidden;
      display: block
  }
}

.product-detail-image .product-detail-cont .add-to-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 20px
}

@media only screen and (max-width: 768px) {
  .product-detail-image .product-detail-cont .add-to-cart {
      margin-top: 25px;
      align-items: center
  }
}

.product-detail-image .product-detail-cont .add-to-cart .product-count {
  position: relative;
  max-width: 94px;
  width: 100%;
  margin-right: 10px
}

.product-detail-image .product-detail-cont .add-to-cart .product-count .count-textbox {
  font-size: 22px;
  line-height: normal;
  width: 64px;
  height: 55px;
  text-align: center;
  border: none;
  font-family: inherit;
  border: solid 1px #80878f;
  color: #80878f
}

@media only screen and (max-width: 480px) {
  .product-detail-image .product-detail-cont .add-to-cart .product-count .count-textbox {
      height: 47px
  }
}

.product-detail-image .product-detail-cont .add-to-cart .product-count .minus-button,
.product-detail-image .product-detail-cont .add-to-cart .product-count .plus-button {
  top: unset;
  bottom: 0;
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  font-family: inherit;
  position: absolute;
  width: 25px;
  right: 0;
  height: 28px;
  border: none;
  font-weight: 400;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #707070
}

@media only screen and (max-width: 480px) {
  .product-detail-image .product-detail-cont .add-to-cart .product-count .minus-button,
  .product-detail-image .product-detail-cont .add-to-cart .product-count .plus-button {
      height: 24px
  }
}

.product-detail-image .product-detail-cont .add-to-cart .product-count .minus-button svg,
.product-detail-image .product-detail-cont .add-to-cart .product-count .plus-button svg {
  width: 12px
}

.product-detail-image .product-detail-cont .add-to-cart .product-count .minus-button svg path,
.product-detail-image .product-detail-cont .add-to-cart .product-count .minus-button svg rect,
.product-detail-image .product-detail-cont .add-to-cart .product-count .plus-button svg path,
.product-detail-image .product-detail-cont .add-to-cart .product-count .plus-button svg rect {
  fill: #fcfcfc
}

.product-detail-image .product-detail-cont .add-to-cart .product-count .plus-button:before {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  width: 75%;
  left: 0;
  margin: 0 auto;
  right: 0;
  background: #fff
}

.product-detail-image .product-detail-cont .add-to-cart .product-count .plus-button {
  top: 0;
  bottom: unset
}

.product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width: 480px) {
  .product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

@media only screen and (max-width: 360px) {
  .product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn {
      padding-left: 0
  }
}

.product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn button,
.product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn a {
  width: calc(100% - 222px);
  padding: 13px 10px;
  color: #707070;
  height: 55px;
  margin: 0 5px;
  text-align: center
}

.product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn button:last-child,
.product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn a:last-child {
  margin-bottom: 0;
  margin-left: 0
}

@media only screen and (max-width: 480px) {
  .product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn button,
  .product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn a {
      width: 100%;
      height: auto;
      margin: 0
  }
}

.product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn .shopify-payment-button {
  width: 50%;
  margin: 0 0 0 5px
}

@media only screen and (max-width: 480px) {
  .product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn .shopify-payment-button {
      width: 100%;
      margin: 20px 0 0
  }
}

.product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn .shopify-payment-button__button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  background: #707070;
  border: none;
  color: #fff;
  font-family: inherit;
  box-shadow: 0 2px 10px #0000001a;
  padding: 15px 25px;
  transition: all .2s ease-in-out;
  border-radius: 0;
  line-height: 1.2
}

.product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn .shopify-payment-button__button:hover {
  background: #fff;
  color: #707070
}

.product-detail-image .product-detail-cont .add-to-cart .add-to-cart-btn .shopify-payment-button__more-options {
  display: none
}

.product-detail-image .product-detail-cont .product-detail-info {
  padding-top: 25px
}

@media only screen and (max-width: 768px) {
  .product-detail-image .product-detail-cont .product-detail-info {
      padding-top: 10px
  }
}

.product-detail-image .product-detail-cont .product-detail-info p {
  padding-bottom: 12px;
  color: #80878f;
  letter-spacing: .14px;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px
}

.product-detail-image .product-detail-cont .product-detail-info p:last-child {
  padding-bottom: 0
}

.product-detail-image .product-detail-cont .product-detail-info a {
  font-size: 14px;
  color: #adaaa5;
  text-transform: uppercase;
  position: relative;
  padding-right: 20px
}

.product-detail-image .product-detail-cont .product-detail-info a.readmore,
.product-detail-image .product-detail-cont .product-detail-info a.readless {
  display: block;
  width: 120px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400
}

.product-detail-image .product-detail-cont .product-detail-info a.readmore:after,
.product-detail-image .product-detail-cont .product-detail-info a.readless:after {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  border-right: solid 1px #adaaa5;
  border-bottom: solid 1px #adaaa5;
  transform: rotate(-45deg);
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto
}

.product-detail-image .product-detail-cont .estimate-shipping {
  padding: 30px 33px;
  background: #dbd4cd;
  margin-top: 38px;
  display: none
}

@media only screen and (max-width: 360px) {
  .product-detail-image .product-detail-cont .estimate-shipping {
      padding: 20px
  }
}

.product-detail-image .product-detail-cont .estimate-shipping h5 {
  font-size: 24px;
  font-weight: 400;
  font-family: brandon-grotesque, sans-serif;
  padding-bottom: 10px;
  color: #707070;
  text-transform: uppercase
}

.product-detail-image .product-detail-cont .estimate-shipping p {
  color: #80878f
}

.product-detail-image .product-detail-cont .estimate-shipping .estimate-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px
}

@media only screen and (max-width: 480px) {
  .product-detail-image .product-detail-cont .estimate-shipping .estimate-box {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

.product-detail-image .product-detail-cont .estimate-shipping .estimate-box input {
  border: solid 1px white;
  background: #ffffff1a;
  font-size: 16px;
  padding: 14px;
  max-width: 400px;
  width: 100%
}

@media only screen and (max-width: 768px) {
  .product-detail-image .product-detail-cont .estimate-shipping .estimate-box input {
      max-width: 100%;
      width: 100%
  }
}

.product-detail-image .product-detail-cont .estimate-shipping .estimate-box button {
  background: #fff;
  color: #707070;
  box-shadow: none;
  padding-top: 13px;
  padding-bottom: 13px;
  width: 100%;
  max-width: 210px
}

@media only screen and (max-width: 480px) {
  .product-detail-image .product-detail-cont .estimate-shipping .estimate-box button {
      width: 100%;
      max-width: 100%;
      margin-top: 15px
  }
}

@media only screen and (max-width: 1440px) {
  .blog-main {
      padding: 0 20px
  }
}

.blog-main .blog-main-content-text {
  text-align: center;
  padding: 40px 0;
  text-transform: uppercase
}

@media only screen and (max-width: 768px) {
  .blog-main .blog-main-content-text {
      padding: 0 0 20px !important
  }
}

.blog-main .blog-main-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 10px 0 70px
}

@media only screen and (max-width: 640px) {
  .blog-main .blog-main-wrapper {
      padding: 0 0 40px
  }
}

.blog-main .blog-main-wrapper .blog-item-category {
  width: 25%;
  background-color: #f2f1eb;
  padding: 35px
}

@media only screen and (max-width: 991px) {
  .blog-main .blog-main-wrapper .blog-item-category {
      width: 30%
  }
}

@media only screen and (max-width: 768px) {
  .blog-main .blog-main-wrapper .blog-item-category {
      width: 40%
  }
}

@media only screen and (max-width: 767px) {
  .blog-main .blog-main-wrapper .blog-item-category {
      width: 100%;
      margin-bottom: 30px
  }
}

.blog-main .blog-main-wrapper .blog-item-category .blog-category-wrapper {
  margin-bottom: 30px
}

@media only screen and (max-width: 640px) {
  .blog-main .blog-main-wrapper .blog-item-category .blog-category-wrapper {
      margin-bottom: 15px
  }
}

.blog-main .blog-main-wrapper .blog-item-category .blog-category-wrapper:last-child {
  margin-bottom: 0
}

.blog-main .blog-main-wrapper .blog-item-category .blog-category-wrapper h4 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -.5px;
  font-family: brandon-grotesque, sans-serif;
  color: #adaaa5;
  border-bottom: 1px solid #adaaa5;
  padding-bottom: 10px;
  margin-bottom: 20px
}

@media only screen and (max-width: 640px) {
  .blog-main .blog-main-wrapper .blog-item-category .blog-category-wrapper h4 {
      margin-bottom: 10px
  }
}

.blog-main .blog-main-wrapper .blog-item-category .blog-category-wrapper ul li a {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .14px;
  line-height: 35px;
  text-transform: uppercase
}

@media only screen and (max-width: 640px) {
  .blog-main .blog-main-wrapper .blog-item-category .blog-category-wrapper ul li a {
      font-size: 14px;
      line-height: 30px
  }
}

.blog-main .blog-main-wrapper .blog-posts {
  width: 100%
}

.blog-main .blog-main-wrapper .blog-posts .allBlog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center
}

.blog-main .blog-main-wrapper .blog-posts .allBlog .blog-grid-item {
  max-width: 33.33%;
  width: 100%;
  padding: 20px
}

@media only screen and (max-width: 991px) {
  .blog-main .blog-main-wrapper .blog-posts .allBlog .blog-grid-item {
      max-width: 50%
  }
}

@media only screen and (max-width: 640px) {
  .blog-main .blog-main-wrapper .blog-posts .allBlog .blog-grid-item {
      max-width: 100%
  }
}

.blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item {
  width: 50%;
  padding: 0 20px;
  margin-bottom: 45px
}

@media only screen and (max-width: 1080px) {
  .blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item {
      padding: 0 10px
  }
}

@media only screen and (max-width: 768px) {
  .blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item {
      width: 100%;
      padding: 0
  }
}

@media only screen and (max-width: 480px) {
  .blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item {
      margin-bottom: 20px
  }
}

.blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item .blog-card {
  transition: all .4s ease-in-out;
  background: transparent;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column
}

.blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item .blog-card .blog-card-image {
  height: 100%;
  flex-shrink: 3
}

.blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item .blog-card .blog-card-image img {
  width: 100%
}

.blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item .blog-card .blog-card-content {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item .blog-card .blog-card-content .blog-card-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%
}

.blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item .blog-card .blog-card-butto {
  padding-top: 32px
}

.blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item .blog-card .blog-card-butto a {
  color: #fff;
  text-align: left;
  width: 100%
}

.blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item .blog-card .blog-card-butto a:hover {
  color: #707070
}

@media only screen and (max-width: 767px) {
  .blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item .blog-card {
      background: #adaaa51a
  }
}

.blog-main .blog-main-wrapper .blog-posts .allBlog .blog-posts-item:hover .blog-card {
  background-color: #adaaa51a
}

.add-to-cart.soldOut .add-to-cart-btn {
  justify-content: flex-start !important
}

.add-to-cart.soldOut .add-to-cart-btn button#AddToCart {
  margin-left: 0
}

.add-to-cart.soldOut .add-to-cart-btn button#AddToCart[disabled] {
  pointer-events: none
}

.product-detail-image .product-detail-cont .soldOut .add-to-cart-btn {
  display: block
}

.product-detail-image .product-detail-cont .soldOut .add-to-cart-btn .swym-isa-inline-form {
  width: 100%;
  clear: both;
  border-color: #707070
}

.product-detail-image .product-detail-cont .soldOut .add-to-cart-btn .swym-isa-inline-form h2 {
  font-size: 18px;
  padding-bottom: 10px;
  color: #adaaa5;
  text-transform: uppercase;
  letter-spacing: 0px
}

.product-detail-image .product-detail-cont .soldOut .add-to-cart-btn .swym-isa-inline-form .swym-powered-by {
  display: none !important
}

.product-detail-image .product-detail-cont .soldOut .add-to-cart-btn .swym-remind-me #swym-remind-email-auth-button {
  color: #fff;
  font-weight: 700;
  font-family: brandon-grotesque, sans-serif
}

.blog-load-btn {
  width: 100%;
  text-align: center;
  margin-top: 30px
}

.blog-load-btn a {
  min-width: 390px;
  box-shadow: 0 2px 10px #0000001a;
  background-color: #707070;
  display: inline-block;
  color: #fff;
  padding: 13px 15px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .14px;
  text-transform: uppercase
}

@media only screen and (max-width: 480px) {
  .blog-load-btn a {
      min-width: initial;
      padding: 13px 25px
  }
}

.fearured-hero-wrapper {
  position: relative
}

.fearured-hero-wrapper .ftc-container {
  position: absolute;
  left: 0;
  margin: 0 auto;
  right: 0;
  max-width: 1440px;
  top: 50%;
  transform: translateY(-50%)
}

@media only screen and (max-width: 1460px) {
  .fearured-hero-wrapper .ftc-container {
      padding: 0 20px
  }
}

@media only screen and (max-width: 1080px) {
  .fearured-hero-wrapper .ftc-container {
      position: static;
      transform: none
  }
}

.fearured-hero-wrapper .ftc-container .fearured-hero-content {
  max-width: 720px;
  background-color: #575a5ecc;
  color: #fff;
  padding: 31px
}

@media only screen and (max-width: 1080px) {
  .fearured-hero-wrapper .ftc-container .fearured-hero-content {
      margin: 40px auto 0;
      background-color: #575a5e
  }
}

@media only screen and (max-width: 360px) {
  .fearured-hero-wrapper .ftc-container .fearured-hero-content {
      padding: 20px
  }
}

.fearured-hero-wrapper .ftc-container .fearured-hero-content h2 {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 36px;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .38px
}

@media only screen and (max-width: 768px) {
  .fearured-hero-wrapper .ftc-container .fearured-hero-content h2 {
      font-size: 40px;
      line-height: 1.5
  }
}

@media only screen and (max-width: 640px) {
  .fearured-hero-wrapper .ftc-container .fearured-hero-content h2 {
      font-size: 26px
  }
}

.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px -20px 0
}

.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-left {
  width: 40%
}

@media only screen and (max-width: 580px) {
  .fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-left {
      width: 100%
  }
}

.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-right {
  width: 60%
}

@media only screen and (max-width: 580px) {
  .fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-right {
      width: 100%
  }
}

.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-left,
.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-right {
  padding: 0 20px
}

@media only screen and (max-width: 580px) {
  .fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-left,
  .fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-right {
      padding: 10px 20px
  }
}

.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-left h4,
.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-right h4 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -.5px;
  font-family: brandon-grotesque, sans-serif;
  border-bottom: 1px solid #f1dbbd;
  text-transform: uppercase;
  color: #f1dbbd;
  padding-bottom: 10px;
  margin-bottom: 20px
}

.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-left ul,
.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-right ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-left ul li,
.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-right ul li {
  width: 50%
}

@media only screen and (max-width: 360px) {
  .fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-left ul li,
  .fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-right ul li {
      width: 100%
  }
}

.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-left ul li a,
.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-collection .ftc-section-right ul li a {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .14px;
  line-height: 35px;
  text-transform: uppercase
}

.fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-btn {
  margin-top: 30px
}

@media only screen and (max-width: 320px) {
  .fearured-hero-wrapper .ftc-container .fearured-hero-content .ftc-btn .btn-white {
      padding: 14px 10px
  }
}

.right-find {
  padding: 50px 0
}

@media only screen and (max-width: 1080px) {
  .right-find {
      padding: 50px 20px
  }
}

@media only screen and (max-width: 1080px) {
  .right-find {
      padding: 40px 20px
  }
}

@media only screen and (max-width: 640px) {
  .right-find {
      padding: 30px 20px
  }
}

.right-find .right-find-content {
  max-width: 1080px;
  margin: 30px auto 0;
  text-transform: uppercase;
  text-align: center
}

@media only screen and (max-width: 640px) {
  .right-find .right-find-content {
      margin-top: 15px
  }
}

.right-find .right-find-content span {
  color: #adaaa5
}

.right-find .content-title {
  text-align: center;
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0
}

.right-find .content-title span {
  color: #adaaa5
}

@media only screen and (max-width: 767px) {
  .right-find .content-title {
      font-size: 22px
  }
}

.right-find-box {
  padding: 70px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px
}

@media only screen and (max-width: 1460px) {
  .right-find-box {
      margin: 0
  }
}

@media only screen and (max-width: 1460px) {
  .right-find-box {
      padding: 40px 0
  }
}

@media only screen and (max-width: 640px) {
  .right-find-box {
      padding: 40px 0 0
  }
}

.right-find-box .right-find-box-inner {
  width: 50%;
  padding: 0 20px
}

@media only screen and (max-width: 640px) {
  .right-find-box .right-find-box-inner {
      width: 100%;
      padding: 20px 0
  }
}

.right-find-box .right-find-box-inner .right-find-box-text h5 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -.75px;
  font-family: brandon-grotesque, sans-serif;
  color: #adaaa5;
  margin: 35px 0 30px
}

.right-find-box .right-find-box-inner .right-find-box-text p {
  color: #80868e;
  margin-bottom: 45px
}

.custom-title {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase
}

@media only screen and (max-width: 1440px) {
  .custom-title {
      padding: 0 20px
  }
}

.custom-title h4 {
  font-size: 28px;
  font-weight: 400;
  color: #707070;
  letter-spacing: -.5px;
  margin-bottom: 30px;
  font-family: brandon-grotesque, sans-serif
}

.custom-title p {
  color: #80868e
}

.ftc-second {
  padding-bottom: 30px
}

@media only screen and (max-width: 480px) {
  .ftc-second {
      padding-bottom: 0
  }
}

.ftc-second .ftc-image-section {
  position: relative
}

.ftc-second .ftc-image-section img {
  margin: 0 0 0 auto
}

@media only screen and (max-width: 991px) {
  .ftc-second .ftc-image-section img {
      width: 100%
  }
}

.ftc-second .ftc-image-section .ftc-image-content {
  position: absolute;
  top: 45px;
  left: 0;
  max-width: 700px
}

@media only screen and (max-width: 991px) {
  .ftc-second .ftc-image-section .ftc-image-content {
      max-width: 100%;
      padding: 0 20px
  }
}

@media only screen and (max-width: 768px) {
  .ftc-second .ftc-image-section .ftc-image-content {
      position: static;
      max-width: 100%;
      padding: 40px 20px 0
  }
}

.ftc-second .ftc-image-section .ftc-image-content .ftc-bg-box {
  background-color: #707070;
  padding: 45px
}

@media only screen and (max-width: 480px) {
  .ftc-second .ftc-image-section .ftc-image-content .ftc-bg-box {
      padding: 20px
  }
}

.ftc-second .ftc-image-section .ftc-image-content .ftc-bg-box h4 {
  color: #f2f1eb;
  font-size: 28px;
  font-weight: 400;
  font-family: brandon-grotesque, sans-serif;
  letter-spacing: -.5px;
  line-height: 43px;
  margin-bottom: 25px;
  text-transform: uppercase
}

@media only screen and (max-width: 480px) {
  .ftc-second .ftc-image-section .ftc-image-content .ftc-bg-box h4 {
      font-size: 22px;
      line-height: 1.5;
      margin-bottom: 15px
  }
}

.ftc-second .ftc-image-section .ftc-image-content .ftc-bg-box p {
  color: #fff;
  margin-bottom: 25px
}

@media only screen and (max-width: 480px) {
  .ftc-second .ftc-image-section .ftc-image-content .ftc-bg-box p {
      margin-bottom: 15px
  }
}

.ftc-second .ftc-image-section .ftc-image-content .ftc-bg-box .btn-white {
  background-color: #f1dbbd
}

.ftc-second .ftc-image-section .ftc-image-content .ftc-image-collection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 45px -20px 0
}

@media only screen and (max-width: 480px) {
  .ftc-second .ftc-image-section .ftc-image-content .ftc-image-collection {
      margin: 10px -20px 0
  }
}

.ftc-second .ftc-image-section .ftc-image-content .ftc-image-collection .ftc-inner-image {
  width: 50%;
  padding: 0 22px
}

@media only screen and (max-width: 480px) {
  .ftc-second .ftc-image-section .ftc-image-content .ftc-image-collection .ftc-inner-image {
      width: 100%;
      padding: 10px 20px
  }
}

.btn-border {
  border: solid 1px #80878f;
  padding: 15px 25px;
  color: #80878f;
  background-color: #fff;
  font-family: inherit;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block
}

.detail-tab .tabs-content {
  padding: 38px 25px 0 35px
}

@media only screen and (max-width: 767px) {
  .detail-tab .tabs-content {
      padding: 15px 0
  }
}

.detail-tab .tabs-content li {
  display: none
}

.detail-tab .tabs-content li:first-child {
  display: block
}

.detail-tab {
  padding: 70px 0 0
}

@media only screen and (max-width: 767px) {
  .detail-tab {
      padding: 40px 20px 0
  }
}

.detail-tab .tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: flex;
  justify-content: space-around;
  border-bottom: solid 1px rgba(112, 112, 112, .5)
}

@media only screen and (max-width: 767px) {
  .detail-tab .tabs {
      display: none
  }
}

.detail-tab .tabs li {
  margin: 0;
  cursor: pointer;
  padding-bottom: 25px;
  position: relative
}

@media only screen and (max-width: 991px) {
  .detail-tab .tabs li {
      padding: 0 10px 25px;
      text-align: center
  }
}

@media only screen and (max-width: 767px) {
  .detail-tab .tabs li {
      padding: 0 10px 10px
  }
}

.detail-tab .tabs li p {
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -.14px;
  color: #adaaa5
}

@media only screen and (max-width: 1080px) {
  .detail-tab .tabs li p {
      font-size: 14px;
      line-height: 1.5
  }
}

.detail-tab .tabs li.active {
  display: block;
  position: relative
}

@media only screen and (max-width: 767px) {
  .detail-tab .tabs li.active a {
      border-bottom: 2px solid #707070
  }
}

.detail-tab .tabs li.active p {
  color: #80878f
}

.detail-tab .tabs li.active:after {
  content: "";
  width: 68px;
  background-color: #fff;
  background-image: url(/cdn/shop/files/down-arrow.svg?v=1591248030);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  z-index: 1
}

@media only screen and (max-width: 767px) {
  .detail-tab .tabs li.active:after {
      display: none
  }
}

.detail-tab .tab_container {
  border-top: none;
  clear: both;
  width: 100%;
  background: #fff;
  overflow: auto
}

.detail-tab .tab_container .tab_content {
  padding: 38px 22px;
  display: none;
  color: #80878f
}

@media only screen and (max-width: 767px) {
  .detail-tab .tab_container .tab_content {
      border: solid 1px #adaaa5;
      border-top: 0px
  }
}

@media only screen and (max-width: 480px) {
  .detail-tab .tab_container .tab_content {
      padding: 20px
  }
}

@media only screen and (max-width: 767px) {
  .detail-tab .tab_container .tab_content #shopify-product-reviews {
      margin: 0
  }
}

@media only screen and (max-width: 767px) {
  .detail-tab .tab_container .tab_content .spr-container {
      padding: 0;
      border: 0px
  }
}

.detail-tab .tab_container .tab_content .spr-container .spr-header .spr-header-title {
  color: #80878f;
  margin-bottom: 20px
}

@media only screen and (max-width: 480px) {
  .detail-tab .tab_container .tab_content .spr-container .spr-header .spr-header-title {
      margin-bottom: 10px
  }
}

@media only screen and (max-width: 480px) {
  .detail-tab .tab_container .tab_content .spr-container .spr-header .spr-summary .spr-summary-caption {
      padding-bottom: 10px;
      display: block
  }
}

.detail-tab .tab_container .tab_content .spr-container .spr-header .spr-summary .spr-summary-actions-newreview {
  text-decoration: underline
}

.detail-tab .tab_container .tab_content h3.spr-form-title {
  padding-bottom: 10px
}

.detail-tab .tab_container .tab_content>ul>li {
  display: flex;
  position: relative
}

.detail-tab .tab_container .tab_content>ul>li:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 1px;
  background-color: #80878f;
  position: absolute;
  top: 12px
}

.detail-tab .tab_container .tab_content>ul>li p {
  text-indent: 10px
}

.detail-tab .tab_container .tab_content p {
  padding-bottom: 15px;
  font-size: 14px;
  letter-spacing: .12px
}

.detail-tab .tab_container .tab_drawer_heading {
  display: none;
  font-size: 22px;
  border: solid 1px #adaaa5;
  margin: 10px 0 0;
  padding: 12px 15px;
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

@media only screen and (max-width: 767px) {
  .detail-tab .tab_container .tab_drawer_heading {
      display: block
  }
}

.detail-tab .tab_container .tab_drawer_heading:before {
  content: "";
  position: absolute;
  background-image: url(/cdn/shop/files/down-arrow.svg?v=1591248030);
  right: 20px;
  width: 15px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: 15px;
  top: 21px
}

.detail-tab .tab_container .tab_drawer_heading.d_active {
  margin: 10px 0 0;
  border-bottom: 0px
}

.detail-tab .tab_container .tab_drawer_heading.d_active:before {
  transform: rotate(180deg)
}

.style-space {
  padding: 0 0 70px
}

@media only screen and (max-width: 1440px) {
  .style-space {
      padding: 0 20px 70px
  }
}

@media only screen and (max-width: 768px) {
  .style-space {
      padding: 0 20px 40px
  }
}

.style-space-head h4 {
  text-align: center;
  width: 100%;
  padding-bottom: 33px;
  font-size: 22px;
  text-transform: uppercase;
  font-family: var(--titleFont);
  letter-spacing: .2em;
  line-height: 1.5
}

@media only screen and (max-width: 640px) {
  .style-space-head h4 {
      font-size: 18px;
      padding-bottom: 20px
  }
}

.style-space-head h4 span {
  color: #adaaa5
}

.style-space-head p {
  text-align: center;
  padding-bottom: 30px;
  color: #80878f
}

.style-space-head p:last-child {
  padding-bottom: 0
}

.meet-stylist {
  padding-bottom: 70px
}

@media only screen and (max-width: 1460px) {
  .meet-stylist {
      padding: 0 20px 70px
  }
}

@media only screen and (max-width: 768px) {
  .meet-stylist {
      padding: 0 20px 30px
  }
}

@media only screen and (max-width: 480px) {
  .meet-stylist {
      padding: 0 20px
  }
}

.meet-stylist .row {
  align-items: center
}

.meet-stylist .row .col-6 {
  padding: 0
}

@media only screen and (max-width: 768px) {
  .meet-stylist .row .col-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%
  }
}

.meet-stylist .row .right {
  padding: 90px
}

@media only screen and (max-width: 1080px) {
  .meet-stylist .row .right {
      padding: 30px
  }
}

@media only screen and (max-width: 480px) {
  .meet-stylist .row .right {
      padding: 20px 0
  }
}

.meet-stylist .row .right h3 {
  padding-bottom: 15px;
  letter-spacing: -1px;
  text-transform: uppercase
}

@media only screen and (max-width: 640px) {
  .meet-stylist .row .right h3 {
      font-size: 30px
  }
}

.meet-stylist .row .right p {
  color: #80878f;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px
}

.styling-option {
  padding-bottom: 70px
}

@media only screen and (max-width: 1440px) {
  .styling-option {
      padding: 0 20px 70px
  }
}

@media only screen and (max-width: 768px) {
  .styling-option {
      padding: 0 20px 40px
  }
}

.styling-option .row {
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media only screen and (max-width: 767px) {
  .styling-option .row {
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

.styling-option .col-4 {
  position: relative;
  padding: 25px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: calc(33.33% - 27px);
  width: 100%
}

@media only screen and (max-width: 991px) {
  .styling-option .col-4 {
      max-width: calc(33.33% - 15px)
  }
}

@media only screen and (max-width: 991px) {
  .styling-option .col-4 {
      max-width: calc(33.33% - 10px)
  }
}

@media only screen and (max-width: 767px) {
  .styling-option .col-4 {
      max-width: 320px;
      margin: 10px 0
  }
}

.styling-option .col-4>div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column
}

.styling-option .btn-gray {
  padding: 10px 25px;
  display: inline-flex;
  align-items: center;
  border: none;
  margin-left: auto
}

.styling-option p {
  padding-bottom: 43px;
  color: #707070
}

.styling-option h3 {
  padding-bottom: 30px;
  max-width: 364px;
  min-height: 140px;
  text-transform: uppercase
}

@media only screen and (max-width: 991px) {
  .styling-option h3 {
      font-size: 38px;
      min-height: 105px
  }
}

@media only screen and (max-width: 768px) {
  .styling-option h3 {
      font-size: 32px;
      min-height: 105px
  }
}

.styling-option .option-bg {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  left: 0;
  bottom: 0
}

.styling-option .option-bg img {
  object-fit: cover;
  width: 100%;
  height: 100%
}

.styling-pride {
  background-color: #fff;
  padding-top: 70px
}

@media only screen and (max-width: 768px) {
  .styling-pride {
      padding-top: 40px
  }
}

.styling-pride .styling-pride-title {
  text-transform: uppercase
}

@media only screen and (max-width: 1280px) {
  .styling-pride .styling-pride-title {
      padding: 0
  }
}

.styling-pride .styling-pride-title h4 {
  color: #707070;
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
  font-size: 22px;
  letter-spacing: 4.4px
}

@media only screen and (max-width: 640px) {
  .styling-pride .styling-pride-title h4 {
      font-size: 18px
  }
}

.styling-pride .styling-pride-title h4 span {
  color: #adaaa5
}

.styling-pride .styling-pride-title p {
  text-align: center;
  max-width: 1080px;
  margin: 0 auto 70px;
  color: #80878f;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px
}

@media only screen and (max-width: 768px) {
  .styling-pride .styling-pride-title p {
      margin-bottom: 35px
  }
}

.designerboys-col-4 {
  padding: 0;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 300px;
  justify-content: center;
  max-width: calc(25% - 14px);
  width: 100%
}

@media only screen and (max-width: 991px) {
  .designerboys-col-4 {
      max-width: calc(25% - 12px)
  }
}

@media only screen and (max-width: 991px) {
  .designerboys-col-4 {
      max-width: calc(25% - 8px)
  }
}

@media only screen and (max-width: 767px) {
  .designerboys-col-4 {
      max-width: 320px;
      margin: 8px 0
  }
}

.designerboys-col-4 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding-bottom: 24px
}

.designerboys-col-4 div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column
}

.new-review-form input,
.new-review-form>.spr-form-input {
  width: 100%;
  border: solid 1px #adaaa5;
  font-size: 16px;
  padding: 11px 14px;
  display: inline-block;
  height: 46px;
  margin-top: 5px !important
}

.new-review-form .spr-form-input-textarea {
  width: 100%;
  border: solid 1px #adaaa5;
  font-size: 16px;
  padding: 11px 14px;
  display: inline-block;
  height: auto;
  margin-top: 5px !important
}

.new-review-form .spr-button {
  text-transform: uppercase;
  font-size: 16px;
  background: #707070;
  border: none;
  color: #fff;
  font-family: inherit;
  box-shadow: 0 2px 10px #0000001a;
  padding: 15px 25px;
  transition: all .2s ease-in-out;
  line-height: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer
}

.new-review-form .spr-button:hover {
  background: #fff;
  color: #707070
}

.new-review-form .spr-starrating {
  margin-top: 10px !important
}

.cart_template {
  padding: 0 20px
}

.cart_template .w-col-6 {
  width: 50%
}

.cart_template h1.section-header__title {
  font-size: 38px;
  line-height: 44px;
  margin-bottom: 0;
  padding: 35px 0 15px
}

@media only screen and (max-width: 480px) {
  .cart_template h1.section-header__title {
      font-size: 30px;
      padding: 15px 0
  }
}

.cart_template .cart__row {
  border-bottom: 1px solid #ddd;
  padding: 30px 0
}

.cart_template .cart__row .cart-inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap
}

.cart_template .cart-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.cart_template .cart-item .product-content {
  padding-right: 15px
}

.cart_template .cart-item .product-content a.h5 {
  display: block;
  padding-bottom: 10px;
  line-height: 1.5
}

@media only screen and (max-width: 480px) {
  .cart_template .cart-item .product-content a.h5 {
      font-size: 14px
  }
}

.cart_template .cart-item .product-content br {
  display: none
}

.cart_template .image_innner {
  max-width: 120px;
  margin-right: 20px;
  flex-shrink: 0
}

.cart_template .title_cart {
  display: flex;
  margin-top: 50px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px
}

.cart_template .title_cart .h4 {
  font-size: 15px
}

.cart_template .cart__quantity-selector {
  max-width: 70px;
  padding: 10px;
  border: 1px solid #ddd;
  text-align: center
}

.cart_template a.h5 {
  text-decoration: none
}

.cart_template a.cart__remove {
  font-size: 18px;
  color: #ea4242;
  display: block
}

.cart_template .empty-cartpage-content {
  text-align: center;
  margin: 50px 0 30px
}

.cart_template .empty-cartpage-content h2 {
  color: #707070
}

.cart_template .empty-cartpage-content a.continue_browsing {
  margin-top: 20px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  background: #707070;
  border: none;
  color: #fff;
  font-family: inherit;
  box-shadow: 0 2px 10px #0000001a;
  padding: 15px 25px;
  transition: all .2s ease-in-out
}

.cart_template .empty-cartpage-content a.continue_browsing:hover {
  background-color: #fff;
  color: #707070
}

.cart_template .cart__mini-labels {
  display: none
}

@media (max-width: 767px) {
  .cart_template .title_cart {
      display: none
  }
  .cart_template .w-col-6 {
      width: 100%
  }
  .cart_template .w-col-6 .cart__row--table-large {
      margin-top: 10px;
      align-items: center
  }
  .cart_template .cart__mini-labels {
      display: inline-block
  }
  .cart_template a.cart__remove {
      display: block;
      margin-left: 0;
      padding-top: 5px
  }
}

.cart_template.whylive .why-live-wrapper {
  text-align: left
}

.cart_template.whylive .why-live-wrapper .text-right {
  text-align: right
}

.grid--full.cart__row--table-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 360px) {
  .grid--full.cart__row--table-large {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

@media only screen and (max-width: 360px) {
  .grid--full.cart__row--table-large .grid__item:first-child {
      width: 100%;
      padding-bottom: 10px
  }
}

.cart__row_bottom .grid__item.text-right {
  display: block;
  text-align: right;
  width: 100%;
  margin: 20px 0
}

.cart__row_bottom .grid__item.text-right h4 {
  margin-bottom: 10px
}

@media only screen and (max-width: 640px) {
  .cart__row_bottom .grid__item.text-right h4 {
      font-size: 22px
  }
}

.cart__row_bottom .grid__item.text-right button.checkout,
.cart__row_bottom .grid__item.text-right button.update-cart {
  position: static;
  display: inline-block !important;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 45px;
  font-size: 20px;
  opacity: 1 !important;
  pointer-events: inherit !important;
  border: 0;
  cursor: pointer;
  width: auto;
  vertical-align: middle
}

.cart__row_bottom .grid__item.text-right button.checkout:hover,
.cart__row_bottom .grid__item.text-right button.update-cart:hover {
  background-color: #5f5f5f
}

.cart__row_bottom .grid__item.text-right .cart__additional_checkout .shopify-cleanslate div {
  width: 100%;
  margin: 5px 0 0 !important;
  justify-content: flex-end
}

.cart__row_bottom .grid__item.text-right p {
  font-size: 16px
}

.cart__row_bottom .grid__item.text-right .cart__subtotal {
  font-weight: 700
}

.cart__row_bottom button.btn.checkout.add-bag-btn {
  background: #707070;
  color: #fff;
  box-shadow: 0 2px 10px #0000001a;
  font-family: Avenir Next
}

.cart__row_bottom button.btn.checkout.add-bag-btn:hover {
  background: #fff;
  color: #707070
}

body.template-cart.body .navbar {
  position: relative
}

.error-404 {
  padding-top: 150px;
  padding-bottom: 150px
}

@media only screen and (max-width: 360px) {
  .error-404 {
      padding: 60px 0
  }
}

.error-404 .img-cover {
  margin: 0 auto;
  padding: 0 15px 25px
}

.error-404 img {
  width: auto;
  margin: 0 auto
}

.error-404 .text-center a {
  text-transform: uppercase;
  font-size: 16px;
  background: #707070;
  border: none;
  color: #fff;
  font-family: inherit;
  box-shadow: 0 2px 10px #0000001a;
  padding: 15px 25px;
  display: inline-block;
  transition: all .2s ease-in-out
}

.error-404 .text-center a:hover {
  color: #707070;
  background: #fff
}

.error-404 .page_not_found {
  text-align: center
}

@media only screen and (max-width: 640px) {
  .error-404 .page_not_found {
      padding: 0 20px
  }
}

.error-404 .page_not_found .sub-hedding {
  padding-bottom: 20px
}

@media only screen and (max-width: 480px) {
  .error-404 .page_not_found .sub-hedding {
      padding: 10px 0 20px;
      font-size: 38px
  }
}

@media only screen and (max-width: 480px) {
  .error-404 .page_not_found .sub-hedding {
      font-size: 32px
  }
}

.error-404 .page_not_found p {
  font-size: 20px;
  padding-bottom: 30px
}

.popup_images {
  background: #00000080;
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000
}

.popup_images>div {
  width: 100%;
  height: 95%;
  position: absolute;
  max-width: 1200px;
  left: 50%;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 20px
}

@media only screen and (max-width: 1366px) {
  .popup_images>div {
      max-width: 900px
  }
}

.popup_images .main_container_popup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  background: #fff;
  position: relative;
  overflow: hidden;
  top: 50%;
  transform: translateY(-50%);
  height: 90vh
}

@media only screen and (max-width: 768px) {
  .popup_images .main_container_popup {
      height: 58vh
  }
}

@media only screen and (max-width: 640px) {
  .popup_images .main_container_popup {
      height: auto;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

.popup_images .main_container_popup .image_gallery {
  max-width: calc(100% - 100px);
  order: 2;
  width: 100%;
  padding: 0 0 0 20px;
  margin: 0;
  height: 100%
}

.popup_images .main_container_popup .image_gallery .slick-list {
  height: 100% !important
}

.popup_images .main_container_popup .image_gallery .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%
}

.popup_images .main_container_popup .image_gallery .slick-track .prod-main-in {
  height: auto
}

.popup_images .main_container_popup .image_gallery .slick-track .prod-main-in iframe {
  width: 100%;
  height: 100%
}

.popup_images .main_container_popup .image_gallery .slick-slide img {
  width: auto;
  max-width: none;
  height: 100%;
  margin: 0 auto
}

@media only screen and (max-width: 640px) {
  .popup_images .main_container_popup .image_gallery .slick-slide img {
      height: auto
  }
}

@media (max-width: 767px) {
  .popup_images .main_container_popup .image_gallery .slick-slide img {
      width: 100%;
      height: auto;
      transform: translate(0)
  }
}

@media only screen and (max-width: 640px) {
  .popup_images .main_container_popup .image_gallery {
      max-width: 100%;
      order: initial;
      padding: 0 0 10px
  }
}

.popup_images .main_container_popup .image_gallery_nav {
  max-width: 100px;
  order: 1
}

@media only screen and (max-width: 640px) {
  .popup_images .main_container_popup .image_gallery_nav {
      max-width: 100%
  }
}

@media only screen and (max-width: 640px) {
  .popup_images .main_container_popup .image_gallery_nav .slick-track .slick-slide {
      border: 1px solid #cecece;
      margin: 0 3px
  }
}

.popup_images .main_container_popup .image_gallery_nav .slick-list {
  height: auto !important;
  max-height: 530px
}

@media only screen and (max-width: 640px) {
  .popup_images .main_container_popup .image_gallery_nav .slick-list {
      max-height: 320px
  }
}

@media only screen and (max-width: 360px) {
  .popup_images .main_container_popup .image_gallery_nav .slick-list {
      max-height: 170px
  }
}

.popup_images .main_container_popup .image_gallery_nav .slick-slide {
  border: 1px solid #eaeaea;
  margin-bottom: 10px
}

.popup_images .helper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.popup_images .popupCloseButton {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  z-index: 9
}

@media only screen and (max-width: 480px) {
  .popup_images .popupCloseButton {
      top: 20px;
      right: 20px;
      width: 20px;
      height: 20px
  }
}

.medium-up--push-one-twelfth {
  padding: 50px 0
}

@media only screen and (max-width: 1460px) {
  .medium-up--push-one-twelfth {
      padding: 50px 20px
  }
}

.medium-up--push-one-twelfth p {
  margin: 25px 0
}

.template-search .fuatured-product {
  padding: 70px 0
}

@media only screen and (max-width: 1460px) {
  .template-search .fuatured-product {
      padding: 70px 20px
  }
}

@media only screen and (max-width: 640px) {
  .template-search .fuatured-product {
      padding: 50px 20px
  }
}

@media only screen and (max-width: 480px) {
  .template-search .fuatured-product {
      padding: 40px 20px
  }
}

.template-search .fuatured-product .section-headding {
  text-align: center
}

.template-search .fuatured-product .section-headding h2 {
  text-transform: uppercase
}

.template-search .fuatured-product .section-headding h2.visually-hidden {
  padding-bottom: 10px;
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: .38px;
  line-height: 36px;
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif
}

.template-search .fuatured-product .search--no-results-found {
  text-align: center;
  margin-top: 20px
}

.template-search .fuatured-product .search-page-form {
  margin-top: 50px
}

@media only screen and (max-width: 640px) {
  .template-search .fuatured-product .search-page-form {
      margin-top: 30px
  }
}

.template-search .fuatured-product .search-page-form .input-group {
  max-width: 500px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 30px
}

.template-search .fuatured-product .search-page-form .input-group .input-group__field {
  width: 100%
}

.template-search .fuatured-product .search-page-form .input-group .input-group__field input {
  height: 50px;
  background-color: #fff;
  border: none;
  width: 100%;
  padding: 5px 35px 5px 15px;
  box-shadow: 0 2px 10px #0000001a
}

.template-search .fuatured-product .search-page-form .input-group button.search-form__connected-submit {
  width: 50px;
  height: 50px;
  background: transparent;
  border: none;
  background-color: #707070;
  transition: all .2s ease-in-out;
  box-shadow: 0 2px 10px #0000001a;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.template-search .fuatured-product .search-page-form .input-group button.search-form__connected-submit svg {
  width: 24px
}

.template-search .fuatured-product .search-page-form .input-group button.search-form__connected-submit svg path {
  fill: #fff
}

.template-search .fuatured-product .search-page-form .input-group button.search-form__connected-submit:hover {
  background-color: #f1dbbd
}

.template-search .fuatured-product .search-page-form .input-group button.search-form__connected-submit:hover svg path {
  fill: #707070
}

.template-search .collection-list {
  padding: 0
}

.shopify-challenge__container {
  padding: 70px 0
}

@media only screen and (max-width: 640px) {
  .shopify-challenge__container {
      padding: 40px 20px
  }
}

.shopify-challenge__container .shopify-challenge__message {
  padding-bottom: 15px
}

.shopify-challenge__container form {
  text-align: center
}

.shopify-challenge__container form .shopify-challenge__button {
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px;
  background: #707070;
  border: none;
  color: #fff;
  font-family: inherit;
  box-shadow: 0 2px 10px #0000001a;
  padding: 15px 25px;
  transition: all .2s ease-in-out;
  margin-top: 15px
}

.shopify-challenge__container form .shopify-challenge__button:hover {
  background: #fff;
  color: #707070
}

.address-form .address_default_address_new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px
}

.address-form .address_default_address_new input {
  -webkit-appearance: auto
}

.cs-popup {
  z-index: 991
}

.cs-popup[data-popup-type=popup] {
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  opacity: 0;
  visibility: hidden;
  z-index: 992;
  transition: ease .25s;
  overflow: hidden;
  box-shadow: 0 6px 60px #3b3b3b73;
  background-color: #fff;
  display: block;
  min-width: 280px
}

@media only screen and (max-width: 360px) {
  .cs-popup[data-popup-type=popup] {
      min-width: 95%
  }
}

.cs-popup[data-popup-type=popup].popup-active {
  opacity: 1;
  visibility: visible
}

.cs-popup[data-popup-type=popup] .cs-popup-cover {
  padding: 45px 70px;
  text-align: center
}

@media only screen and (max-width: 480px) {
  .cs-popup[data-popup-type=popup] .cs-popup-cover {
      padding: 45px 28px
  }
}

.cs-popup[data-popup-type=sidebar]:not([data-popup-from=top]) {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  border-radius: 0;
  overflow-y: auto;
  background-color: #fff;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: ease .5s;
  max-width: 360px;
  width: 100%;
  z-index: 991
}

@media only screen and (max-width: 480px) {
  .cs-popup[data-popup-type=sidebar]:not([data-popup-from=top]) {
      max-width: 300px
  }
}

.cs-popup[data-popup-type=sidebar]:not([data-popup-from=top]):not([data-sidebar-from=left]) {
  transform: translate(100%);
  right: 0
}

.cs-popup[data-popup-type=sidebar]:not([data-popup-from=top])[data-sidebar-from=left] {
  transform: translate(-100%);
  left: 0
}

.cs-popup[data-popup-type=sidebar]:not([data-popup-from=top]).popup-active {
  opacity: 1;
  visibility: visible;
  transform: translate(0)
}

.cs-popup[data-popup-type=sidebar]:not([data-popup-from=top]) .cs-popup-cover {
  padding: 42px
}

@media only screen and (max-width: 480px) {
  .cs-popup[data-popup-type=sidebar]:not([data-popup-from=top]) .cs-popup-cover {
      padding: 20px
  }
}

.cs-popup[data-popup-type=sidebar] .cs-popup-logo {
  margin-bottom: 45px
}

@media only screen and (max-width: 480px) {
  .cs-popup[data-popup-from=top] {
      position: fixed;
      top: 0;
      bottom: 0;
      right: 0;
      border-radius: 0;
      overflow-y: auto;
      background-color: #adaaa5fa;
      display: block;
      opacity: 0;
      visibility: hidden;
      transition: ease .5s;
      max-width: 90%;
      width: 100%;
      z-index: 991;
      transform: translate(100%);
      padding: 70px 10px 40px
  }
  .cs-popup[data-popup-from=top].popup-active {
      opacity: 1;
      visibility: visible;
      transform: translate(0)
  }
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000a6;
  z-index: 990;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: ease .5s
}

.overlay.popup-active {
  opacity: 1;
  visibility: visible
}

.popup-wrapper.user-section {
  padding: 50px 0
}

.cs-popup.addToCartSuccess[data-popup-type=popup] {
  min-width: 450px;
  max-width: 450px
}

@media (max-width: 767px) {
  .cs-popup.addToCartSuccess[data-popup-type=popup] {
      max-width: 95%;
      min-width: 95%
  }
}

.cs-popup.addToCartSuccess[data-popup-type=popup] .popup-closer {
  background: transparent;
  position: absolute;
  top: 20px;
  border: 0px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none
}

.cs-popup.addToCartSuccess[data-popup-type=popup] .popup-closer svg {
  width: 20px
}

.cs-popup.addToCartSuccess[data-popup-type=popup] .popup-cover {
  padding: 20px;
  text-align: center
}

.cs-popup.addToCartSuccess[data-popup-type=popup] .success-icon {
  margin-bottom: 20px
}

.cs-popup.addToCartSuccess[data-popup-type=popup] h6 {
  font-size: 16px;
  margin-bottom: 5px
}

.cs-popup.addToCartSuccess[data-popup-type=popup] h3 {
  font-size: 24px;
  color: #0082f3;
  margin-bottom: 30px;
  font-weight: 700
}

.cs-popup.addToCartSuccess[data-popup-type=popup] .btn {
  margin: 10px auto;
  max-width: 220px;
  display: block
}

.more,
.more img {
  text-align: center;
  margin: 0 auto
}

.product-description-full {
  display: none;
  padding-bottom: 20px;
  color: #80878f;
  letter-spacing: .14px;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px
}

.product-description-short .readmore {
  cursor: pointer
}

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

.paginate .page a,
.paginate .current {
  border: solid 1px #707070;
  margin: 10px 5px;
  padding: .5rem 1rem;
  display: inline-block
}

.paginate .page a:hover {
  background-color: #03857c;
  color: #fff;
  border-color: #03857c
}

.paginate .current {
  font-weight: 700;
  color: #fff;
  background-color: #707070;
  border: solid 1px #707070
}

.paginate .deco {
  border: none
}

.paginate .next,
.paginate .prev {
  display: inline-block;
  margin: 10px 0;
  padding: .5rem 1rem
}

.stamped-pagination .first,
.stamped-pagination .previous,
.stamped-pagination li.page,
.stamped-pagination .next {
  display: inline-block !important;
  margin-top: 0;
  margin-right: 10px
}

.stamped-pagination li:before {
  display: none !important
}

.pt-35 {
  padding-top: 35px
}

.cutom-page-title {
  font-size: 28px;
  text-transform: uppercase;
  color: #707070;
  font-family: brandon-grotesque, sans-serif;
  line-height: 1.3;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px
}

.custom-page .four {
  width: calc(25% - 20px)
}

@media (max-width: 767px) {
  .custom-page .four {
      width: 100%
  }
}

.custom-page .twelve {
  padding-left: 50px;
  width: calc(75% - 20px)
}

@media (max-width: 767px) {
  .custom-page .twelve {
      width: 100%;
      padding-top: 0;
      padding-left: 0
  }
}

.custom-page .full {
  width: 100%
}

.custom-page .row {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px
}

.custom-page .row h4 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -.75px;
  color: #adaaa5;
  font-family: brandon-grotesque, sans-serif;
  padding-bottom: 35px;
  text-transform: uppercase
}

@media only screen and (max-width: 768px) {
  .custom-page .row h4 {
      padding-bottom: 20px
  }
}

.custom-page p {
  color: #80878f;
  margin-bottom: 25px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px
}

.custom-page p:last-child {
  margin: 0
}

.custom-page .lbd_feature_divider {
  height: 2px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px
}

.custom-page .feature_divider {
  width: 100%;
  margin-bottom: 15px;
  display: block;
  border: 0;
  border-color: #6f6f6f;
  border-bottom-width: 1px;
  border-bottom-style: solid
}

.custom-page ul {
  list-style: disc;
  padding-left: 30px
}

.custom-page ul li {
  padding-bottom: 5px
}

.custom-page.maintenance-page {
  margin-bottom: 30px
}

.custom-page.maintenance-page h4 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -.75px;
  color: #adaaa5;
  font-family: brandon-grotesque, sans-serif;
  padding-bottom: 35px;
  text-transform: uppercase
}

@media only screen and (max-width: 768px) {
  .custom-page.maintenance-page h4 {
      padding-bottom: 20px
  }
}

.custom-page.maintenance-page p {
  color: #80878f;
  margin-bottom: 25px;
  padding-bottom: 0
}

.custom-page.maintenance-page p:last-child {
  margin: 0
}

.paginate {
  flex-wrap: wrap
}

.section-header .cutom-page-title {
  padding-left: 0
}

.new-review-form,
.stamped-content form {
  padding-top: 70px;
  background-color: #fff
}

.stamped-button-primary {
  -webkit-appearance: none;
  outline: none;
  border: none;
  box-shadow: none;
  border-radius: 0
}

@media (max-width: 767px) {
  #stamped-button-submit,
  input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary {
      padding: 7px 20px !important;
      border: none !important
  }
  .stamped-content .stamped-reviews-filter #stamped-sort-select {
      border-top: 1px solid #eeeeee !important
  }
  .stamped-sort-select {
      margin-right: 1px !important
  }
}

.shopify-policy__container {
  max-width: 991px !important;
  padding-top: 40px;
  padding-bottom: 40px
}

.shopify-policy__container .shopify-policy__title {
  text-align: left
}

.shopify-policy__container .shopify-policy__title h1 {
  font-size: 30px;
  margin-bottom: 15px;
  text-transform: uppercase;
  margin-top: 25px;
  font-family: brandon-grotesque, sans-serif
}

@media only screen and (max-width: 991px) {
  .shopify-policy__container .shopify-policy__title h1 {
      font-size: 26px
  }
}

@media only screen and (max-width: 767px) {
  .shopify-policy__container .shopify-policy__title h1 {
      font-size: 22px
  }
}

@media only screen and (max-width: 540px) {
  .shopify-policy__container .shopify-policy__title h1 {
      font-size: 20px
  }
}

.home-styling-page .eight {
  width: calc(50% - 20px);
  margin-right: 20px
}

@media only screen and (max-width: 767px) {
  .home-styling-page .eight {
      width: 100%
  }
}

.home-styling-page .eight img {
  width: 100%
}

.notify_form .notify_form__inputs {
  display: flex;
  flex-direction: column
}

.notify_form .notify_form__inputs .notify_email {
  border: solid 1px #adaaa5;
  font-size: 16px;
  padding: 14px;
  max-width: 360px;
  width: 100%;
  margin: 15px 0
}

.notify_form .notify_form__inputs .action_button {
  margin-bottom: 0;
  background-color: #adaaa5;
  box-shadow: none;
  padding-top: 13px;
  padding-bottom: 13px;
  width: auto;
  border-color: #adaaa5;
  border: 0;
  max-width: max-content
}

.notify_form .message {
  color: #707070;
  font-weight: 700
}

.notify_form p.msg_error {
  color: #df6a5e
}

.notify_form.variants_ava {
  margin-top: 45px
}

@media only screen and (max-width: 768px) {
  .notify_form.variants_ava {
      margin-top: 25px
  }
}

.tab_content .stamped-container {
  font-family: Inter, sans-serif !important
}

.tab_content .stamped-container .stamped-form-contact .stamped-form-contact-name {
  padding: 0 10px 0 0
}

.tab_content .stamped-container .stamped-form-contact .stamped-form-contact-email {
  padding: 0 0 0 10px
}

.tab_content .stamped-container .stamped-form-contact .stamped-form-contact-name,
.tab_content .stamped-container .stamped-form-contact .stamped-form-contact-email {
  width: 50%
}

@media only screen and (max-width: 768px) {
  .tab_content .stamped-container .stamped-form-contact .stamped-form-contact-name,
  .tab_content .stamped-container .stamped-form-contact .stamped-form-contact-email {
      width: 100%;
      padding: 0
  }
}

.tab_content .stamped-container .stamped-form-actions .stamped-file-uploader {
  vertical-align: initial !important
}

.tab_content .stamped-container .stamped-form-actions .stamped-file-uploader .stamped-file-uploader-btn {
  display: block !important;
  text-transform: uppercase;
  font-size: 16px !important;
  background: #707070;
  border: none !important;
  color: #fff;
  font-family: inherit;
  box-shadow: 0 2px 10px #0000001a;
  padding: 15px 25px !important;
  transition: all .2s ease-in-out;
  cursor: pointer
}

.tab_content .stamped-container .stamped-form-actions .stamped-file-uploader .stamped-file-uploader-btn:hover {
  color: #707070;
  background: #fff
}

.tab_content .stamped-container .stamped-form-actions .stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary {
  text-transform: uppercase;
  font-size: 16px !important;
  background: #707070 !important;
  border: none !important;
  color: #fff;
  font-family: inherit;
  box-shadow: 0 2px 10px #0000001a;
  padding: 15px 25px !important;
  transition: all .2s ease-in-out;
  cursor: pointer
}

.tab_content .stamped-container .stamped-form-actions .stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary:hover {
  color: #707070 !important;
  background: #fff !important
}

.tab_content .stamped-container .stamped-summary-actions-newquestion,
.tab_content .stamped-container .stamped-summary-actions-newreview {
  text-transform: uppercase;
  font-size: 14px;
  background: #707070;
  border: none;
  color: #fff;
  box-shadow: 0 2px 10px #0000001a;
  padding: 15px 25px;
  transition: all .2s ease-in-out;
  border-radius: 0;
  line-height: initial;
  font-weight: 400
}

.tab_content .stamped-container .stamped-summary-actions-newquestion:hover,
.tab_content .stamped-container .stamped-summary-actions-newreview:hover {
  color: #707070;
  background: #fff
}

.tab_content .stamped-container ul.stamped-tabs li {
  color: #707070
}

.tab_content .stamped-container ul.stamped-tabs li.active {
  border-bottom: 3px solid #707070
}

.tab_content .stamped-container .stamped-form-label {
  color: #707070;
  margin-bottom: 5px;
  display: block
}

.tab_content .stamped-container input.stamped-form-input,
.tab_content .stamped-container textarea {
  font-weight: 400;
  margin: 0 0 10px !important;
  display: block;
  width: 100% !important;
  min-height: auto;
  line-height: 30px;
  padding: 8px 15px
}

#stamped-main-widget {
  margin: 0 !important
}

#wishlisthero-product-page-button-container svg {
  width: 26px;
  height: 24px
}

#wishlist-hero-shared-list-view {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 70px 0 !important
}

@media only screen and (max-width: 1460px) {
  #wishlist-hero-shared-list-view {
      padding: 70px 20px !important
  }
}

@media only screen and (max-width: 768px) {
  #wishlist-hero-shared-list-view {
      padding: 40px 20px !important
  }
}

#wishlist-hero-shared-list-view h1 {
  text-transform: uppercase
}

@media only screen and (max-width: 480px) {
  #wishlist-hero-shared-list-view h1 {
      font-size: 26px !important
  }
}

#wishlist-hero-shared-list-view>div {
  width: auto !important;
  float: none !important;
  padding: 0 !important
}

#wishlist-hero-shared-list-view>div span .jss18 {
  float: none
}

#wishlist-hero-shared-list-view .jss77 {
  width: 100% !important;
  padding: 50px 0 0 !important
}

#wishlist-hero-shared-list-view .jss77 .MuiGrid-root .MuiGrid-grid-xl-2 {
  flex-grow: 0;
  max-width: 20%;
  flex-basis: 20%
}

@media only screen and (max-width: 1080px) {
  #wishlist-hero-shared-list-view .jss77 .MuiGrid-root .MuiGrid-grid-xl-2 {
      max-width: 33.33%;
      flex-basis: 33.33%
  }
}

@media only screen and (max-width: 640px) {
  #wishlist-hero-shared-list-view .jss77 .MuiGrid-root .MuiGrid-grid-xl-2 {
      max-width: 50%;
      flex-basis: 50%
  }
}

@media only screen and (max-width: 480px) {
  #wishlist-hero-shared-list-view .jss77 .MuiGrid-root .MuiGrid-grid-xl-2 {
      max-width: 100%;
      flex-basis: 100%
  }
}

#wishlist-hero-shared-list-view .jss77 .MuiGrid-root .MuiGrid-grid-xl-2 .MuiCardContent-root .MuiTypography-root {
  color: #707070 !important
}

#wishlist-hero-shared-list-view .jss77 .MuiGrid-root .MuiGrid-grid-xl-2 .MuiButtonBase-root {
  border-radius: 0 !important
}

#wishlist-hero-shared-list-view .jss77 .jss78 {
  margin: 0 auto
}

#wishlist-hero-shared-list-view .jss77 .jss78 .MuiCardMedia-root.jss79 {
  padding-top: 100%
}

#wishlist-hero-shared-list-view .jss77 div>text {
  display: none
}

#cs-instagram-feed .Slick1-slide>div {
  padding: 11px
}

.insta-section .insta-post {
  margin: 0 -10px
}

.col-desc {
  display: none;
  padding: 0 15px;
  margin-bottom: 30px;
  text-align: justify
}

@media only screen and (max-width: 640px) {
  .col-desc {
      padding: 0 30px
  }
}

.col-desc p {
  color: #80878f;
  margin-bottom: 5px
}

.col-desc h2,
.col-desc h3,
.col-desc h4,
.col-desc h5,
.col-desc h6 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .16px;
  text-transform: uppercase;
  display: block;
  padding: 15px 0 5px;
  color: #adaaa5
}

@media only screen and (max-width: 850px) {
  #shopify-section-collection-template .inner-page-warpper .inner-page-content h2 {
      font-size: 31px;
      letter-spacing: 16px;
      margin-bottom: 0
  }
  #shopify-section-collection-template .inner-page-warpper .inner-page-content a {
      margin-top: 15px
  }
}

@media only screen and (max-width: 560px) {
  #shopify-section-collection-template .inner-page-warpper .inner-page-content h2 {
      letter-spacing: 3px;
      margin-bottom: 5px
  }
  #shopify-section-collection-template .inner-page-warpper {
      height: 200px
  }
}

.about-info.our-location .box-contact-info .locCall svg {
  -webkit-transform: rotate(260deg);
  -moz-transform: rotate(260deg);
  -o-transform: rotate(260deg);
  -ms-transform: rotate(260deg);
  transform: rotate(260deg)
}

.maintenance-page .page,
.shipping-page .page,
.warranty-page .page {
  margin-bottom: 65px
}

@media only screen and (max-width: 1460px) {
  .maintenance-page .page,
  .shipping-page .page,
  .warranty-page .page {
      margin-bottom: 30px
  }
}

@media only screen and (max-width: 768px) {
  .maintenance-page .page,
  .shipping-page .page,
  .warranty-page .page {
      margin-bottom: 30px
  }
}

.can-we-help-main {
  background: #dbd4cd
}

.contact-info-main {
  padding: 70px 0
}

@media only screen and (max-width: 1080px) {
  .contact-info-main {
      padding: 50px 20px
  }
}

@media only screen and (max-width: 480px) {
  .contact-info-main {
      padding: 30px 20px
  }
}

.contact-info-main .contact-info-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.contact-info-main .contact-info-inner .con-blog-part {
  width: calc(33.33% - 15px);
  padding: 40px 20px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column
}

@media only screen and (max-width: 768px) {
  .contact-info-main .contact-info-inner .con-blog-part {
      padding: 20px
  }
}

@media only screen and (max-width: 640px) {
  .contact-info-main .contact-info-inner .con-blog-part {
      width: 100%;
      margin: 10px 0
  }
}

.contact-info-main .contact-info-inner .con-blog-part h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
  text-align: center
}

@media only screen and (max-width: 768px) {
  .contact-info-main .contact-info-inner .con-blog-part h3 {
      font-size: 16px
  }
}

.contact-info-main .contact-info-inner .con-blog-part .con-tel-part {
  font-size: 16px
}

.contact-info-main .contact-info-inner .con-blog-part span p {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px
}

.contact-form-main {
  /* padding: 70px 0 */
}

@media only screen and (max-width: 1080px) {
  .contact-form-main {
      /* padding: 50px 10px */
  }
}

@media only screen and (max-width: 767px) {
  .contact-form-main {
      /* padding: 40px 10px */
  }
}

.contact-form-main .form-title {
  text-align: center;
  padding-bottom: 40px;
  text-transform: uppercase;
  font-weight: 700
}

@media only screen and (max-width: 767px) {
  .contact-form-main .form-title {
      padding-bottom: 20px
  }
}

.contact-form-main {
  /* display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap */
}

.contact-form-main label {
  display: block;
  text-transform: uppercase;
  /* width: 100%; */
  margin-bottom: 5px;
  font-size: 14px !important;
}

.contact-form-main .form_selecter {
  width: 20%;
  padding: 15px 10px
}

@media only screen and (max-width: 768px) {
  .contact-form-main .form_selecter {
      width: 30%
  }
}

@media only screen and (max-width: 480px) {
  .contact-form-main .form_selecter {
      width: 100%;
      padding: 10px
  }
}

.contact-form-main .form_selecter .nice-select {
  width: 100%;
  margin: 0 !important;
  border-radius: 5px
}

.contact-form-main .grid__item {
  padding: 15px 10px
}

@media only screen and (max-width: 480px) {
  .contact-form-main .grid__item {
      padding: 10px
  }
}

.contact-form-main .grid__item input,
.contact-form-main .grid__item textarea {
  border: 1px solid #adaaa5;
  width: 100%;
  padding: 15px;
  font-size: 14px;
  border-radius: 5px
}

@media only screen and (max-width: 480px) {
  .contact-form-main .grid__item input,
  .contact-form-main .grid__item textarea {
      padding: 10px 15px
  }
}

.contact-form-main .medium-up--one-full {
  width: 100%
}

.contact-form-main .medium-up--one-half {
  width: 50%
}

@media only screen and (max-width: 480px) {
  .contact-form-main .medium-up--one-half {
      width: 100%
  }
}

.contact-form-main .medium-up--one-half.form-name-field,
.contact-form-main .medium-up--one-half.form-lname-field {
  width: 40%
}

@media only screen and (max-width: 768px) {
  .contact-form-main .medium-up--one-half.form-name-field,
  .contact-form-main .medium-up--one-half.form-lname-field {
      width: 35%
  }
}

@media only screen and (max-width: 480px) {
  .contact-form-main .medium-up--one-half.form-name-field,
  .contact-form-main .medium-up--one-half.form-lname-field {
      width: 100%
  }
}

.contact-form-main .contact-form-submit {
  text-align: center;
  margin-top: 30px
}

#shopify-section-shipping .page .row,
#shopify-section-maintenance .page .row,
#shopify-section-warranty .page .row {
  padding: 0
}

@media only screen and (max-width: 1440px) {
  #shopify-section-shipping .page .row,
  #shopify-section-maintenance .page .row,
  #shopify-section-warranty .page .row {
      padding: 0 20px
  }
}

#shopify-section-shipping .page .row .columns,
#shopify-section-maintenance .page .row .columns,
#shopify-section-warranty .page .row .columns {
  margin-bottom: 70px
}

@media only screen and (max-width: 768px) {
  #shopify-section-shipping .page .row .columns,
  #shopify-section-maintenance .page .row .columns,
  #shopify-section-warranty .page .row .columns {
      margin-bottom: 40px
  }
}

@media only screen and (max-width: 540px) {
  #shopify-section-shipping .page .row .columns,
  #shopify-section-maintenance .page .row .columns,
  #shopify-section-warranty .page .row .columns {
      margin-bottom: 20px
  }
}

#ContactForm .err-msg {
  color: red
}

.privacy-page p:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #707070;
  position: absolute;
  top: 8px;
  left: 2px
}

.privacy-page .row,
.terms-page .row {
  margin-bottom: 70px
}

@media only screen and (max-width: 1440px) {
  .privacy-page .row,
  .terms-page .row {
      padding: 0 20px;
      margin-bottom: 40px
  }
}

.privacy-page .row h5,
.terms-page .row h5 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 4.4px;
  padding-bottom: 35px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  margin-top: 30px
}

.privacy-page .row h5:first-child,
.terms-page .row h5:first-child {
  margin-top: 0
}

@media only screen and (max-width: 540px) {
  .privacy-page .row h5,
  .terms-page .row h5 {
      margin-top: 20px
  }
}

.privacy-page .row p,
.terms-page .row p {
  display: block;
  width: 100%
}

a {
  /* font-weight: inherit !important; */
  text-decoration: none
}

.grecaptcha-badge {
  display: none !important
}

.search-bar .search-results li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 5px 5px 5px 50px
}

.search-bar .search-results li a .thumbnail {
  position: absolute;
  width: 32px;
  height: 32px;
  left: 5px
}

.search-bar .search-results li a span {
  float: none;
  line-height: 26px;
  display: block;
  width: 100%;
  text-align: left
}

.search-bar .search-results li a span.title {
  padding: 0
}

.cartDrawer {
  top: 120px;
  right: 0;
  position: fixed;
  z-index: 10;
  background-color: #fff;
  font-weight: 400;
  font-style: normal;
  font-size: smaller;
  text-transform: none;
  color: #6f6f6f;
  box-shadow: 0 0 0 1px #ccc;
  border-top: 0;
  border-right: 0;
  width: 100%;
  max-width: 420px;
  transition: .4s all;
  -webkit-transition: .4s all;
  height: 100%;
  overflow-y: auto;
  max-height: calc(90vh - 60px);
  opacity: 0;
  visibility: hidden
}

@media only screen and (max-width: 991px) {
  .cartDrawer {
      top: 70px
  }
}

@media only screen and (max-width: 640px) {
  .cartDrawer {
      max-width: 320px
  }
}

@media only screen and (max-width: 480px) {
  .cartDrawer {
      right: 1px;
      top: 79px;
      max-height: calc(100vh - 80px)
  }
}

.cartDrawer .topcart-btn .button {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  background: #707070;
  border: none;
  color: #fff;
  font-family: inherit;
  box-shadow: 0 2px 10px #0000001a;
  padding: 15px 25px;
  transition: all .2s ease-in-out;
  width: 100%;
  padding: 13px 10px !important;
  text-align: center;
  line-height: 13px;
  -ms-flex-pack: center;
  justify-content: center
}

.cartDrawer .topcart-btn .button svg {
  margin-right: 10px;
  width: 16px !important;
  height: 16px !important
}

.cartDrawer .topcart-btn .button svg path {
  fill: #fff !important
}

.cartDrawer .topcart-btn .button:hover {
  background-color: #fff;
  color: #707070
}

.cartDrawer .topcart-btn .button:hover svg path {
  fill: #707070 !important
}

.cartDrawer a:hover {
  background-color: transparent !important
}

.cartDrawer p.emptyCart {
  margin-top: 15px
}

.cartDrawer .inner-cart {
  height: 100%
}

.cartDrawer form {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
  padding: 20px
}

@media only screen and (max-width: 480px) {
  .cartDrawer form {
      padding: 10px
  }
}

.cartDrawer .quick-items {
  overflow-y: auto;
  flex-grow: 1
}

.cartDrawer .quick-cart-item:not(:last-child) {
  border-bottom: 1px solid #c9c9c9
}

.cartDrawer .quick-cart-item {
  padding: 10px 0;
  position: relative;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.cartDrawer .quick-cart-item .quick-cart-image {
  display: inline-block;
  width: 100px
}

@media only screen and (max-width: 480px) {
  .cartDrawer .quick-cart-item .quick-cart-image {
      width: 70px
  }
}

.cartDrawer .quick-cart-item .quick-cart-details {
  position: relative;
  display: inline-block;
  width: calc(100% - 100px);
  padding-left: 25px
}

@media only screen and (max-width: 480px) {
  .cartDrawer .quick-cart-item .quick-cart-details {
      width: calc(100% - 70px);
      padding-left: 10px
  }
}

.cartDrawer .quick-cart-item .quick-cart-details .ptitle {
  margin-bottom: 2px;
  font-size: 14px;
  padding-right: 40px;
  color: #6f6f6f;
  letter-spacing: 1px
}

@media only screen and (max-width: 480px) {
  .cartDrawer .quick-cart-item .quick-cart-details .ptitle {
      font-size: 12px;
      padding-right: 30px;
      letter-spacing: 0
  }
}

.cartDrawer .quick-cart-item .quick-cart-details p.pvars {
  color: #666;
  line-height: 20px;
  font-size: 13px
}

.cartDrawer .quick-cart-item .quick-cart-details .pqty {
  display: inline-block;
  color: #666;
  margin: 10px 0;
  width: 130px
}

@media only screen and (max-width: 480px) {
  .cartDrawer .quick-cart-item .quick-cart-details .pqty {
      width: 110px
  }
}

.cartDrawer .quick-cart-item .quick-cart-details .pqty .qtyAdjust {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.cartDrawer .quick-cart-item .quick-cart-details .priceC {
  display: inline-block;
  width: 40%;
  color: #666
}

.cartDrawer .quick-cart-item .quick-cart-details .priceC .pprice {
  font-size: 18px;
  text-align: right
}

.cartDrawer .quick-cart-item .quick-cart-details .grid-form-add .adjust {
  padding: 0 2px 0 5px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 30px;
  font-size: 15px;
  width: 25%;
  background: #f2f2f2;
  font-weight: 300;
  position: relative;
  cursor: pointer;
  border: #e2e2e2 1px solid;
  text-align: center;
  line-height: 29px
}

.cartDrawer .quick-cart-item .quick-cart-details .grid-form-add .qtyOuterinput {
  font-size: 13px;
  padding: 0 5px;
  width: 30%;
  min-height: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-top: #e2e2e2 1px solid;
  display: block;
  border-bottom: #e2e2e2 1px solid
}

.cartDrawer .quick-cart-item .quick-cart-details .grid-form-add .qtyOuterinput input {
  font-size: 13px;
  border: 0;
  padding: 0;
  text-align: center;
  width: 15px;
  height: auto;
  margin: 0;
  display: inline-block
}

.cartDrawer .quick-cart-item .quick-cart-details a.remove_item {
  position: absolute;
  top: 0;
  right: 10px;
  font-weight: 700 !important;
  font-size: 18px !important;
  color: #ca3737
}

.cartDrawer .quick-cart-item .quick-cart-details a.remove_item img {
  max-width: 17px
}

.cartDrawer .cartButtonOuter {
  padding: 12px
}

.cartDrawer .cartButtonOuter .cartTotal {
  padding: 15px 0;
  font-size: 12px
}

.cartDrawer .cartButtonOuter .cartTotal .left,
.cartDrawer .cartButtonOuter .cartTotal .right {
  display: inline-block;
  vertical-align: middle;
  width: 50%
}

.cartDrawer .cartButtonOuter .cartTotal .right {
  text-align: right
}

.cartDrawer .cartButtonOuter .cartTotal.discountOuter {
  background: #fff
}

.cartDrawer .cartButtonOuter .cartTotal.discountOuter input[type=text] {
  border: 0;
  padding: 0;
  line-height: 2.4
}

.cartDrawer .cartButtonOuter .cartTotal.discountOuter input[type=submit] {
  background: none;
  border: 0;
  text-decoration: underline;
  color: #000;
  font-family: TradeGothicLTStd-BdCn20;
  padding-right: 0;
  font-size: 15px;
  padding-top: 9px;
  padding-bottom: 7px
}

.cartDrawer.nofix {
  overflow-y: scroll
}

.cartDrawer.nofix .quick-items {
  max-height: auto !important;
  overflow: hidden !important
}

.cartDrawer.nofix .cartButtonOuter {
  position: static
}

.cartOpen .cartDrawer {
  opacity: 1;
  visibility: visible
}

#crt.loading:after {
  position: absolute;
  content: " ";
  background: #fff url(Reload.svg) no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: .6
}

.menu-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000a6;
  z-index: 999999999;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: ease .5s;
  overflow: hidden;
  transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  height: 100%;
  width: 100%
}

.coltop>.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 70px 20px 30px
}

@media only screen and (max-width: 991px) {
  .coltop>.container {
      padding: 50px 20px 30px
  }
}

@media only screen and (max-width: 767px) {
  .coltop>.container {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: start;
      align-items: flex-start
  }
}

@media only screen and (max-width: 640px) {
  .coltop>.container {
      padding: 40px 20px 30px
  }
}

.coltop>.container .breadcrumbs .site-path-main {
  padding: 0
}

.coltop>.container .collection-filter {
  padding: 0
}

@media only screen and (max-width: 767px) {
  .coltop>.container .collection-filter {
      padding: 30px 0 0
  }
}

.coltop>.container .collection-filter .sort-by {
  margin: 0 !important
}

.coltop>.container .collection-filter .shop-by-filter {
  margin: 0 !important
}

.mininots textarea {
  padding: 15px 9px;
  width: 100%;
  line-height: 1;
  border: 1px solid #cccccc;
  outline: none;
  background: #fff;
  color: #5f6a7d;
  font-family: inherit;
  margin-bottom: 10px
}

.search_result {
  display: none;
  position: absolute;
  z-index: 999999;
  background-color: #fff;
  right: 0;
  box-shadow: 0 4px 10px #0000001a
}

.search_result.active {
  display: block;
  width: 100%;
  height: calc(100vh - 200px)
}

@media screen and (max-width: 991px) {
  .search_result {
      right: 0;
      left: 0;
      top: 36px !important;
      width: 100%
  }
}

@media screen and (max-width: 767px) {
  .search_result {
      right: 40px;
      top: 45px
  }
}

@media screen and (max-width: 630px) {
  .search_result {
      right: 0;
      width: 100%
  }
}

.search_result .res_wrap .res_head {
  margin: 1px 0 5px;
  background-color: #0b2626
}

.search_result .res_wrap .res_head h2 {
  padding: 0 15px;
  color: #000;
  font-weight: 400;
  font-size: 15px;
  background: #fff;
  letter-spacing: 1px;
  box-shadow: 7px 7px 8px #00000014
}

.search_result .res_wrap .res_content .content_box {
  padding: 5px 10px;
  display: flex;
  justify-content: space-between;
  text-align: left;
  align-items: center;
  border-bottom: 1px solid #eee
}

.search_result .res_wrap .res_content .content_box .res_img {
  flex: 0 0 20%;
  margin-right: 10px;
  text-align: center;
  align-items: center
}

.search_result .res_wrap .res_content .content_box .res_img img {
  max-height: 50px;
  max-width: 50px;
  width: 100%
}

.search_result .res_wrap .res_content .content_box .res_desc {
  flex: 0 0 80%;
  max-width: 80%;
  margin-left: 5px;
  padding-right: 10px;
  color: #a9986d
}

.search_result .res_wrap .res_content .content_box .res_desc p {
  line-height: 1.4;
  margin-bottom: 5px;
  word-break: break-word
}

.search_result .res_wrap .res_content .content_box:hover {
  background-color: #0097cf
}

.search_result .res_wrap .res_content .content_box:hover .res_desc {
  color: #fff
}

.search_result .see_more_btn button {
  width: 100%;
  padding: 10px 5px;
  border: none;
  background-color: #0b2626;
  color: #fff;
  font-weight: 400;
  cursor: pointer;
  position: unset
}

@media screen and (max-width: 767px) {
  .search_result .see_more_btn {
      margin-bottom: 10px
  }
}

@media screen and (max-width: 991px) {
  .search_result.active.deskContent {
      display: none !important
  }
}

.search_result .leftImg {
  position: relative
}

.search_result .leftImg .available {
  position: absolute;
  top: 2px;
  right: 3px;
  background: #dd4255;
  color: #fff;
  padding: 2px;
  font-size: 12px
}

.search_result .leftImg .available.soldout {
  background: #a9a9a9
}

.search-bar .search-results li a {
  flex-wrap: unset;
  padding: 10px 5px 5px
}

.search-bar .search-results li a .thumbnail {
  width: 70px;
  height: 70px;
  position: unset
}

.search-bar .search-results li a span {
  line-height: 20px
}

.rightConent {
  padding-left: 8px
}

.search-results {
  height: inherit;
  overflow-y: auto
}

.search-results li {
  border-bottom: solid 1px #f5f5f5
}

.mob-search-bar .search-bar {
  position: relative
}

#lblBespokeRate {
  display: none;
  padding-top: 15px;
  font-weight: 400;
  font-family: brandon-grotesque, sans-serif;
  color: #80878f;
}

#lblBespokeRate.shown {
    display: block;
}

.rte ol,
.rte ul {
  list-style: disc;
  padding-left: 15px
}

.rte ol li,
.rte ul li {
  position: relative;
  padding-bottom: 12px;
  color: #80878f;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: .14px;
  line-height: 20px
}

.rte h2,
.rte h3,
.rte h4,
.rte h5 {
  font-size: 22px;
  margin-bottom: 15px;
  text-transform: uppercase
}

/* .rte p {
  font-size: .75rem;
  font-weight: 400;
  letter-spacing: .05em;
  line-height: 1.5;
  color: currentColor;
  margin-bottom: 15px
} */

.rte a:hover {
  text-decoration: underline
}

#shopify-section-warranty .warrantyPage p,
#shopify-section-returns-policy p {
  text-transform: none
}

#wishlist-hero-product-page-button button {
  height: 24px !important
}

.stamped-fa-star-o,
.stamped-badge-starrating .stamped-fa {
  color: #80878f !important
}

.stamped-badge-starrating .stamped-fa:before {
  font-size: 20px !important
}

.stamped-badge-caption {
  font-size: 15px !important;
  margin-left: 5px;
  border-bottom: 1px solid #80878f
}

#stamped-badge-total {
  color: #707070
}

#ContactForm .form-message--error .form-message__title {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 1px;
  color: red
}

.flexBox {
  display: flex
}

.cartDrawer .topcart-btn a.cart-link.button {
  margin-right: 10px;
  background: #fff;
  color: #80878f;
  border: 1px solid #80878f
}

.cartDrawer .topcart-btn a.cart-link.button:hover {
  background: #707070 !important;
  color: #fff
}

.pswp__button,
.pswp__top-bar {
  z-index: 100
}

.js-read-more+[data-readmore-toggle] {
  width: 110px !important;
  margin: 5px 0 20px;
  font-size: 16px;
  font-weight: 400;
  color: #adaaa5;
  text-transform: uppercase;
  position: relative;
  padding-right: 10px
}

.js-read-more+[data-readmore-toggle]:after {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  border-right: solid 1px #adaaa5;
  border-bottom: solid 1px #adaaa5;
  transform: rotate(-45deg);
  position: absolute;
  right: 5px;
  top: -2px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto
}
/* end custom.scss.css */

/* start sl-main.css */
/** Shopify CDN: Minification failed

Line 280:15 Expected identifier but found whitespace
Line 281:4 Unexpected "{"
Line 282:14 Expected ":"
Line 2132:1 Unexpected ","

**/
:root {
  --saleBadgeColor: #dd4255;
  --saleBadgeTextColor: #ffffff;
  --soldoutBadgeColor: #a9a9a9;
  --soldoutBadgeTextColor: #ffffff;
  --customBadgeColor: #a9a9a9;
  --customBadgeTextColor: #ffffff;
  --drawerOverlayColor: #000000;
  --aspectRatio: 1/1;
  --titleFont: "brandon-grotesque", sans-serif;
  --bodyFont: "Avenir Next";
}

.hide {
  display: none !important;
}

.lock-scroll {
  overflow: hidden;
}

.page-content {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media(min-width: 40rem) {
  .page-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.btn--loading {
  position: relative;
  text-indent: -9999px;
  background-color: inherit;
  color: currentcolor;
}

.btn--loading:active,
.btn--loading:hover {
  background-color: inherit;
  color: currentcolor;
}

.btn--loading:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
  border-radius: 50%;
  border: 3px solid;
  border-color: currentColor;
  border-top-color: transparent;
  animation: spin 1s linear infinite;
}

summary {
  list-style: none;
}

summary::-webkit-details-marker,
summary::marker {
  display: none;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes overlay-on {
  0% {
    opacity: 0;
  }
  to {
    opacity: 0.1;
  }
}

@keyframes overlay-off {
  0% {
    opacity: 0.1;
  }
  to {
    opacity: 0;
  }
}

@keyframes full-overlay-on {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes full-overlay-off {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes modal-open {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes modal-closing {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}

.mb-3 {
  margin-bottom: 3rem;
}

.media-fit-cover,
.media-fit-contain,
.media-fit-cover a,
.media-fit-contain a {
  display: inline-flex;
  position: relative;
  width: 100%;
  height: 100%;
}

.media-fit-cover img,
.media-fit-cover picture,
.media-fit-cover video,
.media-fit-cover iframe,
.media-fit-contain svg {
  display: inline-flex;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.media-fit-contain img,
.media-fit-contain picture,
.media-fit-contain video,
.media-fit-contain iframe,
.media-fit-contain svg {
  display: inline-flex;
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}

.media-aspect-ratio {
  aspect-ratio: var(--aspectRatio, 1 / 1);
  padding: 0;
  padding-top: calc((1 / (var(--aspectRatio)))*100%);
  position: relative;
}

.media-aspect-ratio > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 0;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 0;
}

.no-appearance {
  -webkit-appearance: none;
  appearance: none;
}

.icon {
  width: 1.5rem;
  height: 1.5rem;
  /* margin-right: 10px; */
}

.icon-filter path {
  stroke: currentColor;
  stroke-width: 2px;
}

.collapsible-trigger {
  color: inherit;
  position: relative;
}

.collapsible-trigger__icon {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  transform: translateY(-50%)
}

@media only screen and (min-width:769px) {

  .collapsible-trigger__icon {
    width: 12px;
    height: 12px
  }
}

.mobile-nav__has-sublist .collapsible-trigger__icon {
  right: 25px
}

.collapsible-trigger__icon .icon {
  display: block;
  width: 10px;
  height: 10px;
  transition: all 0.1s ease-in
}

@media only screen and (min-width:769px) {

  .collapsible-trigger__icon .icon {
    width: 12px;
    height: 12px
  }
}

.collapsible-trigger--inline {
  padding: 11px 0 11px 40px
}

.collapsible-trigger--inline .collapsible-trigger__icon {
  right: auto;
  left: 0;
}

.collapsible-trigger__icon--circle {
  border: 1px solid;

  border-color: {
    {
      settings.color_borders | default: "#1c1d1d"
    }
  };
  border-color: var(--colorBorder);
  width: 28px;
  height: 28px;
  border-radius: 28px;
  text-align: center
}

.collapsible-trigger__icon--circle .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.collapsible-trigger.is-open .collapsible-trigger__icon > .icon-chevron-down {
  transform: scaleY(-1);
}

.collapsible-trigger.is-open .collapsible-trigger__icon--circle > .icon-chevron-down {
  transform: translate(-50%, -50%) scaleY(-1);
}

.collapsible-content {
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.collapsible-content.is-open {
  visibility: visible;
  overflow: initial;
  opacity: 1;
  transition: opacity 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  margin-bottom: 10px;
}

.collapsible-content--all {
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  height: 0
}

.collapsible-content--all .collapsible-content__inner {
  transform: translateY(40px);
}

@media only screen and (max-width:768px) {
  .collapsible-content--small {
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    height: 0
  }

  .collapsible-content--small .collapsible-content__inner {
    transform: translateY(40px);
  }
}

.collapsible-content__inner {
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.is-open .collapsible-content__inner {
  transform: translateY(0);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.rte.collapsible-content__inner--faq {
  padding-bottom: 30px;
}

.collapsible-trigger[aria-expanded=true] .collapsible-label__closed {
  display: none
}

.collapsible-label__open {
  display: none
}

.collapsible-trigger[aria-expanded=true] .collapsible-label__open {
  display: inline-block
}

.collapsible-content--sidebar {
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  height: 0
}

@media only screen and (min-width:769px) {
  .collapsible-content--sidebar.is-open {
    overflow: visible;
    overflow: initial;
    visibility: visible;
    opacity: 1;
    height: auto;
  }
}

.mobile-navigation .drawer__header,
.cart-drawer .drawer__header {
  border: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mobile-navigation .drawer__scrollable,
.cart-drawer .drawer__scrollable {
  padding-top: 5px;
}

.drawer nav[role="navigation"] {
  /* padding: 0 10px; */
  width: 100%;
}

.mobile-nav:not(.megamenu):not(.iconimage) {
  /* padding-bottom: 10px;
  margin-bottom: 10px; */
  /* border-bottom: 1px solid #eee; */
}

.mobile-nav:empty {
  display: none;
}

.mobile-nav li {
  margin-bottom: 0;
  list-style: none;
}

.mobile-nav__search {
  padding: 15px;
}

.mobile-nav__item,
.mobile-nav__faux-link {
  position: relative;
  display: block;
}

.mobile-nav > .mobile-nav__item {
  background-color: #1c1d1d
  ;
  background-color: var(--colorDrawers)
}

.mobile-nav__item.mobile-nav__item--secondary:before {
  content: "";
  position: absolute;
  border-bottom: 1px solid;
  border-bottom-color: #e8e8e1;
  border-bottom-color: var(--colorDrawerBorder);
  left: 0;
  right: 0;
  top: 0;
}

.extended-menu ul {
  margin-left: 12px;
}

.destop-nav.extended-menu ul {
  margin-left: 16px;
}

.mobile-nav__item.extended-menu a {
  display: block;
  padding: 9px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 13px;
}

.mobile-nav__faux-link,
.mobile-nav__link {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  transition: background 0.3s ease;
}

.mobile-nav__link.red-bg {
  position: relative;
  color: white !important;
}

.mobile-nav__link.red-bg:before {
  content: "";
  width: calc(100% + 20px);
  height: 100%;
  background-color: #DD4255;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -20px;
  z-index: -1;
}

.mobile-nav__link:not(.red-bg):hover,
.mobile-nav__faux-link:hover {
  background-color: #f4f5f6;
}

.mobile-nav__link[data-active="true"] {
  font-weight: 500 !important;
}

.mobile-nav__faux-link + .collapsible-trigger__icon {
  text-align: center;
}

.mobile-nav--heading-style .mobile-nav__link--top-level {
  font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback);
  font-weight: 700;
  letter-spacing: var(--typeHeaderSpacing);
  line-height: var(--typeHeaderLineHeight)
}

[data-type_header_capitalize=true] .mobile-nav--heading-style .mobile-nav__link--top-level {
  text-transform: uppercase
}

.mobile-nav__faux-link,
.mobile-nav__link,
.mobile-nav__toggle .faux-button,
.mobile-nav__toggle button {
  font-family: var(--bodyFont);
  color: var(--colorDrawerText, currentColor);
  padding: 10px;
}

.mobile-nav__faux-link:active,
.mobile-nav__link:active,
.mobile-nav__toggle .faux-button:active,
.mobile-nav__toggle button:active {
  color: #d9d9d9
  ;
  color: var(--colorDrawerTextDark);
}

.mobile-nav__faux-link:active,
.mobile-nav__link:active,
.mobile-nav__toggle .faux-button:active,
.mobile-nav__toggle button:active {
  background-color: #0f1010
  ;
  background-color: var(--colorDrawersDim);
}

.mobile-nav__link--button,
.mobile-nav__toggle button,
.mobile-nav__child-item > button {
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
}

.mobile-nav__child-item {
  display: flex;
  align-items: center;
}

.mobile-nav__child-item .mobile-nav__link,
.mobile-nav__child-item a {
  flex: 1;
}

.mobile-nav__child-item .collapsible-trigger:not(.mobile-nav__link--button) {
  flex: 0 2rem;
}

.mobile-nav__child-item .collapsible-trigger__icon {
  padding: 0;
  margin-right: 25px;
}

.mobile-nav__has-sublist,
.mobile-nav__link--button {
  display: flex;
  align-items: center;
}

.mobile-nav__has-sublist > *,
.mobile-nav__link--button > * {
  flex: 1;
  word-break: break-word;
  font-size: 13px;
}

.mobile-nav__link--button {
  width: 100%;
  text-align: left;
  padding: 0;
}

.mobile-nav__grandchildlist {
  padding-bottom: 10px;
}

.mobile-nav__toggle {
  flex: 0 2rem;
}

.mobile-nav__link--button svg,
.mobile-nav__toggle svg,
.mobile-nav__child-item svg {
  width: 100%;
  height: 15px;
}

.mobile-nav__toggle .faux-button,
.mobile-nav__toggle button,
.mobile-nav__child-item > button {
  display: grid;
  place-items: center;
  padding: 10px;
  transition: background 0.3s ease;
}

.mobile-nav__toggle button:hover,
.mobile-nav__toggle .faux-button:hover {
  background-color: #f4f5f6;
}

.mobile-nav__sublist {
  margin: 0;
  padding-left: 10px;
}

.mobile-nav .collapsible-trigger__icon svg path {
  fill: #000;
}

.mobile-nav .collapsible-trigger.is-open svg {
  transform: rotate(180deg);
}

.mobile-nav__sublist .mobile-nav__item:after {
  top: 0;
  bottom: auto;
  border-bottom: none;
}

.mobile-nav__sublist .mobile-nav__item:last-child {
  padding-bottom: 15px;
}

.mobile-nav__sublist .mobile-nav__faux-link,
.mobile-nav__sublist .mobile-nav__link {
  padding: 9px;
  margin: 0;
}

.mobile-nav__grandchildlist {
  margin: 0
}

.mobile-nav__grandchildlist .mobile-nav__item:last-child {
  padding-bottom: 0;
}

.mobile-nav__megamenu,
.mobile-nav__iconimage {
  display: grid;
  align-items: center;
}

.mobile-nav__megamenu {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  background-color: #eaeaea;
  min-height: 70px;
  transition: box-shadow 0.2s ease;
}

.mobile-nav__megamenu:hover {
  box-shadow: 0 5px 8px rgb(0 0 0 / 10%);
}

.drawer .megamenu .mobile-nav__item {
  margin-bottom: 10px;
}

.mobile-nav__megamenu .text {
  font-weight: 400 !important;
  letter-spacing: 0.15em;
}

.mobile-nav__megamenu .image {
  display: flex;
  height: calc(100% + 20px);
  width: calc(100% + 10px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.mobile-nav__iconimage {
  grid-template-columns: minmax(0, 2em) minmax(0, 1fr);
}

.mobile-nav__iconimage .image {
  display: flex;
  margin-right: 10px;
  width: 20px;
}

.mobile-nav__iconimage .image svg {
  width: auto;
  height: 1.5em;
  fill: currentColor;
}

/* .drawer {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  max-width: 95%;
  z-index: 999999;
  color: currentColor;
  background-color: white;
  border-right: 1px solid currentColor;
  box-shadow: -30px 0 30px rgba(0, 0, 0, 0.1);
  transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media screen and (max-height:400px) {
  .drawer {
    overflow: scroll
  }

  .drawer .drawer__contents {
    height: auto;
  }
}

.drawer.drawer--is-open {
  opacity: 1;
  visibility: visible;
}

.drawer a:not(.btn) {
  color: currentColor
}

.drawer--left {
  width: 350px;
  left: -350px
}

.drawer--left.drawer--is-open {
  transform: translateX(350px);
}

.drawer--right {
  width: 350px;
  right: -350px
}

.drawer--right.drawer--is-open {
  transform: translateX(-350px);
}

@media(min-width:40rem) {
  .drawer--right {
    width: 450px;
    right: -450px
  }

  .drawer--right.drawer--is-open {
    transform: translateX(-450px)
  }
}

.js-drawer-closing .main-content:after,
.js-drawer-open .main-content:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000
  ;
  background-color: var(--colorModalBg);
  opacity: 0;
  z-index: 26;
}

.js-drawer-open .main-content:after {
  animation: overlay-on 0.35s forwards;
}

.js-drawer-closing .main-content:after {
  animation: overlay-off 0.25s forwards;
}

.drawer .drawer__contents {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.drawer__footer,
.drawer__header,
.drawer__content,
.drawer__scrollable {
  position: relative;
  z-index: 2;
  padding: 15px;
}

.drawer__footer,
.drawer__header {
  flex: 0;
}

.drawer__content {
  padding-bottom: 0;
}

.drawer__footer {
  padding-top: 0;
}

.drawer__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid var(--border-color, currentColor);
}

.drawer__title {
  flex: 1;
  margin: 0;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.25px;
}

.cart-drawer .drawer__title {
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.0875rem;
}

.drawer__close {
  flex: 0 auto;
}

.drawer__close-button {
  -webkit-appearance: none;
  appearance: none;
  display: grid;
  place-items: center;
  width: 2rem;
  height: 2rem;
  font-size: 1rem;
  color: black;
  background-color: transparent;
  border: none;
  transition: 0.2s ease;
}

.drawer__close-button:hover {
  background-color: #ccc;
}

.drawer__close-button .fal {
  color: currentColor;
}

.drawer__scrollable {
  flex: 1;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0;
  z-index: 1;
} */

.modal {
  display: none;
  bottom: 0;
  left: 0;
  opacity: 1;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 30;
  color: #fff;
  align-items: center;
  justify-content: center
}

.modal.modal--quick-shop {
  align-items: flex-start;
}

.modal a,
.modal a:hover {
  color: inherit;
}

.modal .btn:not([disabled]):not(.btn--secondary):not(.btn--body),
.modal .btn:not([disabled]):not(.btn--secondary):not(.btn--body):hover {
  color: currentColor;
}

.modal-open .modal .modal__inner {
  animation: modal-open 0.5s forwards;
}

.modal-open .modal:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--colorModalBg, black);
  animation: overlay-on 0.5s forwards;
  cursor: pointer;
}

.modal-closing .modal .modal__inner {
  animation: modal-closing 0.5s forwards;
}

.modal-closing .modal:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--colorModalBg, black);
  animation: overlay-off 0.5s forwards;
}

.modal-open--solid .modal:before {
  background-color: var(--colorModalBg, black);
}

.modal-open .modal--solid:before {
  background-color: #000;
  animation: full-overlay-on 0.5s forwards;
}

.modal-closing .modal--solid:before {
  background-color: #000;
  animation: full-overlay-off 0.5s forwards;
}

.modal--is-closing {
  display: flex !important;
  overflow: hidden;
}

.modal--is-active {
  display: flex !important;
  overflow: hidden;
}

@media only screen and (min-width:769px) {
  .modal-open {
    overflow: hidden;
  }
}

.modal__inner {
  transform-style: preserve-3d;
  flex: 0 1 auto;
  margin: 15px;
  max-width: calc(100% - 15px);
  display: flex;
  align-items: center
}

@media only screen and (min-width:769px) {
  .modal__inner {
    margin: 40px;
    max-width: calc(100% - 80px)
  }
}

.modal--square .modal__inner {
  background-color: white;
  color: var(--colorTextBody, currentColor);
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}

.modal__inner img {
  display: block;
  max-height: 90vh;
}

.modal__inner .image-wrap img {
  max-height: none;
}

.modal__centered {
  position: relative;
  flex: 0 1 auto;
  min-width: 1px;
  max-width: 100%;
}

.modal--square .modal__centered-content {
  max-height: 80vh;
  padding: 20px;
  min-width: 200px;
  max-width: 30rem;
  min-height: 200px;
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

@media only screen and (min-width:769px) {
  .modal--square .modal__centered-content {
    padding: 40px 30px;
    max-height: 90vh;
  }
}

.modal__close {
  border: 0;
  padding: 15px;
  position: fixed;
  top: 0;
  right: 0;
  color: #fff
}

@media only screen and (min-width:769px) {
  .modal__close {
    padding: 30px
  }
}

.modal__close .icon {
  width: 28px;
  height: 28px;
}

.modal__close:focus,
.modal__close:hover {
  color: #fff;
}

.modal--square .modal__close {
  position: absolute;
  color: #707070;
  background: transparent;
  padding: 10px;
  z-index: 2;
}

.modal--square .modal__close .icon {
  margin-right: 0;
  stroke: currentColor;
  stroke-width: 5px;
  width: 2rem;
  height: 2rem;
}

.modal .page-content,
.modal .page-width {
  padding: 0;
}

.popup-cta {
  margin-bottom: 15px;
}

@media only screen and (max-width:768px) {
  .modal--mobile-friendly {
    top: auto;
    bottom: 0;
    overflow: auto
  }

  .modal--mobile-friendly.modal--square .modal__centered-content {
    padding: 20px 20px 0;
  }

  .modal--mobile-friendly.modal--is-active {
    overflow: auto;
  }
  .modal-open .modal--mobile-friendly:before {
    display: none;
  }

  .modal--mobile-friendly .modal__inner {
    margin: 0;
    border: 2px solid currentColor;
  }

  .modal--mobile-friendly .h1 {
    padding-right: 25px;
  }

  .modal--mobile-friendly input {
    font-size: 16px !important;
  }

  .modal--mobile-friendly .text-close {
    display: none;
  }
}

.collection-template {
  min-height: 420px;
}

.collection-template .section-header {
  color: white;
}

.collection-template .inner-page-warpper:before {
  background-color: var(--overlay, rgba(0, 0, 0, 0.2));
}

.collection-template .breadcrumbs .site-path-main,
.template-product .breadcrumbs .site-path-main {
  padding: 0;
}

.collection-template .breadcrumbs .row,
.collection-template .breadcrumbs .row .left {
  justify-content: center;
}

.collection-template .breadcrumbs .breadcrumbs__item a {
  margin-top: 0;
  color: currentColor;
  font-size: 1rem;
  letter-spacing: 0.2em;
}



.collection-template .breadcrumbs .breadcrumbs__item a:after {
  border-color: currentColor;
}


.collection-filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 30px 10px;
}
@media(min-width: 40rem) {
  .collection-filter {
    padding: 45px 20px 20px
  }
}
@media(min-width: 91.25rem) {
  .collection-filter {
    padding: 60px 15px 20px
  }
}


.collection-filter__item {
  font-size: 0.875rem;
  letter-spacing: 0.025em;
}

.collection-filter__item--drawer {
  display: flex;
  align-items: center;
  flex: 1;
  order: 2;
}

.collection-filter__item--sort {
  flex: 1;
  order: 3;
}

.collection-filter__item--count {
  flex: 1 100%;
  order: 1;
}

@media(min-width: 40rem) {
  .collection-filter__item--drawer {
    flex: 0 1 auto;
    order: 1;
  }

  .collection-filter__item--count {
    flex: 0 1 auto;
    order: 2;
    margin-left: auto;
  }

  .collection-filter__item--sort {
    flex: 0 1 auto;
    order: 3;
  }

  .collection-filter__item--count + .collection-filter__item--sort {
    margin-left: 2rem;
  }
}

.collection-filter__item-trigger {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid currentColor;
  border-radius: 0;
  color: currentColor;
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: inherit;
  width: 100%;
  height: 36px;
  padding: 0 1rem;
  transition: background 0.2s ease;
}

.collection-filter__item-trigger:hover {
  /* background-color: rgba(173, 170, 165, 0.1); */
}

.collection-filter__item-trigger:active,
.collection-filter__item-trigger.active {
  background-color: #707070;
  border-color: #707070;
  color: white
}

.collection-filter__item--sort .collection-filter__item-trigger i {
  font-size: 1.35em;
  margin-left: 10px;
}

.collection-template .collection-list,
.template-search .collection-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: var(--vgap, 10px) var(--hgap, 10px);
}

@media(min-width: 60rem) {
  .collection-template .collection-list,
  .template-search .collection-list {
    grid-template-columns: repeat(var(--perRow, 4), minmax(0, 1fr));
  }
}


.collection-template .pagination {
  padding: 20px 0 60px;
  font-size: 1rem;
}

@media(min-width: 60rem) {
  .collection-template .pagination {
    padding: 60px 0 80px;
  }
}

.collection-template .pagination ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.collection-template .pagination ul span,
.collection-template .pagination ul a {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  line-height: 1;
}

.collection-template .pagination [aria-current="true"] {
  position: relative;
}

.collection-template .pagination [aria-current="true"]:after {
  content: "";
  width: 1rem;
  height: 2px;
  background: currentColor;
  position: absolute;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
}

.collection-template .pagination ul li:first-of-type,
.collection-template .pagination ul li:last-of-type {
  font-size: 1.35rem;
}

.collection-template .pagination ul li:first-of-type {
  margin-right: 0.5rem;
}

.collection-template .pagination ul li:last-of-type {
  margin-left: 0.5rem;
}

.collection-template .pagination [disabled] {
  opacity: 0.5;
}

.product-tag {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 2px 5px;

  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
  text-transform: uppercase;
  z-index: 2;
}

.product-tag.on-sale {
  background-color: var(--saleBadgeColor, #df6a5e);
  color: var(--saleBadgeTextColor, white);
}

.product-tag.soldout {
  background-color: var(--soldoutBadgeColor, #a9a9a9);
  color: var(--soldoutBadgeTextColor, white);
}

.product-tag.custom-badge{
  background-color: var(--customBadgeColor, #df6a5e);
  color: var(--customBadgeTextColor, white);
}

.product-tag p {
  color: currentColor;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin: 0;
}

@media(min-width: 40rem) {
  .product-tag {
    top: 7px;
    right: 7px;
    padding: 10px 15px;
    font-size: 12px; 
  }
}

.product-detail-image {
  padding-bottom: 3rem;
}

@media(min-width: 40rem) {
  .product-detail-image {
    padding-bottom: 5rem;
  }
}

.product-detail-image .row {
  padding: 0;
}

.pswp__bg {
  opacity: 0.8 !important;
}


.notify-me-container .trigger {
  position: relative;
  cursor: pointer;
  color: currentColor;
  border-color: currentColor;
  width: 100%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.notify-me-container .trigger.success {
  background-color: #f2f1eb;
}

.notify-me-container .trigger:after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-size: 1.125em;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  margin: -1px 0 0 10px;
  -webkit-font-smoothing: antialiased;
}

.notify-me-container[open] .trigger {
  border-bottom: 0;
}

.notify-me-container[open] .trigger:after {
  transform: scale(-1);
}

.notify-me-container .contents {
  padding: 1.25rem;
  transition: 0.2s ease;
  border: 1px solid currentColor;
  border-top: 0;
}

.notify-me-container .input-full,
.notify-me-container .klaviyo-form__button {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.14px;
  line-height: 1.5;
  padding: 11px 14px;
  border: solid 1px #adaaa5;
  max-width: 100%;
  width: 100%;
  margin-bottom: 1rem;
}

.notify-me-container .form-submitted .marketing-consent {
  display: none;
}

.notify-me-container .marketing-consent label {
  display: flex;
  align-items: center;
}

.notify-me-container .marketing-consent input {
  margin-right: 8px;
}

.notify-me-container .klaviyo_form_actions {
  margin-top: 1rem;
}

.notify-me-container .klaviyo-form__button {
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  color: white;
  background-color: #adaaa5;
  transition: 0.2s ease;
}

.notify-me-container .klaviyo-form__button:hover {
  color: #707070;
}

@media(min-width: 40rem) {
  .notify-me-container .klaviyo_field_group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  .notify-me-container .klaviyo_field_group > * {
    flex: 0 calc(50% - 5px);
  }

  .notify-me-container .klaviyo_form_actions {
    margin-top: 0;
    text-align: right;
  }

  .notify-me-container .klaviyo-form__button {
    max-width: 210px;
    font-size: 1rem;
  }
}


.video-div,
.video-div-placeholder {
  --aspectRatio: 3 / 4;
}


.video-div > *,
.video-div-placeholder img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.video-div[data-type="youtube"] > *,
.video-div[data-type="vimeo"] > * {
  width: 250%;
}

.video-div[data-type="mp4"] > *,
.video-div-placeholder img {
  width: 100%;
}

.video-div-placeholder:has(.video-div) {
  padding-top: 0;
}

.video-div-placeholder .video-div.media-aspect-ratio {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  transform: none;
}

@media(min-width: 40rem) {
  .video-div,
  .video-div-placeholder {
    --aspectRatio: 16 / 9;
  }

  .video-div[data-type="youtube"] > *,
  .video-div[data-type="vimeo"] > * {
    width: 100%;
    object-fit: unset;
  }
}

header .sale-highlight a,
.mobile_menu .sale-highlight {
  background-color: var(--saleBadgeColor, #dd4255);
  color: white !important;
}

.mobile_menu .sale-highlight {
  padding-left: 10px !important;
  padding-right: 10px !important;
  width: auto !important;
}


.product-detail-cont {
  display: flex;
  flex-direction: column;
}

.product-detail-image .product-detail-cont .review-head {
  margin: 25px 0;
}

.product-detail-image .product-detail-cont .product-detail-title {
  padding: 0;
}

@media(min-width: 769px) {
  .product-image--sticky {
    position: sticky;
    top: 150px;
    height: 100%;
  }
}


.social-sharing--wrapper {
  display: flex;
  align-items: center;
  margin: 1rem 0;
}

.social-sharing {
  display: inline-flex;
  align-items: center;
}

.social-sharing--wrapper > span,
.social-sharing li:not(:last-of-type) {
  margin-right: 1.5rem
}

.social-sharing a {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
}


.product-detail-cont .aai {
  margin: 20px 0;
}


.product-detail-cont .add-to-cart {
  flex-wrap: wrap;
  align-items: center;
}

.product-detail-cont .add-to-cart .product-count {
  flex: 1 auto;
}

.product-detail-cont .add-to-cart .add-to-cart-btn {
  flex: 1;
  justify-content: space-between;
}

.product-detail-cont .add-to-cart .add-to-cart-btn button {
  width: 100% !important;
  flex: 1;
}

.product-detail-cont .add-to-cart .wishlist-btn {
  display: grid;
  place-items: center;
  flex: 0 10%;
  margin-left: 10px;
  border: 1px solid #80878f;
}

.product-detail-cont .add-to-cart .shopify-payment-button {
  margin-top: 1rem;
}

.product-detail-cont .add-to-cart .shopify-payment-button a {
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  background: #80878f;
  border: none;
  color: #fff;
  font-family: inherit;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 15px 25px;
  transition: all 0.2s ease-in-out;
  border-radius: 0;
  line-height: 1.2;
}

.product-detail-cont .add-to-cart .shopify-payment-button a:hover {
  background: white;
  color: #80878f;
}


.row-of-columns {
  display: grid;
  grid-gap: 1rem var(--gap);
  align-items: baseline;
}

@media(min-width: 40rem) {
  .row-of-columns {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}

@media(min-width: 80rem) {
  .row-of-columns {
    grid-template-columns: repeat(var(--count), minmax(0, 1fr));
  }
}

.row-of-columns .column {
  display: flex;
  flex-direction: column;
  padding: 2.5rem 1.5rem 3.5rem;
}

.template-product .row-of-columns .column {
  border-left: 1px solid white;
  border-right: 1px solid white;
}

.template-product .row-of-columns .column:first-of-type {
  border-left-width: 2px;
}

.template-product .row-of-columns .column:last-of-type {
  border-right-width: 2px;
}

.row-of-columns.column-text-center .column {
  justify-content: center;
  text-align: center;
}

.row-of-columns.column-text-right .column {
  justify-content: flex-end;
  text-align: right;
}

.column__code {
  display: grid;
  place-items: center;
  height: 100px;
}

.column__code svg {
  width: 32px;
  height: 32px;
}

.column__image,
.column__image a {
  display: flex;
  width: 100%;
  height: 100%;
}

.column__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.column__heading {
  
  margin-bottom: 15px;
  font-family: var(--titleFont);
  font-weight: 700;
  text-transform: uppercase;  
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.column .rte p {
  
  
  letter-spacing: .05em;
  line-height: 1.5;
  margin-bottom: 0;
}

.column .rte p + p {
  margin-top: 15px;
}

.collapse-group {
  display: flex;
  flex-direction: column;
  margin-top: 1.5rem;
  border-bottom: 1px solid #80878f;
}

.collapsible__item {
  width: 100%;
}

.collapsible__item--trigger {
  position: relative;
  cursor: pointer;
  width: 100%;
  font-size: 1rem;
  padding: 1em;
  border: 1px solid #80878f;
  border-bottom: 0;
  background-color: white;
  transition: background 0.2s ease;
}

[open] .collapsible__item--trigger,
.collapsible__item--trigger:hover {
  background-color: #f3f3f4;
}

.collapsible__item--trigger:after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-size: 1.25rem;
  line-height: 1.25;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}

[open] .collapsible__item--trigger:after {
  content: "\f106"
}

.collapsible__item--content {
  padding: 1.25em 1.25em 2em;
  border-left: 1px solid #80878f;
  border-right: 1px solid #80878f;
}

[open] .collapsible__item--content {
  animation: sweep 0.3s ease-in-out;
}

@keyframes sweep {
  0% {
    opacity: 0;
    margin-top: -10px
  }
  100% {
    opacity: 1;
    margin-top: 0
  }
}

.collapsible__item--content p {
  font-size: 14px;
  font-weight: 300;
}


.row-of-columns-section {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}


.also-available-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 10px;
  margin-left: -5px;
}

.also-available-container .product-aa {
  width: 7.5rem;
  height: 7.5rem;
  margin: 5px;
}
.also-available-container li:nth-child(5):nth-last-child(1),
.also-available-container li:nth-child(n + 9) {
  display: none;
}
@media(min-width: 91.875rem) {
  .also-available-container {
    width: 99%;
  }
}

.shopable-lookbook .container {
  padding: 0 1rem
}

.shopable-lookbook .wrapper {
  display: grid;
}

@media(min-width: 60rem) {
  .shopable-lookbook .container {
    padding: 0 1.25rem
  }

  .shopable-lookbook .wrapper {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-gap: 20px;
  }

  .shopable-lookbook .image-block {
    grid-column: span 9;
  }

  .shopable-lookbook .content-block {
    grid-column: span 3;
  }

  .image-block--right .image-block {
    order: 2;
  }

  .image-block--right .content-block {
    order: 1;
  }
}

.shopable-lookbook .image-block .circle {
  position: absolute;
  z-index: 3;
  top: var(--Yaxis, 0);
  left: var(--Xaxis, 0);
  transform: translate(-50%, -50%);

  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: currentColor;
  background-color: currentColor;
  border: 4px solid currentColor;
  box-shadow: inset 0 0 0 15px white;
  transition: 0.3s ease;
}

.shopable-lookbook .image-block .circle:before {
  --colorRGB: 242, 241, 235;
  --colorAlpha: 0.5;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  border-radius: inherit;
  background: transparent;
  box-shadow: 0 0 0 rgba(var(--colorRGB), var(--colorAlpha));
  z-index: 2;
  animation: pulse 2s infinite;
}

.shopable-lookbook .image-block .circle:hover,
.shopable-lookbook .image-block .circle.active {
  box-shadow: inset 0 0 0 5px white;
}

.shopable-lookbook .image-block .circle:hover:before,
.shopable-lookbook .image-block .circle.active:before {
  animation: none;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--colorRGB), var(--colorAlpha));
  }
  70% {
    box-shadow: 0 0 0 15px rgba(var(--colorRGB), 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(var(--colorRGB), 0);
  }
}

.shopable-lookbook .content-block {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: space-between;
  width: 100%;
  max-width: 25rem;
  margin: 0 auto;
}

.shopable-lookbook .shoplook-header {
  order: 3;
  flex: 1 100%;
  padding: 25px 15px;
  text-align: center;
  margin-top: -7.5rem;
  transition: 0.3s ease;
}

.shopable-lookbook .shoplook-header.active {
  margin-top: 0;
}

.shopable-lookbook .shoplook-heading,
.shopable-lookbook .shoplook-messaging {
  font-family: var(--titleFont);
  font-weight: bold;
}

.shopable-lookbook .shoplook-heading {
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.shopable-lookbook .shoplook-messaging {
  font-size: 14px;
  letter-spacing: 0.025em;
  color: #707070;
  opacity: 1;
  visibility: visible;
  margin: 20px 0 0;
  transition: 0.3s ease;
}

.shopable-lookbook .shoplook-header.active .shoplook-messaging {
  opacity: 0;
  visibility: hidden;
  margin: -24px 0 0;
}

.shopable-lookbook .shoplook-images {
  --aspectRatio: 1 / 1;
  order: 2;
  flex: 0 120px;
  justify-self: flex-start;
}

.shopable-lookbook .shoplook-images figure {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  top: 0;
  left: unset;
  transform: none;
  height: auto;
}

.shopable-lookbook .shoplook-images figure a {
  position: absolute;
  top: 0;
  height: auto;
}

.shopable-lookbook .shoplook-images figure.active {
  opacity: 1;
  visibility: visible;
}

.shopable-lookbook .shoplook-products {
  order: 2;
  position: relative;
  height: unset;
  flex: 1;
}

@media(min-width: 60rem) {
  .shopable-lookbook .content-block {
    display: flex;
    flex-wrap: unset;
    flex-direction: column;
    justify-content: space-between;
  }

  .shopable-lookbook .shoplook-header {
    order: 2;
    margin-bottom: -10rem;
    flex: 0;
    font-size: 28px;
    text-align: left;
    padding-left: 0
  }

  .image-block--right .shoplook-header {
    padding-right: 0;
  }

  .shopable-lookbook .shoplook-header.active {
    margin: 0
  }

  .shopable-lookbook .shoplook-messaging {
    font-size: 16px;
  }

  .shopable-lookbook .shoplook-images {
    order: 1;
    flex: 1;
  }

  .shopable-lookbook .shoplook-products {
    order: 3;
    flex: 0 1 auto;
    height: 16.25rem;
  }
}

.shopable-lookbook .shoplook-products .product-info {
  padding: 0 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
}
@media(min-width: 60rem) {
  .shopable-lookbook .shoplook-products .product-info {
    padding: 0 15px 20px 0;
  }

  .image-block--right .shoplook-products .product-info {
    padding-right: 0;
  }
}

.shopable-lookbook .shoplook-products .product-info.active {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.shopable-lookbook .shoplook-products .product-title {
  position: relative;
  font-family: var(--titleFont);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  color: #707070;
}

@media(min-width: 60rem) {
  .shopable-lookbook .shoplook-products .product-title {
    font-size: 16px;
  }
}

.shopable-lookbook .shoplook-products .product-title .product-price {
  position: relative;
  font-weight: bold;
}

.shopable-lookbook .shoplook-products .product-title .product-price:before {
  content: "|";
  margin: 0 5px 0 2px;
  display: inline-block;
  font-weight: 500;
}

.shopable-lookbook .shoplook-products .product-desc {
  margin-bottom: 20px;
  display: none;
}

@media(min-width: 60rem) {
  .shopable-lookbook .shoplook-products .product-desc {
    display: block;
  }
}

.shopable-lookbook .shoplook-products .product-desc p {
  font-weight: 300;
}

.shopable-lookbook .buttons-wrapper {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
},
.shopable-lookbook .buttons-wrapper button {
  --color: #707070;
  display: inline-block;
  height: auto;
  width: auto;
  min-width: 5rem;
  padding: 0 10px;
  font-family: var(--titleFont);
  font-size: 11px;
  font-weight: 700 !important;
  letter-spacing: 0.025em;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid var(--color);
  border-radius: 2px;
  transition: background 0.3s ease, border 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
}

@media(min-width: 80rem) {
  .shopable-lookbook .buttons-wrapper a,
  .shopable-lookbook .buttons-wrapper button {
    font-size: 1rem;
    min-width: 7.5rem;
    padding: 0 20px;
    height: 42px;
    line-height: 42px;
  }
}

.shopable-lookbook .buttons-wrapper a {
  background-color: white;
  color: var(--color, currentColor);
}

.shopable-lookbook .buttons-wrapper button {
  background-color: var(--color, currentColor);
  color: white;
  margin-left: 15px;
}

.shopable-lookbook .buttons-wrapper a:hover,
.shopable-lookbook .buttons-wrapper button:hover {
  border-color: #f2f1eb;
  background-color: #f2f1eb;
  color: var(--color, currentColor);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

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

.videoHolder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100% !important;
  height: 100% !important;
  display: grid;
  place-items: center;
}

.videoHolder video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media(min-width: 40rem) {
  .videoHolder video {
    width: 1280px;
    height: 720px;
    object-fit: cover;
  }
}


.product-detail-cont {
  display: flex;
  flex-direction: column;
}

.product-detail-image .product-detail-cont .review-head {
  margin: 25px 0;
}

.product-detail-image .product-detail-cont .product-detail-title {
  padding: 0;
}

@media(min-width: 769px) {
  .product-image--sticky {
    position: sticky;
    top: 150px;
    height: 100%;
  }
}


.social-sharing--wrapper {
  display: flex;
  align-items: center;
  margin: 1rem 0;
}

.social-sharing {
  display: inline-flex;
  align-items: center;
}

.social-sharing--wrapper > span,
.social-sharing li:not(:last-of-type) {
  margin-right: 1.5rem
}

.social-sharing a {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
}


.product-detail-cont .aai {
  margin-bottom: 30px;
}


.product-detail-cont .add-to-cart {
  flex-wrap: wrap;
  align-items: center;
}

.product-detail-cont .add-to-cart .product-count {
  flex: 1 auto;
}

.product-detail-cont .add-to-cart .add-to-cart-btn {
  flex: 1;
  justify-content: space-between;
}

.product-detail-cont .add-to-cart .add-to-cart-btn button {
  width: 100% !important;
  flex: 1;
  color: white !important;
  background-color: #707070;
  border-color: #707070;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
}

.product-detail-cont .add-to-cart .wishlist-btn {
  display: grid;
  place-items: center;
  flex: 0 10%;
  margin-left: 10px;
  border: 1px solid #80878f;
}

.product-detail-cont .add-to-cart .shopify-payment-button {
  flex: 1 100%;
  margin-top: 1rem;
}

.product-detail-cont .add-to-cart .shopify-payment-button a {
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  background: #80878f;
  border: none;
  color: #fff;
  font-family: inherit;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 15px 25px;
  transition: all 0.2s ease-in-out;
  border-radius: 0;
  line-height: 1.2;
}

.product-detail-cont .add-to-cart .shopify-payment-button a:hover {
  background: white;
  color: #80878f;
}


.row-of-columns {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  overflow-x: auto;
  align-items: baseline;
}

.row-of-columns .column {
  display: flex;
  flex-direction: column;
  padding: 2.5rem 2.5rem 3.5rem;
}

.row-of-columns .column {
  border-left: 1px solid white;
  border-right: 1px solid white;
}

.row-of-columns .column:first-of-type {
  border-left-width: 2px;
}

.row-of-columns .column:last-of-type {
  border-right-width: 2px;
}

.row-of-columns.column-text-center .column {
  justify-content: center;
  text-align: center;
  /* min-width: max-content; */
  width: 100%;
}

.row-of-columns.column-text-right .column {
  justify-content: flex-end;
  text-align: right;
}

.column__code {
  display: grid;
  place-items: center;
  height: 100px;
}

.column__code svg {
  width: 32px;
  height: 32px;
}

.column__image,
.column__image a {
  display: flex;
  width: 100%;
  height: 100%;
}

.column__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.column__heading {
  font-size: 16px;
  margin-bottom: 15px;
}

.column .rte p {
  font-size: 1rem;
  margin-bottom: 0;
}

.column .rte p + p {
  margin-top: 15px;
}

@media(min-width: 40rem) {
  .column__heading {
    
  }
}


.collapse-group {
  display: flex;
  flex-direction: column;
  margin-top: 1.5rem;
  border-bottom: 1px solid #80878f;
}

.collapsible__item {
  width: 100%;
}

.collapsible__item--trigger {
  position: relative;
  cursor: pointer;
  width: 100%;
  font-size: 1rem;
  letter-spacing: 0.025em;
  padding: 1em;
  border: 1px solid #80878f;
  border-bottom: 0;
  background-color: white;
  transition: background 0.2s ease;
}

[open] .collapsible__item--trigger,
.collapsible__item--trigger:hover {
  background-color: #f3f3f4;
}

.collapsible__item--trigger:after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-size: 1.25rem;
  line-height: 1.25;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}

[open] .collapsible__item--trigger:after {
  content: "\f106"
}

.collapsible__item--content {
  padding: 1.25em 1.25em 2em;
  border-left: 1px solid #80878f;
  border-right: 1px solid #80878f;
}

[open] .collapsible__item--content {
  animation: sweep 0.3s ease-in-out;
}

@keyframes sweep {
  0% {
    opacity: 0;
    margin-top: -10px
  }
  100% {
    opacity: 1;
    margin-top: 0
  }
}


.row-of-columns-section {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}

.template-index .row-of-columns-section {
  margin-bottom: 2.5rem;
}

@media(min-width: 60rem) {
  .template-index .row-of-columns-section {
    margin-bottom: 4.375rem;
  }
}

.also-available-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 10px;
  margin-left: -5px;
}

.also-available-container .product-aa {
  width: 4.688rem;
  height: 4.688rem;
  margin: 5px;
}
@media(min-width: 60rem) {
  .also-available-container .product-aa {
    width: 7.5rem;
    height: 7.5rem;
  }
}


.shopable-lookbook .wrapper {
  display: grid;
}

@media(min-width: 60rem) {
  .shopable-lookbook .wrapper {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-gap: 20px;
  }

  .shopable-lookbook .image-block {
    grid-column: span 9;
  }

  .shopable-lookbook .content-block {
    grid-column: span 3;
  }

  .image-block--right .image-block {
    order: 2;
    grid-column: 4 / span 9;
  }

  .image-block--right .content-block {
    order: 1;
    grid-column: 1 / span 3;
  }
}

.shopable-lookbook .image-block .circle {
  position: absolute;
  z-index: 3;
  top: var(--Yaxis, 0);
  left: var(--Xaxis, 0);
  transform: translate(-50%, -50%);

  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: currentColor;
  background-color: currentColor;
  border: 4px solid currentColor;
  box-shadow: inset 0 0 0 15px white;
  transition: 0.3s ease;
}

.shopable-lookbook .image-block .circle:before {
  --colorRGB: 242, 241, 235;
  --colorAlpha: 0.5;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  border-radius: inherit;
  background: transparent;
  box-shadow: 0 0 0 rgba(var(--colorRGB), var(--colorAlpha));
  z-index: 2;
  animation: pulse 2s infinite;
}

.shopable-lookbook .image-block .circle:hover,
.shopable-lookbook .image-block .circle.active {
  box-shadow: inset 0 0 0 5px white;
}

.shopable-lookbook .image-block .circle:hover:before,
.shopable-lookbook .image-block .circle.active:before {
  animation: none;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--colorRGB), var(--colorAlpha));
  }
  70% {
    box-shadow: 0 0 0 15px rgba(var(--colorRGB), 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(var(--colorRGB), 0);
  }
}

.shopable-lookbook .content-block {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: space-between;
  width: 100%;
  max-width: 25rem;
  margin: 0 auto;
}

.shopable-lookbook .shoplook-header {
  order: 3;
  flex: 1 100%;
  padding: 25px 15px;
  text-align: center;
  margin-top: -7.5rem;
  transition: 0.3s ease;
}

.shopable-lookbook .shoplook-header.active {
  margin-top: 0;
}

.shopable-lookbook .shoplook-heading,
.shopable-lookbook .shoplook-messaging {
  font-family: var(--titleFont);
  font-weight: bold;
}

.shopable-lookbook .shoplook-heading {
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.shopable-lookbook .shoplook-messaging {
  font-size: 14px;
  letter-spacing: 0.025em;
  color: #707070;
  opacity: 1;
  visibility: visible;
  margin: 20px 0 0;
  transition: 0.3s ease;
}

.shopable-lookbook .shoplook-header.active .shoplook-messaging {
  opacity: 0;
  visibility: hidden;
  margin: -24px 0 0;
}

.shopable-lookbook .shoplook-images {
  --aspectRatio: 1 / 1;
  order: 2;
  flex: 0 120px;
  justify-self: flex-start;
}

.shopable-lookbook .shoplook-images figure {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  top: 0;
  left: unset;
  transform: none;
  height: auto;
}

.shopable-lookbook .shoplook-images figure a {
  position: absolute;
  top: 0;
  height: auto;
}

.shopable-lookbook .shoplook-images figure.active {
  opacity: 1;
  visibility: visible;
}

.shopable-lookbook .shoplook-products {
  order: 2;
  position: relative;
  height: unset;
  flex: 1;
}

@media(min-width: 60rem) {
  .shopable-lookbook .content-block {
    display: flex;
    flex-wrap: unset;
    flex-direction: column;
    justify-content: space-between;
  }

  .shopable-lookbook .shoplook-header {
    order: 2;
    margin-bottom: -10rem;
    flex: 0;
    font-size: 28px;
    text-align: left;
    padding-left: 0
  }

  .image-block--right .shoplook-header {
    padding-right: 0;
  }

  .shopable-lookbook .shoplook-header.active {
    margin: 0
  }

  .shopable-lookbook .shoplook-messaging {
    font-size: 16px;
  }

  .shopable-lookbook .shoplook-images {
    order: 1;
    flex: 1;
  }

  .shopable-lookbook .shoplook-products {
    order: 3;
    flex: 0 1 auto;
    height: 16.25rem;
  }
}

.shopable-lookbook .shoplook-header.active + .shoplook-products {
  height: auto;
}

.shopable-lookbook .shoplook-products .product-info {
  padding: 0 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
}
@media(min-width: 60rem) {
  .shopable-lookbook .shoplook-products .product-info {
    padding: 0 15px 20px 0;
  }

  .image-block--right .shoplook-products .product-info {
    padding-right: 0;
  }
}

.shopable-lookbook .shoplook-products .product-info.active {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.shopable-lookbook .shoplook-products .product-title {
  position: relative;
  font-family: var(--titleFont);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  color: #707070;
}

@media(min-width: 60rem) {
  .shopable-lookbook .shoplook-products .product-title {
    font-size: 16px;
  }
}

.shopable-lookbook .shoplook-products .product-title .product-price {
  position: relative;
  font-weight: bold;
}

.shopable-lookbook .shoplook-products .product-title .product-price:before {
  content: "|";
  margin: 0 5px 0 2px;
  display: inline-block;
  font-weight: 500;
}

.shopable-lookbook .shoplook-products .product-desc {
  line-height: 1.5;
  margin-bottom: 20px;
  display: none;
}

@media(min-width: 60rem) {
  .shopable-lookbook .shoplook-products .product-desc {
    display: block;
  }
}

.shopable-lookbook .shoplook-products .product-desc p {
  font-weight: 300;
}

.shopable-lookbook .buttons-wrapper {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.shopable-lookbook .buttons-wrapper a,
.shopable-lookbook .buttons-wrapper button {
  --color: #707070;
  display: inline-block;
  height: auto;
  width: auto;
  min-width: 5rem;
  padding: 0 10px;
  font-family: var(--titleFont);
  font-size: 11px;
  font-weight: 700 !important;
  letter-spacing: 0.025em;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid var(--color);
  border-radius: 2px;
  transition: background 0.3s ease, border 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
}

@media(min-width: 80rem) {
  .shopable-lookbook .buttons-wrapper a,
  .shopable-lookbook .buttons-wrapper button {
    font-size: 1rem;
    min-width: 7.5rem;
    padding: 0 20px;
    height: 42px;
    line-height: 42px;
  }
}

.shopable-lookbook .buttons-wrapper a {
  background-color: white;
  color: var(--color, currentColor);
}

.shopable-lookbook .buttons-wrapper button {
  background-color: var(--color, currentColor);
  color: white;
  margin-left: 15px;
}

.shopable-lookbook .buttons-wrapper a:hover,
.shopable-lookbook .buttons-wrapper button:hover {
  border-color: #f2f1eb;
  background-color: #f2f1eb;
  color: var(--color, currentColor);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

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

.videoHolder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100% !important;
  height: 100% !important;
  display: grid;
  place-items: center;
}

.videoHolder video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media(min-width: 40rem) {
  .videoHolder video {
    width: 1280px;
    height: 720px;
    object-fit: cover;
  }
}

.stamped-main-badge > * {
  pointer-events: none;
}


.preorder-notify--wrapper {
  display: grid;
  place-items: center;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  font-size: 1rem;
  letter-spacing: 0.025em;
}

.preorder-notify--wrapper .preorder-wrapper {
  color: #DD4255;
  font-weight: 700;
}

.preorder-notify--wrapper:empty {
  display: none;
}

.preorder-notify--wrapper li {
  padding: 15px 4px;
}

.preorder-notify--wrapper li + li {
  border-top: 1px solid currentColor;
}

@media(min-width: 40rem) {
  .preorder-notify--wrapper {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .preorder-notify--wrapper li {
    width: 100%;
    text-align: center;
  }

  .preorder-notify--wrapper li:first-child:nth-last-child(1) {
    grid-column: span 2;
  }

  .preorder-notify--wrapper li:first-child:nth-last-child(2),
  .preorder-notify--wrapper li:first-child:nth-last-child(2) ~ li {
    grid-column: span 1;
  }

  .preorder-notify--wrapper li + li {
    border-top: 0;
    position: relative
  }

  .preorder-notify--wrapper li + li:before {
    content: "";
    width: 1px;
    height: 65%;
    background-color: currentColor;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}

.preorder-notify--wrapper .js-modal-trigger {
  font-size: inherit;
  border: 0;
  background: transparent;
  color: currentColor;
  letter-spacing: inherit;
}

.preorder-notify--wrapper .js-modal-trigger i {
  pointer-events: none;
  font-size: 1.35rem;
  margin: 0 8px -2px 0;
}

.preorder-notify--wrapper .modal .heading {
  font-size: 26px;
  margin-bottom: 10px;
  letter-spacing: 0.0125em;
}

.preorder-notify--wrapper .modal .heading + .rte p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 35px;
}

.preorder-notify--wrapper .modal .product-title {
  color: #707070;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.preorder-notify--wrapper .klaviyo_field_group input[type="email"],
.preorder-notify--wrapper .klaviyo_field_group button {
  width: 100%;
  padding: 10px 1rem;
  height: 52px;
  line-height: 44px;
  border-width: 1px;
}

.preorder-notify--wrapper .klaviyo_field_group button {
  line-height: 1;
  background-color: #707070;
  margin-top: 10px;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.preorder-notify--wrapper .klaviyo_field_group .marketing-consent {
  display: none;
  margin-top: 6px;
  color: #80878f;
  font-size: 14px;
  font-weight: 300;
}

.preorder-notify--wrapper .klaviyo_field_group .marketing-consent input {
  margin-right: 5px;
}

.preorder-notify--wrapper .klaviyo_messages {
  color: #80878f;
  font-size: 14px;
  font-weight: 300;
  margin-top: 15px;
}

.preorder-notify--wrapper .klaviyo_messages .error_message {
  color: #ff2222;
}

.preorder-notify--wrapper form + .rte p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 20px;
}

.no-scroll {
  overflow: hidden;
}

.mb-1 {
  margin-bottom: 1rem;
}

.mb-1-25 {
  margin-bottom: 1.25rem;
}

.mb-1-5 {
  margin-bottom: 1.5rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mt-2 {
  margin-top: 2rem;
}

.letter-spaced {
  letter-spacing: 0.2em;
}

.letter-spaced-small {
  letter-spacing: 0.1em;
}

.justified-center {
  justify-content: center;
}

.font-cabin {
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.hr--small {
  display: inline-block;
  width: 100%;
  max-width: 60px;
}

.hr--med {
  display: inline-block;
  width: 100%;
  max-width: 200px;
}

.section-padding {
  padding: 40px 20px;
}

.section-title-flexwrap {
  flex-wrap: wrap;
}
@media(min-width: 40rem) {
  .section-padding {
    padding: 40px 20px;
  }
}
@media(min-width: 80rem) {
  .section-padding {
    padding: 60px 20px;
  }
}

.custom-btn {
  display: inline-block;
  border: 1px solid currentColor;
  width: 10.625em;
  height: 3.375em;
  line-height: 3.375em;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  color: white;
  background-color: #707070;
  transition: 0.2s ease;
  font-family: var(--titleFont);
  font-weight: 700;
}

.custom-btn:hover {
  color: #707070;
  background-color: white;
}


.custom-btn.alt {
  color: #707070;
  background-color: white;
}
.custom-btn.alt:hover {
  color: white;
  background-color: #707070;
}

.bg-image {
  background-image: var(--bg-img);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.icon-list-section .rte {
  max-width: 65rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 50rem;
  margin: 0 auto;
}

.icon-list-fw {
  max-width: initial;
}

.icon-list--item {
  display: flex;
  width: 150px;
  height: 58px;
  margin: 5px;
  justify-content: center;
  align-items: center;
}

.icon-list--item img {
  width: 70%;
  max-height: 40px;
  object-fit: contain;
}

@media(min-width: 37.5rem) {
  .icon-list--item {
    width: 180px;
    height: 70px;
  }
}


.usp-items {
  display: grid;
  grid-gap: 10px;
}

.usp-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 15px;
  color: #707070;
}

.usp-item .icon-image {
  max-width: 40px;
  max-height: 60px;
}

.usp-item--image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  margin-bottom: 20px;
}

.usp-item .heading {
  font-family: var(--titleFont);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: currentColor;
}

.usp-item .rte p {
  color: currentColor;
  margin-bottom: 0;
  font-size: 1rem;
}

@media only screen and (max-width: 39rem) {

  .usp-item br {
    display: none;
  }

  .usp-item--image {
    height: 100%;
    margin-bottom: 0;
    margin-right: 30px;
    width: 50px;
  }

  .usp-item .heading {
    margin-bottom: 5px;
  }

  .usp-item .hr--small {
    margin-bottom: 5px;
  }

  .usp-item .contents {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

}

@media(min-width: 40rem) {
  .usp-items {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .usp-item {
    flex-direction: column;
    text-align: center;
    padding: 30px;
  }

}

@media(min-width: 60rem) {
  .usp-items {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  }
}


.featured-collections {
  display: grid;
  grid-gap: 10px;
}

.featured-collection--item {
  display: flex;
  flex-direction: column;
}

.featured-collection--item-image {
  flex: 0 10rem;
  position: relative;
}

.featured-collection--item-image img {
    height: 375px;
}

.featured-collection--item-image.bg-image:after {
  content: '';
  padding-bottom: 100%;
  height: 0;
  width: 100%;
  position: relative;
  display: block;
}

.featured-collection--item-contents {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 16px 30px;
}

.intro-collection--contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #707070;
  color: white;
  padding: 10px;
}

.featured-collection--item-title,
.intro-collection--title {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.125em;
}

.featured-collection--item-title {
  text-align: center;
}

.featured-collection--item-contents:hover {
  background-color:#707070;
  color: #fff;
}

@media(min-width: 40rem) {
  .featured-collections {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  }

  .intro-collection--title {
    font-size: 24px;
  }

  .featured-collection--item-image {
    flex: 0 33%;
  }

  .featured-collection--item-contents {
    white-space: nowrap;
  }

  /* .featured-collection--item:nth-of-type(3):nth-last-of-type(1) {
    grid-row: 1 / span 2;
    flex-direction: column;
  }

  .featured-collection--item:nth-of-type(3):nth-last-of-type(1) .featured-collection--item-image {
    flex: 0 calc(50% + 10px);
  }

  .featured-collection--item:nth-of-type(3):nth-last-of-type(1) .featured-collection--item-contents {
    flex: 0 50%;
  } */
}

@media(min-width: 64rem) {

  /* .featured-collection--item-image {
    flex: 0 33%;
  } */

  /* .featured-collection--item-contents {
    height: 15rem;
  }

  .featured-collection--item:nth-of-type(1) .featured-collection--item-contents {
    height: 20rem;
  }

  .featured-collection--item:nth-of-type(3):nth-last-of-type(1) .featured-collection--item-image {
    flex: 0 25rem;
  } */
}


.intro-collection {
  display: flex;
  flex-direction: column;
}

.intro-collection--image {
  position: relative;
  flex: 0 21rem;
}

.intro-collection--contents {
  padding: 30px 10px;
  text-align: center;
}

.intro-collection--subtitle {
  font-size: 18px;
  color: currentColor;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-family: var(--titleFont);
}

.intro-collection--text {
  color: currentColor;
  /* font-size: 20px; */
}

.intro-collection--contents-inner {
  max-width: 765px;
}

.intro-collection--image-50 .intro-collection--contents-inner {
  max-width: 550px;
}

@media(min-width: 40rem) {
  .intro-collection {
    flex-direction: row;
  }

  .intro-collection--image,
  .intro-collection--contents {
    flex: 0 50%;
  }

  .intro-collection--image-on-right .intro-collection--image {
    order: 2;
  }

  .intro-collection--contents {
    padding: 100px 48px;
    text-align: left;
    align-items: flex-start;
  }

  .intro-collection--image-on-right .intro-collection--contents {
    align-items: flex-end;
  }

  .intro-collection--subtitle {
    font-size: 22px;
  }
}

@media(min-width: 60rem) {
  .intro-collection--image {
    flex: 0 66.66%;
  }

  .intro-collection--contents {
    flex: 0 33.33%;
  }
  
  .intro-collection--image-50 .intro-collection--image {
    flex: 0 50%;
  }

  .intro-collection--image-50 .intro-collection--contents {
    flex: 0 50%;
  }

  .intro-collection--image-33 .intro-collection--image {
    flex: 0 33.33%;
  }

  .intro-collection--image-33 .intro-collection--contents {
    flex: 0 66.66%;
  }

  .intro-collection--image-33.intro-collection--image-on-right .intro-collection--contents {
    padding-right: 200px;
  }
}


.shopable-lookbooks-section {
  padding: 40px 0;
}

.shopable-lookbooks-section .section-contents {
  padding: 2rem 20px;
  background-color: #f4f5f6;
}

.shopable-lookbook-container {
  display: grid;
}

@media(min-width: 60rem) {
  .shopable-lookbooks-section {
    padding: 60px 0;
  }

  .shopable-lookbook-container {
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  }
}

.shopable-lookbooks-section .tns-controls {
  display: none;
  position: relative;
}

.shopable-lookbooks-section .tns-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  margin-top: 1em;
}

.shopable-lookbooks-section .tns-nav button {
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  width: 12px;
  height: 12px;
  background-color: #707070;
  border-radius: 50%;
  opacity: 0.4;
  margin: 0 5px;
}

.shopable-lookbooks-section .tns-nav .tns-nav-active {
  opacity: 1;
}

.shopable-lookbooks-section .tns-controls button {
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background-color: #707070;
  color: white;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);

  display: inline-block;
  width: 40px;
  height: 40px;

  position: absolute;
  bottom: -22rem;
  z-index: 4;

  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.shopable-lookbooks-section .tns-controls button:before {
  font-family: var(--fa-font-light, 'Font Awesome 5 Pro');
  font-size: 1.25em;
  font-weight: 300;
  color: #979693;
  position: absolute;
  top: 50%;
  left: 30%;
  transform: translate(-50%, -50%);
}

.shopable-lookbooks-section .tns-controls button[disabled] {
  background-color: white;
  color: #C4C8CF
}

.shopable-lookbooks-section .tns-controls button[data-controls="prev"] {
  left: 0;
  transform: translate(-50%, -50%)
}

.shopable-lookbooks-section .tns-controls button[data-controls="prev"]:before {
  content: "\f053";
}

.shopable-lookbooks-section .tns-controls button[data-controls="next"] {
  right: 50%;
  transform: translate(calc(50% + 5rem), -50%);
}

.shopable-lookbooks-section .tns-controls button[data-controls="next"]:before {
  content: "\f054";
}

@media(min-width: 60rem) {
  .shopable-lookbooks-section .tns-controls {
    display: block;
  }

  .shopable-lookbooks-section .tns-nav {
    max-width: 55%;
  }
}

@media(min-width: 90rem) {
  .shopable-lookbooks-section .tns-controls button {
    bottom: -24rem;
  }

  .shopable-lookbooks-section .tns-controls button[data-controls="prev"] {
    left: 0;
    transform: translate(calc(-50% - 2rem), -50%);
  }

  .shopable-lookbooks-section .tns-controls button[data-controls="next"] {
    right: 50%;
    transform: translate(calc(50% + 6rem), -50%);
  }
}

.shopable-lookbook-container .image-container {
  display: flex;
  flex-direction: column;
}

.shopable-lookbook-container .lookbook-header {
  background-color: #707070;
  color: white;
  padding: 30px;
}

.shopable-lookbook-container .lookbook-title {
  color: currentColor;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.shopable-lookbook-container .rte p {
  margin-bottom: 0;
  text-transform: uppercase;
}

.shopable-lookbook-container .lookbook-image {
  display: flex;
  position: relative;
}

.shopable-lookbook-container .lookbook-image .circle {
  position: absolute;
  z-index: 3;
  top: var(--y-axis, 0);
  left: var(--x-axis, 0);
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: currentColor;
  background-color: currentColor;
  border: 4px solid currentColor;
  box-shadow: inset 0 0 0 15px #fff;
  transition: 0.3s ease;
}

.shopable-lookbook-container .lookbook-image .circle.active,
.shopable-lookbook-container .lookbook-image .circle:hover {
  box-shadow: inset 0 0 0 5px #fff;
}


@media(min-width: 60rem) {
  .shopable-lookbooks-item .product-container {
    padding-left: 60px;
  }
}

@media(min-width: 80rem) {
  .shopable-lookbooks-item .product-container {
    padding-left: 80px;
  }
}

.shopable-lookbooks-section .product-info {
  display: none;
}

.shopable-lookbooks-section .slider-item .product-info.active {
  display: block;
}

.shopable-lookbooks-section .modal-container .product-info.active {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.5);
}


.shopable-lookbooks-section .product-info-inner {
  position: relative;
  text-transform: uppercase;
  color: #707070;
}

.shopable-lookbooks-section .modal-container .product-info-inner {
  padding: 40px 20px 30px;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.25);
  background-color: white;
  margin: 20px;
  max-height: calc(100vh - 40px);
  overflow-y: auto;
}

.product-image {
  position: relative;
}

.shopable-lookbooks-section .product-image {
  display: flex;
  position: relative;
  border: 10px solid #707070;
  width: 100%;
  aspect-ratio: 1.5 / 1;
  margin-bottom: 1.5rem;
}

@supports not(aspect-ratio: auto) {
  .shopable-lookbooks-section .product-image {
    padding-top: 100%;
    height: 0;
    overflow: hidden;
  }
}


.shopable-lookbooks-section .product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shopable-lookbooks-section .product-subtitle {
  font-size: 20px;
  font-weight: bold;
  color: currentColor;
  margin-bottom: 0.5rem;
  letter-spacing: 0.25em;
}

.shopable-lookbooks-section .product-title,
.shopable-lookbooks-section .product-desc {
  font-size: 11px;
  color: currentColor;
}

.shopable-lookbooks-section .product-title {
  font-weight: 500;
  letter-spacing: 0.125em;
  margin-bottom: 1rem;
}

.shopable-lookbooks-section .product-price {
  color: currentColor;
  margin-bottom: 2rem;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.shopable-lookbooks-section .product-desc {
  line-height: 1.5;
  margin-bottom: 2rem;
  letter-spacing: 0.05em;
}

.shopable-lookbooks-section .buttons-wrapper .product-variants {
  flex: 1 100%;
  margin-bottom: 10px;
}

.shopable-lookbooks-section .modal-container .buttons-wrapper {
  display: flex;
  flex-direction: column;
}

.shopable-lookbooks-section .modal-container .custom-btn {
  width: 100%;
}

.shopable-lookbooks-section .modal-container .alt {
  order: 1;
  margin-bottom: 10px;
}

.shopable-lookbooks-section .modal-container .lookbook-add-to-cart {
  order: 2;
}

@media(min-width: 40rem) {
  .shopable-lookbooks-section .product-subtitle {
    font-size: 24px;
  }

  .shopable-lookbooks-section .product-title,
  .shopable-lookbooks-section .product-desc {
    font-size: 13px;
  }
}


.shopable-lookbooks-section .close-modal {
  -webkit-appearnce: none;
  appearance: none;

  position: absolute;
  top: 5px;
  right: 15px;

  display: grid;
  place-items: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  color: #707070;
}

.shopable-lookbooks-section .close-modal svg {
  fill: currentColor;
}


.js-additional-filter-buttons {
  display: flex;
  align-items: center;
  flex: 1;
  order: 2;
}

.js-additional-filter-buttons button {
  white-space: nowrap;
}

.js-additional-filter-buttons button + button {
  margin-left: 1em;
}

@media(min-width: 40rem) {
  .js-additional-filter-buttons {
    margin-left: 1em;
    flex: 0;
  }
}


/* Mobile navigation */
.social-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.social-links a {
  display: grid;
  place-items: center;
  width: 2rem;
  height: 2rem;
  padding: 0.5em;
  background-color: transparent;
}

.social-links a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.social-links a svg {
  width: auto;
  height: 100%;
  fill: currentColor;
}

.social-links .social-mail {
  margin-left: auto;
}

.product-detail-price .product-detail-quantity-discount {
  color: #dd4255;
  padding-top: 10px;
  font-size: 16px;
  width: 100%;
}

.pvars--discount {
  color: #dd4255 !important;
}

.cart-item__discount {
  display: block;
}


/* In-cart Cross Sell */
.cart-cross-sell {
  padding: 10px 0;
}

.drawer .cart-cross-sell {
  padding: 0;
}

.cart-cross-sell .heading {
  font-family: var(--titleFont);
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.0875rem;
  line-height: 1.5;
  color: currentColor;
  margin-bottom: 1rem;
}

.cross-sell-product {
  display: grid !important;
  grid-template-columns: minmax(0, 0.4fr) minmax(0, 1fr) minmax(0, 0.5fr);
  grid-template-rows: repeat(3, min-content);
  grid-gap: 0.35em 0.75em;
  font-family: var(--bodyFont);
  font-size: 16px;
  margin-right: 8px;
  width: 100%;
  padding: 0 5px;
}

@media(min-width: 30rem) {
  .cross-sell-product {
    grid-gap: 0.5em 1.5em;
  }
}

.cross-sell-product.no-variants {
  grid-template-rows: repeat(2, minmax(0, auto));
}

.cross-sell-product .product-image {
  --aspectRatio: 1 / 1;
  grid-row: 1 / span 2;
  position: relative;
  aspect-ratio: var(--aspectRatio);
  overflow: hidden;
}

.cross-sell-product .product-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: contain;
}

.cross-sell-product .prod-title {
  grid-column: 2 / span 2;
}

.cross-sell-product .prod-title a {
  padding: 0 !important;
  font-size: 12px !important;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: currentColor;
}

@media(min-width: 60rem) {
  .cross-sell-product .prod-title a {
    font-size: 14px !important;
  }
}

.cross-sell-product .product-price {
  grid-column: 2 / span 2;
  grid-row: 2;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.0875em;
  text-transform: uppercase;
  color: currentColor;
  align-self: center;
}

@media(min-width: 24rem) {
  .cross-sell-product .product-price {
    font-size: 0.875rem;
    letter-spacing: 0.125em;
    gap: 12px;
  }
}

.cross-sell-product .product-price del {
  font-weight: 400;
}

.cross-sell-product.no-variants .product-price {
  grid-column: 2;
}

.cross-sell-product .product-variants {
  grid-column: 1 / span 2;
  grid-row: 3;
}

.cross-sell-product .product-variant-selector {
  -webkit-appearance: none;
  appearance: none;
  display: grid !important;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 2rem;
  padding: 0 10px;
  font-family: inherit;
  font-size: 0.875rem;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  border: 1px solid #98ACB4;
  background-color: white;
  color: currentColor;
}

.cross-sell-product .nice-select {
  display: none !important;
}

.cross-sell-product .product-atc {
  grid: 3;
  display: grid;
  place-items: center;
  text-align: center;
  height: 1.625rem;
  -webkit-appearance: none;
  appearance: none;
  font-family: inherit;
  font-size: 0.75rem;
  letter-spacing: 0.0875em;
  text-transform: uppercase;
  white-space: nowrap;
  border: 1px solid #98ACB4;
  background-color: #F0F0F0;
  color: currentColor;
  padding: 0;
  margin: 0 0 5px;
  transition: 0.2s ease;
}

@media(min-width: 24rem) {
  .cross-sell-product .product-atc {
    font-size: 0.875rem;
    letter-spacing: 0.125em;
    height: 2rem;
  }
}

.cross-sell-product .product-atc:hover {
  border-color: #707070;
  background-color: #707070;
  color: white
}

.cross-sell-product.no-variants .product-atc {
  grid-column: 3;
  grid-row: 2;
}

.cross-sell-products .slick-arrow {
  transform: translateY(-50%);
  color: currentColor;
}

.cross-sell-products .slick-arrow:before {
  font-family: "Font Awesome 5 Pro";
  color: currentColor;
}

.cross-sell-products .flickity-previous {
  left: -10px;
}

.cross-sell-products .flickity-previous:before {
  content: "\f053";
}

.cross-sell-products .flickity-next {
  right: -10px;
}

.cross-sell-products .flickity-next:before {
  content: "\f054";
}

.cart-drawer .flickity-previous:before,
.cart-drawer .flickity-next:before {
  font-size: 12px;
}

.cross-sell-products .flickity-button {

  padding: 0;
  width: 15px;
  height: 15px;
}

.cross-sell-products .flickity-button > svg {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
@media(min-width: 30rem) {
  /* .cross-sell-products .flickity-previous {
    left: -26px;
  }

  .cross-sell-products .flickity-next {
    right: -26px;
  } */
}

/* Mobile header contact info */
.contact-info {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  font-size: 13px;
  font-weight: 300 !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding-left: 10px;
}

/* START SHIPPING CALCULATOR */
.shipping-calculator {
  display: flex;
  flex-direction: column;
  position: relative;
  border-bottom: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
  /* margin-bottom: 10px; */
}
.shipping-calculator .shipping-calculator__heading {
  font-family: var(--titleFont);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1.2;
  color: currentColor;
  position: relative;
  padding: 10px 10px 10px 0 !important;
}
.shipping-calculator .shipping-calculator__heading:after {
  content: "+";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.shipping-calculator .shipping-calculator__heading.active:after {
  content: "-";
}

.shipping-calculator__panel {
  display: none;
  height: 0;
  visibility: hidden;
}

.shipping-calculator .shipping-calculator__heading.active + .shipping-calculator__panel {
  display: flex;
  height: auto;
  visibility: visible;
  flex-direction: column;
  position: relative;
}

.shipping-calculator .shipping-calculator__inputs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-bottom: 10px;
}
.shipping-calculator .shipping-calculator__inputs .shipping-calculator__input-group {
  width: 100%;
}
.shipping-calculator .shipping-calculator__inputs .shipping-calculator__state-label,
.shipping-calculator .shipping-calculator__inputs .shipping-calculator__postcode-label {
  height: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
}
.shipping-calculator .shipping-calculator__inputs .shipping-calculator__postcode-input {
  font-size: 12px !important;
  font-weight: 400;
  outline: none;
  padding: 8px 30px 7px 10px;
  border: 1px solid #adaaa5;
  text-transform: uppercase;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  box-sizing: border-box;
  clear: both;
  display: block;
  float: left;
  font-family: inherit;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
}
.shipping-calculator .shipping-calculator__inputs .shipping-calculator__state-select {
  width: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border: 1px solid #adaaa5;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 12px !important;
  font-weight: 400;
  outline: none;
  padding: 8px 30px 7px 10px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  user-select: none;
  white-space: nowrap;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .shipping-calculator .shipping-calculator__inputs .shipping-calculator__postcode-input {
    font-size: 16px !important;
    padding: 5px 10px;
  }
}

.shipping-calculator .shipping-calculator__inputs .nice-select.shipping-calculator__state-select {
  width: 100%;
}
.shipping-calculator .shipping-calculator__calculate-btn,
.shipping-calculator .shipping-calculator__calculate-btn:active,
.shipping-calculator .shipping-calculator__calculate-btn:visited {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #FFF;
  border: 1px solid #707070;
  background-color: #707070;
  padding: 5px 10px !important;
  font-size: 12px;
  text-transform: uppercase;
}
.shipping-calculator .shipping-calculator__calculate-btn:hover {
  color: #707070;
  border: 1px solid #707070;
}
.shipping-calculator .shipping-calculator__heading:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .shipping-calculator .shipping-calculator__calculate-btn, .shipping-calculator .shipping-calculator__calculate-btn:active, .shipping-calculator .shipping-calculator__calculate-btn:visited {
    padding: 8px 10px !important;
  }
}
/* END SHIPPING CALCULATOR */

.product-card .product-content {
  padding: 1em 0.5em;
}

.product-card .product-content h3 {
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.25em 0;
}

.product-card .product-content h3 del {
  padding-left: 0;
}

.product-card .product-content span.status {
  font-size: 0.75em;
  letter-spacing: 0.05em;
  padding: 0;
}

.product-card .product-content span.status,
.product-card .product-content .pr_compare_price span.status {
  flex: 1 100%;
  margin-top: 0.25em;
}

@media(min-width: 26.25rem) {
  .product-card .product-content {
    padding: 1em 0.75em;
  }

  .product-card .product-content span.status,
  .product-card .product-content .pr_compare_price span.status {
    margin-top: 0;
  }

  .product-card .product-content span.status {
    flex: 0 auto;
  }

  .product-card .product-content .pr_compare_price span.status {
    text-align: right;
    order: -1;
  }
}

@media(min-width: 30rem) {
  .product-card .product-content {
    padding: 1.25em;
  }
}

@media(min-width: 35rem) {
  .product-card .product-content {
    padding: 1.5em;
  }
}

/* Quantity widget */
qty-widget {
  display: flex;
  flex-wrap: nowrap;
  max-width: 8.25rem;
  margin: 0;
  padding: 0;
  line-height: 1;
}

qty-widget label {
  flex: 1 100%;
}

qty-widget input,
.js-qty__num {
  -moz-appearance: textfield;
  flex: 1;
  order: 2;
  padding: 0;
  margin: 0;
  border: 1px solid #e2e2e2;
  border-left: 0 !important;
  border-right: 0 !important;
  background: white;
  text-align: center;
  max-width: 2rem;
  height: 2rem
}

.js-qty__num {
  margin-left: 32px;
  margin-right: 32px;
}

@media(min-width: 24rem) {
  qty-widget input,
  .js-qty__num {
    max-width: 2.5rem;
  }
}

qty-widget input:hover,
qty-widget input:active,
.js-qty__num:hover,
.js-qty__num:active {
  border-left: 0 !important;
  border-right: 0 !important;
}

qty-widget input::-webkit-outer-spin-button,
qty-widget input::-webkit-inner-spin-button,
.js-qty__num::-webkit-outer-spin-button,
.js-qty__num::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

qty-widget button,
.js-qty__adjust {
  display: grid;
  place-items: center;
  width: 100%;
  height: 2rem;
  max-width: 2rem;
  flex: 0 2rem;
  padding: 0;
  border: 1px solid #e2e2e2;
  color: #666;
  background: #f2f2f2;
  font-size: 1.25em;
  line-height: 1;
  transition: 0.2s ease;
}

qty-widget button:hover {
  background: #e2e2e2;
}

qty-widget button:active {
  background: #909090;
}

@media only screen and (max-width: 768px) {
  .js-qty__num {
    margin-left: 26px;
    margin-right: 26px;
    width: 30px;
    height: 30px;
  }

  .js-qty__adjust {
    height: 30px;
    width: 26px;
  }
}

qty-widget [data-adjust="decrement"] {
  order: 1
}

qty-widget [data-adjust="increment"] {
  order: 3
}


/* Plant-a-tree cart widget */
plant-a-tree {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1em;
}

plant-a-tree a {
  padding: 0 !important;
}

plant-a-tree .image {
  flex: 0 auto;
}

plant-a-tree img {
  aspect-ratio: 1 / 1.25;
  width: 3rem;
  height: auto;
  object-fit: contain;
  object-position: center;
}

plant-a-tree .text {
  flex: 1
}

plant-a-tree .rte p {
  margin: 0;
  font-size: 11.6667px;
}

plant-a-tree qty-widget {
  flex: 0 5rem;
}

@media(min-width: 24rem) {
  plant-a-tree qty-widget {
    flex: 0 6rem;
  }
}

.custom-tooltip {
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 1.125rem;
  height: 1.125rem;
  margin: -4px 0 0 5px;
  z-index: 2;
  font-family: system-ui;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1;
  border-radius: 50%;
  color: #fff;
  background-color: #aaa;
  transition: background 0.2s ease;
}

.custom-tooltip:hover {
  background-color: #141312;
}

.tooltip-contents {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  width: 11.25rem;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.4em;
  text-align: center;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  background-color: #141312;
  transition: 0.2s ease;
}

.custom-tooltip:hover .tooltip-contents {
  opacity: 1;
  visibility: visible;
  transform: translateY(calc(-100% - 8px));
}


/* Payment options styling */
.payment-options-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5em 1em;
  margin-top: 1em;
}

.payment-options-wrapper .text {
  flex: 1 100%;
}

@media(min-width: 40rem) {
  .payment-options-wrapper .text {
    flex: 0 auto;
  }
}

.payment-options-wrapper .text p {
  font-size: 1em !important;
  line-height: 1.2;
}

.payment-options-wrapper svg,
.payment-options-wrapper img {
  width: auto;
  height: 2em;
}

.payment-options-wrapper a {
  height: 2em;
}

.cart-drawer.cartDrawer {
  max-height: unset;
}

.cart-drawer form {
  padding: 0;
}

.cart-drawer .shipping-calculator {
  margin-top: 5px;
  margin-bottom: 0;
}

.cart-drawer .cartButtonOuter {
  padding: 0;
}

.drawer__content .cross-sell-products .flickity-previous {
  left: -16px;
}

.drawer__content .cross-sell-products .flickity-next {
  right: -16px;
}

.drawer .nice-select .list {
  max-height: 10rem;
  overflow: hidden auto;
}


.drawer a.shipping-calculator__calculate-btn:not(.btn) {
  color: white;
}

.drawer a.shipping-calculator__calculate-btn:not(.btn):hover {
  color: #707070;
  background-color: #ffffff;
}

.drawer .flickity-prev-next-button {
  display: grid;
  place-items: center;
  background-color: transparent;
  color: #707070;
  /* width: 1em;
  height: 1em; */
}

.drawer .flickity-prev-next-button:before {
  display: none;
}

.drawer .flickity-button-icon {
  /* position: relative;
  top: unset;
  left: unset;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: transparent;
  color: #707070; */
}

.drawer .flickity-prev-next-button.previous {
  left: 0;
}

.drawer .flickity-prev-next-button.next {
  right: 0;
}

@media(max-width: 1024px) {
  .mobile-hide {
    display: none;
  }
}

/* Price on Application Styling */
.poa-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1em;
  width: 100%;
}

.poa-wrapper .rte p {
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.05em;
  margin: 0;
}

.poa-wrapper .title,
.product-card h3.is-poa {
  font-family: Inter, sans-serif;
  font-size: 1em !important;
  font-weight: 500 !important;
  letter-spacing: 0.05em !important;
  text-transform: uppercase;
  color: #707070;
}

.ins-form .ins-form-wrapper .rte {
  max-width: 650px;
  margin: 0 auto 1rem;
}

.ins-form .ins-form-wrapper .rte p {
  font-size: 16px;
}

.ecologi-banner-footer img {
  width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .ecologi-banner-footer img {
    width: 100%;
  }
}

/* Instafeed css updates */
@media only screen and (max-width: 768px) {
  .insta-section #insta-feed {
    display: flex !important;
    flex-wrap: wrap;
  }
  .insta-section #insta-feed .instafeed-container {
    width: 50% !important;
    padding-top: 50% !important;
  }
}

/* main nav */
.first_level > li > a {
  font-weight: 600 !important;
  letter-spacing: 0.2em;
  font-family: brandon-grotesque,sans-serif;
  font-size: 12px;
}

.search-bar input::-ms-input-placeholder { /* Edge 12-18 */
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.search-bar input::placeholder {
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1440px) {
  .style-richtext {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.style-space-padding-above {
  padding-top: 70px;
}

.style-space-padding-below {
  padding-bottom: 70px;
}

@media only screen and (max-width: 768px) {
  .style-space-padding-above {
    padding-top: 40px;
  }
  .style-space-padding-below {
    padding-bottom: 40px;
  }
}

.container-small {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}

.timeline-blocks {
  position: relative;
}

.timeline-block--title {
  text-transform: uppercase;
  font-family: var(--titleFont);
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 10px;
}

.timeline-blocks:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #707070;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  clear: both;
}

.timeline-block {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
}

.timeline-block:not(:first-child):before {
  content: '';
  width: 70%;
  position: absolute;
  background-color: #707070;
  height: 1px;
  top: 0;
  left: 0;
}

.timeline-blocks:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.timeline-block--text {
  /* font-size: 20px; */
  /* letter-spacing: 0.14px; */
}

.timeline-block:last-child {
  padding-bottom: 20px;
}

@media only screen and (min-width: 1023px) {

  .timeline-block--title {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .timeline-blocks:before {
    left: calc(50% - 1px);
  }

  .timeline-block {
    width: 50%;
    float: left;
    margin-bottom: 150px;
    padding-top: 20px;
  }

  .timeline-block:nth-child(odd) {
    margin: -145px 0 150px 0;
    text-align: right;
    padding-right: 20px;
    padding-left: 0;
  }

  .timeline-block:nth-child(even) {
    padding-left: 20px;
  }
  
  .timeline-block:nth-child(odd):before {
    right: 0;
    left: unset;
  }

  .timeline-block:nth-child(2) {
    margin-top: 150px;
  }

  .timeline-block:first-child, .timeline-block:last-child:nth-child(even) {
    margin: 0;
  }

  .timeline-block:last-child {
    padding-bottom: 20px;
  }

}

.form-field {
  border: 1px solid #adaaa5;
  width: 100%;
  padding: 15px;
  font-size: 14px;
  margin-bottom: 1.5em;
}

.narrower {
  max-width: 530px;
  margin: 0 auto;
}

.larger-paragraph-font p {
  font-size: 20px;
}

.nav-icon_text-only {
  /* transform: translateY(-1px); */
}

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

.weight-600 {
  font-weight: 600;
}

#rich-text-87828218 span, /* klaviyo - same id as live*/
.owner-banner h4,
.section-title .heading-format,
.heading-format {
  font-size: 18px;
  text-transform: uppercase;
  font-family: var(--titleFont);
  letter-spacing: 4.4px;
  font-weight: 700;
}

@media only screen and (min-width:769px) {
  #rich-text-87828218 span, /* klaviyo - same id as live*/
  .owner-banner h4,
  .section-title .heading-format,
  .heading-format {
    font-size: 22px !important;
  }
}


#rich-text-87828218 span {
  color: #707070;
  font-size: 18px !important;
} /* klaviyo - same id as live*/

@media only screen and (min-width:769px) {
  #rich-text-87828218 span { /* klaviyo - same id as live*/
    font-size: 22px !important;
  }
}

#rich-text-87828219 span {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .8px;
  line-height: 1.5;
  color: #80878f;
}


.klaviyo-form .needsclick,
.klaviyo-form input {
  border-radius: 0 !important;
}

.kl-private-reset-css-Xuajs1 {
  -webkit-font-smoothing: unset !important;
}

.needsclick input::placeholder {
  text-transform: uppercase;
  letter-spacing: 0.075em !important;
  color: rgb(112, 112, 112) !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  font-family: "Avenir Next", FontAwesome !important;
}

.needsclick.klaviyo-form input {
  color: rgb(112, 112, 112) !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  font-family: "Avenir Next", FontAwesome !important;
  border-color: rgb(112, 112, 112) !important;
}

square-placement {
  display: none;
}

#order-number-error span {
  margin: -10px 0 20px;
  background-color: #8B0000;
  padding: 10px;
  color: #fff;
  display: block;
}

#tracking-order-list {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#tracking-order-list a {
  text-decoration: underline;
}

.hero-content_flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  align-items: flex-start;
  padding: 30px 15px;
  max-width: 1257px !important;
}

@media only screen and (min-width:769px) {
  .hero-content_flex {
    padding: 50px 30px;
  }
}

.hero-content_flex .top {
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}


@media only screen and (min-width:769px) {
  .hero-content_flex .top {
    width: 40%
  }
}

.hero-content_flex .bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 700;
  gap: 5px;
  text-align: left;
  text-transform: uppercase;
}

.hero-content_flex .bottom > h5,
.hero-content_flex .bottom > .price {
  margin-bottom: -10px;
}

.btn-black {
  background-color: #000000;
  border-color: #000000;
}

.compare-at-price {
  text-decoration: line-through;
}

.hero-content_flex.content-text {
  justify-content: center;
  align-items: center;
}

.style-space-head h4.larger-title-font {
  font-size: 30px;
  padding-bottom: 15px;
}

.featured-collections-layout-campaign .featured-collection--item-contents {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
  white-space: normal;
  transform: none;
  background-color: transparent;
  color: #ffffff;
  top: auto;
}

.featured-collections-layout-campaign .featured-collection--item-contents p {
  color: #ffffff;
}


.featured-collections-layout-campaign .featured-collection--item-contents.price-true {
  color: grey;
  padding: 10px;
  text-align: right;
  font-size: 14px;
  letter-spacing: normal;
}

.featured-collections-layout-campaign .featured-collection--item-contents.price-true .compare-at-price {
  margin-right: 10px;
}

.featured-collections-layout-campaign .featured-collection--item-contents.price-true a {
  border: 1px solid #000000;
  color: #000000;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px;
  margin: 0;
  width: 100%
}

.featured-collections-layout-campaign .featured-collection--item-contents.price-true p {
  color: #000000;
  text-align: left;
}

.featured-collections-layout-campaign .type-link .featured-collection--item-contents {
  background-color: #ffffff;
  color: grey;
  padding-left: 0;
  padding-right: 0;
  bottom: -1px;
  left: -1px;
  right: -1px;
  width: auto;
}

.featured-collections-layout-campaign .type-link .featured-collection--item-contents h4 {
  text-align: left;
}

.minimal-padding_y {
  padding: 15px;
}

.minimal-padding_y .style-space-head h4 {
  padding: 0;
}


.featured-collections-layout-two_column .type-collection .featured-collection--item-contents {
  width: 100%;
  background-color: transparent;
  text-align: left;
  color: #Ffffff;
  bottom: 0;
  top: auto;
  transform: none;
  left: 0;
  padding: 20px;
}

.featured-collections-layout-two_column .type-collection .featured-collection--item-contents h4 {
  text-align: left;
  margin-bottom: 15px;
}

@media only screen and (max-width:768px) {
  .featured-collections-layout-two_column .type-collection .featured-collection--item-contents,
  .featured-collections-layout-two_column .type-collection .featured-collection--item-contents h4 {
    text-align: center;
  }
}

@media (min-width: 40rem) {
  .featured-collections-layout-two_column .featured-collections {
      grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}

.mt-20 {
  margin-top: 20px;
} 

.campaign-nav {
  background-color: #707070;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 40px;
}


.campaign-nav h5 {
  letter-spacing: 4px;
}

.campaign-nav .container-min {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.campaign-slider-nav {
  margin: 0 30px;
  width: 150px;
}

.campaign-slider-nav .dot {
  background-color: #a6a6a6;
  cursor: pointer;
  border-radius: 0;
  display: inline-block;
  height: 15px;
  margin: 5px;
  width: 15px;
}

.campaign-slider-nav .dot.is-selected {

  background-color: #ffffff;
}

.campaign-slider-nav .slick-slide.slick-active.slick-center {
  background-color: #ffffff;
}

.uppercase { 
  text-transform: uppercase;
}


.campaign-slider-nav .flickity-previous:before,
.campaign-slider-nav .flickity-next:before {
  content: " ";
}

.campaign-slider-nav .flickity-previous {
  left: -45px;
}

.campaign-slider-nav .flickity-next {
  right: -45px;
}

.campaign-slider-nav .flickity-previous,
.campaign-slider-nav .flickity-next {
  border-radius: 0;
  background-color: #ffffff;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
}

.campaign-slider-nav .flickity-previous svg,
.campaign-slider-nav .flickity-next svg {
  position: unset;
  fill: #000000;
  height: 30px;
  width: 30px;
}

@media only screen and (max-width:768px) {
  .campaign-nav .container-min {
    flex-direction: column-reverse;
    padding: 30px 0;
  }

  .campaign-slider-nav {
    margin-right: 0;
    margin-bottom: 40px;
  }

  .campaign-slider-nav .flickity-previous,
  .campaign-slider-nav .flickity-next {
    display: none !important;
  }
}

.custom_font {
  font-size: 22px;
  letter-spacing: 0;
}

.custom_font2 {
  font-size: 22px;
  letter-spacing: 0;
}

.usp-image-item .column__image img {
  max-width: 40px;
  max-height: 60px;
  margin: 15px auto;
}
/* end sl-main.css */

/* start styles.scss.css */
.blog-main .blog-main-content-text {
  padding: 0px 0px 40px; }

.inner-big-hero .inner-big-warpper .inner-big-content h2 {
  text-transform: uppercase; }

.blog-article-content .aricleContent {
  margin: 0 auto;
  max-width: 1080px; }
.blog-article-content .cust_img {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0; }
  @media only screen and (max-width: 1024px) {
    .blog-article-content .cust_img {
      margin: 30px 0; } }
  .blog-article-content .cust_img .articleImages {
    flex: 0 0 33.33%;
    padding: 0 15px;
    width: 33.33%;
    max-width: 33.33%; }
    @media only screen and (max-width: 540px) {
      .blog-article-content .cust_img .articleImages {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        padding: 0; } }

.header .left-menu-wrapper ul li .second_level_menu .second_level {
  background: #ffffff;
  box-shadow: 7px 7px 8px rgba(0, 0, 0, 0.08);
  /*             li{
  &.shop-by-style, &.shop-by-collection{
  background-color: $menu_bg;
  border-top: 2px solid #fff;
  > a{
}
}
  &:hover{
  background: #f2f1eb;
  &.shop-by-style, &.shop-by-collection{
  background-color: $menu_hover;
}
}
}    */ }

.product-detail-image .product-detail-cont .select-style .selector-wrapper label {
  display: none; }

.blog-card .blog-image .blog-image-inner img {
  max-height: 350px;
  object-fit: cover; }
@media only screen and (max-width: 540px) {
  .blog-card .blog-content {
    padding: 15px; } }

/* .product-detail-image{
padding: 15px 0px 130px;
} */
.product-detail-image .product-detail-cont .product-detail-price p.price {
  font-weight: 700; }

.product-detail-image .product-detail-cont .estimate-shipping h5 {
  padding-bottom: 5px; }

.product-detail-image .product-detail-cont .estimate-shipping {
  padding: 22px 20px;
  z-index: 2; }

.product-detail-image .product-detail-cont .estimate-shipping h5 {
  font-size: 18px; }

.product-detail-image .product-detail-cont .estimate-shipping .estimate-box input {
  font-size: 14px;
  padding: 11px 14px; }

.product-detail-image .product-detail-cont .estimate-shipping p {
  font-size: 14px; }

@media only screen and (max-width: 1199px) {
  .blog-card .published-at {
    height: 80px;
    width: 80px; } }

footer.footer .footer-wrapper {
  padding: 44px 0px 33px; }

.stamped-badge-svg #stamped-badge-border,
.stamped-badge-svg #stamped-badge-inner {
  fill: #f1e8bd; }

.stamped-badge-svg #stamped-badge-ribbon #stamped-badge-ribbon-background,
.stamped-badge-svg #stamped-badge-ribbon #stamped-badge-ribbon-foreground {
  fill: #df6a5e;
  opacity: 1 !important; }

#stamped-badge-count-color,
#stamped-badge-stars use,
#stamped-badge-outer {
  fill: #707070; }

.template-product .logo-with-content {
  max-width: 1215px;
  margin: 0 auto; }

.page-block {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 40rem) {
    .page-block {
      padding-top: 60px;
      padding-bottom: 60px; }
      .page-block.padding-large {
        padding-top: 70px;
        padding-bottom: 70px; } }
  .page-block.padding-top--only {
    padding-bottom: 0; }
  .page-block.padding-bottom--only {
    padding-top: 0; }

.page-width {
  /* padding-left: 20px;
  padding-right: 20px; */
}

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

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

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

.cartDrawer {
  max-width: 420px; }

@media (max-width: 30rem) {
  .cartDrawer {
    max-width: 87.5vw; } }
.quick-cart-image {
  width: 100px !important; }

.quick-cart-details {
  width: calc(100% - 100px) !important; }

.quick-cart-image a,
.quick-cart-details a {
  padding: 0 !important; }

.quick-cart-details .ptitle a {
  line-height: 1.4; }

.quick-cart-details .pprice {
  font-size: 1rem !important; }

.quick-cart-details .pqty,
.quick-cart-details .priceC {
  width: 49% !important; }

/* end styles.scss.css */

/* featured articles section */
.load-more-wrap {
  margin-bottom: 20px;
}
@media only screen and (min-width: 769px) {

  .narrow-article-content .article__excerpt {
    width: 70%;
    max-width: 1080px;
    margin: 15px auto 30px;
  }
}

/* end featured articles section */

/* rewards page message */
.rewards-page-message-content {
  padding-top: 40px;
}
.rewards-page-message-content ul {
  list-style: disc;
  margin-left: 20px;
}
/* end rewards page message */

.h1 { color: #fefefe; }