/** Shopify CDN: Minification failed

Line 4800:33 Unexpected "{"

**/
@charset "UTF-8";
/* stylelint-disable order/properties-alphabetical-order */
/* stylelint-enable */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

* {
  outline: none !important;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

@font-face {
  font-family: 'AGaramondPro-Regular';
  src: url('agaramondpro-regular.woff2') format('woff2'),
    url('agaramondpro-regular.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'AGaramondPro-Italic';
  src: url('agaramondpro-italic.woff2') format('woff2'),
    url('agaramondpro-italic.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'AGaramondPro-Semibold';
  src: url('agaramondpro-semibold.woff2') format('woff2'),
    url('agaramondpro-semibold.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'AGaramondPro-SemiboldItalic';
  src: url('agaramondpro-semibolditalic.woff2') format('woff2'),
    url('agaramondpro-semibolditalic.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'AGaramondPro-Bold';
  src: url('agaramondpro-bold.woff2') format('woff2'),
    url('agaramondpro-bold.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'AGaramondPro-BoldItalic';
  src: url('agaramondpro-bolditalic.woff2') format('woff2'),
    url('agaramondpro-bolditalic.woff') format('woff');
  font-display: swap;
}
* {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}
.semibold {
  font-family: AGaramondPro-Semibold, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
}

.toast-message,
p,
.p {
  font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 25px;
}
.leading.toast-message,
p.leading,
.leading.p {
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (max-width: 1278px) {
  .toast-message,
  p,
  .p {
    font-size: 16px;
    line-height: 24px;
  }
}

.text-leading {
  font-size: 20px;
  line-height: 32px;
}
.text-leading p {
  font-size: 20px;
  line-height: 32px;
}
@media only screen and (max-width: 1278px) {
  .text-leading p {
    font-size: 16px;
    line-height: 24px;
  }
}

.text-large {
  font-size: 23px;
  line-height: 30px;
}
.text-large a {
  font-size: 23px;
  line-height: 30px;
  text-decoration: underline;
}
@media only screen and (max-width: 1278px) {
  .text-large,
  .text-large a {
    font-size: 18px;
    line-height: 24px;
  }
}
.text-medium,
.template-page\.events .detail-container .event-description p {
  font-size: 20px;
  line-height: 32px;
}
@media only screen and (max-width: 1278px) {
  .text-medium,
  .template-page\.events .detail-container .event-description p {
    font-size: 18px;
    line-height: 30px;
  }
}

.text-small {
  font-size: 14px;
  line-height: 26px;
}
@media only screen and (max-width: 1278px) {
  .text-small {
    font-size: 15px;
    line-height: 28px;
  }
}

ul > li,
ol > li {
  font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 25px;
}
ul > li.leading,
ol > li.leading {
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (max-width: 1278px) {
  ul > li,
  ol > li {
    font-size: 16px;
    line-height: 24px;
  }
}

iframe {
  max-width: 100%;
}
.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* a {
  font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 1.2;
  transition: color 0.3s ease;
}
a:hover {
  color: #a1a1a1;
} */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  /* font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase; */
}

.h1,
.heading-1,
h1 {
  /* font-size: 58px;
  line-height: 62px;
  letter-spacing: 0.12em; */
}
/* @media only screen and (max-width: 1278px) {
  .h1,
  .heading-1,
  h1 {
    font-size: 40px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 576px) {
  .h1,
  .heading-1,
  h1 {
    font-size: 30px;
  }
}

.h2,
.heading-2,
h2 {
  font-size: 36px;
  line-height: 58px;
  letter-spacing: 0.3em;
}
@media only screen and (max-width: 1278px) {
  .h2,
  .heading-2,
  h2 {
    font-size: 30px;
    line-height: 52px;
  }
}
@media only screen and (max-width: 576px) {
  .h2,
  .heading-2,
  h2 {
    font-size: 22px;
  }
} */

.template-checkout h2,
.template-checkout h2.heading-2,
.template-checkout .section__title,
.h3,
.heading-3,
h3 {
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.17em;
}
@media only screen and (max-width: 1278px) {
  .template-checkout h2,
  .template-checkout h2.heading-2,
  .template-checkout .section__title,
  .h3,
  .heading-3,
  h3 {
    font-size: 20px;
    line-height: 24px;
  }
}

.page-campout-for-good .overview-section h3,
.page-campout-for-good .section-divider span,
.yotpo.yotpo .yotpo-review .yotpo-main .content-title,
.toast-title,
.h4,
.heading-4,
h4 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.17em;
}
@media only screen and (max-width: 1278px) {
  .page-campout-for-good .overview-section h3,
  .page-campout-for-good .section-divider span,
  .yotpo.yotpo .yotpo-review .yotpo-main .content-title,
  .toast-title,
  .h4,
  .heading-4,
  h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 576px) {
  .page-campout-for-good .overview-section h3,
  .page-campout-for-good .section-divider span,
  .yotpo.yotpo .yotpo-review .yotpo-main .content-title,
  .toast-title,
  .h4,
  .heading-4,
  h4 {
    font-size: 14px;
    line-height: 20px;
  }
}

.template-checkout h3,
.template-checkout h3.heading-3,
#storemapper .storemapper-categories label,
#storemapper .storemapper-form-inner > label,
.yotpo.yotpo .write-review .y-label,
label,
.h5,
.heading-5,
h5 {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.18em;
}
@media only screen and (max-width: 1278px) {
  .template-checkout h3,
  .template-checkout h3.heading-3,
  #storemapper .storemapper-categories label,
  #storemapper .storemapper-form-inner > label,
  .yotpo.yotpo .write-review .y-label,
  /* label, */
  .h5,
  .heading-5,
  h5 {
    font-size: 12px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 576px) {
  .template-checkout h3,
  .template-checkout h3.heading-3,
  #storemapper .storemapper-categories label,
  #storemapper .storemapper-form-inner > label,
  .yotpo.yotpo .write-review .y-label,
  /* label, */
  .h5,
  .heading-5,
  h5 {
    font-size: 11px;
    line-height: 15px;
  }
}

.lowercase {
  text-transform: none;
}

.italic {
  font-family: AGaramondPro-Italic, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.bold,
b {
  font-family: AGaramondPro-Bold, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.uppercase {
  text-transform: uppercase;
}

.underlined:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #000;
}

a.underlined:after {
  transition: all 0.3s ease;
}
a.underlined:hover:after {
  background-color: #a1a1a1;
}

.reset-letterspace {
  letter-spacing: normal;
}

.text-muted {
  color: #a1a1a1;
}

.main-product-img {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1025px) {
  .main-product-img img {
    width: 80%;
  }
}

#storemapper .gm-style .gm-style-iw-c .storemapper-map-directions,
#storemapper .gm-style .gm-style-iw-c .storemapper-popup-url a,
.product-shop .qty-input-wrapper,
.section-mailing-list-wrapper form button,
.eeezdF.eeezdF.eeezdF.eeezdF.eeezdF.eeezdF,
.jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ,
.klaviyo-form.klaviyo-form input[type='submit'],
.klaviyo-form.klaviyo-form button.Button__FormStyledButton-p2mbjt-0,
.btn {
  font-family: AGaramondPro-Semibold, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  color: #000;
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  border: 1.5px solid transparent;
  padding: 18px 45px 15px 45px;
  border-radius: 0;
  white-space: nowrap;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1278px) {
  #storemapper .gm-style .gm-style-iw-c .storemapper-map-directions,
  #storemapper .gm-style .gm-style-iw-c .storemapper-popup-url a,
  .product-shop .qty-input-wrapper,
  .section-mailing-list-wrapper form button,
  .eeezdF.eeezdF.eeezdF.eeezdF.eeezdF.eeezdF,
  .jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ,
  .klaviyo-form.klaviyo-form input[type='submit'],
  .klaviyo-form.klaviyo-form button.Button__FormStyledButton-p2mbjt-0,
  .btn {
    font-size: 12px;
    padding: 18px 20px 15px 20px;
  }
}
@media only screen and (max-width: 576px) {
  #storemapper .gm-style .gm-style-iw-c .storemapper-map-directions,
  #storemapper .gm-style .gm-style-iw-c .storemapper-popup-url a,
  .product-shop .qty-input-wrapper,
  .section-mailing-list-wrapper form button,
  .eeezdF.eeezdF.eeezdF.eeezdF.eeezdF.eeezdF,
  .jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ,
  .klaviyo-form.klaviyo-form input[type='submit'],
  .klaviyo-form.klaviyo-form button.Button__FormStyledButton-p2mbjt-0,
  .btn {
    padding: 13px 15px 10px 15px;
    font-size: 10px;
  }
}

.template-checkout .step__footer__continue-btn,
.template-checkout .ui-button,
.template-checkout .field__input-btn,
#storemapper .gm-style .gm-style-iw-c .storemapper-map-directions,
#storemapper .gm-style .gm-style-iw-c .storemapper-popup-url a,
.product-shop .qty-input-wrapper,
.yotpo.yotpo input[type='button'].yotpo-default-button,
.yotpo.yotpo .primary-color-btn,
.yotpo.yotpo input[type='button'].primary-color-btn,
.section-mailing-list-wrapper form button,
.eeezdF.eeezdF.eeezdF.eeezdF.eeezdF.eeezdF,
.jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ.jYVkNZ,
.klaviyo-form.klaviyo-form input[type='submit'],
.klaviyo-form.klaviyo-form button.Button__FormStyledButton-p2mbjt-0,
.btn.btn-outline {
  border-color: #000;
}

.btn:hover {
  background: #000;
  color: #fff;
}
.btn.btn-small {
  font-size: 10px;
  letter-spacing: 0.26em;
  padding: 13px 35px;
}
.btn.btn-bg-white {
  background: #fff;
}
.btn.btn-bg-white:hover {
  background: #000;
  color: #fff;
}
.btn.btn-transparent {
  background: transparent;
}
.btn.btn--disabled,
.btn.btn-disabled,
.product-options div.disabled {
  color: #e2e2e2 !important;
  border-color: #e2e2e2 !important;
  background: #fff !important;
}

.product-options div.has-color.disabled {
  position: relative;
  pointer-events: none;
  cursor: not-allowed;
  border-color: transparent !important;
}
.product-options div.has-color.disabled span {
  opacity: 0.25;
}
.product-options div.has-color.disabled:after {
  content: '';
  position: absolute;
  opacity: 0.5;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
}
.product-options .size {
  margin-right: 0 !important;
  border: 0.5px solid #d9d9d9;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
}

/* Buttons new Homepage July 2023  */
.btn-primary {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  background: transparent;
  color: #fff !important;
}

.btn-secondary {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #2e2b2c !important;
  background: #fff;
  color: #2e2b2c !important;
}

.btn-tertiary {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2e2b2c;
  color: #fff !important;
}

.button.button--inverse {
  border: 1px solid #d9d9d9;
  width: min-content;
  min-width: 200px;
  font-family: Garamond Premier Pro;
  text-align: center;
  margin-top: 2rem;
}
.button--inverse:hover {
  color: #fff;
  background-color: black;
}
.btn-primary:hover {
  cursor: pointer;
  background: #000;
  color: #fff;
  border: solid 1px #000 !important;
}
.btn-secondary:hover {
  cursor: pointer;
  background: #2e2b2c;
  color: #fff;
  border: solid 1px #2e2b2c !important;
}

.btn-tertiary:hover {
  cursor: pointer;
  border: 0.5px solid #2e2b2c;
  background: transparent;
  color: #2e2b2c !important;
}

.btn-secondary a.hero-btn:hover {
  color: #fff;
}

a.hero-btn {
  color: inherit;
  text-transform: uppercase;
}
.hero-btn {
  position: relative;
  letter-spacing: 1px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.icon-90 svg {
  transform: rotate(90deg);
}

.icon--90 svg {
  transform: rotate(-90deg);
}

.icon-45 svg {
  transform: rotate(45deg);
}

.icon--45 svg {
  transform: rotate(-45deg);
}

.section-mailing-list-wrapper form input[type='email'],
textarea,
input[type='text'],
input[type='email'],
input[type='password'],
input[type='search'],
input[type='tel'],
select {
  font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  width: 100%;
  padding: 13px 20px;
  font-size: 1rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0 !important;
  border: 1px solid #000;
}
.section-mailing-list-wrapper form input[type='email']:focus,
textarea:focus,
input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
select:focus {
  border-width: 2px;
  box-shadow: none !important;
}
.section-mailing-list-wrapper form input.no-border[type='email'],
textarea.no-border,
input.no-border[type='text'],
input.no-border[type='email'],
input.no-border[type='password'],
input.no-border[type='search'],
input.no-border[type='tel'],
select.no-border {
  border: none;
}

textarea {
  display: block;
  width: 100%;
  padding: 13px 20px;
  font-size: 1rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
textarea.no-border {
  border: none;
}

select {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
}

input[type='checkbox'] {
  border-radius: 0 !important;
}

input[type='submit'] {
  cursor: pointer;
}

label {
  text-transform: uppercase;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  max-width: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

/* Arrows */
.slick-arrow svg path {
  transition: all 0.3s ease;
}
.slick-arrow:hover svg path {
  fill: #000;
}

.slick-brand-prev {
  position: absolute;
  left: 0.5rem;
  top: 45%;
  z-index: 99;
  border-radius: 50px;
  width: 30px;
  height: 30px;
}

.slick-brand-next {
  position: absolute;
  right: 0.5rem;
  top: 45%;
  border-radius: 50px;
  width: 30px;
  height: 30px;
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.product-recommendations .slick-dotted.slick-slider {
  margin-bottom: 0 !important;
  padding-bottom: 2rem;
}

.product-recommendations .slick-dots {
  display: none !important;  
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: #e2e2e2;
  display: block;
  height: 14px;
  width: 14px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  border-radius: 50%;
  transition: background 0.3s ease;
}
.slick-dots li button:hover {
  background: #000;
  opacity: 0.75;
}
.slick-dots li.slick-active button {
  background: #000;
  opacity: 0.75;
}
@media only screen and (max-width: 1025px) {
  .slick-dots li {
    width: 11px;
    height: 11px;
  }
  .slick-dots li button {
    width: 11px;
    height: 11px;
  }
}

.swiper-pagination .swiper-pagination-bullet {
  background: #e2e2e2;
  width: 14px;
  height: 14px;
  opacity: 1;
  margin: 0 20px;
}
.swiper-button-next,
.swiper-button-prev,
.swiper-button-next:after,
.swiper-button-prev:after {
  color: #000 !important;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
  opacity: 1;
}
@media only screen and (max-width: 1025px) {
  .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    margin: 0 8px;
  }
}

.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 20px 0;
}

.modal-open {
  overflow: hidden;
}

#tml-lightbox,
#tml-content-wrapper,
#tml-content {
  position: absolute;
}

.tm-lightbox {
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 1000;
  -webkit-backface-visibility: hidden;
}

#tm-lightbox.tml-modal-mode {
  background: rgba(0, 0, 0, 0.2);
  overflow-x: hidden;
  overflow-y: auto;
}

#tml-content {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  /*-webkit-box-shadow: 0 0 1rem rgba(0,0,0, 0.3);
      -moz-box-shadow: 0 0 1rem rgba(0,0,0, 0.3);
          box-shadow: 0 0 1rem rgba(0,0,0, 0.3);*/
}

.tml-modal-mode .modal-dialog {
  background: #fff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
}

.tml-modal-mode .modal-dialog > div {
  padding-left: 3rem;
  padding-right: 3rem;
}

#tml-content-wrapper.zoomed {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}

#tml-content.scrollable-content:not(.modal-dialog) {
  background: #fff;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

#tml-content.tml-error {
  width: 100%;
  background: none;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  top: 50%;
  left: 0;
  box-shadow: none;
}

@media only screen and (max-width: 479px) {
  #tml-content-wrapper {
    left: 10% !important;
    right: 10% !important;
  }

  .tml-modal-mode #tml-content-wrapper {
    left: 5% !important;
    right: 5% !important;
  }
}
/*------------------------------------------------------------------
[2. Media]
*/
#tml-content video,
#tml-content iframe,
#tml-content object,
#tml-content embed {
  width: 100% !important;
  height: 100% !important;
}

/*------------------------------------------------------------------
[3. Preloader]
*/
/* Remove if full framework is used */
.tm-loader,
.tm-loader #circle {
  border-radius: 50%;
}

.tm-loader {
  width: 2rem;
  height: 2rem;
  margin: -1rem 0 0 -1rem;
  position: absolute;
  top: 50%;
  left: 50%;
}

.tm-loader #circle {
  width: 2rem;
  height: 2rem;
  background: #666666;
  -webkit-animation: preloader 1s ease infinite;
  animation: preloader 1s ease infinite;
}

@-webkit-keyframes preloader {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0);
  }
}
@keyframes preloader {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0);
  }
}
/*------------------------------------------------------------------
[4. Captions]
*/
#tml-caption {
  width: 100%;
  font-size: 1.2rem;
  font-style: italic;
  text-align: center;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  position: absolute;
  bottom: 0;
}

#tml-caption span {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  padding: 1rem 1.5rem;
  border-top: 0.1rem solid #eeeeee;
}

/*------------------------------------------------------------------
[5. Navigation]
*/
.tml-nav {
  width: 4.4rem;
  height: 4.4rem;
  font-size: 2rem;
  text-align: center;
  text-transform: capitalize;
  line-height: 4.4rem;
  opacity: 0.4;
  position: absolute;
  z-index: 10;
}

.tml-nav:hover {
  opacity: 1;
}

#tml-next {
  top: 50%;
  right: 3rem;
  margin-top: -2.1rem;
}

#tml-next:before {
  content: '';
}

#tml-prev {
  top: 50%;
  left: 3rem;
  margin-top: -2.1rem;
}

#tml-prev:before {
  content: '';
}

#tml-exit {
  top: 1.5rem;
  right: 3rem;
}

.tml-modal-mode #tml-exit {
  right: 1.5rem;
}

#tml-tool-bar {
  margin: 0;
  display: inline-block;
  position: absolute;
  top: 1.5rem;
  left: 3rem;
}

#tml-tool-bar .tml-nav {
  font-size: 1.5rem;
}

#tml-tool-bar .tml-nav,
#tml-tool-bar #tml-share-wrapper,
#tml-tool-bar .tml-social-list {
  float: left;
  position: relative;
}

#tml-tool-bar .tml-social-list.list-vertical,
#tml-tool-bar .tml-social-list.list-vertical .tml-nav {
  float: none;
  text-align: left;
}

#tml-tool-bar .tml-social-list {
  margin: 0;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 101;
  transition-property: transform, opacity, visibility;
  transition-duration: 400ms;
}

#tml-tool-bar .tml-social-list,
#tml-tool-bar .tml-social-list li {
  overflow: hidden;
}

#tml-tool-bar .tml-social-list li a {
  margin-right: 1rem;
}

#tml-tool-bar .tml-social-list.active {
  opacity: 1;
  visibility: visible;
}

#tml-tool-bar .tml-social-list .tml-nav {
  width: auto;
  min-width: 4.4rem;
  font-size: 1.1rem;
}

#tml-tool-bar #tml-zoom:before {
  content: '';
}

#tml-tool-bar #tml-share:before {
  content: '';
}

#tml-exit:before {
  content: '';
}

.tml-nav {
  /* Properties */
  transition-property: color, opacity;
  /* Duration */
  transition-duration: 300ms;
}

/*------------------------------------------------------------------
[6. Font Icons]
*/
@font-face {
  font-family: 'icomoon';
  src: url('/entypo.eot');
  src: url('/entypo.eot') format('embedded-opentype'),
    url('./entypo.woff') format('woff'), url('/entypo.ttf') format('truetype'),
    url('/entypo.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^='tml-nav']:before,
[class*='tml-nav']:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal,
.hud {
  z-index: 100;
  box-sizing: border-box;
}

.modal,
.hud .body {
  border-radius: 0;
  background-color: #fff;
  box-shadow: 0 25px 100px #cccccc;
}

.modal .body,
.hud .main {
  padding: 24px;
  overflow: hidden;
  box-sizing: border-box;
}

.pane .header,
.modal .body .header {
  margin: -24px -24px 24px;
}
.pane .footer,
.modal .body .footer {
  margin: 24px -24px -24px;
}

.modal-shade,
.hud-shade {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.modal-shade {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.modal-shade:not(.dark) {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
@supports (
  (-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))
) {
  .modal-shade:not(.dark) {
    background-color: transparent !important;
  }
}
.modal-shade.dark {
  background-color: rgba(161, 161, 161, 0.5) !important;
}

.modal {
  position: fixed;
  width: 66%;
  height: 66%;
  min-width: 600px;
  min-height: 400px;
  overflow: hidden;
  z-index: 200;
}
.modal.fitted {
  width: auto;
  height: auto;
  min-width: 0;
  min-height: 0;
}
.modal.alert .body {
  padding-left: 76px;
}
.modal.alert .body:before {
  margin: -6px, 0, 0, -58px;
  float: left;
  content: 'alert';
  font-size: 40px;
  color: #a1a1a1;
}
.modal.secure .body {
  padding-left: 76px;
}
.modal.secure .body:before {
  margin: -14px, 0, 0, -56px;
  float: left;
  content: 'secure';
  font-size: 58px;
  color: #a1a1a1;
}
.modal .resizehandle {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  width: 24px;
  height: 24px;
  background: no-repeat 50% 50%;
  cursor: nwse-resize;
}
body.ltr .modal .resizehandle {
  background-image: url(../images/resizehandle.png);
}
body.rtl .modal .resizehandle {
  background-image: url(../images/resizehandle_rtl.png);
}

.toast-title {
  margin-bottom: 6px;
}

.toast-message {
  line-height: 1.3 !important;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}
#toast-container * {
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 20px;
  width: 300px;
}
#toast-container > div:hover {
  cursor: pointer;
}
#toast-container > div.rtl {
  direction: rtl;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #fff;
  border: 2px solid #000;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }

  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }

  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }

  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}
*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body,
.site-wrapper {
  height: unset !important;
}

.site-wrapper {
  display: flex;
  flex-direction: column;
}
.site-wrapper .main-content {
  flex: 1 0 auto;
  padding-top: 90px;
  overflow: hidden;
}
@media only screen and (max-width: 1260px) {
  .site-wrapper
    .main-content
    > .section-text-with-image-wrapper:first-child
    h2 {
    font-size: 42px;
    line-height: 50px;
  }
  .site-wrapper
    .main-content
    > .section-text-with-image-wrapper:first-child
    .text-leading
    p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 1025px) {
  .site-wrapper .main-content {
    padding-top: 65px;
  }
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.skip-to-content {
  box-sizing: border-box;
  background-color: white;
  text-align: center;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip: rect(1px 1px 1px 1px);
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
  margin: -1px;
}

@media only screen and (max-width: 576px) {
  body.remove-scrolling {
    overflow: hidden !important;
  }
}
.flex {
  display: flex;
}

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

.justify-between {
  justify-content: space-between;
}

.flex-column {
  flex-direction: column;
}

.container {
  /* max-width: 1820px; */
  margin: 0 auto;
}

.padded {
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 1025px) {
  .padded.reset-on-mobile {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 576px) {
  .padded {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.item-highlight-title {
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-size: 24px;
  font-family: 'AGaramondPro-Regular';
  font-weight: 300;
}

.pagination-wrapper {
  padding: 30px 0 0;
}
.pagination-wrapper a {
  color: #000;
}
.pagination-wrapper a:hover {
  color: #666;
}

.notification {
  background: #2e2b2c;
  text-align: center;
  padding: 11px 0;
}
.notification .notification-container {
  position: relative;
  max-width: 1820px;
  margin: 0 auto;
}
.notification .notification-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.notification * {
  color: white;
  font-size: 12px;
}
.notification .close {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
}
.notification .close svg path {
  transition: all 0.3s ease;
}
.notification .close:hover svg path {
  stroke: #a1a1a1;
}
.notification a:hover {
  color: #a1a1a1;
}

.has-notification .collection-wrapper .collection-sidebar {
  top: 160px;
}
.has-notification .main-content {
  padding-top: 125px;
}
.has-notification .main-nav-wrapper {
  top: 102px;
}
@media only screen and (max-width: 1025px) {
  .has-notification .main-content {
    padding-top: 102px;
  }
}
@media only screen and (max-width: 576px) {
  .has-notification .search-wrapper.active {
    height: calc(100% - 130px);
  }
}

.back-to-top {
  display: flex;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: #fff;
  z-index: 3;
  opacity: 0;
  padding: 16px 11px;
  transition: all 0.3s ease;
}
.back-to-top svg path {
  transition: fill 0.3s ease;
}
.back-to-top:hover svg path {
  fill: #a1a1a1;
}
.back-to-top.show {
  opacity: 1;
}
@media only screen and (max-width: 576px) {
  .back-to-top {
    right: 30px;
    bottom: 30px;
    transform: scale(0.8);
  }
}

.cover-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

/* .hidden {
  display: none;
} */

.product-options {
  display: block;
}
.product-options .product-options-wrapper {
  display: flex;
}
.product-options label {
  display: inline-block;
}
.product-options input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.product-options .product-option {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
.product-options .product-option .color-option {
  background-color: #a1a1a1;
}
.product-options .text-option {
  border: 1px solid #e2e2e2;
  padding: 7px 10px 4px 10px;
  transition: border 0.3s ease;
}
.product-options .text-option p {
  font-size: 14px;
  line-height: normal;
}
.product-options .product-option-extra {
  font-size: 14px;
  color: #a1a1a1;
  cursor: default;
}
.product-options.in-collections {
  margin-top: 10px;
  margin-bottom: 0;
}
.product-options.in-collections .option-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.product-options.in-collections .option-wrapper .product-option {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 30px;
  height: 30px;
}
.product-options.in-collections
  .option-wrapper
  .product-option:not(.text-option) {
  background-color: #a1a1a1;
}
.product-options.in-collections .option-wrapper .text-option {
  width: auto;
}
.product-options.in-collections .option-wrapper.has-single-color,
.product-options.in-collections .option-wrapper.size-unisex-options,
.product-options.in-collections .option-wrapper.size-options {
  display: none !important;
}
.product-options.in-collections .option-title {
  display: none !important;
}
.product-options.in-products {
  display: block;
}
.product-options.in-products > fieldset {
  margin-bottom: 15px;
}
.product-options.in-quick-view .product-option {
  margin: -10px -10px 30px -10px;
}
.product-options.in-quick-view .product-option > div {
  margin: 5px 10px;
}
.product-options [role='radiogroup'] {
  list-style: none;
}
.product-options [role='radiogroup']:focus {
  outline: none;
}
.product-options [role='radio'] {
  position: relative;
  border: 0.5px solid #e2e2e2;
  padding: 19px 24px;
  margin-right: 1em;
  margin-bottom: 1em;
  transition: border 0.3s ease;
  cursor: pointer;
}
.product-options [role='radio'].has-color {
  padding: 0;
  border-color: #fff;
  border-radius: 360px;
}
.product-options [role='radio'].has-color .color-option {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 360px;
}
.product-options [role='radio'][aria-checked='true'],
.product-options [role='radio'][aria-checked='mixed'] {
  border-color: #000 !important;
}
.product-options [role='radio'][aria-checked='true']:active,
.product-options [role='radio'][aria-checked='mixed']:active {
  border-color: #000 !important;
}
.product-options [role='radio'].focus {
  border-color: #000;
}
.product-options [role='radio']:hover {
  border-color: #000;
}
.size-block-style {
  border: 0.5px solid #e2e2e2;
  margin-right: 0;
}
@media only screen and (max-width: 576px) {
  .product-options {
    margin-bottom: 15px;
  }
}

.full-screen-loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(238, 238, 238, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease;
}
.full-screen-loader.active {
  opacity: 1;
  visibility: visible;
}
.full-screen-loader .loader {
  margin: auto;
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 769px) {
  .fancybox-wrap {
    position: fixed !important;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
  .fancybox-wrap .fancybox-skin,
  .fancybox-wrap .fancybox-outer {
    height: 100% !important;
  }
  .fancybox-wrap .fancybox-inner {
    overflow: scroll !important;
    width: 100% !important;
    height: 100% !important;
  }
}
@media only screen and (max-width: 1025px) {
  .product-content-wrapper {
    padding: 0 !important;
  }
}
#quick-view {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
#quick-view.active {
  opacity: 1;
  visibility: visible;
}
#quick-view.no-media .product-images {
  display: none !important;
}
#quick-view.no-media .product-content {
  width: 100% !important;
  padding-left: 0 !important;
}
#quick-view .product-content-wrapper {
  overflow: hidden;
}
#quick-view .product-description {
  font-size: 16px;
  line-height: 25px;
}
#quick-view .product-description p {
  font-size: 16px;
}
#quick-view .more-info-link {
  display: inline-block;
  margin-top: 20px;
}
#quick-view .add-to-cart-response.has-error {
  color: #c30000;
  font-size: 18px;
  margin-top: 25px;
}
#quick-view .add-to-cart-response.has-success {
  color: #666;
  font-size: 18px;
  margin-top: 25px;
}
#quick-view .form-actions-wrapper {
  display: block;
}
#quick-view .form-actions-wrapper .actions-meta-wrapper {
  margin-top: 20px;
}
#quick-view .form-actions-wrapper .actions-meta-wrapper #add-to-wishlist {
  margin-right: 10px;
}
#quick-view .form-actions-wrapper .actions-meta-wrapper a,
#quick-view .form-actions-wrapper .actions-meta-wrapper .sharing {
  margin: 0;
}
#quick-view .form-actions-wrapper .actions-meta-wrapper .trigger {
  margin-right: 10px;
}
#quick-view .quick-view-modal {
  padding: 40px;
}
#quick-view .quick-view-modal .product-details-wrapper {
  display: flex;
}
#quick-view .quick-view-modal .product-details-wrapper .product-images {
  width: 50%;
  opacity: 0;
  transition: opacity 0.5s ease;
}
#quick-view
  .quick-view-modal
  .product-details-wrapper
  .product-images.images-loaded {
  opacity: 1;
}
#quick-view .quick-view-modal .product-details-wrapper .product-content {
  overflow: auto;
  height: calc(660px - 80px);
  width: 60%;
  padding-left: 60px;
}
#quick-view
  .quick-view-modal
  .swiper-container-vertical
  > .swiper-pagination-bullets {
  right: auto;
  left: 0;
}
#quick-view .quick-view-modal .swiper-container {
  padding-left: 60px;
}
#quick-view .quick-view-modal .swiper-container .swiper-slide {
  display: flex;
  flex-shrink: 0;
  width: 100%;
  height: 400px;
  position: relative;
  transition-property: transform;
}
#quick-view .quick-view-modal .swiper-container .swiper-slide img {
  display: block;
  max-width: 100%;
  max-height: 600px;
  height: auto;
  margin: auto;
}
@media only screen and (max-width: 1025px) {
  #quick-view
    .quick-view-modal
    .swiper-container-vertical
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 20px 0;
  }
}
@media only screen and (max-width: 769px) {
  #quick-view .quick-view-modal {
    padding: 30px;
  }
  #quick-view .quick-view-modal .product-details-wrapper {
    display: block;
  }
  #quick-view .quick-view-modal .product-details-wrapper .product-images {
    margin: auto;
    width: 100%;
  }
  #quick-view .quick-view-modal .product-details-wrapper .product-content {
    width: 100%;
    padding-left: 0;
    margin-top: 60px;
  }
  #quick-view .quick-view-modal .swiper-container {
    padding-left: 0;
  }
  #quick-view .quick-view-modal .swiper-container .swiper-slide img {
    max-height: 400px;
  }
}

.fancybox-overlay {
  background: rgba(238, 238, 238, 0.9);
}

.fancybox-close {
  top: 20px;
  right: 20px;
}
.fancybox-close:before,
.fancybox-close:after {
  content: '';
  display: block;
  position: absolute;
  top: 17px;
  left: 8px;
  height: 3px;
  width: 22px;
  background: black;
  transform-origin: center center;
  transition: all 0.3s ease;
}
.fancybox-close:before {
  transform: rotate(45deg);
}
.fancybox-close:after {
  transform: rotate(-45deg);
}
.fancybox-close:hover:before,
.fancybox-close:hover:after {
  background: #a1a1a1;
}

/* .sidebar-filters {
  padding-right: 20px;
} */

.filter-group h4 {
  position: relative;
  font-weight: normal !important;
  font-size: 14px !important;
  border: none !important;
}
.filter-group .filter-clear {
  font-size: 14px !important;
  line-height: 1;
  background-color: transparent !important;
}

.pt-display-swatch ul {
  display: flex !important;
}
.pt-display-swatch li a {
  line-height: 0 !important;
}
.pt-display-smallbox ul li:hover {
  background-color: transparent !important;
}
.pt-display-smallbox ul li:hover a {
  color: #a1a1a1 !important;
}

#sort-by {
  position: relative;
  display: flex;
  margin-bottom: 30px;
}
#sort-by .sort-by-toolbar {
  margin-left: auto;
}
#sort-by .sort-by-toolbar > div {
  font-size: 20px;
  cursor: pointer;
}
#sort-by .sort-by-toolbar .sort-trigger svg {
  transform: rotate(0);
  transition: all 0.3s ease;
}
#sort-by .sort-by-toolbar .sort-trigger.active svg {
  transform: rotate(180deg);
}
#sort-by .sort-by-menu {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 2;
  padding: 30px;
  background: #f0f0f0;
  transform: translateY(5px);
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
#sort-by .sort-by-menu a {
  font-size: 16px;
  line-height: 35px;
}
#sort-by .sort-by-menu.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media only screen and (max-width: 769px) {
  #sort-by {
    display: none;
  }
}

.tag-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline;
}
.tag-list li {
  display: inline-block;
  padding: 0 5px 0 0;
}
.tag-list a {
  display: inline-block;
  background: #dadada;
  line-height: 30px;
  padding: 2px 17px 0;
}
.tag-list a:hover {
  background: #000;
  color: #fff;
}

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

.elements-pagination {
  display: flex;
  align-items: center;
  float: right;
  margin: 50px 0 60px 0;
}
.elements-pagination .current-page {
  display: inline-block;
  margin-right: 50px;
  margin-left: 50px;
}
.elements-pagination .disabled path {
  fill: #a1a1a1 !important;
}
.elements-pagination svg path {
  transition: fill 0.3s ease;
}
.elements-pagination a {
  display: inline-block;
}
.elements-pagination a:hover svg path {
  fill: #a1a1a1;
}
@media only screen and (max-width: 1025px) {
  .elements-pagination {
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 30px;
  }
}

.template-collection\.igt #shopify-section-igt-slide-cta-boxes .cta-slide-boxes,
.template-collection\.takibi
  #shopify-section-igt-slide-cta-boxes
  .cta-slide-boxes,
.template-collection\.igt
  #shopify-section-takibi-slide-cta-boxes
  .cta-slide-boxes,
.template-collection\.takibi
  #shopify-section-takibi-slide-cta-boxes
  .cta-slide-boxes {
  margin-top: 0;
  margin-bottom: 46px;
}
#shopify-section-igt-slide-cta-boxes a:hover,
#shopify-section-takibi-slide-cta-boxes a:hover {
  color: #fff;
}

.activate-mobile-menu,
.activate-mobile-search {
  overflow: hidden;
}
@media only screen and (min-width: 1026px) {
  .activate-mobile-menu,
  .activate-mobile-search {
    overflow: auto !important;
  }
}

.mobile-nav-menu {
  width: 100%;
  display: flex;
}
.mobile-nav-menu .mobile-menu-search {
  position: relative;
  margin-left: auto;
}
.mobile-nav-menu .mobile-menu-search.active:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  left: -17px;
  right: 0;
  height: 1px;
  width: 26px;
  margin: auto;
  background: #000;
}
/* .mobile-nav-menu a {
  padding: 29px 12px;
} */
.mobile-nav-menu a svg {
  vertical-align: middle;
}
.mobile-nav-menu a svg path {
  transition: fill 0.3s ease;
}
.mobile-nav-menu a:hover svg path {
  fill: #a1a1a1;
}
/* @media only screen and (max-width: 576px) {
  .mobile-nav-menu a {
    padding: 29px 7px;
  }
} */

.primary-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 102;
}

.navigation-wrapper {
  position: relative;
  border-bottom: 1px solid #ededed;
  height: 90px;
  transition: height 0.3s ease;
}
.navigation-wrapper:hover {
  background-color: #fff;
  color: #000;
  transition: all 0.3 ease;
}
.nav-bg-colour {
  background: #fff;
}
.main-nav a.parent-link:not(.nav-who-we-are, .nav-community, .nav-experiences),
.secondary-nav
  a.parent-link:not(.nav-who-we-are, .nav-community, .nav-experiences) {
  color: #000;
}
@media only screen and (max-width: 1025px) {
  .navigation-wrapper {
    height: 66px;
  }
}

.navigation-container {
  display: flex;
  align-items: center;
  max-width: 1820px;
  margin: 0 auto;
  height: 100%;
}
.navigation-container .menu {
  display: flex;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 1025px) {
  .navigation-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.branding {
  margin-right: 30px;
}
.branding a {
  display: block;
}
.branding svg {
  vertical-align: middle;
  transition: all 0.3s ease;
}
#search-icon svg{
  margin-right: 15px;
}
@media only screen and (max-width: 1084px) {
  .branding svg {
    width: 130px;
  }
}
@media only screen and (max-width: 768px) {
  .branding svg path {
    fill: #000;
  }
}
@media only screen and (max-width: 1025px) {
  .branding {
    position: absolute;
    left: 50%;
    /* margin-left: -75px; */
    margin-right: 0;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 576px) {
  .branding a {
    margin-left: -14px;
  }
  .branding svg {
    transform: scale(0.9);
  }
}

@media only screen and (max-width: 374px) {
  .branding {
    margin-left: -85px;
  }
}

.feature-block .element-media {
  transition: opacity 0.3s ease;
}
.feature-block .element-media:hover {
  opacity: 0.8;
}
.feature-block .element-content {
  pointer-events: none;
  padding: 19px 0px 55px 0;
}
.feature-block .element-content a {
  display: inline-block;
  margin-bottom: 30px;
  color: #000 !important;
}
.feature-block .element-content p {
  font-size: 14px;
}

div.snize-ac-results a,
div.snize-ac-results p {
  font-size: 12px;
  letter-spacing: 0.15em;
}
div.snize-ac-results li.snize-label {
  text-align: left !important;
  padding: 10px !important;
  font-size: 14px;
}
div.snize-ac-results .snize-product .snize-title {
  font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
}
div.snize-ac-results .snize-price-list {
  font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px !important;
}

.search-wrapper svg {
  vertical-align: middle;
}
.search-wrapper form {
  position: relative;
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .search-wrapper form {
    display: block;
  }
  .search-wrapper input {
    padding: 10px 47px 10px 15px !important;
  }
}
.search-wrapper input {
  font-size: 16px;
  letter-spacing: 0.09em;
  padding: 16px 47px 16px 53px;
}
.search-wrapper button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -11px;
  border: 0;
  cursor: pointer;
}
@media only screen and (max-width: 1025px) {
  .search-wrapper button {
    left: auto;
    top: 25px;
    right: 18%;
    width: 25px;
  }
}
.search-wrapper button svg path {
  transition: all 0.3s ease;
}
.search-wrapper button:hover svg path {
  fill: #a1a1a1;
}
.search-wrapper .clear-results {
  left: auto;
  right: 10px;
  margin-top: -9px;
  opacity: 0;
  transition: all 0.3s ease;
}
.search-wrapper .clear-results.active {
  opacity: 1;
}

.mobile-menu-trigger {
  position: relative;
  display: none;
  cursor: pointer;
  width: 27px;
  height: 23px;
}
.mobile-menu-trigger span {
  position: absolute;
  display: block;
  width: 27px;
  height: 3px;
  background: #000;
  transition: all 0.3s ease;
  transform-origin: center center;
}
.mobile-menu-trigger span:nth-child(2) {
  top: 8px;
}
.mobile-menu-trigger span:nth-child(3) {
  top: 16px;
}
.mobile-menu-trigger.open span:nth-child(1) {
  transform: rotate(-45deg);
  width: 22px;
  top: 8px;
}
.mobile-menu-trigger.open span:nth-child(2) {
  opacity: 0;
}
.mobile-menu-trigger.open span:nth-child(3) {
  top: 8px;
  width: 22px;
  transform: rotate(45deg);
}
@media only screen and (max-width: 1025px) {
  .mobile-menu-trigger {
    display: block;
  }
}

.main-nav a:not(.child-link),
.secondary-nav a:not(.child-link) {
  display: flex;
  align-items: center;
  transition: color 0.3s ease;
}
.main-nav .trigger-icon,
.secondary-nav .trigger-icon {
  margin-left: auto;
}
.trigger-icon svg path, .back .mobile-chevron svg path {
  fill:#0b0c0c !important;
}
.main-nav .trigger-icon svg,
.secondary-nav .trigger-icon svg {
  vertical-align: middle;
}
.main-nav .extra-nav-item a:hover:after,
.secondary-nav .extra-nav-item a:hover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  height: 1px;
  background: #000;
}
@media only screen and (min-width: 1026px) {
  .main-nav .extra-nav-item a,
  .secondary-nav .extra-nav-item a {
    display: inline-flex;
  }
}
.main-nav a.parent-link:not(.nav-who-we-are, .nav-community, .nav-experiences),
.secondary-nav
  a.parent-link:not(.nav-who-we-are, .nav-community, .nav-experiences) {
  font-family: AGaramondPro-Semibold, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.35em;
  color: #000;
  text-transform: uppercase;
  word-break: initial;
}

@media screen and (min-width: 1200px) {
  .main-nav a.parent-link:not(.nav-who-we-are, .nav-community, .nav-experiences),
  .secondary-nav
  a.parent-link:not(.nav-who-we-are, .nav-community, .nav-experiences) {
    font-size: 12px;
  }
}
.main-nav
  a.parent-link:not(
    .nav-who-we-are,
    .nav-community,
    .nav-experiences
  ).nav-products:hover:after,
.secondary-nav
  a.parent-link:not(
    .nav-who-we-are,
    .nav-community,
    .nav-experiences
  ).nav-products:hover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  height: 1px;
  background: #000;
}
.main-nav
  a.parent-link:not(
    .nav-who-we-are,
    .nav-community,
    .nav-experiences
  ).not-linking,
.secondary-nav
  a.parent-link:not(
    .nav-who-we-are,
    .nav-community,
    .nav-experiences
  ).not-linking {
  cursor: default;
}
.main-nav
  a.parent-link:not(
    .nav-who-we-are,
    .nav-community,
    .nav-experiences
  ).not-linking:hover:after,
.secondary-nav
  a.parent-link:not(
    .nav-who-we-are,
    .nav-community,
    .nav-experiences
  ).not-linking:hover:after {
  display: none !important;
}
.main-nav a.child-link,
.secondary-nav a.child-link {
  font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  word-break: initial;
}
.main-nav a.child-link:hover,
.secondary-nav a.child-link:hover {
  color: #000;
}
.main-nav a.child-link:hover:after,
.secondary-nav a.child-link:hover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  height: 1px;
  background: #000;
}
@media only screen and (max-width: 576px) {
  .main-nav .trigger-icon svg,
  .secondary-nav .trigger-icon svg {
    height: 17px;
  }
}

@media only screen and (min-width: 1026px) {
  .sub-menu {
    height: auto !important;
  }
}
@media only screen and (max-width: 1025px) {
  .main-nav-wrapper {
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    position: fixed;
    top: 65px;
    right: 0;
    bottom: 0;
    z-index: -9;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: #FFF;
    transition: transform 0.3s ease;
    transform: translateY(-5px);
  }

  .main-nav-wrapper.active {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    transform: translateY(0);
    padding: 0 24px;
  }

  .main-nav a.parent-link:not(.nav-who-we-are, .nav-community, .nav-experiences),
  .secondary-nav
  a.parent-link:not(.nav-who-we-are, .nav-community, .nav-experiences) {
    letter-spacing: normal;
    font-size: 20px;
    font-family: AGaramondPro-Regular, sans-serif;
  }

  /*Sub Menu anim */
  .main-nav-wrapper .main-nav .submenu,
  .main-nav-wrapper .secondary-nav .submenu {
    background-color: #fff;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 2;
    padding: 0 24px;
  }

  .main-nav-wrapper .main-nav li.active > .submenu,
  .main-nav-wrapper .secondary-nav li.active > .submenu {
    right: 0;
  }

  .main-nav-wrapper .main-nav li,
  .main-nav-wrapper .secondary-nav li {
    list-style-type: none;
  }

  .main-nav .back,
  .secondary-nav .back {
    background: #fff;
  }
  .main-nav .back a,
  .secondary-nav .back a {
    font-family: AGaramondPro-Bold, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.35em;
    text-transform: uppercase;
    word-break: initial;
    border-bottom: 1px solid #E2E2E2;
    font-size: 20px;
    padding: 24px 0px;
  }
  svg.mobile-chevron path {
    fill: #0b0c0c !important
  }
  .main-nav .back a svg,
  .secondary-nav .back a svg {
    margin-right: 30px;
  }
  .main-nav .back a svg path,
  .secondary-nav .back a svg path {
    transition: all 0.3s ease;
  }

  .main-nav .back:hover a svg path,
  .secondary-nav .back:hover a svg path {
    fill: #a1a1a1;
  }
  .main-nav > li:not(.back),
  .secondary-nav > li:not(.back) {
    border-bottom: 1px solid #E2E2E2;
  }
  .main-nav > li:not(.back) > a:not(.child-link),
  .secondary-nav > li:not(.back) > a:not(.child-link) {
    padding: 24px 0px;
  }
  .main-nav > li:not(.back) > a:not(.child-link):hover,
  .secondary-nav > li:not(.back) > a:not(.child-link):hover {
    background: #fff;
  }
  .main-nav .element-action a,
  .secondary-nav .element-action a {
    font-family: AGaramondPro-Regular, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    word-break: initial;
    padding: 24px 0;
  }
  .main-nav .element-action a:hover,
  .secondary-nav .element-action a:hover {
    background: #fff;
  }
  .element-action a {
    color: #000 !important;
  }

  a.parent-link.nav-shop svg path {
    fill: #0b0c0c !important

  }

  .sub-menu > li:not(.back) {
    border-bottom: 1px solid #cccccc;
  }
  .sub-menu > li:not(.back) > a:not(.child-link) {
    padding: 28px 26px;
  }
  .sub-menu > li:not(.back) > a:not(.child-link):hover {
    background: #fff;
  }
  .sub-menu .dynamic-menu-wrapper > li {
    border-bottom: 1px solid #E2E2E2;
  }
  .sub-menu .dynamic-menu-wrapper > li > a:not(.child-link) {
    padding: 24px 0;
  }
  .sub-menu .dynamic-menu-wrapper > li > a:not(.child-link):hover {
    background: #fff;
  }
  .sub-menu .dynamic-menu-wrapper > li > a:not(.child-link):hover:after {
    display: none !important;
    opacity: 0 !important;
  }
}
@media only screen and (max-width: 1025px) and (max-width: 1025px) {
  .sub-menu .dynamic-menu-wrapper li.link-shop-by-activity {
    display: none !important;
  }
}
@media only screen and (max-width: 1025px) {
  .sub-menu .feature-block .element-media {
    display: none;
  }
}
@media only screen and (max-width: 1025px) {

  .sub-submenu li:not(.back) {
    padding: 17px 0px;
    border-bottom: 1px solid #E2E2E2;
  }
  .sub-submenu li:not(.back) a:hover:after {
    bottom: -4px;
  }
  .sub-submenu li:not(.back) > a:not(.child-link) {
    padding: 28px 26px;
  }
  .sub-submenu li:not(.back) > a:not(.child-link):hover {
    background: #fff;
  }
}
@media only screen and (max-width: 1025px) {
  .secondary-nav .search-form-li {
    border: none !important;
  }
  .secondary-nav .account-link .link-icon {
    display: none;
  }
  .secondary-nav .cart-link {
    display: none;
  }
}
@media only screen and (max-width: 1025px) {
  .search-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: #f0f0f0;
    visibility: hidden;
    opacity: 0;
    padding: 30px;
    transform: translateY(-5px);
    transition: transform 0.3s ease;
  }
  .search-wrapper.active {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    overflow: scroll;
    /* height: calc(100% - 60px); */
    height: 100% !important;
    background: #fff !important;
    height: 100vh !important;
  }
  .search-wrapper input {
    border-width: 1px 1px 0px;
    border: solid #e2e2e2 !important;
  }
  .search-wrapper input,
  #predictive-search {
    width: 85%;
  }
}
.search-wrapper input::after {
  background: #fff;
}
@media only screen and (max-width: 1025px) {
  .extra-nav-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 1025px) {
  .extra-nav-item-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1025px) {
  .megamenu-who-we-are .dynamic-menu-item a,
  .megamenu-community .dynamic-menu-item a,
  .megamenu-experiences .dynamic-menu-item a {
    font-family: AGaramondPro-Regular, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    word-break: initial;
  }
}
@media only screen and (min-width: 1026px) {
  .mobile-nav-menu {
    display: none;
  }

  .main-nav-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .main-nav-wrapper > nav:last-child {
    margin-left: auto;
  }

  .main-nav,
  .secondary-nav {
    display: flex;
    align-items: center;
  }
}

@media only screen and (min-width: 1026px) {
  .main-nav .link-text {
    position: relative;
    display: block;
  }
}
@media only screen and (min-width: 1026px) {
  .sub-submenu {
    margin-top: 10px;
  }
  .sub-submenu a.child-link {
    font-family: AGaramondPro-Regular, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 0.05em;
    word-break: initial;
    font-size: 16px;
    line-height: normal;
    padding: 8px 0;
  }
  .sub-submenu a.child-link:hover {
    color: #000;
  }
  .sub-submenu a.child-link:hover:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    height: 1px;
    background: #000;
  }
}
@media only screen and (min-width: 1026px) {
  .hasChild.aria-active .link-text:after,
  .hasChild:hover .link-text:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -34px;
    left: -4px;
    right: 0;
    height: 1px;
    background: #000;
  }
}
@media only screen and (min-width: 1026px) {
  .secondary-nav {
    margin-left: auto;
  }
}
@media only screen and (min-width: 1026px) {
  .trigger-icon,
  .link-title,
  .submenu-child-parent-link,
  .extra-nav-item-mobile {
    display: none;
  }
}
@media only screen and (min-width: 1026px) {
  .sub-menu {
    background: #f0f0f0;
    position: absolute;
    top: 90px;
    left: 0;
    z-index: 1;
    width: 100%;
    min-width: 220px;
    transform: translateY(-3px);
    padding: 40px 30px 30px 30px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s ease;
    transition-delay: 0.3s;
    display: flex;
    justify-content: center;
  }
  .sub-menu .back {
    display: none;
  }
  .sub-menu > li {
    padding: 0 50px;
  }
  .sub-menu > li:first-child {
    padding-left: 0;
  }
  .sub-menu .dropdown-menu-inner {
    max-width: 1820px;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .sub-menu:before {
    content: '';
    background: #f0f0f0;
    width: 3000px;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
  }
  .sub-menu:after {
    content: '';
    background: #f0f0f0;
    width: 3000px;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    z-index: -1;
  }
}
@media only screen and (min-width: 1026px) {
  .megamenu-products .sub-menu span.dynamic-menu-wrapper,
  .megamenu-shop .sub-menu span.dynamic-menu-wrapper {
    display: flex;
  }
  .megamenu-products .sub-menu span.dynamic-menu-wrapper > li,
  .megamenu-shop .sub-menu span.dynamic-menu-wrapper > li {
    padding: 0 50px;
  }
  .megamenu-products .sub-menu span.dynamic-menu-wrapper > li:first-child,
  .megamenu-shop .sub-menu span.dynamic-menu-wrapper > li:first-child {
    border-right: 1px solid #000;
  }
  .megamenu-products .sub-menu span.dynamic-menu-wrapper > li:first-child,
  .megamenu-shop .sub-menu span.dynamic-menu-wrapper > li:first-child {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1026px) {
  .megamenu-who-we-are .dynamic-menu-wrapper,
  .megamenu-community .dynamic-menu-wrapper,
  .megamenu-experiences .dynamic-menu-wrapper {
    border-left: 1px solid black;
    padding-left: 50px;
    margin-left: 35px;
  }
  .megamenu-who-we-are .dynamic-menu-wrapper .dynamic-menu-item,
  .megamenu-community .dynamic-menu-wrapper .dynamic-menu-item,
  .megamenu-experiences .dynamic-menu-wrapper .dynamic-menu-item {
    padding: 0;
    width: 130px;
  }
  .megamenu-who-we-are .dynamic-menu-wrapper .parent-link,
  .megamenu-community .dynamic-menu-wrapper .parent-link,
  .megamenu-experiences .dynamic-menu-wrapper .parent-link {
    font-family: AGaramondPro-Regular, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 0.05em;
    word-break: initial;
    font-size: 16px;
    line-height: normal;
    padding: 8px 0;
  }
  .megamenu-who-we-are .dynamic-menu-wrapper .parent-link:hover,
  .megamenu-community .dynamic-menu-wrapper .parent-link:hover,
  .megamenu-experiences .dynamic-menu-wrapper .parent-link:hover {
    color: #000;
  }
  .megamenu-who-we-are .dynamic-menu-wrapper .parent-link:hover:after,
  .megamenu-community .dynamic-menu-wrapper .parent-link:hover:after,
  .megamenu-experiences .dynamic-menu-wrapper .parent-link:hover:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    height: 1px;
    background: #000;
  }
}

@media only screen and (min-width: 1026px) {
  .feature-block {
    padding: 0 15px !important;
  }
  .feature-block .element-content {
    max-width: 350px;
    min-width: 350px;
  }
  .feature-block .element-action {
    text-align: center;
    padding-top: 10px;
  }
  .feature-block .element-action a {
    font-family: AGaramondPro-Regular, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 0.05em;
    word-break: initial;
    font-size: 16px;
    line-height: normal;
    padding: 8px 0 0 0;
  }
  .feature-block .element-action a:hover {
    color: #000;
  }
  .feature-block .element-action a:hover:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    height: 1px;
    background: #000;
  }
}
@media only screen and (min-width: 1026px) {
  .secondary-nav {
    position: relative;
  }
  .secondary-nav .account-link .link-icon,
  .secondary-nav .cart-link .link-icon {
    position: relative;
  }
  .secondary-nav .account-link .link-icon svg,
  .secondary-nav .cart-link .link-icon svg {
    vertical-align: middle;
  }
  .secondary-nav .account-link .link-icon .cart-count,
  .secondary-nav .cart-link .link-icon .cart-count {
    font-family: AGaramondPro-Bold, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    top: -10px;
    right: -10px;
    background: rgba(244, 244, 244, 0.9);
    width: 20px;
    height: 20px;
    font-size: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    border: 2px solid #000;
  }
  .secondary-nav .account-link > a,
  .secondary-nav .cart-link > a {
    padding: 35px 15px;
  }
  .secondary-nav .account-link > a:last-child,
  .secondary-nav .cart-link > a:last-child {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1026px) and (max-width: 1055px) {
  .secondary-nav .account-link > a,
  .secondary-nav .cart-link > a {
    padding: 35px 8px;
  }
}
@media only screen and (min-width: 1026px) {
  .secondary-nav .submenu {
    opacity: 0;
    visibility: hidden;
    background-color: #f0f0f0;
    position: absolute;
    top: 90px;
    right: -20px;
    transition: all 0.5s ease;
    z-index: 1;
    padding: 32px 43px;
    transform: translateY(-3px);
  }
  .secondary-nav .submenu.sub-submenu {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1026px) {
  .secondary-nav .hasChild.aria-active .submenu,
  .secondary-nav .hasChild:hover .submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .secondary-nav .hasChild.aria-active .link-icon:after,
  .secondary-nav .hasChild:hover .link-icon:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    height: 1px;
    background: #000;
  }
}
@media only screen and (min-width: 1026px) {
  .secondary-nav .back {
    display: none;
  }
}
@media only screen and (min-width: 1026px) {
  .search-wrapper {
    border: 1px solid #cccccc;
    margin-right: 16px;
  }
  .search-wrapper input {
    padding: 5px 40px 5px 13px;
    font-size: 12px;
  }
  .search-wrapper button {
    left: auto;
    right: 0;
  }
  .search-wrapper .clear-results {
    right: 30px;
  }
}

@media only screen and (min-width: 1330px) {
  .search-wrapper {
    min-width: 270px;
  }
}
@media only screen and (min-width: 1026px) {
  .search-results {
    position: absolute;
  }
  .search-results.active {
    padding: 10px 43px;
  }
}
@media only screen and (min-width: 1026px) {
  .no-search-results {
    text-align: center;
    padding: 30px;
  }
}
@media only screen and (max-width: 1660px) {
  .feature-block .element-media {
    width: 240px;
  }
  .feature-block .element-media img {
    width: 100%;
  }
}
@media only screen and (max-width: 1439px) {
  .feature-block .element-media {
    width: 200px;
  }
}
@media only screen and (max-width: 1260px) {
  .feature-block .element-media {
    width: 160px;
  }
}
@media only screen and (max-width: 1150px) {
  .feature-block .element-media {
    width: 130px;
  }
}

@media only screen and (max-width: 1250px) {

  .feature-block .element-media img {
    width: 100%;
  }
}
@media only screen and (max-width: 1205px) {
  .search-wrapper {
    min-width: 160px;
  }
}
@media only screen and (max-width: 1144px) {
  .branding {
    margin-right: 20px;
  }
}
.extra-nav-wrapper {
  margin-top: 24px;
}
.extra-nav-wrapper li a {
  padding: 14px 0;
}

.shrink-nav .navigation-wrapper {
  height: 60px;
}
.shrink-nav .sub-menu {
  top: 60px;
}

.main-footer {
  border-top: 0.5px solid #000;
  background: #f4f4f4;
  /* margin-top: 143px; */
}
.main-footer .footer-content-wrapper {
  padding-top: 95px;
  padding-bottom: 95px;
}
.main-footer .h3 {
  font-family: AGaramondPro-Semibold, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.37em;
  font-size: 12px;
}
.main-footer a,
.main-footer p {
  font-size: 16px;
}
.main-footer .business-info p {
  padding-bottom: 8px;
  padding-top: 6px;
}
.main-footer .business-info a {
  padding: 0 !important;
}
.main-footer .social-links {
  display: flex;
  margin-top: 16px;
}
.main-footer .social-links a {
  margin-right: 8px;
}
.main-footer .social-links a svg * {
  transition: all 0.3s ease;
}
.main-footer .social-links a:hover:after {
  display: none !important;
}
.main-footer .social-links a:hover svg * {
  fill: #a1a1a1;
}
.main-footer .footer-nav {
  margin-right: 110px;
}
.main-footer .footer-nav a:not(.social-link) {
  display: inline-block;
  padding: 10px 0;
}
.main-footer .footer-nav a:not(.social-link):after {
  content: '';
  display: block;
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  height: 1px;
  background: #000;
  opacity: 0;
  transition: all 0.3s ease;
}
.main-footer .footer-nav a:not(.social-link):hover {
  color: #000;
}
.main-footer .footer-nav a:not(.social-link):hover:after {
  opacity: 1;
}
.main-footer .footer-nav .business-info-links a:after {
  bottom: 0;
}
.main-footer .mailing-list {
  margin-left: auto;
  width: 35%;
}
.main-footer .mailing-list form {
  max-width: inherit;
  padding: 0;
}
.main-footer .mailing-list form .kMWiHf.kMWiHf,
.main-footer .mailing-list form .hbUTfo.hbUTfo {
  padding: 0;
}
.main-footer .mailing-list .input {
  width: 100%;
}
.main-footer .mailing-list .btn {
  background-color: transparent;
}
.main-footer .mailing-list .btn:hover {
  background-color: #000;
}
.main-footer .block-header {
  /* margin-bottom: 17px; */
}
@media only screen and (max-width: 1530px) {
  .main-footer .footer-nav {
    margin-right: 80px;
  }
}
@media only screen and (max-width: 1390px) {
  .main-footer .footer-nav {
    margin-right: 40px;
  }
  .main-footer .mailing-list .field-wrapper .flex {
    display: block;
  }
  .main-footer .mailing-list .btn {
    margin-top: 25px;
    width: 100%;
  }
}
@media only screen and (max-width: 1278px) {
  .main-footer .footer-nav {
    margin-right: 25px;
  }
  .main-footer .footer-nav.last {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 1035px) {
  .main-footer .block-content {
    display: block !important;
  }
}
@media only screen and (max-width: 1035px) {
  .main-footer {
    margin-top: 0;
  }
  .main-footer .flex {
    display: block;
  }
  .main-footer .h3 {
    font-size: 10px;
  }
  .main-footer .footer-nav {
    margin-right: 0 !important;
    margin-bottom: 36px;
  }
  .main-footer .block-header {
    display: flex;
    align-items: center;
    position: relative;
    padding-right: 40px;
  }
  .main-footer .block-header.has-content {
    cursor: pointer;
  }
  .main-footer .block-header.has-content .h3,
  .main-footer .block-header.has-content span {
    transition: all 0.3s ease;
  }
  .main-footer .block-header.has-content:hover .h3 {
    color: #a1a1a1;
  }
  .main-footer .block-header.has-content:hover span {
    background: #a1a1a1;
  }
  .main-footer .block-header.active span:nth-child(1) {
    transform: rotate(90deg);
  }
  .main-footer .block-header .content-trigger {
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
  }
  .main-footer .block-header .content-trigger span {
    position: absolute;
    display: block;
    width: 2px;
    height: 15px;
    background: #000;
  }
  .main-footer .block-header .content-trigger span:nth-child(2) {
    transform: rotate(90deg);
  }
  .main-footer .block-content {
    display: none;
  }
  .main-footer .mailing-list {
    width: 100%;
  }
  .main-footer .mailing-list .btn {
    margin-top: 25px;
    width: 100%;
  }
}
@media only screen and (max-width: 576px) {
  .main-footer .footer-content-wrapper {
    padding-top: 60px;
  }
}

.copyright-bar {
  background: #000;
}
.copyright-bar p {
  letter-spacing: 0.1em;
  padding: 2px 0;
  font-size: 12px;
  color: white;
  text-align: right;
}
@media only screen and (max-width: 576px) {
  .copyright-bar p {
    text-align: center;
  }
}

.customer-story {
  display: flex;
  flex-direction: column;
  margin-top: 60px;
  margin-left: 64px;
  align-items: center;
  width: calc(100% / 3 - 43px);
}
.customer-story:nth-of-type(3n + 1) {
  margin-left: 0;
}
@media screen and (max-width: 1025px) {
  .customer-story {
    width: calc(50% - 43px);
  }
  .customer-story:nth-of-type(3n + 1) {
    margin-left: 64px;
  }
  .customer-story:nth-of-type(odd) {
    margin-left: 0;
  }
}
@media screen and (max-width: 576px) {
  .customer-story {
    width: 100%;
    margin-left: 0 !important;
    padding-bottom: 60px;
    border-bottom: 1px solid #ededed;
  }
}
.customer-story .avatar-wrapper {
  border-radius: 0;
  width: 100%;
}
.customer-story .avatar-wrapper img {
  display: block;
  width: 100%;
}
.customer-story .story-wrapper {
  padding: 0;
  width: 100%;
}
.customer-story .story-wrapper h2 {
  text-transform: none;
  margin-top: 22px;
}
.customer-story .story-wrapper h3 {
  font-size: 0.875rem;
  margin-bottom: 21px;
}
.customer-story .story-wrapper img {
  width: 100%;
}
.blog-post-title a {
  display: block;
}
.blog-post-tile img {
  width: 100%;
  display: block;
  transition: opacity 0.3s ease;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.blog-post-tile img:hover {
  opacity: 0.8;
}
.blog-post-tile h2,
.blog-post-tile h2 > a {
  font-size: 1.5em;
  text-transform: none;
  line-height: 2.25rem;
  margin: 10px 0 15px;
}
.blog-post-tile .publish-date {
  font-size: 0.875em;
  display: block;
  margin-top: 1.5625em;
  line-height: 1.2;
}
.blog-post-tile .read-more {
  text-decoration: underline;
  display: block;
  margin-top: 15px;
}

.crumbs,
.breadcrumb {
  margin-bottom: 30px;
}

nav.breadcrumb.breadcrumb-section {
  margin: 0;
  padding: 1.5rem;
}

.breadcrumb-section a, .breadcrumb-section span {
  font-size: 14px !important;
  font-family: 'AGaramondPro-Regular';
}

.breadcrumb-section a {
  text-decoration: underline;
}

.breadcrumb-section span {
  color: #6C6762;
}

.crumbs a,
.crumbs .crumb-static,
.crumbs .breadcrumb__item,
.breadcrumb a,
.breadcrumb .crumb-static,
.breadcrumb .breadcrumb__item {
  font-size: 10px;
  letter-spacing: 0.08em;
}
.crumbs .crumb-static,
.crumbs .breadcrumb__item--blank,
.crumbs .breadcrumb__item--current,
.breadcrumb .crumb-static,
.breadcrumb .breadcrumb__item--blank,
.breadcrumb .breadcrumb__item--current {
  color: #a1a1a1;
}
.crumbs .crumb-pipe,
.breadcrumb .crumb-pipe {
  font-size: 10px;
  padding: 0 4px;
}
.crumbs .breadcrumb__item,
.crumbs .breadcrumb__item a,
.breadcrumb .breadcrumb__item,
.breadcrumb .breadcrumb__item a {
  font-size: 15px;
}

.section-content-callout-wrapper {
  padding: 100px 0;
}
.section-content-callout-wrapper h3.section-headline {
  letter-spacing: 0.3em;
  padding-bottom: 20px;
}
.section-content-callout-wrapper .section-header {
  text-align: center;
  padding-bottom: 80px;
}
.section-content-callout-wrapper .section-header h2 {
  margin-bottom: 15px;
}
.section-content-callout-wrapper .element {
  position: relative;
  padding: 0;
  flex: 1;
}
.section-content-callout-wrapper .element:first-child {
  padding-right: 30px;
}
.section-content-callout-wrapper .element:last-child {
  padding-left: 30px;
}
.section-content-callout-wrapper .element:hover .element-content {
  bottom: -30px !important;
}
.section-content-callout-wrapper .element .element-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 95px;
}
.section-content-callout-wrapper .element .element-media {
  position: relative;
}
.section-content-callout-wrapper .element .element-media img {
  width: 100%;
  max-width: 100%;
}
.section-content-callout-wrapper .element .element-content {
  position: absolute;
  z-index: 1;
  padding: 50px;
  background: #fff;
  transition: all 0.5s cubic-bezier(1, 0.19, 0.25, 1);
}
.section-content-callout-wrapper .element .element-content h3 {
  margin-bottom: 25px;
}
.section-content-callout-wrapper .element .element-content .text-block {
  margin-bottom: 30px;
}
.section-content-callout-wrapper .element .element-action {
  padding: 0 50px;
}
.section-content-callout-wrapper .element .element-action a:hover {
  color: #a1a1a1;
}
@media only screen and (max-width: 1025px) {
  .section-content-callout-wrapper {
    padding: 70px 0;
  }
  .section-content-callout-wrapper .flex {
    display: block;
  }
  .section-content-callout-wrapper .section-header h2 {
    margin-bottom: 6px;
  }
  .section-content-callout-wrapper .element {
    margin: 0 !important;
    padding-bottom: 60px;
  }
  .section-content-callout-wrapper .element:first-child {
    padding-right: 0;
  }
  .section-content-callout-wrapper .element:last-child {
    padding-left: 0;
  }
  .section-content-callout-wrapper .element .element-container {
    padding-bottom: 0;
  }
  .section-content-callout-wrapper .element .element-media {
    margin-bottom: 36px;
  }
  .section-content-callout-wrapper .element .element-content {
    position: static !important;
    padding: 0;
  }
  .section-content-callout-wrapper .element .element-content h3 {
    margin-bottom: 15px;
  }
  .section-content-callout-wrapper .element .element-content .text-block {
    margin-bottom: 20px;
  }
  .section-content-callout-wrapper .element .element-action {
    position: static;
    padding: 0;
  }
}
@media only screen and (max-width: 576px) {
  .section-content-callout-wrapper .section-header {
    padding-bottom: 60px;
  }
  .section-content-callout-wrapper .flex .element:last-child {
    padding-bottom: 0;
  }
}

.section-standard-callout-wrapper {
  padding: 100px 0;
}
.section-standard-callout-wrapper .flex {
  align-items: center;
  padding-left: 145px;
  padding-right: 145px;
}
.section-standard-callout-wrapper h2 {
  line-height: 58px;
  margin-right: 130px;
}
.section-standard-callout-wrapper .text-leading p {
  padding-bottom: 20px;
}
.section-standard-callout-wrapper .text-leading p:last-child {
  padding-bottom: 0;
}
@media only screen and (max-width: 1025px) {
  .section-standard-callout-wrapper {
    padding: 0;
  }
  .section-standard-callout-wrapper .flex {
    padding: 0;
    display: block;
  }
  .section-standard-callout-wrapper h2 {
    font-size: 1.875em;
    letter-spacing: 0.1em;
    line-height: 52px;
    margin-right: 0;
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 576px) {
  .section-standard-callout-wrapper {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .section-standard-callout-wrapper h2 {
    line-height: 38px;
  }
}

.section-product-callout-wrapper {
  padding: 100px 0;
}
.section-product-callout-wrapper .element {
  position: relative;
  flex: 1;
}
.section-product-callout-wrapper .element:first-child {
  margin-right: 30px;
  padding-right: 0;
}
.section-product-callout-wrapper .element:last-child {
  margin-left: 30px;
  padding-left: 0;
}
.section-product-callout-wrapper .element:hover .element-content {
  bottom: 0 !important;
}
.section-product-callout-wrapper .element .element-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 90px;
}
.section-product-callout-wrapper .element .element-media {
  position: relative;
}
.section-product-callout-wrapper .element .element-media img {
  width: 100%;
  max-width: 100%;
}
.section-product-callout-wrapper .element .element-content {
  position: absolute;
  z-index: 1;
  padding: 50px;
  background: #fff;
  transition: all 0.5s cubic-bezier(1, 0.19, 0.25, 1);
  width: 100%;
}
.section-product-callout-wrapper .element .element-content h3 {
  margin-bottom: 25px;
}
.section-product-callout-wrapper .element .element-content .text-block {
  margin-bottom: 30px;
}
.section-product-callout-wrapper .element .element-content .element-action a {
  font-size: 10px;
  letter-spacing: 0.26em;
  padding: 13px 37px;
}
@media only screen and (max-width: 1025px) {
  .section-product-callout-wrapper .flex {
    display: block;
  }
  .section-product-callout-wrapper .element {
    margin: 0 !important;
    padding: 0 60px !important;
  }
  .section-product-callout-wrapper .element .element-container {
    padding-bottom: 60px;
  }
  .section-product-callout-wrapper .element .element-media {
    margin-bottom: 36px;
  }
  .section-product-callout-wrapper .element .element-content {
    position: static !important;
    padding: 0;
  }
  .section-product-callout-wrapper .element .element-content h3 {
    margin-bottom: 15px;
  }
  .section-product-callout-wrapper .element .element-content .text-block {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 576px) {
  .section-product-callout-wrapper {
    padding: 50px 0;
  }
  .section-product-callout-wrapper .element {
    padding: 0 30px !important;
  }
  .section-product-callout-wrapper .element .element-container {
    padding-bottom: 60px;
  }
  .section-product-callout-wrapper .element:last-child .element-container {
    padding-bottom: 30px;
  }
}

.is-resizing .element-content {
  transition: none !important;
}

.section-collection-callout-wrapper {
  background: #f9f9f9;
  width: 100%;
}

.section-collection-callout-wrapper .container {
  padding: 25px 0 20px 0;
  background: #f9f9f9;
}
.section-collection-callout-wrapper h3 {
  letter-spacing: 0.3em;
  padding-bottom: 20px;
}
.section-collection-callout-wrapper .section-header {
  text-align: center;
  padding-bottom: 40px;
}
.section-collection-callout-wrapper .section-header h2 {
  margin-bottom: 15px;
}
.section-collection-callout-wrapper .section-header a:hover {
  color: #a1a1a1;
}
@media only screen and (max-width: 1025px) {
  .section-collection-callout-wrapper {
    padding: 30px 0;
  }
  .section-collection-callout-wrapper .flex {
    flex-wrap: wrap;
  }
  .section-collection-callout-wrapper .section-header {
    padding-bottom: 60px;
  }
  .section-collection-callout-wrapper .section-header h2 {
    margin-bottom: 6px;
  }
  .section-collection-callout-wrapper .element-media {
    margin-bottom: 16px;
  }
  .section-collection-callout-wrapper .meta-wrapper {
    display: block;
  }
  .section-collection-callout-wrapper .meta-wrapper .product-type-link a {
    font-size: 12px;
  }
  .section-collection-callout-wrapper .meta-wrapper .product-info > a,
  .section-collection-callout-wrapper .meta-wrapper .product-price {
    font-size: 16px;
  }

  .section-collection-callout-wrapper .meta-wrapper .product-price {
    margin-bottom: 0;
  }
  .section-collection-callout-wrapper .text-muted {
    font-size: 14px;
  }
}

.section-text-with-image-wrapper {
  display: flex;
  width: 100%;

  padding: 100px 0;
}
@media (max-width: 768px) {
  .section-text-with-image-wrapper {
    padding: 40px 0;
  }
}
.section-text-with-image-wrapper .mobile-only {
  display: none;
}
.section-text-with-image-wrapper > .container {
  width: 100%;
}
.section-text-with-image-wrapper .element-container {
  position: relative;
  align-items: center;
}
.section-text-with-image-wrapper .element-container .crumbs {
  position: absolute;
  top: 30px;
}
@media only screen and (max-width: 1025px) {
  .section-text-with-image-wrapper .element-container .crumbs {
    position: static;
    padding: 0 60px;
  }
}
@media only screen and (max-width: 576px) {
  .section-text-with-image-wrapper .element-container .crumbs {
    padding: 0 30px;
  }
}
.section-text-with-image-wrapper .element {
  padding: 0 60px;
}
@media only screen and (max-width: 1025px) {
  .section-text-with-image-wrapper .element {
    padding: 0;
  }
}
.section-text-with-image-wrapper .element-content-wrapper {
  width: 40%;
  margin-right: 150px;
  padding: 30px 0;
}
.section-text-with-image-wrapper .element-content {
  padding-right: 0;
}
.section-text-with-image-wrapper .element-action {
  margin-top: 28px;
}
.section-text-with-image-wrapper .element-media {
  width: 100%;
  padding-left: 0;
}

@media only screen and (max-width: 1025px) {
  .section-text-with-image-wrapper .element-media {
    margin-bottom: 17px;
    padding: 0;
    background: none !important;
    max-height: 100%;
    height: auto;
  }
}

.section-text-with-image-wrapper .element-media img {
  max-width: 100%;
  max-height: 480px;
  margin-left: auto;
  float: right;
  object-fit: contain;
}

.section-text-with-image-wrapper .text-block {
  margin-bottom: 32px;
}
.section-text-with-image-wrapper h2,
.section-text-with-image-wrapper h1 {
  margin-bottom: 20px;
  font-size: 58px;
  line-height: 60px;
}
@media only screen and (max-width: 1290px) {
  .section-text-with-image-wrapper .element-content-wrapper {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 1025px) {
  .section-text-with-image-wrapper .mobile-only {
    display: block;
  }
  .section-text-with-image-wrapper .flex {
    flex-direction: column-reverse;
  }
  .section-text-with-image-wrapper .element-content-wrapper {
    width: 100%;
    margin-right: 0;
  }
  .section-text-with-image-wrapper .element-content {
    padding: 30px 60px;
  }
  .section-text-with-image-wrapper .element-media {
    margin-bottom: 17px;
    padding: 0;
    background: none !important;
    max-height: 100%;
    height: auto;
  }
  .section-text-with-image-wrapper .element-media img {
    margin: auto;
    float: none;
  }
  .section-text-with-image-wrapper .text-block {
    margin-bottom: 20px;
  }
  .section-text-with-image-wrapper h2,
  .section-text-with-image-wrapper h1 {
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 576px) {
  .section-text-with-image-wrapper .element-content {
    padding: 0 30px;
  }
}

@media only screen and (min-width: 1025px) {
  .element-content-wrapper.has-crumbs {
    padding-top: 70px !important;
  }
}

.Safari .section-text-with-image-wrapper .element-media img {
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.Chrome .section-text-with-image-wrapper .element-media img {
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.section-mailing-list-wrapper {
  padding: 68px 0 66px 0;
  text-align: center;
  background: #f9f9f9;
}
.section-mailing-list-wrapper h3 {
  letter-spacing: 0.3em;
  padding-bottom: 20px;
}
.section-mailing-list-wrapper form {
  margin-top: 30px;
}
.section-mailing-list-wrapper form input[type='email'] {
  border: none !important;
}

.section-mailing-list-wrapper form input[type='email'] + div {
  display: none !important;
}

.section-mailing-list-wrapper button[type='button'],
.main-footer form.klaviyo-form button {
  box-shadow: none !important;
  background-color: #414042 !important;
  border: 1.5px solid #414042 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  letter-spacing: 0.2em !important;
  box-sizing: border-box !important;
  height: 50px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

@media only screen and (max-width: 374px) {
  .section-mailing-list-wrapper button[type='button'],
  .main-footer form.klaviyo-form button {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
}

.section-mailing-list-wrapper button[type='button']:hover,
.main-footer form.klaviyo-form button:hover {
  background-color: transparent !important;
  color: #414042 !important;
  opacity: 1 !important;
  box-shadow: none !important;
}

.section-mailing-list-wrapper .field-wrapper .field {
  justify-content: center;
  align-items: center;
}
.section-mailing-list-wrapper .field-wrapper .input {
  min-width: 330px;
}
@media only screen and (max-width: 576px) {
  .section-mailing-list-wrapper {
    padding: 60px 0 83px 0;
  }
  .section-mailing-list-wrapper h2 {
    margin-bottom: 22px;
  }
  .section-mailing-list-wrapper .field-wrapper .field {
    display: block;
  }
  .section-mailing-list-wrapper .field-wrapper .field .input {
    margin-bottom: 20px;
    min-width: auto;
  }
  .section-mailing-list-wrapper .field-wrapper .field .input input {
    text-align: center;
  }
  .section-mailing-list-wrapper .btn {
    width: 100%;
  }
}

.section-instagram-feed-wrapper {
  padding: 100px 0;
  text-align: center;
}
.section-instagram-feed-wrapper h3 {
  letter-spacing: 0.3em;
  padding-bottom: 20px;
}
.section-instagram-feed-wrapper .list-instagram {
  margin-top: 70px;
  display: flex;
  padding: 0 80px;
}
.section-instagram-feed-wrapper .slick-brand-next,
.section-instagram-feed-wrapper .slick-brand-prev {
  cursor: pointer;
  margin-top: -15px;
}
.section-instagram-feed-wrapper .slick-brand-next svg path,
.section-instagram-feed-wrapper .slick-brand-prev svg path {
  transition: fill 0.3s ease;
}
.section-instagram-feed-wrapper .slick-brand-next:hover svg path,
.section-instagram-feed-wrapper .slick-brand-prev:hover svg path {
  fill: #a1a1a1;
}
@media only screen and (max-width: 576px) {
  .section-instagram-feed-wrapper .slick-brand-next,
  .section-instagram-feed-wrapper .slick-brand-prev {
    margin: 0 !important;
  }
}
.section-instagram-feed-wrapper .slick-brand-prev {
  margin-right: 50px;
}
.section-instagram-feed-wrapper .slick-brand-next {
  margin-left: 50px;
}
.section-instagram-feed-wrapper .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  margin: 0 15px;
}
.section-instagram-feed-wrapper .slick-slide a {
  display: block;
}
.section-instagram-feed-wrapper .slick-slide img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  transition: 0.5s;
}
.section-instagram-feed-wrapper .slick-slide:hover img {
  opacity: 0.8;
}
.section-instagram-feed-wrapper .has-video {
  position: relative;
}
.section-instagram-feed-wrapper .has-video video {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1025px) {
  .section-instagram-feed-wrapper {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 576px) {
  .section-instagram-feed-wrapper h3 {
    font-size: 16px;
  }
  .section-instagram-feed-wrapper .list-instagram {
    padding: 0 50px;
  }
}

.cta-slide-boxes {
  display: flex;
  justify-content: space-between;
  margin-top: 46px;
}
@media only screen and (max-width: 1025px) {
  .cta-slide-boxes {
    flex-direction: column;
  }
}
.cta-slide-boxes .cta-box {
  width: calc(50% - 23px);
}
@media only screen and (max-width: 1025px) {
  .cta-slide-boxes .cta-box {
    width: 100%;
    margin-top: 60px;
  }
}
.cta-slide-boxes .cta-box .element-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 90px;
}
.cta-slide-boxes .cta-box .element-container:hover .element-content-wrapper {
  transform: translateY(0px);
  transition: transform 0.5s cubic-bezier(1, 0.19, 0.25, 1);
}
.cta-slide-boxes .cta-box .element-container .element-media {
  position: relative;
}
.cta-slide-boxes .cta-box .element-container .element-media img {
  max-width: 100%;
  width: 100%;
}
@media only screen and (max-width: 1025px) {
  .cta-slide-boxes .cta-box .element-container .element-media {
    margin-bottom: 36px;
  }
}
.cta-slide-boxes .cta-box .element-container .element-content-wrapper {
  padding: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  background: #fff;
  transform: translateY(calc(100% - 90px));
  transition: transform 0.5s cubic-bezier(1, 0.19, 0.25, 1);
}
@media only screen and (max-width: 1025px) {
  .cta-slide-boxes .cta-box .element-container .element-content-wrapper {
    transform: translateY(calc(0px));
  }
}
.cta-slide-boxes .cta-box .element-container .element-content-wrapper .title {
  margin-bottom: 25px;
}
.cta-slide-boxes
  .cta-box
  .element-container
  .element-content-wrapper
  .text-block {
  margin-bottom: 30px;
}
.cta-slide-boxes .cta-box .element-container .element-content-wrapper .btn {
  color: #000;
}
@media only screen and (max-width: 1025px) {
  .cta-slide-boxes .cta-box .element-container .element-content-wrapper {
    position: static;
    padding: 0;
  }
}

.collection-featured-block {
  background: #fff;
  margin: 15px;
}
.collection-featured-block > div {
  flex: 1;
}
.collection-featured-block .content-image {
  background-size: cover;
  background-position: center center;
}
.collection-featured-block .content-image img {
  width: 100%;
}
.collection-featured-block .content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.collection-featured-block .content-wrapper .content {
  padding: 60px;
}
.collection-featured-block a {
  margin-top: 20px;
}
.collection-featured-block.block-small {
  display: flex;
  flex-direction: column;
}
.collection-featured-block.block-small h4 {
  margin-bottom: 20px;
}
.collection-featured-block.block-wide {
  display: flex;
  grid-column: span 2;
}
.collection-featured-block.block-wide h3 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1350px) {
  .collection-featured-block.block-small {
    flex-direction: row;
    grid-column: span 2;
  }
}
@media only screen and (max-width: 1025px) {
  .collection-featured-block.block-small {
    flex-direction: row;
    grid-column: span 2;
  }
}
@media only screen and (max-width: 769px) {
  .collection-featured-block.block-small,
  .collection-featured-block.block-wide {
    margin: 20px 0;
  }
}
@media only screen and (max-width: 576px) {
  .collection-featured-block {
    margin: 0;
  }
  .collection-featured-block .content-image {
    min-height: 260px;
  }
  .collection-featured-block .content-wrapper .content {
    padding: 40px 30px;
  }
  .collection-featured-block.block-small,
  .collection-featured-block.block-wide {
    flex-direction: column;
    grid-column: span 2;
  }
}

.product-tile {
  position: relative;
  flex: 1;
  padding-right: 15px;
  padding-left: 15px;
}
.product-tile:hover .product-price {
  opacity: 1 !important;
  transform: translate(0) !important;
}
.show-shop-link.product-tile .shop-link {
  visibility: visible !important;
  opacity: 1 !important;
  transform: translateX(0) !important;
}
.hide-shop-link.product-tile .shop-link {
  visibility: hidden !important;
  opacity: 0 !important;
}
.show-lifestyle-image.product-tile .product-image-hover {
  opacity: 1;
}
.product-tile .mobile-only {
  display: none;
}
.product-tile .element-callout {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 5px 35px;
  color: #fff;
}
.advert.product-tile img {
  width: 100%;
}
.product-tile .element-media {
  position: relative;
  margin-bottom: 29px;
}
.product-tile .element-media a,
.product-tile .element-media img {
  display: block;
}
.product-tile .element-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-tile .element-media:hover .product-image-hover {
  opacity: 1;
}
.product-tile .element-media:hover .btn {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.product-tile .product-image-hover,
.product-tile .variant-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
.product-tile .variant-image.show {
  opacity: 1;
}
.product-tile .element-content a {
  display: block;
}
.product-tile .element-content > {
  font-size: 14px;
}
.product-tile .meta-wrapper {
  display: flex;
  flex-direction: column;
}
.product-tile .meta-wrapper .shop-link {
  font-size: 14px;
  transform: translateX(4px);
  transition: all 0.4s ease;
  white-space: nowrap;
  /* text-align: right; */
}
.product-tile .meta-wrapper .product-info {
  padding-right: 15px;
}
.product-tile .meta-wrapper .product-info > a {
  margin-bottom: 7px;
  height: 35px;
}
.product-tile .meta-wrapper .product-type-link {
  margin: 3px 0;
}
.product-tile .meta-wrapper .product-type-link a {
  color: #737373;
}
.product-tile .meta-wrapper .product-type-link a:hover {
  color: #000;
}
.product-tile .meta-wrapper .product-actions {
  display: flex;
  flex-direction: column;
  /* margin-left: auto; */
}
.product-tile .meta-wrapper .product-actions p {
  font-family: Garamond Premier Pro !important;
  font-weight: 600;
  font-size: 18px;
}
.product-tile .meta-wrapper .product-price {
  display: flex;
  gap: 0 8px;
  /* margin-left: auto; */
  margin-bottom: 6px;
  transition: all 0.3s ease;
  font-size: 18px;
}
.product-tile .meta-wrapper .product-price.mobile-only {
  text-align: left !important;
}
.product-tile .quick-view-btn,
.product-tile .quick-view-button,
.product-tile .quick-view-bundle-btn,
.product-tile .bundle-btn,
.product-tile .btn {
  position: absolute;
  left: 0;
  right: 0;
  width: 70%;
  max-width: 195px;
  bottom: 30px;
  z-index: 1;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  transform: translateY(7px);
}
.product-tile .bundle-btn {
  bottom: 80px;
}
.product-tile .product-title,
.product-tile .product-price {
  font-size: 18px;
}
.product-tile .product-type-link {
  font-size: 14px;
}
@media only screen and (max-width: 769px) {
  .product-tile .mobile-only {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: translate(0);
  }
  .product-tile .product-title,
  .product-tile .product-price {
    font-size: 16px;
  }
  .product-tile .product-type-link {
    font-size: 14px;
  }
  .product-tile .element-callout {
    padding: 2px 10px;
  }
}
@media only screen and (max-width: 576px) {
  .product-tile .btn {
    width: 95%;
  }
}

.load-more__spinner {
  color: #2e2b2c;
  font-size: 12px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  display: none;
}

@media only screen and (max-width: 1025px) {
  .load-more__spinner {
    font-size: 6px;
    margin: 50px auto;
    width: 7px;
    height: 7px;
  }
}

@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em,
      0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em,
      0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em,
      0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em,
      0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

.template-index .section-text-with-image-wrapper .element-media {
  background-size: cover !important;
  height: calc(100vh - 70px);
  max-height: 710px;
}
.template-index
  .section-text-with-image-wrapper
  .element-media
  .element-media-link {
  width: 100%;
  height: 100%;
  display: block;
}
.template-index .section-text-with-image-wrapper .element-media img {
  max-width: 100%;
  margin-left: auto;
}
@media only screen and (max-width: 1290px) {
  .template-index .section-text-with-image-wrapper h2,
  .template-index .section-text-with-image-wrapper h1 {
    font-size: 52px;
    line-height: 54px;
  }
}
@media only screen and (max-width: 1025px) {
  .template-index .section-text-with-image-wrapper {
    padding-bottom: 20px;
  }
  .template-index .section-text-with-image-wrapper .element-media {
    background: none !important;
    max-height: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 576px) {
  .template-index .section-text-with-image-wrapper {
    padding-bottom: 20px;
  }
}
.template-index .main-content > .shopify-section:first-child {
  padding-top: 0;
}
.template-index .main-content > .shopify-section:last-child {
  padding-bottom: 0;
}

.template-blog .blog-post-tile {
  margin-top: 60px;
  width: calc(100% / 3 - 43px);
  margin-left: 64px;
}
.template-blog .blog-post-tile:nth-child(3n + 1) {
  margin-left: 0;
}
@media screen and (max-width: 1025px) {
  .template-blog .blog-post-tile {
    width: calc(50% - 32px);
  }
  .template-blog .blog-post-tile:nth-child(3n + 1) {
    margin-left: 64px;
  }
  .template-blog .blog-post-tile:nth-child(odd) {
    margin-left: 0;
  }
}
@media screen and (max-width: 576px) {
  .template-blog .blog-post-tile {
    width: 100%;
    margin-left: 0 !important;
  }
}
.template-blog .container.blog-post-grid-wrapper {
  padding-top: 50px;
}
.template-blog .header-row {
  justify-content: space-between;
}
.template-blog .header-row .sort-by-menu li a {
  white-space: nowrap;
}
.template-blog .post-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.template-blog .post-grid .publish-date {
  font-size: 12px;
  letter-spacing: 0.05em;
}
.template-blog .pagination-wrapper {
  text-align: right;
}
.template-blog .pagination-wrapper .current-page {
  display: inline-block;
  margin-right: 60px;
  margin-left: 60px;
}
.template-blog .pagination-wrapper svg.disabled path {
  fill: #a1a1a1 !important;
}
@media only screen and (max-width: 1025px) {
  .template-blog .pagination-wrapper {
    text-align: center;
    margin-top: 30px;
  }
}

.template-article .top-area .meta-info {
  flex: 1;
}
.template-article .top-area .meta-info .return-link {
  margin-top: 33px;
  margin-bottom: 87px;
}
.template-article .top-area .author {
  margin-top: 1em;
}
.template-article .top-area .feature-image {
  flex: 2;
}
@media only screen and (max-width: 1025px) {
  .template-article .top-area {
    display: block;
  }
  .template-article .top-area .return-link {
    margin-bottom: 30px;
  }
}
.template-article .container.wysiwig-wrapper {
  max-width: 1365px;
}
.template-article .container.wysiwig-wrapper p {
  font-size: 1em;
  margin-bottom: 1.25em;
}
.template-article .container.wysiwig-wrapper a {
  font-size: 1em;
  text-decoration: underline;
}
.template-article .container.wysiwig-wrapper img {
  width: 100%;
  margin: 30px 0;
}
.template-article .container.wysiwig-wrapper iframe {
  margin: 0 auto;
  display: block;
}
@media only screen and (max-width: 1025px) {
  .template-article .container.wysiwig-wrapper img {
    margin: 15px 0;
  }
}
.template-article .container.wysiwig-wrapper .author {
  margin-bottom: 0;
}
.template-article .container.wysiwig-wrapper .publish-date {
  font-size: 12px;
  letter-spacing: 0.05em;
}
.template-article .feature-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 500px;
  margin-bottom: 60px;
}
.template-article .blog-tags {
  margin: 15px 0;
}
.template-article .blog-tags ul,
.template-article .blog-tags li {
  display: inline;
}
.template-article .blog-meta {
  margin-bottom: 15px;
}
.template-article .ctas {
  margin-left: 0.9375em;
}
.template-article .cta {
  padding: 0.9375em;
  border: 1px solid #000;
  margin-bottom: 0.9375em;
}
.template-article .tag-list {
  margin-top: 60px;
}
.template-article .other-posts {
  margin-top: 120px;
  display: flex;
  justify-content: space-between;
}
.template-article .other-posts > * {
  width: calc(100% / 2 - 21px);
  flex-grow: 0;
  flex-shrink: 0;
}
@media only screen and (max-width: 576px) {
  .template-article .other-posts > * {
    width: calc(100% / 2 - 13px);
  }
}
.template-article .other-posts .contextual-link {
  display: block;
  font-size: 0.875em;
  margin-bottom: 2.0625em;
}
.template-article .other-posts .next-post .contextual-link {
  text-align: right;
}
@media only screen and (max-width: 1025px) {
  .template-article .other-posts h2 a {
    font-size: 28px;
  }
}

#cart-form {
  overflow: auto;
}

.template-cart .container.wysiwig-wrapper {
  padding-top: 50px;
  max-width: 800px;
}
.template-cart .container.wysiwig-wrapper div {
  text-align: right;
}
.template-cart .subtotal {
  padding: 0 15px 30px 0;
}
.template-cart table {
  padding-top: 30px;
  width: 100%;
}
.template-cart th {
  padding: 15px;
  text-align: left;
}
.template-cart td {
  vertical-align: middle;
  padding: 15px;
}
.template-cart td img {
  height: 80px;
  width: auto;
}
.template-cart td a {
  display: block;
}
.template-cart .personalizer-container {
  display: flex;
  flex-direction: column;
  margin-top: 4px;
  padding: 5px 0;
}

.template-collection\.igt .section-text-with-image-wrapper,
.template-collection\.takibi .section-text-with-image-wrapper {
  padding-bottom: 60px;
  padding-top: 0;
}

#shopify-section-filter-menu-settings {
  padding: 0 !important;
}

@media only screen and (max-width: 769px) {
  .has-notification .collection-wrapper .collection-sidebar {
    top: 116px;
    padding: 0;
  }
  .has-notification .collection-wrapper .collection-sidebar .sidebar-wrapper {
    padding: 30px;
  }
}

#shopify-section-collection-template .element-media-placeholder {
  height: 150px;
}

@media only screen and (max-width: 1035px) {
  #shopify-section-collection-template .element-media-placeholder {
    height: 0;
  }
}

#shopify-section-collection-template,
#shopify-section-collection-subcategory,
#shopify-section-collection-subcategory-with-ctas,
#shopify-section-collection-subcategory-with-ctas-takibi {
  padding: 0;
}
#shopify-section-collection-template .section-text-with-image-wrapper,
#shopify-section-collection-subcategory .section-text-with-image-wrapper,
#shopify-section-collection-subcategory-with-ctas
  .section-text-with-image-wrapper,
#shopify-section-collection-subcategory-with-ctas-takibi
  .section-text-with-image-wrapper {
  padding-top: 0;
  padding-bottom: 50px;
}
#shopify-section-collection-template .section-instagram-feed-wrapper,
#shopify-section-collection-subcategory .section-instagram-feed-wrapper,
#shopify-section-collection-subcategory-with-ctas
  .section-instagram-feed-wrapper,
#shopify-section-collection-subcategory-with-ctas-takibi
  .section-instagram-feed-wrapper {
  padding: 0;
}
#shopify-section-collection-template .footer-shopify-section,
#shopify-section-collection-subcategory .footer-shopify-section,
#shopify-section-collection-subcategory-with-ctas .footer-shopify-section,
#shopify-section-collection-subcategory-with-ctas-takibi
  .footer-shopify-section {
  padding: 100px 0;
}
#shopify-section-collection-template .section-collection-callout-wrapper,
#shopify-section-collection-subcategory .section-collection-callout-wrapper,
#shopify-section-collection-subcategory-with-ctas
  .section-collection-callout-wrapper,
#shopify-section-collection-subcategory-with-ctas-takibi
  .section-collection-callout-wrapper {
  padding: 0;
  width: 100%;
}
#shopify-section-collection-template
  .section-text-with-image-wrapper
  .element-media,
#shopify-section-collection-subcategory
  .section-text-with-image-wrapper
  .element-media,
#shopify-section-collection-subcategory-with-ctas
  .section-text-with-image-wrapper
  .element-media,
#shopify-section-collection-subcategory-with-ctas-takibi
  .section-text-with-image-wrapper
  .element-media {
  display: flex;
  padding-right: 0;
}
#shopify-section-collection-template
  .section-text-with-image-wrapper
  .text-block,
#shopify-section-collection-subcategory
  .section-text-with-image-wrapper
  .text-block,
#shopify-section-collection-subcategory-with-ctas
  .section-text-with-image-wrapper
  .text-block,
#shopify-section-collection-subcategory-with-ctas-takibi
  .section-text-with-image-wrapper
  .text-block {
  margin-bottom: 0;
}
#shopify-section-collection-template
  .section-text-with-image-wrapper:not(.half-col)
  .element-content-wrapper,
#shopify-section-collection-subcategory
  .section-text-with-image-wrapper:not(.half-col)
  .element-content-wrapper,
#shopify-section-collection-subcategory-with-ctas
  .section-text-with-image-wrapper:not(.half-col)
  .element-content-wrapper,
#shopify-section-collection-subcategory-with-ctas-takibi
  .section-text-with-image-wrapper:not(.half-col)
  .element-content-wrapper {
  max-width: 385px;
  min-width: 385px;
  padding: 0;
  margin-right: 50px;
}
@media only screen and (max-width: 1260px) {
  #shopify-section-collection-template
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper {
    max-width: 285px;
    min-width: 285px;
  }
}
@media only screen and (max-width: 1025px) {
  #shopify-section-collection-template
    .section-text-with-image-wrapper:not(.half-col),
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper:not(.half-col),
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper:not(.half-col),
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper:not(.half-col) {
    padding-bottom: 15px;
  }
  #shopify-section-collection-template
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper {
    max-width: 100%;
    min-width: auto;
    margin: 0;
    padding: 30px 0;
  }
  #shopify-section-collection-template
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper
    .element-content,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper
    .element-content,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper
    .element-content,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper
    .element-content {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 576px) {
  #shopify-section-collection-template
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper
    .element-content,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper
    .element-content,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper
    .element-content,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper:not(.half-col)
    .element-content-wrapper
    .element-content {
    padding: 0 30px;
  }
}
#shopify-section-collection-template
  .section-text-with-image-wrapper.half-col
  .element-content-wrapper,
#shopify-section-collection-template
  .section-text-with-image-wrapper.half-col
  .element-media,
#shopify-section-collection-subcategory
  .section-text-with-image-wrapper.half-col
  .element-content-wrapper,
#shopify-section-collection-subcategory
  .section-text-with-image-wrapper.half-col
  .element-media,
#shopify-section-collection-subcategory-with-ctas
  .section-text-with-image-wrapper.half-col
  .element-content-wrapper,
#shopify-section-collection-subcategory-with-ctas
  .section-text-with-image-wrapper.half-col
  .element-media,
#shopify-section-collection-subcategory-with-ctas-takibi
  .section-text-with-image-wrapper.half-col
  .element-content-wrapper,
#shopify-section-collection-subcategory-with-ctas-takibi
  .section-text-with-image-wrapper.half-col
  .element-media {
  width: 50%;
}
#shopify-section-collection-template
  .section-text-with-image-wrapper.half-col
  .element-content-wrapper,
#shopify-section-collection-subcategory
  .section-text-with-image-wrapper.half-col
  .element-content-wrapper,
#shopify-section-collection-subcategory-with-ctas
  .section-text-with-image-wrapper.half-col
  .element-content-wrapper,
#shopify-section-collection-subcategory-with-ctas-takibi
  .section-text-with-image-wrapper.half-col
  .element-content-wrapper {
  margin-right: 60px;
}
@media only screen and (max-width: 1025px) {
  #shopify-section-collection-template
    .section-text-with-image-wrapper.half-col,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper.half-col,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper.half-col,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper.half-col {
    padding: 0;
  }
  #shopify-section-collection-template
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper,
  #shopify-section-collection-template
    .section-text-with-image-wrapper.half-col
    .element-media,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper.half-col
    .element-media,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper.half-col
    .element-media,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper.half-col
    .element-media {
    display: block;
    width: 100%;
  }
  #shopify-section-collection-template
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper
    img,
  #shopify-section-collection-template
    .section-text-with-image-wrapper.half-col
    .element-media
    img,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper
    img,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper.half-col
    .element-media
    img,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper
    img,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper.half-col
    .element-media
    img,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper
    img,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper.half-col
    .element-media
    img {
    max-width: 100%;
    width: 100%;
  }
  #shopify-section-collection-template
    .section-text-with-image-wrapper.half-col
    .element-media,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper.half-col
    .element-media,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper.half-col
    .element-media,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper.half-col
    .element-media {
    display: block;
    width: 100%;
    padding: 0;
  }
  #shopify-section-collection-template
    .section-text-with-image-wrapper.half-col
    .element-media
    img,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper.half-col
    .element-media
    img,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper.half-col
    .element-media
    img,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper.half-col
    .element-media
    img {
    max-width: 100%;
    width: 100%;
  }
  #shopify-section-collection-template
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper,
  #shopify-section-collection-subcategory
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper,
  #shopify-section-collection-subcategory-with-ctas
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-text-with-image-wrapper.half-col
    .element-content-wrapper {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1025px) {
  #shopify-section-collection-template .collection-wrapper,
  #shopify-section-collection-subcategory .collection-wrapper,
  #shopify-section-collection-subcategory-with-ctas .collection-wrapper,
  #shopify-section-collection-subcategory-with-ctas-takibi .collection-wrapper {
    padding-top: 30px;
  }
  #shopify-section-collection-template .product-actions,
  #shopify-section-collection-subcategory .product-actions,
  #shopify-section-collection-subcategory-with-ctas .product-actions,
  #shopify-section-collection-subcategory-with-ctas-takibi .product-actions {
    display: block;
    margin-left: 0;
  }
  #shopify-section-collection-template .product-actions .product-price,
  #shopify-section-collection-subcategory .product-actions .product-price,
  #shopify-section-collection-subcategory-with-ctas
    .product-actions
    .product-price,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .product-actions
    .product-price {
    display: block;
    /* text-align: left; */
  }
  #shopify-section-collection-template .section-instagram-feed-wrapper,
  #shopify-section-collection-subcategory .section-instagram-feed-wrapper,
  #shopify-section-collection-subcategory-with-ctas
    .section-instagram-feed-wrapper,
  #shopify-section-collection-subcategory-with-ctas-takibi
    .section-instagram-feed-wrapper {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
/* @media only screen and (max-width: 1025px) {
	#shopify-section-collection-template .product-actions .product-price,
	#shopify-section-collection-subcategory .product-actions .product-price,
	#shopify-section-collection-subcategory-with-ctas .product-actions .product-price,
	#shopify-section-collection-subcategory-with-ctas-takibi .product-actions .product-price {
		display: none;
	}
} */

.collection-nav {
  padding: 0 0 55px 0;
}
.collection-nav .collection-nav-wrapper {
  overflow: hidden;
  max-width: 1820px;
}
.collection-nav ul {
  display: flex;
  justify-content: flex-start;
}
.collection-nav ul > li:first-child {
  margin-left: 0;
}
.collection-nav ul > li:last-child {
  margin-right: 0;
}
.collection-nav h2 {
  position: relative;
  z-index: 2;
  transition: color 0.3s ease;
}
.collection-nav .collection-nav-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  padding: 23px 20px;
  margin: 0 5px;
  text-align: center;
  transition: all 0.3s ease;
  background: #2e2b2c;
  color: #fff;
}
.collection-nav .collection-nav-item .hover-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.collection-nav .collection-nav-item h3 {
  pointer-events: none;
  transition: all 0.3s ease;
}
.collection-nav .collection-nav-item h3:after {
  content: '';
  display: block;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #fff;
  opacity: 0;
  transition: all 0.3s ease;
}
.collection-nav .collection-nav-item:hover .hover-image {
  opacity: 0.7;
}
.collection-nav .collection-nav-item:hover h3 {
  color: #fff;
}
.collection-nav .collection-nav-item:hover h3:after {
  opacity: 1;
}
.collection-nav.scrollable ul {
  padding-right: 80px;
  overflow: auto;
}
.collection-nav.scrollable .collection-nav-item {
  min-width: 20%;
}
@media only screen and (max-width: 1278px) {
  .collection-nav.scrollable ul {
    padding-right: 30px;
  }
  .collection-nav.scrollable .collection-nav-item {
    min-width: 30%;
  }
}
@media only screen and (max-width: 1260px) {
  .collection-nav .collection-nav-item h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 830px) {
  .collection-nav .collection-nav-item {
    padding: 20px 10px;
    margin: 0 5px;
  }
  .collection-nav .collection-nav-item h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1278px) {
  .collection-nav .collection-nav-item {
    min-width: 30%;
  }
}
@media only screen and (max-width: 576px) {
  .collection-nav {
    overflow: hidden;
  }
  .collection-nav .container {
    padding: 0 !important;
  }
  .collection-nav .collection-nav-item {
    background-color: #2e2b2c;
  }
  .collection-nav .collection-nav-item h2 {
    color: #fff;
  }
  .collection-nav .collection-nav-item .hover-image {
    opacity: 0.7;
    background-position-y: 0;
  }
  .collection-nav ul {
    justify-content: flex-start;
    overflow: scroll;
    padding-left: 30px;
  }
}

.mobile-filter-sort {
  display: none;
}
.mobile-filter-sort .sort-by-toolbar {
  margin-left: auto;
}
.mobile-filter-sort .sort-by-toolbar > div {
  font-size: 20px;
  cursor: pointer;
}
.mobile-filter-sort .sort-by-toolbar svg {
  vertical-align: middle;
  margin-left: 25px;
}
@media only screen and (max-width: 769px) {
  .mobile-filter-sort {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
  }
}

.collection-wrapper {
  position: relative;
  background: #f9f9f9;
  padding: 30px 0;
}
.collection-wrapper .collection-container {
  display: flex;
  align-items: flex-start;
}
.collection-wrapper .collection-sidebar {
  max-width: 320px;
  min-width: 320px;
  margin-right: 40px;
  transition: all 0.3s ease;
}
.collection-wrapper .collection-sidebar .sidebar-header {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #d9d9d9;
}
.collection-wrapper .collection-sidebar hr {
  border: none;
  height: 1px;
  width: 100%;
  background: #e2e2e2;
  margin: 1rem 0;
}
.collection-wrapper .collection-sidebar a:not(.filter-close-mobile) {
  display: block;
  /* font-size: 20px; */
  /* line-height: 46px; */
}
.collection-wrapper .collection-sidebar a:not(.filter-close-mobile).selected {
  color: #a1a1a1;
}
.collection-wrapper .collection-sidebar a:not(.filter-close-mobile):hover {
  color: #a1a1a1;
}
@media only screen and (max-width: 1260px) {
  .collection-wrapper .collection-sidebar {
    max-width: 285px;
    min-width: 285px;
  }
}
@media only screen and (max-width: 1025px) {
  .collection-wrapper .collection-sidebar {
    max-width: 195px;
    min-width: 195px;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 769px) {
  .collection-wrapper .collection-sidebar {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    margin-right: 20px;
    top: 65px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    background: #fff;
    padding: 30px;
    transform: translateX(-100%);
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
  }
  .collection-wrapper .collection-sidebar .sidebar-wrapper {
    height: calc(100% - 130px);
  }
}
.collection-wrapper .collection-sidebar.show {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.collection-wrapper .category-nav > li {
  position: relative;
}
.collection-wrapper .category-nav .hasSubcategory {
  padding-left: 12px;
}
.collection-wrapper .category-nav .hasSubcategory:before {
  content: '';
  background-image: url('plus-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height: 10px;
  width: 10px;
  position: absolute;
  left: 0;
  top: 2px;
  /* margin-top: 10px; */
  /* transition: all 0.3s ease; */
}
.collection-wrapper .category-nav .hasSubcategory.active:before {
  background-image: url('minus-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.collection-wrapper .category-nav .hasSubcategory:hover:before {
  color: #a1a1a1;
}
.collection-wrapper .category-nav .subcategory {
  display: none;
}
.collection-wrapper .category-nav .subcategory > li {
  padding-left: 15px;
}
.collection-wrapper .elements {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 33.333% [col-start]);
  margin: -15px;
}
.collection-wrapper .elements .product-tile {
  padding: 0;
  margin: 15px;
}
@media only screen and (max-width: 1025px) {
  .collection-wrapper .elements {
    grid-template-columns: repeat(2, 48% [col-start]);
    gap: 15px;
  }
  .collection-wrapper .elements .product-tile {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 1025px) {
  .collection-wrapper .elements {
    margin: 0;
  }
}

.sidebar-wrapper {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
}

.filter-menu .filter-group .selected a {
  font-weight: normal !important;
}
.filter-menu .filter-group .check-icon {
  display: inline-block;
  width: 17px;
  height: 17px;
}
.filter-menu .has_selected:not(.nav-color) .selected-filter {
  position: relative;
}
.filter-menu .has_selected:not(.nav-color) .selected-filter i:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 2px;
  display: block;
  width: 13px;
  height: 13px;
  background: #2e2b2c;
}
.filter-menu .nav-color {
  flex-wrap: wrap;
}
.filter-menu .nav-color .selected-filter {
  position: relative;
}
.filter-menu .nav-color .selected-filter:before,
.filter-menu .nav-color .selected-filter:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 5px;
  width: 80%;
  height: 2px;
  background: #000;
  transform: rotate(45deg);
}
.filter-menu .nav-color .selected-filter:after {
  transform: rotate(-45deg);
}
@supports (-ms-ime-align: auto) {
  .filter-menu .selected-filter:before,
  .filter-menu .selected-filter:after {
    top: 9px;
  }
  .filter-menu .nav-color .selected-filter:before,
  .filter-menu .nav-color .selected-filter:after {
    top: 10px;
  }
}

.filter-group h4 {
  padding: 0 0 20px 0 !important;
  margin: 40px 0 0 0 !important;
}
.filter-group li div {
  line-height: normal !important;
}

.filter-close-mobile {
  display: none;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1;
}
.filter-close-mobile svg path {
  transition: all 0.3s ease;
}
.filter-close-mobile:hover svg path {
  fill: #a1a1a1;
}
@media only screen and (max-width: 769px) {
  .filter-close-mobile {
    display: block;
  }
}

.pt-display-smallbox ul li {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.pt-display-swatch ul li {
  padding-right: 8px !important;
}

.touchevents .quick-view-btn,
.touchevents .quick-view-bundle-btn {
  display: none !important;
}

.template-page\.contact main > .container {
  max-width: 1365px;
}
.template-page\.contact .page-content a,
.template-page\.contact .page-content p {
  font-size: 1em;
  line-height: 2em;
}
.template-page\.contact .site-wrapper {
  height: unset;
}
.template-page\.contact .wsywig-wrapper .h1 {
  font-size: 58px;
  padding-top: 50px;
  padding-bottom: 50px;
  line-height: 62px;
}
.template-page\.contact .wsywig-wrapper .contact-flex-wrapper {
  display: flex;
}
@media only screen and (max-width: 1025px) {
  .template-page\.contact .wsywig-wrapper .contact-flex-wrapper {
    flex-direction: column;
  }
}
.template-page\.contact .wsywig-wrapper .contact-flex-wrapper .left-col {
  flex: 1;
  max-width: 50%;
  padding-right: 30px;
}
@media only screen and (max-width: 1025px) {
  .template-page\.contact .wsywig-wrapper .contact-flex-wrapper .left-col {
    max-width: 100%;
    padding-right: 0;
  }
}
.template-page\.contact .wsywig-wrapper .contact-flex-wrapper .left-col form {
  display: flex;
  flex-direction: column;
}
.template-page\.contact
  .wsywig-wrapper
  .contact-flex-wrapper
  .left-col
  form
  label {
  margin-bottom: 10px;
}
.template-page\.contact
  .wsywig-wrapper
  .contact-flex-wrapper
  .left-col
  form
  input,
.template-page\.contact
  .wsywig-wrapper
  .contact-flex-wrapper
  .left-col
  form
  textarea {
  margin-bottom: 20px;
}
.template-page\.contact .wsywig-wrapper .contact-flex-wrapper .right-col {
  flex: 1;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  padding-left: 30px;
}
@media only screen and (max-width: 1025px) {
  .template-page\.contact .wsywig-wrapper .contact-flex-wrapper .right-col {
    max-width: 100%;
    padding-left: 0px;
  }
}
.template-page\.contact
  .wsywig-wrapper
  .contact-flex-wrapper
  .right-col
  .store-item {
  margin-bottom: 30px;
}
.template-page\.contact
  .wsywig-wrapper
  .contact-flex-wrapper
  .right-col
  .store-item:last-of-type {
  margin-top: 60px;
  margin-bottom: 0;
}
.template-page\.contact
  .wsywig-wrapper
  .contact-flex-wrapper
  .right-col
  .store-item
  .map {
  margin-top: 30px;
}

.template-product .main-footer {
  margin-top: 0;
}
.template-product .product-notify {
  margin-top: 25px;
  max-width: 570px;
}
.template-product .product-notify label {
  display: inline-block;
  margin-bottom: 10px;
}
.template-product .product-notify .back-in-stock__form {
  display: flex;
}
.template-product .product-notify .back-in-stock__form input {
  margin-right: 20px;
}
.template-product .product-notify .alert {
  color: #c30000;
  margin-top: 15px;
}
@media only screen and (max-width: 576px) {
  .template-product .product-notify .back-in-stock__form {
    display: block;
  }
  .template-product .product-notify .back-in-stock__form input {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .template-product .product-notify .back-in-stock__form button {
    width: 100%;
  }
}
.template-product #sizing-section .flex {
  align-items: center;
}
@media (max-width: 1024px) {
  .template-product #sizing-section .flex {
    flex-direction: column;
  }
}
@media (min-width: 1025px) {
  .template-product #sizing-section .flex > * {
    width: 50%;
  }
}
.template-product #sizing-section .flex img {
  width: 100%;
}
@media only screen and (max-width: 769px) {
  .template-product #sizing-section .flex {
    display: block;
  }
  .template-product #sizing-section .flex .sizing-image-wrapper {
    margin-bottom: 30px;
  }
}
.template-product #sizing-section .apparel-sizing-table-wrapper {
  text-align: center;
}
.template-product #sizing-section .apparel-sizing-table-wrapper .table-wrapper {
  display: inline-block;
  overflow-x: auto;
}
.template-product #sizing-section .table-wrapper {
  padding: 32px;
  max-width: 100%;
  background-color: #f9f9f9;
  overflow-x: hidden;
}
.template-product #sizing-section .table-wrapper.comparison-table-wrapper {
  width: 1017px;
  margin: 0 auto;
}
@media screen and (max-width: 1160px) {
  .template-product #sizing-section .table-wrapper.comparison-table-wrapper {
    overflow-x: scroll;
  }
}
.template-product #sizing-section table {
  border-collapse: collapse;
}
.template-product #sizing-section table.comparison-table {
  white-space: nowrap;
}
.template-product #sizing-section table th,
.template-product #sizing-section table td {
  border: 1px solid #ededed;
  padding: 30px;
}
.template-product #sizing-section table th {
  border-top: 0;
}
.template-product #sizing-section table th:first-of-type {
  text-align: left;
  border-left: 0;
}
.template-product #sizing-section table th:last-of-type {
  border-right: 0;
}
.template-product #sizing-section table td:first-of-type {
  border-left: 0;
}
.template-product #sizing-section table td:last-of-type {
  border-right: 0;
}
.template-product #sizing-section table tr:last-of-type td {
  border-bottom: 0;
}
.template-product #sizing-section h4.fit-headline {
  margin-top: 60px;
  margin-bottom: 54px;
}
.template-product #sizing-section h4.how-headline {
  margin-bottom: 100px;
}
.template-product #sizing-section p.center-text {
  font-size: 1.25rem;
  margin-bottom: 42px;
}

.has-notification .product-info-nav.stick {
  top: 96px;
}
.shopify-section.product-template,
#shopify-section-product-template,
#shopify-section-product-template-booqable {
  padding: 40px 0;
}
@media only screen and (max-width: 1025px) {
  .shopify-section.product-template,
  #shopify-section-product-template,
  #shopify-section-product-template-booqable {
    padding: 40px 0;
  }
}

.product-images .swiper-container-vertical > .swiper-pagination-bullets {
  right: auto;
  left: 0;
}

.swiper-horizontal .swiper-pagination.swiper-pagination--left .swiper-pagination-bullet {
  display: block;
  margin: 12px;
}

.swiper-horizontal .swiper-pagination.swiper-pagination--left {
  top: 50%;
  bottom: 0;
  transform: translateY(-50%);
  height: fit-content;
  width: auto;
}

.product-images .swiper-container {
  padding-left: 60px;
}
.product-images-new .swiper-container {
  padding-left: 60px;
  height: 720px;
}
.product-images .swiper-container .swiper-slide {
  display: flex;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.product-images .swiper-container .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
  object-fit: contain;
  max-height: 575px;
  aspect-ratio: auto;
}
@media screen and (max-width: 768px) {
  #pdpNew > div.product-images-inner > div > div.swiper-button-next,
  #pdpNew > div.product-images-inner > div > div.swiper-button-prev {
      display: none !important;
    }
    body.template-product\.product-template .site-wrapper .main-content, body.template-product .site-wrapper .main-content {
      margin-top: 0;
    }
}
@media only screen and (max-width: 1278px) {
  .product-images .swiper-container .swiper-slide {
    height: 100%;
  }
}
@media only screen and (max-width: 1025px) {
  .product-images .swiper-container {
    padding-left: 0;
    padding-bottom: 60px;
  }
  .product-template .product-images .swiper-container {
    height: 450px;
  }
  .product-images .swiper-container .swiper-slide {
    height: 450px;
  }
  .product-images .swiper-container .swiper-slide img {
    max-height: 450px;
    margin: 0;
    object-fit: cover;

  }
}

#shopify-section-product-recommendations .product-recommendation-slider .slick-brand-next, #shopify-section-product-recommendations .product-recommendation-slider .slick-brand-prev {
  top: 30% !important;
  bottom: unset !important;
}

.product-wishlist-wrapper {
  width: 50%;
}
.product-details-wrapper {
  position: relative;
  display: flex;
  margin: 0 auto;
  max-width: 1820px;
}
.product-details-wrapper > div:first-child {
  width: 45%;
  padding-right: 0 !important;
}
.product-details-wrapper > div:last-child {
  width: 55%;
}
.product-details-wrapper .product-content img {
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 1300px) {
  .product-details-wrapper > div:first-child {
    width: 50%;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 1025px) {
  .product-details-wrapper {
    display: block;
  }
  .product-details-wrapper {
    display: block;
    padding: 0 30px;
  }
  .product-details-wrapper > div {
    width: 100% !important;
  }
  .product-details-wrapper .slick-dots {
    bottom: -45px !important;
  }
}

.product-images-inner #img-container a {
  width: 100%;
}

.product-header .product-title {
  margin: 10px 0;
}
@media only screen and (max-width: 1800px) {
  .product-header .product-title {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 769px) {
  .form-actions-wrapper {
    display: block;
  }
  .form-actions-wrapper .actions-wrapper button {
    flex: 1;
  }
  .form-actions-wrapper .actions-meta-wrapper {
    margin-top: 25px;
  }
  .form-actions-wrapper .actions-meta-wrapper > a {
    margin-left: 0 !important;
  }
}

.add-to-cart-response.has-error {
  color: #c30000;
  font-size: 18px;
  margin-top: 25px;
}
.add-to-cart-response.has-success {
  color: #666;
  font-size: 18px;
  margin-top: 25px;
}

.product-reviews-summary {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.product-reviews-summary .stars {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.product-reviews-summary .stars .star {
  margin-right: 5px;
}
.product-reviews-summary a {
  margin-left: 10px;
}
.product-reviews-summary .yotpo-stars {
  margin-right: 15px;
}
@media only screen and (max-width: 1278px) {
  .product-reviews-summary {
    margin-top: 10px;
  }
  .product-reviews-summary .stars svg {
    width: 20px;
  }
}

.yotpo.yotpo span,
.yotpo.yotpo div,
.yotpo.yotpo a,
.yotpo.yotpo i,
.yotpo.yotpo strong,
.yotpo.yotpo sup,
.yotpo.yotpo ul,
.yotpo.yotpo li,
.yotpo.yotpo form,
.yotpo.yotpo label,
.yotpo.yotpo .rest-content-collapsed {
  font-family: AGaramondPro-Regular, sans-serif;
}
.yotpo.yotpo .yotpo-thankyou-footer,
.yotpo.yotpo .yotpo-thankyou-content {
  display: none !important;
}
.yotpo.yotpo a {
  color: #000 !important;
  transition: all 0.3s ease;
}
.yotpo.yotpo a.write-review-btn-hidden {
  color: #000 !important;
}
.yotpo.yotpo a.write-review-btn-hidden:hover {
  color: #a1a1a1 !important;
  text-decoration: underline !important;
}
.yotpo.yotpo .text-m {
  font-size: 16px !important;
}
.yotpo.yotpo .yotpo-small-box {
  border: none !important;
}
.yotpo.yotpo .yotpo-bottomline {
  align-items: center;
}
.yotpo.yotpo .yotpo-icon-star,
.yotpo.yotpo .yotpo-icon-half-star,
.yotpo.yotpo .yotpo-icon-empty-star {
  color: #000 !important;
  font-size: 23px !important;
}

.yotpo.yotpo .write-review .socialize-wrapper {
  display: none !important;
}
.yotpo.yotpo .write-review #yotpo_input_review_content {
  margin-bottom: 0;
}
.yotpo.yotpo .write-review .connect-wrapper {
  padding-left: 0;
}
.yotpo.yotpo .write-review .connect-wrapper .form-element {
  width: 28%;
  float: none;
}
.yotpo.yotpo .write-review .y-label {
  font-size: 20px;
  line-height: normal;
  color: #000;
}

.yotpo.yotpo .write-review .submit-button {
  float: none;
}
.yotpo.yotpo .yotpo-regular-box .write-review-button {
  text-transform: capitalize;
  background: transparent !important;
  text-decoration: underline;
}
.yotpo.yotpo .yotpo-regular-box .write-review-button span.yotpo-icon,
.yotpo.yotpo
  .yotpo-regular-box
  .write-review-button
  span.yotpo-icon-button-text {
  color: #000;
  transition: all 0.3s ease;
}
.yotpo.yotpo .yotpo-regular-box .write-review-button:hover span.yotpo-icon,
.yotpo.yotpo
  .yotpo-regular-box
  .write-review-button:hover
  span.yotpo-icon-button-text {
  color: #a1a1a1;
}
.yotpo.yotpo .yotpo-stars-and-sum-reviews {
  display: flex;
  align-items: center;
}
.yotpo.yotpo
  .yotpo-review
  .yotpo-header
  .yotpo-header-element
  .y-label.yotpo-user-name {
  font-size: 18px;
  color: #a1a1a1;
}
.yotpo.yotpo .yotpo-review .yotpo-header .yotpo-icon-profile {
  display: none !important;
  margin-right: 20px;
}
.yotpo.yotpo
  .yotpo-review
  .yotpo-header
  .yotpo-icon-profile
  .yotpo-user-letter {
  top: 17px;
  left: 0;
}
.yotpo.yotpo .yotpo-review .yotpo-main {
  margin-left: 0;
}
.yotpo.yotpo .yotpo-review .yotpo-main .content-title {
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 10px;
}
.yotpo.yotpo .yotpo-review .yotpo-main .content-review {
  font-size: 20px;
  line-height: 32px;
  color: #000;
}
.yotpo.yotpo .yotpo-review .yotpo-main .content-review .rest-content-collapsed {
  font-size: 20px;
  line-height: 32px;
  color: #000;
}
.yotpo.yotpo .yotpo-review .yotpo-main .yotpo-review-date {
  display: none !important;
}
.yotpo.yotpo .yotpo-review .yotpo-main .yotpo-read-more {
  color: #000;
  text-decoration: underline;
}
.yotpo.yotpo .yotpo-review .yotpo-footer {
  margin-left: 0;
}

.yotpo.yotpo.yotpo-main-widget .yotpo-icon-btn .yotpo-icon,
.yotpo.yotpo.yotpo-main-widget .yotpo-icon-btn .yotpo-icon-button-text {
  color: #000;
}
.yotpo.yotpo .standalone-bottomline a.text-m {
  padding-top: 5px;
}

.yotpo.yotpo.yotpo-main-widget .yotpo-default-button.write-review-button {
  white-space: normal !important;
}

.yotpo-user-title {
  display: none !important;
}

.product-adjustments {
  display: flex;
  align-items: center;
  margin: 25px 0;
}
.product-adjustments .product-price-container .product-prices {
  font-size: 32px;
}
.product-adjustments .product-price-container .sale-price,
.product-tile .product-price .sale-price {
  color: #c30000;
}
.product-adjustments .product-price-container .crossed-out,
.product-tile .product-prices .crossed-out {
  text-decoration: line-through;
  padding-left: 5px;
}
.product-price .crossed-out {
  text-decoration: line-through;
  padding-left: 5px;
}
.product-tile .product-price .crossed-out {
  padding-left: 0;
}
.product-adjustments .product-price-container .product-original-price {
  font-size: 32px;
}
.product-adjustments .product-option {
  font-size: 20px;
  margin-left: 40px;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 1025px) {
  .product-adjustments .product-option {
    margin-left: 15px;
  }
  .product-adjustments .product-prices {
    font-size: 25px !important;
  }
}

.final-sale-message {
  margin-top: 25px;
}
.final-sale-message p {
  color: #c30000;
}

.product-shop #add-to-cart {
  height: 50px;
  margin-right: 20px;
}

.product-shop .qty-input-wrapper {
  height: 50px;
  padding-left: 0;
  padding-right: 0;
  width: 143px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.product-shop .qty-input-wrapper svg {
  vertical-align: middle;
}
.product-shop .qty-input-wrapper .update-qty {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-shop .qty-input-wrapper .update-qty svg path {
  transition: all 0.3s ease;
}
.product-shop .qty-input-wrapper .update-qty:hover svg path {
  fill: #a1a1a1;
}
.product-shop .qty-input-wrapper input {
  font-family: AGaramondPro-Semibold, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  -moz-appearance: textfield;
  border: none;
  max-width: 60px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  outline: none;
  height: 17px;
  padding: 0;
}
.product-shop .qty-input-wrapper input::-webkit-outer-spin-button,
.product-shop .qty-input-wrapper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media only screen and (max-width: 1800px) {
  .product-shop .qty-input-wrapper {
    width: 120px;
  }
  .product-shop .qty-input-wrapper svg {
    width: 12px;
  }
  .product-shop .qty-input-wrapper input {
    font-size: 14px;
    max-width: 40px;
    height: 14px;
  }
}
.product-shop #add-to-wishlist {
  font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  margin: 0 30px;
  letter-spacing: 0.05em;
  white-space: nowrap;
  color: #000;
  transition: all 0.15s linear;
}

.product-shop #add-to-wishlist:hover {
  opacity: 0.7;
}

.product-shop #add-to-wishlist svg {
  margin-left: 4px;
  vertical-align: middle;
}
.product-shop #add-to-wishlist svg path {
  transition: all 0.3s ease;
}
.product-shop #add-to-wishlist:hover svg path {
  fill: rgba(161, 161, 161, 0.7);
}
.product-shop .sharing {
  display: flex;
  align-items: center;
  margin: 0 20px;
  max-height: 32px;
}
.product-shop .sharing svg path {
  transition: all 0.3s ease;
}
.product-shop .sharing svg {
  transition: all 0.3s ease;
}
.product-shop .sharing svg:hover * {
  fill: #a1a19b;
}
.product-shop .sharing a.trigger {
  font-size: 20px;
  line-height: 32px;
  margin-right: 10px;
}
.product-shop .sharing:hover a {
  color: #a1a19b;
}
.product-shop .sharing:hover .sharing-group {
  display: block;
}
.product-shop .sharing:hover .share-icon svg {
  transform: rotate(-30deg);
}
.product-shop .sharing:hover .share-icon svg path {
  fill: rgba(161, 161, 161, 0.7);
}
.product-shop .sharing .sharing-group {
  display: none;
  margin-right: 10px;
}
@media only screen and (max-width: 1278px) {
  .product-shop #add-to-cart {
    margin-right: 10px;
  }
  .product-shop #add-to-wishlist {
    margin: 0 20px;
  }
  .product-shop #add-to-wishlist,
  .product-shop .sharing a.trigger {
    font-size: 14px;
  }
  .product-shop #add-to-wishlist svg,
  .product-shop .sharing a.trigger svg {
    position: relative;
    top: -1px;
    height: 12px;
  }
  .product-shop .sharing .sharing-group svg {
    height: 23px;
  }
  .product-shop .sharing .share-icon svg {
    position: relative;
    top: -1px;
    height: 8px;
  }
}
@media only screen and (max-width: 1025px) {
  .product-header {
    padding-left: 0;
  }
}

.vote-btn,
.yotpo-action {
  transition: all 0.15s linear;
}

.vote-btn:hover,
.yotpo-action:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 960px) {
  .main-widget .reviews-qa-labels-container {
    padding-top: 26px !important;
  }
}

@media only screen and (min-width: 961px) {
  .bottom-line-items .reviews-qa-labels-container {
    position: relative;
    top: 2px;
  }
}

.product-description a {
  font-size: 1em;
  text-decoration: underline;
}
.description-mobile {
  padding: 0 30px 50px;
}
.product-description {
  margin-top: 35px;
}
@media only screen and (max-width: 1278px) {
  .product-description {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .description-desktop {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .product-description {
    padding-right: 1.75rem;
  }
  .description-mobile {
    display: none;
  }
}
@media only screen and (max-width: 769px) {
  .description-mobile {
    background: #f9f9f9;
    padding-top: 10px;
  }
}

#shopify-section-product-more-information {
  padding: 0;
}

.product-highlights {
  border-top: 0.5px solid #000;
  border-bottom: 0.5px solid #000;
  padding: 2rem 0;
}
.product-highlights .product-highlights-wrapper {
  display: flex;
  justify-content: space-evenly;
}
.product-highlights .item-highlight {
  margin: 0 60px;
  text-align: center;
}
.product-highlights .item-highlight .item-highlight-title {
  margin-bottom: 20px;
  font-size: 20px;
}
.product-highlights .item-highlight p {
  max-width: 300px;
  font-size: 20px;
}
@media only screen and (max-width: 1800px) {
  .product-highlights .item-highlight {
    margin: 0 30px;
  }
}
@media only screen and (max-width: 1278px) {
  .product-highlights .item-highlight {
    margin: 0 30px;
  }
}
@media only screen and (max-width: 769px) {
  .product-highlights {
    padding: 0;
  }
  .product-highlights .product-highlights-wrapper {
    display: block;
    padding: 0;
  }
  .product-highlights .product-highlights-wrapper .item-highlight {
    text-align: left;
    display: flex;
    align-items: baseline;
    margin: 0;
    border-bottom: 0.5px solid black;
    padding: 15px 20px;
  }
  .product-highlights
    .product-highlights-wrapper
    .item-highlight
    .item-highlight-title {
    margin-bottom: 0;
    margin-right: 20px;
  }
  .product-highlights .product-highlights-wrapper .item-highlight h4 {
    margin: 0;
    width: 50%;
  }
  @media only screen and (max-width: 768px) {
    .product-highlights .product-highlights-wrapper .item-highlight-title {
      font-size: 18px !important;
    }
  }
  .product-highlights .product-highlights-wrapper .item-highlight p {
    padding-top: 10px;
  }
  @media only screen and (max-width: 769px) {
    .product-highlights .product-highlights-wrapper .item-highlight p {
      font-size: 15px !important;
    }
  }
  .product-highlights .product-highlights-wrapper .item-highlight:last-child {
    border: 0;
  }
  .product-highlights .product-highlights-wrapper .item-highlight {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 576px) {
  .product-highlights .product-highlights-wrapper .item-highlight {
    display: block;
  }
  .product-highlights .product-highlights-wrapper .item-highlight h4 {
    padding-right: 15px;
  }
}

.nav-magnet {
  height: 0;
}
.nav-magnet.active {
  height: 60px;
}

.extra-content-wrapper {
  transition: all 0.3s ease;
}

.mobile-current-nav-item {
  display: none;
  text-align: center;
  margin-bottom: 20px;
  height: 60px;
  cursor: pointer;
}
@media only screen and (max-width: 1025px) {
  .mobile-current-nav-item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
}

.product-info-nav {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  background: #fff;
  transition: all 0.3s ease;
  margin-bottom: 70px;
}

@media only screen and (max-width: 1278px) {
  .product-info-nav {
    margin-bottom: 40px;
  }
}

.product-info-nav.stick {
  position: fixed;
  top: 60px;
  z-index: 101;
  width: 100%;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
  margin: 0 auto;
  height: 60px;
}
.product-info-nav.stick .section-navigation {
  font-size: 14px;
}
.product-info-nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-info-nav ul li {
  padding: 0 30px;
}
.product-info-nav .section-navigation {
  transition: all 0.3s ease;
}
.product-info-nav .section-navigation.active {
  color: #000 !important;
}
.product-info-nav .section-navigation.active:after {
  opacity: 1;
  background: #000 !important;
}
.product-info-nav .section-navigation:after {
  transition: all 0.3s ease;
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 1px;
  opacity: 0;
  background: #000;
}
.product-info-nav .section-navigation:hover:after {
  opacity: 1;
  background: rgba(161, 161, 161, 0.4);
}
@media only screen and (max-width: 1025px) {
  .product-info-nav {
    height: auto;
    display: block;
  }
  .product-info-nav.stick .section-navigation {
    font-size: 16px;
  }
  .product-info-nav ul {
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background: #f0f0f0;
    padding: 30px;
    margin: 0 30px;
    width: calc(100% - 60px);
    transition: all 0.3s ease;
    transform: translateY(4px);
  }
  .product-info-nav ul .section-navigation {
    letter-spacing: normal;
    text-transform: none;
    font-size: 16px;
    line-height: 46px;
  }
  .product-info-nav ul.active {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

.col-2 {
  display: flex;
}
.col-2 > .col {
  width: 50%;
}

.col-3 {
  display: flex;
}
.col-3 > .col {
  width: calc(100% / 3);
}

.product-info-section {
  padding: 45px 0;
}
.product-info-section .spec-contents a {
  font-size: inherit;
}
@media only screen and (max-width: 1278px) {
  .product-info-section {
    padding: 0;
  }
  .product-info-section#setup-care-section {
    padding-top: 45px;
  }
}

#specifications-features-section {
  max-width: 1410px;
  padding-top: 80px;
  margin: auto;
}
#specifications-features-section img {
  display: block;
  max-width: 100%;
  padding-right: 60px;
}
#specifications-features-section .col-2 .col:first-child {
  width: 60%;
}
#specifications-features-section .col-2 .col:last-child {
  width: 40%;
}
@media only screen and (max-width: 1025px) {
  #specifications-features-section {
    max-width: 100%;
  }
  #specifications-features-section img {
    margin-top: 30px;
    padding: 0;
  }
  #specifications-features-section .col-2 {
    display: block;
  }
  #specifications-features-section .col-2 .col {
    width: 100% !important;
  }
}
@media only screen and (max-width: 769px) {
  #specifications-features-section img {
    width: 100%;
  }
}
.list-container:last-child {
  margin-bottom: 0;
}
.list-container .list-title {
  margin-bottom: 25px;
}
.list-container .list,
.list-container .template-page .container.wysiwig-wrapper ul,
.template-page .container.wysiwig-wrapper .list-container ul {
  list-style-type: disc;
  padding-left: 20px;
}
.list-container .list li,
.list-container .template-page .container.wysiwig-wrapper ul li,
.template-page .container.wysiwig-wrapper .list-container ul li {
  padding: 10px 0;
}
@media only screen and (max-width: 1278px) {
  .list-container {
    margin-bottom: 65px;
  }
}

.gallery-wrapper .gallery-item {
  margin: 40px 0;
}
.gallery-wrapper .col-2 {
  margin-bottom: -40px;
}
.gallery-wrapper .col-2 .gallery-item {
  margin-top: 0;
}
.gallery-wrapper .col-2 .gallery-item:first-child {
  margin-right: 20px;
}
.gallery-wrapper .col-2 .gallery-item:last-child {
  margin-left: 20px;
}
.gallery-wrapper .col-3 .gallery-item {
  margin-top: 0;
}
.gallery-wrapper .col-3 .gallery-item:first-child {
  margin-right: 40px;
}
.gallery-wrapper .col-3 .gallery-item:last-child {
  margin-left: 40px;
}
.gallery-wrapper img {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 1278px) {
  .gallery-wrapper .gallery-item {
    margin: 20px 0;
  }
  .gallery-wrapper .col-2 {
    display: block;
  }
  .gallery-wrapper .col-2 .gallery-item {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

#setup-care-slider {
  padding: 0 80px;
}
#setup-care-slider .slick-dots {
  left: 0;
  right: 0;
  bottom: -75px;
}
#setup-care-slider .slick-slide {
  position: relative;
}
#setup-care-slider .slick-slide img {
  width: 100%;
}
#setup-care-slider .slick-slide .play-video {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -80px;
  margin-top: -25px;
}
#setup-care-slider .slick-slide .play-video svg path {
  transition: fill 0.3s ease;
}
#setup-care-slider .slick-slide .play-video:hover svg path {
  fill: #fff;
}
#setup-care-slider .slick-slide .video-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
#setup-care-slider .slick-slide .video-container iframe {
  width: 100%;
  height: 100%;
}
#setup-care-slider .slick-slide .video-container.active {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 769px) {
  #setup-care-slider .slick-slide .play-video {
    font-size: 11px;
    padding: 14px 39px 10px 39px;
  }
  #setup-care-slider .slick-slide .play-video svg {
    transform: scale(0.7) rotate(-90deg);
  }
}
@media only screen and (max-width: 1278px) {
  #setup-care-slider {
    padding: 0;
  }
  #setup-care-slider .slick-brand-next,
  #setup-care-slider .slick-brand-prev {
    top: auto;
    bottom: -80px;
    z-index: 2;
  }
}

#reviews-section .yotpo-label-container {
  display: none;
}

#reviews-section .yotpo-regular-box .bottom-line-items {
  margin-bottom: 0;
}

#reviews-section
  .bottom-line-items-container
  .bottom-line-items
  .yotpo-filter-stars {
  padding: 0 12px;
}

#reviews-section .yotpo div,
#reviews-section .yotpo span,
#reviews-section .yotpo p,
#reviews-section .yotpo a,
#reviews-section .yotpo img,
#reviews-section .yotpo i,
#reviews-section .yotpo strong,
#reviews-section .yotpo sup,
#reviews-section .yotpo ul,
#reviews-section .yotpo li,
#reviews-section .yotpo form,
#reviews-section .yotpo label,
#reviews-section
  .bottom-line-items-container
  .reviews-qa-labels-container
  .reviews-qa-label {
  color: #000;
  font-family: AGaramondPro-Regular, sans-serif;
  font-size: 16px;
}

#reviews-section .main-widget .avg-score {
  font-size: 42px;
}

#reviews-section .yotpo .yotpo-nav ul .yotpo-nav-tab span {
  transition: all 0.2s linear;
}

#reviews-section .yotpo .new-yotpo-small-box {
  margin: 70px 10px 0 10px;
}

#reviews-section .yotpo .y-label,
#reviews-section .yotpo span.y-label {
  padding: 10px 7px 10px 0px;
}

#reviews-section .yotpo .write-review .yotpo-header .yotpo-header-title {
  font-size: 20px;
}

#reviews-section .yotpo .form-group .form-element .y-label.yotpo-field-title {
  margin: 0;
}

#reviews-section .main-widget .reviews-qa-labels-container .reviews-qa-label {
  font-size: 18px;
}

#reviews-section .yotpo .yotpo-first-review {
  margin-top: 30px;
}

#reviews-section .yotpo .yotpo-default-button,
.yotpo input[type='button'].yotpo-default-button {
  padding: 5px 18px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: auto;
  text-transform: initial !important;
  border: 1px solid #000;
  margin: 0 auto;
  transition: all 0.2s linear;
  background-color: #fff !important;
  color: #000 !important;
  font-size: 16px;
  font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 700;
}

#reviews-section .yotpo .yotpo-default-button:hover,
.yotpo input[type='button'].yotpo-default-button:hover {
  background-color: #000 !important;
  color: #fff !important;
}

#reviews-section .yotpo .yotpo-default-button:hover span,
.yotpo input[type='button'].yotpo-default-button:hover span {
  color: #fff !important;
}

#reviews-section
  .yotpo-drop-down-layout
  .yotpo-dropdown
  .list-category
  .selected-item,
#reviews-section .yotpo .yotpo-dropdown .list-category:hover a {
  color: #000 !important;
}

#reviews-section .write-form .yotpo-regular-box {
  margin-top: 25px;
}

#reviews-section .write-question-review-buttons-container {
  display: flex;
  align-items: center;
}

#reviews-section
  .write-question-review-buttons-container
  .write-question-review-button {
  padding: 5px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 190px;
  text-transform: initial !important;
  border: 1px solid #000;
  margin: 0 5px 0 0;
  transition: all 0.2s linear;
}

#reviews-section
  .write-question-review-buttons-container
  .write-question-review-button:last-child {
  margin: 0 !important;
}

#reviews-section
  .write-question-review-buttons-container
  .write-question-review-button:hover {
  background-color: #000 !important;
  color: #fff !important;
}

#reviews-section
  .write-question-review-buttons-container
  .write-question-review-button:hover
  .yotpo-icon:before,
#reviews-section
  .write-question-review-buttons-container
  .write-question-review-button:hover
  .write-question-review-button-text {
  color: #fff !important;
}

#reviews-section
  .write-question-review-buttons-container
  .write-question-review-button
  .yotpo-icon:before {
  color: #000 !important;
  transition: all 0.2s linear;
}

#reviews-section
  .write-question-review-buttons-container
  .write-question-review-button
  .write-question-review-button-text {
  font-size: 16px;
  height: auto;
  width: auto;
  transition: all 0.2s linear;
}

#reviews-section
  .yotpo
  .yotpo-nav
  ul
  .yotpo-nav-tab.yotpo-active
  .yotpo-nav-wrapper {
  border-bottom: none;
}

#reviews-section .product-reviews-summary {
  justify-content: center;
}
#reviews-section .write-review-btn {
  text-align: center;
  padding: 40px 0;
}
#reviews-section .write-review-btn a {
  font-size: 20px;
}
#reviews-section .write-review-btn a:after {
  transition: all 0.3s ease;
}
#reviews-section .write-review-btn a:hover:after {
  background: rgba(161, 161, 161, 0.4);
}
#reviews-section .reviews-container .review-item {
  display: flex;
  border-bottom: 1px solid #dadada;
  margin-bottom: 60px;
  padding-bottom: 50px;
}
#reviews-section .reviews-container .review-details {
  min-width: 250px;
}
#reviews-section .reviews-container .review-details .stars {
  display: block;
  margin-bottom: 15px;
}
#reviews-section .reviews-container .review-content h4 {
  margin-bottom: 20px;
}
#reviews-section .reviews-container .review-actions {
  display: flex;
  align-items: center;
  margin-top: 11px;
}
#reviews-section .reviews-container .review-actions a {
  display: flex;
  align-items: center;
  padding: 10px;
  margin-right: 33px;
}
#reviews-section .reviews-container .review-actions a.down-vote-review {
  margin-right: 25px;
}
#reviews-section .reviews-container .review-actions a span {
  padding: 0px 10px;
}
#reviews-section .reviews-container .review-actions a svg {
  vertical-align: middle;
}
#reviews-section .reviews-container .review-actions a svg path {
  transition: all 0.3s ease;
}
#reviews-section .reviews-container .review-actions a:hover svg path {
  fill: #a1a1a1;
}

#reviews-section .yotpo .form-group {
  display: block;
}

#reviews-section .yotpo .form-group .form-element .y-label {
  white-space: initial;
}

@media only screen and (max-width: 768px) {
  #reviews-section .yotpo .new-yotpo-small-box {
    margin: 30px ​10px 0 10px;
  }
}

@media only screen and (max-width: 1025px) {
  #reviews-section .reviews-container {
    margin-top: 40px;
  }
  #reviews-section .reviews-container .review-item {
    display: block;
  }
  #reviews-section .reviews-container .review-details {
    margin-bottom: 45px;
    min-width: auto;
  }
  #reviews-section .main-widget .write-question-review-buttons-container {
    margin-top: 20px;
  }
  .reviews-section-wrapper > .padded {
    padding: 0;
  }
}

#shopify-section-product-recommendations {
  /* margin-top: 40px; */
  background: #f9f9f9;
}
@media only screen and (max-width: 769px) {
  #shopify-section-product-recommendations {
    margin-top: 0;
  }
}
.product-recommendations {
  padding-top: 50px;
}
#shopify-section-product-recommendations .section-collection-callout-wrapper {
  padding: 125px 0 100px 0;
}
#shopify-section-product-recommendations .number-pager {
  display: none;
  text-align: center;
  margin-top: 0;
}
#shopify-section-product-recommendations .item-highlight-title {
  text-align: center;
  font-size: 20px;
}
#shopify-section-product-recommendations .product-recommendation-slider {
  max-width: 1820px;
  margin: 0 auto;
}

.section-product-recommendations .product-recommendation-slider {
  padding: 0;
}

.section-product-recommendations .product-recommendation-slider .slick-track {
  gap: 15px;
  display: flex;
}

.section-product-recommendations .product-recommendation-slider .product-tile {
  padding: 0;
}

#shopify-section-product-recommendations
  .product-recommendation-slider
  .slick-dots {
  left: 0;
  right: 0;
  bottom: -75px;
}
#shopify-section-product-recommendations
  .product-recommendation-slider.no-slider
  .element {
  max-width: 25%;
}
#shopify-section-product-recommendations
  .product-recommendation-slider
  .element {
  padding: 0;
  margin: 0 15px;
}
@media only screen and (max-width: 1278px) {
  #shopify-section-product-recommendations {
    padding: 60px 0 0 0;
  }
  #shopify-section-product-recommendations .section-collection-callout-wrapper {
    padding-top: 70px;
  }
  #shopify-section-product-recommendations
    .product-recommendation-slider
    .slick-dots {
    bottom: -55px;
  }
}
@media only screen and (max-width: 769px) {
  #shopify-section-product-recommendations .section-collection-callout-wrapper {
    padding-bottom: 50px;
  }
  #shopify-section-product-recommendations .product-recommendation-slider {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 60px;
  }
  #shopify-section-product-recommendations
    .product-recommendation-slider
    .slick-brand-next {
    right: 0;
  }
  #shopify-section-product-recommendations
    .product-recommendation-slider
    .slick-brand-prev {
    left: 0;
  }
  #shopify-section-product-recommendations
    .product-recommendation-slider
    .slick-brand-next,
  #shopify-section-product-recommendations
    .product-recommendation-slider
    .slick-brand-prev {
    top: auto;
    bottom: 0;
    z-index: 2;
  }
  #shopify-section-product-recommendations
    .product-recommendation-slider
    .slick-dots {
    bottom: 8px;
  }
}
@media only screen and (max-width: 576px) {
  #shopify-section-product-recommendations .section-collection-callout-wrapper {
    padding-bottom: 20px;
  }
  #shopify-section-product-recommendations
    .product-recommendation-slider
    .slick-brand-next,
  #shopify-section-product-recommendations
    .product-recommendation-slider
    .slick-brand-prev {
    bottom: -23px;
  }
  #shopify-section-product-recommendations .number-pager {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .product-recommendations-product
    .slick-brand-prev, .product-recommendations-product
    .slick-brand-next {
      display: block;
  }
}
.product-recommendations-product .slick-brand-prev, .product-recommendations-product .slick-brand-next {
      display: none;
}

.customizer-specs {
  text-align: left;
}
.customizer-specs .spec-title {
  font-weight: bold;
  margin-top: 10px;
}
.customizer-specs .spec-title:first-child {
  margin-top: 0;
}

.template-search .text-block {
  padding: 70px 0;
}
.template-search .search-results-wrapper .elements {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 25px;
  height: fit-content;
  margin: 0;
}
.template-search .search-results-wrapper .elements .product-tile {
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 1200px) {
  .template-search .search-results-wrapper .elements {
    grid-template-columns: repeat(2, 50%);
  }
}
@media only screen and (max-width: 769px) {
  .template-search .search-results-wrapper .elements {
    grid-template-columns: repeat(2, calc(50% - 11px) [col-start]);
    grid-gap: 15px;
  }
  .template-search .search-results-wrapper .elements-pagination {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 576px) {
  .template-search .search-results-wrapper .elements {
    grid-template-columns: repeat(2, calc(50% - 11px) [col-start]);
    grid-gap: 15px;
  }
}
@media only screen and (max-width: 1025px) {
  .template-search .section-collection-callout-wrapper {
    padding-bottom: 20px;
  }
}

.template-index .product-tile {
  padding: 0;
  margin: 15px;
}
.template-index .product-tile:first-child {
  margin-left: 0;
}
.template-index .product-tile:last-child {
  margin-right: 0;
}
.template-index .product-tile .product-price {
  opacity: 0;
  transform: translateX(5px);
}
.template-index .product-tile .product-options {
  display: none !important;
}
@media only screen and (max-width: 1025px) {
  .template-index .product-tile {
    width: 44%;
    margin-bottom: 18px;
    flex: auto;
  }
  .template-index .product-tile:nth-child(2) {
    margin-right: 0;
  }
  .template-index .product-tile:nth-child(3) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 769px) {
  .template-index .product-tile {
    width: 40%;
  }
}

.template-page .page-content,
.cms-page .page-content {
  font-size: 1em;
  line-height: 2em;
}
.template-page .container.wysiwig-wrapper,
.cms-page.container.wysiwig-wrapper {
  padding-top: 50px;
  max-width: 1365px;
}
.template-page .container.wysiwig-wrapper h1,
.cms-page.container.wysiwig-wrapper h1 {
  font-size: 58px;
  margin-bottom: 20px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 62px;
}
.template-page .container.wysiwig-wrapper h2,
.template-page .container.wysiwig-wrapper h3,
.template-page .container.wysiwig-wrapper h4,
.cms-page.container.wysiwig-wrapper h2,
.cms-page.container.wysiwig-wrapper h3,
.cms-page.container.wysiwig-wrapper h4 {
  margin-top: 50px;
  padding-bottom: 20px;
}
.template-page .container.wysiwig-wrapper ul,
.cms-page.container.wysiwig-wrapper ul {
  font-size: 1em;
}
.template-page .container.wysiwig-wrapper ul li,
.cms-page.container.wysiwig-wrapper ul li {
  font-size: 1em;
  padding: 0 !important;
}
.template-page .container.wysiwig-wrapper ul a,
.cms-page.container.wysiwig-wrapper ul a {
  font-size: 1em;
  letter-spacing: 0.03em;
  text-decoration: underline;
}
.template-page .container.wysiwig-wrapper p,
.cms-page.container.wysiwig-wrapper p {
  font-size: 1em;
}
.template-page .container.wysiwig-wrapper p a,
.cms-page.container.wysiwig-wrapper p a {
  font-size: 1em;
  text-decoration: underline;
}
.template-page .container.wysiwig-wrapper img,
.cms-page.container.wysiwig-wrapper img {
  max-width: 100%;
  display: block;
}
.template-page .container.wysiwig-wrapper hr,
.cms-page.container.wysiwig-wrapper hr {
  margin-bottom: 65px;
  margin-top: 60px;
  border: solid 1px #ededed;
}
.template-page .container.wysiwig-wrapper strong,
.cms-page.container.wysiwig-wrapper strong {
  font-weight: bold;
}
.template-page .main-footer .container {
  padding-top: 0px;
  max-width: 1820px;
}
.template-page .main-footer .container .footer-nav .block-header h3 {
  margin-top: 0px;
  padding-bottom: 0px;
}
.template-page .main-footer .container .mailing-list .block-header h3 {
  margin-top: 0;
  padding-bottom: 0;
}
.template-page .copyright-bar .container {
  max-width: 1820px;
  padding-top: 0;
}
.template-page .copyright-bar .container p {
  letter-spacing: 0.1em;
  padding: 2px 0;
  font-size: 12px;
  color: white;
  text-align: right;
}

.template-search .section-collection-callout-wrapper {
  padding-top: 30px;
}
.template-search .result-text {
  padding-bottom: 30px;
  padding-left: 15px;
}
.template-search .main-footer {
  margin-top: 0;
}

.page-wishlist h1,
.page-shared-wishlist h1 {
  margin-bottom: 20px;
}
.page-wishlist .wysiwig-wrapper,
.page-shared-wishlist .wysiwig-wrapper {
  padding-top: 50px;
  max-width: 1365px;
}
.page-wishlist .text-block,
.page-shared-wishlist .text-block {
  padding: 70px 0;
}
.page-wishlist .elements,
.page-shared-wishlist .elements {
  display: grid;
  grid-template-columns: repeat(4, calc(25% - 21px) [col-start]);
  grid-gap: 25px;
  margin: 0;
}
.page-wishlist .elements .product-tile,
.page-shared-wishlist .elements .product-tile {
  margin: 0;
}
@media only screen and (max-width: 1025px) {
  .page-wishlist .elements,
  .page-shared-wishlist .elements {
    grid-template-columns: repeat(3, calc(33.3333% - 21px) [col-start]);
  }
}
@media only screen and (max-width: 769px) {
  .page-wishlist .elements,
  .page-shared-wishlist .elements {
    grid-template-columns: repeat(2, calc(50% - 11px) [col-start]);
    grid-gap: 15px;
  }
  .page-wishlist .elements-pagination,
  .page-shared-wishlist .elements-pagination {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 576px) {
  .page-wishlist .elements,
  .page-shared-wishlist .elements {
    grid-template-columns: repeat(2, calc(50% - 11px) [col-start]);
    grid-gap: 15px;
  }
}
@media only screen and (max-width: 1025px) {
  .page-wishlist .section-collection-callout-wrapper,
  .page-shared-wishlist .section-collection-callout-wrapper {
    padding-bottom: 20px;
  }
}

.template-404-wrapper-mt{
  margin-top: 220px;

  @media only screen and (max-width: 1025px) {
    margin-top: 120px;
    }
}

.template-404 .page-not-found-wrapper {
  text-align: center;
}
.template-404 h1 {
  margin-bottom: 20px;
}
.template-404 .wysiwig-wrapper {
  padding-top: 50px;
  max-width: 1365px; 
}
.template-404 .redirect-links {
  display: flex;
  flex-wrap: wrap;
  margin: 40px auto auto auto;
  justify-content: center;
  max-width: 790px;
}
.template-404 .redirect-links > div {
  width: 50%;
  min-width: 320px;
  max-width: 370px;
  margin: 10px;
}
.template-404 .redirect-links > div a {
  display: block;
  width: 100%;
}

@media only screen and (min-width: 1278px) {
  div#storemapper #storemapper-left,
  div#storemapper #storemapper-right {
    height: 730px !important;
  }
}
#storemapper .gm-style .gm-style-iw-c {
  border-radius: 0 !important;
}
#storemapper .gm-style .gm-style-iw-c .storemapper-popup-url {
  margin-bottom: 10px !important;
}
#storemapper .gm-style .gm-style-iw-c .storemapper-popup-url a {
  text-decoration: none !important;
  width: 100%;
}
#storemapper .gm-style .gm-style-iw-c .storemapper-popup-url a:hover {
  background: #000;
  color: #fff;
}
#storemapper .gm-style .gm-style-iw-c .storemapper-popup-name {
  max-width: 200px;
}
#storemapper .gm-style .gm-style-iw-c .storemapper-popup-address,
#storemapper .gm-style .gm-style-iw-c .storemapper-popup-desc {
  line-height: 1.3;
  margin-top: 10px !important;
}
#storemapper .gm-style .gm-style-iw-c .storemapper-popup-desc {
  margin-bottom: 10px !important;
}
#storemapper .gm-style .gm-style-iw-c .storemapper-popup-phone {
  line-height: 1.3;
  margin-bottom: 15px !important;
}
#storemapper .gm-style .gm-style-iw-c .storemapper-map-directions {
  text-decoration: none !important;
  width: 100%;
}
#storemapper .gm-style .gm-style-iw-c .storemapper-map-directions:hover {
  background: #000;
  color: #fff;
}
#storemapper #storemapper-left {
  padding-right: 40px;
  margin-bottom: 40px;
}
#storemapper .storemapper-form-inner {
  margin-bottom: 30px !important;
  padding-bottom: 30px !important;
  border-bottom: 1px solid #a1a1a1;
}
#storemapper .storemapper-form-inner > label {
  letter-spacing: normal;
}
#storemapper .storemapper-categories {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#storemapper .storemapper-categories label {
  position: relative;
  letter-spacing: normal;
  padding-left: 6px;
  margin: 7px;
}
#storemapper .storemapper-categories label:before {
  position: absolute;
  left: 0;
  content: '';
  display: block;
  width: 17px;
  height: 17px;
  border: 1px solid #a1a1a1;
}
#storemapper .storemapper-categories label input {
  margin-right: 5px;
  opacity: 0;
}
#storemapper .storemapper-categories label input:checked ~ label {
  color: red;
}
#storemapper .storemapper-categories label.checked:after {
  position: absolute;
  top: 0;
  left: 4px;
  font-family: sans-serif;
  content: 'X';
}
#storemapper #storemapper-go {
  margin-top: 15px;
  width: 100%;
  text-transform: uppercase;
}
#storemapper #storemapper-list > li {
  margin-bottom: 40px !important;
  padding-bottom: 40px !important;
  border-bottom: 1px solid #a1a1a1;
}
#storemapper #storemapper-list h4 {
  margin-bottom: 15px;
}
#storemapper #storemapper-list p {
  line-height: 1.3 !important;
}
#storemapper #storemapper-list .storemapper-address,
#storemapper #storemapper-list .storemapper-url {
  margin-bottom: 10px;
}
#storemapper #storemapper-list .storemapper_btn-wrap {
  display: flex;
  margin-top: 10px;
}
#storemapper #storemapper-list .storemapper_btn-wrap > p {
  margin-right: 10px;
}
#storemapper #storemapper-list .storemapper-distance {
  font-family: AGaramondPro-Semibold, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-top: 15px;
}

.template-page\.events .container.wysiwig-wrapper {
  max-width: 1365px;
  padding-top: 50px;
}
.template-page\.events h1 {
  margin-bottom: 30px;
}
.template-page\.events #events-featured-image img {
  max-width: 100%;
  width: 100%;
}
.template-page\.events .main-footer {
  margin-top: 0px;
}
.template-page\.igt-bundle-builder .toast-bottom-right,
.template-page\.takibi-bundle-builder .toast-bottom-right {
  bottom: 78px;
}
@media screen and (max-width: 992px) {
  .template-page\.igt-bundle-builder .toast-bottom-right,
  .template-page\.takibi-bundle-builder .toast-bottom-right {
    bottom: 176px;
  }
}
.template-page\.igt-bundle-builder .section-text-with-image-wrapper,
.template-page\.takibi-bundle-builder .section-text-with-image-wrapper {
  padding-top: 0;
}
.template-page\.igt-bundle-builder .main-footer,
.template-page\.takibi-bundle-builder .main-footer {
  margin-top: 0;
}
.template-page\.igt-bundle-builder .back-to-top,
.template-page\.takibi-bundle-builder .back-to-top {
  bottom: 105px;
}
.template-page\.igt-bundle-builder .app-wrapper .elements,
.template-page\.takibi-bundle-builder .app-wrapper .elements {
  grid-template-columns: repeat(4, 25% [col-start]);
}
.template-page\.igt-bundle-builder .app-wrapper .product-tile .product-price,
.template-page\.takibi-bundle-builder
  .app-wrapper
  .product-tile
  .product-price {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translate(0) !important;
}
.template-page\.igt-bundle-builder .app-wrapper .product-tile:hover .shop-link,
.template-page\.takibi-bundle-builder
  .app-wrapper
  .product-tile:hover
  .shop-link {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translate(0) !important;
}
@media only screen and (max-width: 1025px) {
  .template-page\.igt-bundle-builder .app-wrapper .elements,
  .template-page\.takibi-bundle-builder .app-wrapper .elements {
    grid-template-columns: repeat(3, 33.3333% [col-start]);
  }
}
@media only screen and (max-width: 769px) {
  .template-page\.igt-bundle-builder .app-wrapper .elements,
  .template-page\.takibi-bundle-builder .app-wrapper .elements {
    grid-template-columns: repeat(2, 50% [col-start]);
  }
}
.template-page\.igt-bundle-builder .collection-wrapper,
.template-page\.takibi-bundle-builder .collection-wrapper {
  background-color: #fff;
}
.template-page\.igt-bundle-builder
  .collection-wrapper
  .section-collection-callout-wrapper,
.template-page\.takibi-bundle-builder
  .collection-wrapper
  .section-collection-callout-wrapper {
  padding-top: 0;
  background-color: #fff;
}
.template-page\.igt-bundle-builder .center-text,
.template-page\.takibi-bundle-builder .center-text {
  max-width: 1100px;
  margin: 0 auto;
}
.template-page\.igt-bundle-builder .center-text p,
.template-page\.takibi-bundle-builder .center-text p {
  font-size: 1.25rem;
  margin-bottom: 1em;
}
.template-page\.igt-bundle-builder .center-text p a,
.template-page\.takibi-bundle-builder .center-text p a {
  font-size: 1.25rem;
  text-decoration: underline;
}
@media only screen and (max-width: 1025px) {
  .template-page\.igt-bundle-builder .section-text-with-image-wrapper,
  .template-page\.takibi-bundle-builder .section-text-with-image-wrapper {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 769px) {
  #shopify-section-fancy-collection-products h2,
  #igt-app-mount h2 {
    line-height: 42px;
    padding-bottom: 20px;
  }
}

.template-page\.customer-stories h1 {
  padding-top: 50px;
}
.template-page\.customer-stories .page-content {
  font-size: 1em;
  line-height: 2em;
}
.template-page\.customer-stories .customer-story p {
  font-size: 1em;
  margin-bottom: 1.25em;
}
.template-page\.customer-stories .customer-story strong {
  font-weight: bold;
}
.template-page\.customer-stories #shopify-section-customer-stories {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.template-page\.customer-stories #shopify-section-customer-stories hr {
  width: 100%;
  margin-top: 60px;
  display: none;
  border: solid 1px #ededed;
}
@media screen and (min-width: 577px) and (max-width: 992px) {
  .template-page\.customer-stories
    #shopify-section-customer-stories
    hr.after-2 {
    display: block;
  }
}
@media screen and (min-width: 993px) {
  .template-page\.customer-stories
    #shopify-section-customer-stories
    hr.after-3 {
    display: block;
  }
}

.template-page\.igt-about-stories .hero-container iframe,
.template-page\.takibi-about-stories .hero-container iframe {
  height: 300px;
}
@media only screen and (min-width: 1025px) {
  .template-page\.igt-about-stories .hero-container iframe,
  .template-page\.takibi-about-stories .hero-container iframe {
    height: 700px;
  }
}
.template-page\.igt-about-stories .hero-container .hero-image,
.template-page\.takibi-about-stories .hero-container .hero-image {
  width: 100%;
  height: 950px;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 1025px) {
  .template-page\.igt-about-stories .hero-container .hero-image,
  .template-page\.takibi-about-stories .hero-container .hero-image {
    height: 550px;
  }
}
.template-page\.igt-about-stories .grey-bg-wrapper,
.template-page\.takibi-about-stories .grey-bg-wrapper,
.template-page\.impact-lp .grey-bg-wrapper {
  background-color: #f9f9f9;
  padding-top: 60px;
  padding-bottom: 40px;
  margin-top: 100px;
}

.template-page\.impact-lp .grey-bg-wrapper {
  margin-top: 0;
}

.template-page\.igt-about-stories .igt-story,
.template-page\.takibi-about-stories .igt-story,
.template-page\.impact-lp .igt-story {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.template-page\.igt-about-stories .igt-story:nth-child(even) .image-wrapper,
.template-page\.takibi-about-stories .igt-story:nth-child(even) .image-wrapper,
.template-page\.impact-lp .igt-story:nth-child(even) .image-wrapper {
  text-align: right;
}
@media only screen and (max-width: 1025px) {
  .template-page\.igt-about-stories .igt-story:nth-child(even) .image-wrapper,
  .template-page\.takibi-about-stories
    .igt-story:nth-child(even)
    .image-wrapper,
  .template-page\.impact-lp .igt-story:nth-child(even) .image-wrapper {
    text-align: left;
  }
}
.template-page\.igt-about-stories .igt-story:nth-child(odd),
.template-page\.takibi-about-stories .igt-story:nth-child(odd),
.template-page\.impact-lp .igt-story:nth-child(odd) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1025px) {
  .template-page\.igt-about-stories .igt-story:nth-child(odd),
  .template-page\.takibi-about-stories .igt-story:nth-child(odd),
  .template-page\.impact-lp .igt-story:nth-child(odd) {
    flex-direction: column;
  }
}
.template-page\.igt-about-stories .igt-story:nth-child(odd) .image-wrapper,
.template-page\.takibi-about-stories .igt-story:nth-child(odd) .image-wrapper,
.template-page\.impact-lp .igt-story:nth-child(odd) .image-wrapper {
  text-align: left;
}
@media only screen and (max-width: 1025px) {
  .template-page\.igt-about-stories .igt-story,
  .template-page\.takibi-about-stories .igt-story,
  .template-page\.impact-lp .igt-story {
    flex-direction: column;
  }
}
.template-page\.igt-about-stories .igt-story .image-wrapper,
.template-page\.takibi-about-stories .igt-story .image-wrapper,
.template-page\.impact-lp .igt-story .image-wrapper {
  width: calc(50% - 23px);
  overflow: hidden;
}
@media only screen and (max-width: 576px) {
  .template-page\.igt-about-stories .igt-story .image-wrapper,
  .template-page\.takibi-about-stories .igt-story .image-wrapper,
  .template-page\.impact-lp .igt-story .image-wrapper {
    width: 100%;
    height: 300px;
  }
  .template-page\.igt-about-stories .igt-story .image-wrapper img,
  .template-page\.takibi-about-stories .igt-story .image-wrapper img,
  .template-page\.impact-lp .igt-story .image-wrapper img {
    max-height: unset !important;
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 1025px) {
  .template-page\.igt-about-stories .igt-story .image-wrapper,
  .template-page\.takibi-about-stories .igt-story .image-wrapper,
  .template-page\.impact-lp .igt-story .image-wrapper {
    width: 100%;
  }
  .template-page\.igt-about-stories .igt-story .image-wrapper img,
  .template-page\.takibi-about-stories .igt-story .image-wrapper img,
  .template-page\.impact-lp .igt-story .image-wrapper img {
    max-height: 100%;
  }
}
.template-page\.igt-about-stories .igt-story .story-description,
.template-page\.takibi-about-stories .igt-story .story-description,
.template-page\.impact-lp .igt-story .story-description {
  width: calc(50% - 23px);
  padding: 60px;
  display: flex;
  flex-direction: column;
  text-align: left;
  justify-content: center;
}
@media only screen and (max-width: 1025px) {
  .template-page\.igt-about-stories .igt-story .story-description,
  .template-page\.takibi-about-stories .igt-story .story-description,
  .template-page\.impact-lp .igt-story .story-description {
    width: 100%;
    padding-left: 0px;
  }
}
.template-page\.igt-about-stories .igt-story .story-description .story-headline,
.template-page\.takibi-about-stories
  .igt-story
  .story-description
  .story-headline,
.template-page\.impact-lp .igt-story .story-description .story-headline {
  margin-bottom: 30px;
}
.template-page\.igt-about-stories
  .section-text-with-image-wrapper
  .element
  .element-container
  .element-content-wrapper,
.template-page\.takibi-about-stories
  .section-text-with-image-wrapper
  .element
  .element-container
  .element-content-wrapper {
  width: 50%;
}
@media only screen and (max-width: 1025px) {
  .template-page\.igt-about-stories
    .section-text-with-image-wrapper
    .element
    .element-container
    .element-content-wrapper,
  .template-page\.takibi-about-stories
    .section-text-with-image-wrapper
    .element
    .element-container
    .element-content-wrapper {
    width: 100%;
  }
}
.template-page\.igt-about-stories
  .section-text-with-image-wrapper
  .element
  .element-container
  .element-media,
.template-page\.takibi-about-stories
  .section-text-with-image-wrapper
  .element
  .element-container
  .element-media {
  width: 50%;
}
@media only screen and (max-width: 1025px) {
  .template-page\.igt-about-stories
    .section-text-with-image-wrapper
    .element
    .element-container
    .element-media,
  .template-page\.takibi-about-stories
    .section-text-with-image-wrapper
    .element
    .element-container
    .element-media {
    width: 100%;
  }
}
.template-page\.igt-about-stories .section-instagram-feed-wrapper,
.template-page\.takibi-about-stories .section-instagram-feed-wrapper {
  padding-top: 0px;
}
.template-page\.igt-about-stories .main-footer,
.template-page\.takibi-about-stories .main-footer {
  margin-top: 0px;
}

.template-customers\/login .wysiwig-wrapper .padded,
.template-customers\/register .wysiwig-wrapper .padded,
.template-customers\/reset_password .wysiwig-wrapper .padded {
  max-width: 490px;
  margin: 60px auto 30px;
}
.template-customers\/login .wysiwig-wrapper .padded h4,
.template-customers\/register .wysiwig-wrapper .padded h4,
.template-customers\/reset_password .wysiwig-wrapper .padded h4 {
  text-align: center;
  text-transform: uppercase;
  max-width: 225px;
  margin: 25px auto;
}
.template-customers\/login .customer-form p,
.template-customers\/register .customer-form p,
.template-customers\/reset_password .customer-form p {
  font-size: 0.875rem;
  text-align: center;
  margin-top: 20px;
}
.template-customers\/login .customer-form p.text-right,
.template-customers\/register .customer-form p.text-right,
.template-customers\/reset_password .customer-form p.text-right {
  text-align: right;
  margin: 0 0 16px;
}
.template-customers\/login .main-content .btn,
.template-customers\/register .main-content .btn,
.template-customers\/reset_password .main-content .btn {
  width: 100%;
  background-color: #000;
  color: #fff;
}
.template-customers\/login .main-content .btn:hover,
.template-customers\/register .main-content .btn:hover,
.template-customers\/reset_password .main-content .btn:hover {
  color: #000;
  background-color: #fff;
}
.template-customers\/login .main-content a,
.template-customers\/register .main-content a,
.template-customers\/reset_password .main-content a {
  text-decoration: underline;
}
.template-customers\/login input[type='text'].border,
.template-customers\/login input[type='email'].border,
.template-customers\/login input[type='password'].border,
.template-customers\/login input[type='search'].border,
.template-customers\/login input[type='tel'].border,
.template-customers\/register input[type='text'].border,
.template-customers\/register input[type='email'].border,
.template-customers\/register input[type='password'].border,
.template-customers\/register input[type='search'].border,
.template-customers\/register input[type='tel'].border,
.template-customers\/reset_password input[type='text'].border,
.template-customers\/reset_password input[type='email'].border,
.template-customers\/reset_password input[type='password'].border,
.template-customers\/reset_password input[type='search'].border,
.template-customers\/reset_password input[type='tel'].border {
  margin-bottom: 16px;
  border-color: #000;
}
.template-customers\/login .errors ul,
.template-customers\/register .errors ul,
.template-customers\/reset_password .errors ul {
  margin-bottom: 30px;
  color: red;
  text-align: center;
}
.template-customers\/login .user-message,
.template-customers\/register .user-message,
.template-customers\/reset_password .user-message {
  margin-bottom: 60px;
  text-align: center;
}
.template-customers\/login .user-message p,
.template-customers\/register .user-message p,
.template-customers\/reset_password .user-message p {
  margin: 10px 0;
}

.template-customers\/activate_account .wysiwig-wrapper .padded {
  max-width: 490px;
  margin: 60px auto 30px;
}
.template-customers\/activate_account .wysiwig-wrapper .padded h4 {
  text-align: center;
  text-transform: uppercase;
  margin: 25px auto;
}
.template-customers\/activate_account .customer-activation-form {
  max-width: 600px;
  margin: 0 auto;
}
.template-customers\/activate_account .customer-activation-form label {
  margin-bottom: 10px;
}
.template-customers\/activate_account .customer-activation-form .large_form {
  margin-bottom: 25px;
}
.template-customers\/activate_account
  .customer-activation-form
  .action_bottom
  button {
  width: 100%;
  margin-bottom: 20px;
}

.template-customers\/account main > .container,
.template-customers\/order main > .container,
.template-customers\/addresses main > .container,
.template-customers\/activate_account main > .container {
  padding-top: 50px;
  max-width: 1280px;
}
.template-customers\/account table,
.template-customers\/order table,
.template-customers\/addresses table,
.template-customers\/activate_account table {
  padding-top: 30px;
  width: 100%;
}
.template-customers\/account th,
.template-customers\/order th,
.template-customers\/addresses th,
.template-customers\/activate_account th {
  padding: 15px;
  text-align: left;
}
.template-customers\/account td,
.template-customers\/order td,
.template-customers\/addresses td,
.template-customers\/activate_account td {
  vertical-align: middle;
  padding: 15px;
}
.template-customers\/account td img,
.template-customers\/order td img,
.template-customers\/addresses td img,
.template-customers\/activate_account td img {
  height: 80px;
  width: auto;
}
.template-customers\/account td a,
.template-customers\/order td a,
.template-customers\/addresses td a,
.template-customers\/activate_account td a {
  display: block;
}

body.template- .shopify-challenge__container {
  padding-top: 50px;
}

.template-checkout .search-form-li {
  display: none !important;
}
.template-checkout .content {
  padding-top: 90px;
}
.template-checkout.has-notification .content {
  padding-top: 130px;
}
.template-checkout #site-wrapper {
  max-width: 1280px;
}
.template-checkout .main-footer {
  margin-top: 0;
}
.template-checkout .content-box {
  border-radius: 0 !important;
}
.template-checkout .content-box .content-box__row {
  border-radius: 0 !important;
}
.template-checkout .field__input,
.template-checkout .input-checkbox,
.template-checkout .input-radio {
  border-color: #000;
}
.template-checkout .product-thumbnail:after {
  display: none !important;
}
.template-checkout .product__description {
  vertical-align: middle;
}
.template-checkout .product__description > span {
  padding-left: 15px;
}
.template-checkout .product__price {
  vertical-align: middle;
  padding-top: 0;
}
.template-checkout .order-summary__section--discount button {
  padding: 0 20px;
}
@media only screen and (max-width: 1025px) {
  .template-checkout .content {
    padding-top: 0;
  }
  .template-checkout .order-summary-toggle {
    margin-top: 65px;
  }
}

.page-campout-for-good .overview-section h3,
.page-campout-for-good .section-divider span {
  font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #956236;
  letter-spacing: 0.32em;
}

.page-campout-for-good {
  /* background: #F9F5EC; */
}
.page-campout-for-good .main-content .container {
  max-width: 1290px;
}
.page-campout-for-good .section-divider {
  position: relative;
  text-align: center;
  margin: 80px 0 50px 0;
}
.page-campout-for-good .section-divider.first {
  margin-top: 20px;
}
.page-campout-for-good .section-divider:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background: rgba(149, 98, 54, 0.6);
}
.page-campout-for-good .section-divider span {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0 20px;
  background: #f9f5ec;
}
.page-campout-for-good .main-footer {
  margin-top: 0;
}
.page-campout-for-good .page-content p {
  margin-bottom: 25px;
}
.page-campout-for-good .page-content p:last-child {
  margin-bottom: 0;
}
.page-campout-for-good .hero-section {
  padding-top: 75px;
  padding-bottom: 15px;
}
.page-campout-for-good .hero-section .campaign-logo,
.page-campout-for-good .hero-section .snowpeak-logo {
  margin: 0 auto 25px auto;
}
.page-campout-for-good .hero-section .campaign-logo svg,
.page-campout-for-good .hero-section .snowpeak-logo svg {
  width: 100%;
}
.page-campout-for-good .hero-section .campaign-logo {
  max-width: 390px;
}
.page-campout-for-good .hero-section .snowpeak-logo {
  max-width: 215px;
}
.page-campout-for-good .hero-section h1 {
  font-size: 98px;
  line-height: 1;
  letter-spacing: normal;
  color: #414042;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1025px) {
  .page-campout-for-good .hero-section h1 {
    font-size: 68px;
  }
}
@media only screen and (max-width: 1025px) {
  .page-campout-for-good .hero-section h1 {
    font-size: 58px;
  }
}
.page-campout-for-good .overview-section .boxes .col {
  flex: 1;
  background: #f1e9dd;
  padding-top: 60px;
  padding-bottom: 60px;
}
.page-campout-for-good .overview-section .boxes .col:first-child {
  margin-right: 15px;
}
.page-campout-for-good .overview-section .boxes .col:last-child {
  margin-left: 15px;
  padding-bottom: 25px;
}
.page-campout-for-good .overview-section .kit-items {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin-top: 25px;
  margin-left: -35px;
  margin-right: -15px;
}
.page-campout-for-good .overview-section .kit-items .kit-item {
  flex: 1 1 33.333%;
  max-width: 150px;
}
.page-campout-for-good .overview-section .kit-items img {
  display: block;
  width: 100%;
}
.page-campout-for-good .overview-section .text-small {
  line-height: 1.3;
}
.page-campout-for-good .overview-section .registration-form {
  margin-top: 25px;
}
.page-campout-for-good .overview-section .brebrf.brebrf {
  padding: 0 !important;
  margin-left: -7px;
  margin-right: -7px;
}
@media only screen and (max-width: 940px) {
  .page-campout-for-good .overview-section .boxes {
    display: block;
  }
  .page-campout-for-good .overview-section .boxes > div {
    margin: 0 0 25px 0 !important;
  }
  .page-campout-for-good .overview-section .kit-items {
    margin-bottom: 25px;
  }
  .page-campout-for-good .overview-section .kit-items .kit-item {
    flex: 1;
  }
}
@media only screen and (max-width: 769px) {
  .page-campout-for-good .overview-section .kit-items {
    display: grid;
    grid-template-columns: repeat(2, 50% [col-start]);
    align-items: center;
  }
  .page-campout-for-good .overview-section .kit-items .kit-item {
    margin: auto;
  }
}
@media only screen and (max-width: 576px) {
  .page-campout-for-good .overview-section .kit-items {
    margin-left: 0;
    margin-right: 0;
  }
}
.page-campout-for-good .storemapper-map-area {
  margin-top: 35px;
}
.page-campout-for-good .storemapper-map-area img {
  width: 100%;
}
.page-campout-for-good .storemapper-map-area .storemapper-map-directions {
  display: none !important;
}
.page-campout-for-good .extras-section .products-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 33.333% [col-start]);
  margin: -15px;
}
.page-campout-for-good .extras-section .products-wrapper .product-tile {
  padding: 0;
  margin: 15px;
}
@media only screen and (max-width: 576px) {
  .page-campout-for-good .extras-section .products-wrapper {
    grid-template-columns: repeat(1, 100% [col-start]);
  }
}
.page-campout-for-good .invitation-section .list-container {
  margin-bottom: 65px;
}
.page-campout-for-good .invitation-section .social-links a {
  display: inline-block;
  margin: 0 15px;
}
.page-campout-for-good .invitation-section .social-links a#fb-share {
  width: 57px;
  height: 57px;
}
.page-campout-for-good .invitation-section .social-links a#tw-share {
  width: 61px;
  height: 50px;
}
.page-campout-for-good .invitation-section .social-links a#li-share {
  width: 57px;
  height: 57px;
}
.page-campout-for-good .invitation-section .social-links a#pin-share {
  width: 57px;
  height: 57px;
}
.page-campout-for-good .invitation-section .social-links a#mail-share {
  width: 63px;
  height: 41px;
}
.page-campout-for-good .invitation-section .social-links a:hover svg path {
  fill: #000;
}
.page-campout-for-good .invitation-section .social-links svg {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.page-campout-for-good .invitation-section .social-links svg path {
  transition: fill 0.3s ease;
}
.page-campout-for-good .analog-digital-section .action-buttons {
  margin-top: 65px;
}
.page-campout-for-good
  .analog-digital-section
  .action-buttons
  > div:first-child {
  margin-bottom: 25px;
}
.page-campout-for-good .social-section .text-hashtag {
  font-size: 42px;
  color: #956236;
  margin-bottom: 25px;
}
.page-campout-for-good .section-instagram-feed-wrapper {
  background: #fff;
  margin-top: 55px;
  padding: 70px 60px;
}
.page-campout-for-good .section-instagram-feed-wrapper .list-instagram {
  margin-top: 0;
}

/*# sourceMappingURL=app.css.map*/

button.needsclick:hover {
  opacity: 0.7;
}

.reviews-section-wrapper {
  max-width: 1440px;
}

.hide {
  display: none !important;
}

/* Size guide styles */
.product-size-guide {
  margin: 10px 0 15px;
  display: block;
  width: 100%;
}

.product-size-guide a {
  font-size: 18px;
  border-bottom: 1px solid #000;
  transition: all 0.3s ease;
}

.product-size-guide a:hover {
  border-color: #a1a1a1;
}

.product-size-guide-popup {
  padding: 13px 81px 38px 41px;
  min-height: 75vh;
  width: 100%;
}

.template-product .fancybox-wrap {
  min-width: 65%;
}

.template-product .fancybox-inner {
  width: 100% !important;
}

.sg-toggle-tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  width: 100%;
  text-transform: uppercase;
  max-width: 290px;
  margin: 0 auto;
  padding: 8px 15px;
  border: 1px solid #000;
}

.sg-toggle-tabs-icon {
  display: flex;
  transition: all 0.3s ease;
}

.sg-toggle-tabs.active .sg-toggle-tabs-icon {
  transform: rotate(90deg);
}

.sg-tabs {
  display: flex;
  column-gap: 30px;
}

.sg-tab {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.35em;
  transition: all 0.3s ease;
}

.sg-tab:after {
  transition: all 0.3s ease;
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  left: -4px;
  right: 0;
  height: 1px;
  opacity: 0;
  background: #000;
}

.sg-tab.active:hover,
.sg-toggle-tabs:hover {
  color: #000;
}

.sg-tab:hover:after {
  opacity: 1;
  background: rgba(161, 161, 161, 0.4);
}

.sg-tab.active:after {
  opacity: 1;
  background: #000;
}

.sg-tab-content {
  padding: 65px 0;
  overflow: auto;
}

.size-conversion-chart-table {
  width: 100%;
  text-align: left;
}

.size-conversion-chart-table thead {
  background-color: #f2f2f2;
}

.size-conversion-chart-table tr {
  border-bottom: 1px solid #ccc;
}

.size-conversion-chart-table td,
.size-conversion-chart-table th {
  padding: 10px 5px;
  line-height: normal;
}

.measurements-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 50px;
}

.measurements-image {
  width: 66.666%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.measurements-data {
  width: 33.333%;
}

.measurements-image-inner {
  position: relative;
  padding: 10px;
  /*overflow: hidden;*/
}

.measurements-image-inner img {
  max-width: 100%;
}

.measurements-image-values {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.measurements-image_value {
  position: absolute;
  background-color: #fff;
  list-style-type: none;
  margin: 0;
  z-index: 1;
  color: #000;
  padding: 0;
  text-align: center;
  text-transform: none;
  width: 48px;
  font-size: 16px;
  line-height: 1;
}

#waist {
  left: 36%;
  top: 3%;
}

#rise {
  right: 19%;
  top: 21%;
}

#hip {
  left: 16%;
  top: 29%;
}

#inseam {
  bottom: 44%;
  right: 16%;
}

#hem {
  bottom: 4%;
  left: 17.5%;
}

#shoulder {
  left: 45.5%;
  top: 6.15%;
}

#bust {
  top: 46.5%;
  left: 34.5%;
}

#sleeve {
  top: 55.5%;
}

#length {
  right: 0.5%;
  top: 52.5%;
}

#shoulder_dress {
  top: 5%;
  left: 40%;
}

#sleeve_dress {
  top: 18%;
  left: 8%;
}

#bust_dress {
  top: 26%;
  left: 40%;
}

#length_dress {
  right: 5%;
  top: 37%;
}

#hem_dress {
  bottom: 9%;
  left: 40%;
}

#waist_skirt {
  top: 5.5%;
  left: 38%;
}

#hip_skirt {
  top: 36%;
  left: 26.5%;
}

#length_skirt {
  top: 31%;
  right: 5%;
}

#hem_skirt {
  bottom: 6%;
  left: 38%;
}

#bust_vest {
  top: 40%;
  left: 27.5%;
}

#length_vest {
  right: 5%;
  top: 47.5%;
}

@media only screen and (max-width: 420px) {
  #shoulder {
    left: 43.5%;
  }

  #bust {
    top: 45.5%;
  }

  #sleeve {
    top: 54.5%;
  }

  #length {
    top: 51.5%;
    right: 0;
  }

  #length_vest {
    top: 47%;
  }
}

.measurements-data-selector {
  /* margin-bottom: 35px;*/
}

.measurements-data-model {
  margin-top: 35px;
}

.measurements-data-selector-sizes,
.measurements-data-selector-units {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}

.measurements-data-selector-title {
  font-size: 16px;
  margin-bottom: 5px;
}

.measurements-data-selector-size,
.measurements-data-selector-unit {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  margin: -1px -1px 0 0;
  text-transform: uppercase;
  transition: all 0.3s ease;
  font-size: 16px;
}

.measurements-data-selector-size {
  width: 55px;
  height: 55px;
}

.measurements-data-selector-unit {
  width: 100px;
  height: 55px;
}

.measurements-data-selector-size:hover,
.measurements-data-selector-unit:hover {
  color: #000;
}

.measurements-data-selector-size.active,
.measurements-data-selector-unit.active {
  color: #fff;
  background-color: #000;
}

.measurements-data-model-wrapper {
  margin-bottom: 25px;
}

.measurements-data-model-wrapper:last-child {
  margin-bottom: 0;
}

.measurements-data-model-title {
  font-size: 16px;
  margin-bottom: 15px;
  border-bottom: 1px solid #000;
  max-width: 60%;
}

.measurements-data-model-info-basic {
  font-size: 16px;
}

.measurements-data-model-info-values {
  display: flex;
}

.measurements-data-model-info-values span {
  font-size: 16px;
  width: 110px;
}

@media only screen and (max-width: 1440px) {
  .template-product .fancybox-wrap {
    min-width: 80%;
  }
}

@media only screen and (max-width: 1279px) {
  .template-product .fancybox-wrap {
    min-width: 95%;
  }
}

@media only screen and (max-width: 1025px) {
  .product-size-guide-popup {
    padding: 65px 13px 13px 13px;
  }

  .sg-tab-content {
    padding-top: 35px;
  }

  .sg-toggle-tabs-title {
    text-underline-offset: 4px;
    text-decoration: underline;
  }

  .sg-tabs {
    display: none;
    max-width: 290px;
    margin: 0 auto;
  }

  .sg-tab {
    letter-spacing: normal;
    display: inline-block;
    padding: 8px 15px;
    width: 100%;
    border: 1px solid #000;
    margin-top: -1px;
  }

  .sg-tab.active {
    display: none;
  }

  .sg-tab:after {
    display: none;
  }

  .measurements-inner {
    flex-wrap: wrap;
    column-gap: 0;
  }

  .measurements-image,
  .measurements-data {
    width: 100%;
  }

  .measurements-image {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 1026px) {
  .sg-toggle-tabs {
    display: none;
  }

  .sg-tabs {
    display: flex !important;
  }
}

.section--shipping-method > .section__header p {
  margin-top: 8px;
}

/* global customer support hub page styles */
.support-page-wrapper {
  padding-top: 40px;
}

.support-page-wrapper > .shopify-section {
  margin-bottom: 40px;
}

.support-page-wrapper > .shopify-section:last-child {
  margin-bottom: 0;
}
/*
.support-container {
  max-width: 1436px;
  margin: 0 auto;
  padding: 0 20px;
}
*/

.support-container {
  max-width: 1284px;
  margin: 0 auto;
  padding: 0 20px;
}

.support-page-wrapper .s-center {
  text-align: center;
}

.support-page-wrapper .support-title {
  text-transform: initial;
  letter-spacing: normal;
}

.icon-wrapper {
  display: flex;
}

@media only screen and (min-width: 770px) {
  .support-page-wrapper {
    padding-top: 51.5px;
  }

  .support-page-wrapper > .shopify-section {
    margin-bottom: 66.8px;
  }
}

#shopify-section-gift-image-hero {
  margin-top: 46px;
}

.gift-guide-page-wrapper .h4 {
  line-height: 22px;
}

.gift-guide-page-wrapper .cta-slide-boxes,
.gift-guide-page-wrapper .cta-slide-boxes .cta-box {
  margin-top: 0;
}

.gift-guide-page-wrapper
  .cta-slide-boxes
  .cta-box
  .element-container
  .element-content-wrapper
  .btn:hover {
  color: #fff;
}

@media only screen and (max-width: 1025px) {
  .gift-guide-page-wrapper .cta-slide-boxes .cta-box .element-container {
    padding-bottom: 0;
  }

  .gift-guide-page-wrapper .cta-box {
    margin-bottom: 50px;
  }

  .gift-guide-page-wrapper .cta-box:last-of-type {
    margin-bottom: 0;
  }

  .gift-guide-page-wrapper
    .cta-slide-boxes
    .cta-box
    .element-container
    .element-content-wrapper {
    transform: initial;
    position: initial;
  }
}

.submenu-child-parent-link.link-shop-by-collection {
  display: none;
}

.adaptive-img-wrapper {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  background: transparent;
}

.absolute-img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  top: 0;
  left: 0;
  z-index: 0;
}

.blog-feature-image {
  margin-bottom: 60px;
  flex: 2;
}

.blog-feature-image img {
  margin: 0 !important;
}

.instafeed-image-wrapper {
  height: 300px;
}

@media only screen and (max-width: 1440px) {
  .instafeed-image-wrapper {
    height: 260px;
  }
}

@media only screen and (max-width: 1024px) {
  .instafeed-image-wrapper {
    height: 156px;
  }
}

@media only screen and (max-width: 768px) {
  .instafeed-image-wrapper {
    height: 214px;
  }
}

@media only screen and (max-width: 375px) {
  .instafeed-image-wrapper {
    height: 185px;
  }
}

#spicegems_gdpr_banner #spicegems_gdpr_banner_msg {
  font-family: AGaramondPro-Regular, sans-serif;
  letter-spacing: normal;
  font-size: 14px;
}

#spicegems_gdpr_banner #spicegems_gdpr_banner_link {
  text-shadow: initial;
  font-family: AGaramondPro-Regular, sans-serif;
  letter-spacing: normal;
  padding: 0;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: all 0.15s linear;
  font-size: 14px;
}

#spicegems_gdpr_banner #spicegems_gdpr_banner_link:hover {
  opacity: 0.8;
}

#spicegems_gdpr_banner #spicegems_gdpr_main_btn {
  text-shadow: initial;
  font-family: AGaramondPro-Regular, sans-serif;
  letter-spacing: normal;
  box-shadow: initial;
  transition: all 0.15s linear;
  border-radius: 0;
  font-size: 14px;
  background: #fff;
  color: #000;
  border: 1px solid #fff;
}

#spicegems_gdpr_banner #spicegems_gdpr_main_btn:hover,
#spicegems_gdpr_banner #spicegems_gdpr_main_btn:active {
  color: #fff !important;
  background: transparent !important;
  opacity: 1;
}

@media only screen and (min-width: 1026px) {
  #spicegems_gdpr_banner #spicegems_gdpr_main_btn,
  #spicegems_gdpr_banner #spicegems_gdpr_banner_link,
  #spicegems_gdpr_banner #spicegems_gdpr_banner_msg {
    font-size: 18px;
  }
}

.main-footer form.klaviyo-form {
  padding: 0 !important;
  margin: 0 !important;
  padding-top: 6px !important;
}

@media screen and (max-width: 1025px) {
  .main-footer form.klaviyo-form div[data-testid='form-row'] {
    flex-direction: column !important;
  }
  .main-footer .block-header {
    padding-bottom: 30px;
  }
}

.main-footer form.klaviyo-form div[data-testid='form-component'] {
  padding: 0 !important;
}

.main-footer form.klaviyo-form button {
  transition: all 0.2s linear !important;
}

.cms-page .globo-form-app .globo-form-control label {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

@media only screen and (min-width: 1279px) {
  .cms-page .globo-form-app .globo-form-control label {
    font-size: 14px;
    line-height: 18px;
  }
}

.cms-page .globo-form-app .globo-form-control .heading-title {
  line-height: normal;
  margin-top: 30px;
  padding-bottom: 0;
}

.cms-page .globo-form-app .message {
  padding: 20px;
}

.cms-page .globo-form-app .message .content h4 {
  margin-top: 0;
}

.cms-page .globo-form-app .globo-form-control input,
.cms-page .globo-form-app .globo-form-control textarea,
.cms-page .globo-form-app .globo-form-control select {
  font-family: AGaramondPro-Regular, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  width: 100%;
  padding: 13px 20px;
  font-size: 1rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0 !important;
  border: 1px solid #000;
  height: auto;
}

.cms-page .submit.flat-button {
  width: 100%;
  background-color: transparent !important;
  border: 1px solid #000 !important;
  color: #000 !important;
  text-transform: uppercase !important;
  font-family: AGaramondPro-Semibold, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 14px !important;
  letter-spacing: 0.2em !important;
  line-height: 1 !important;
  padding: 18px 45px 15px 45px !important;
  border-radius: 0 !important;
  white-space: nowrap !important;
  transition: all 0.3s ease !important;
  height: auto !important;
}

.cms-page .submit.flat-button:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.business-lp-image-wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.business-lp-image {
  width: 100%;
  position: absolute;
  top: 0;
  display: block;
  margin: 0 auto;
}

body ul#wk-share-list {
  margin-bottom: 0;
}

.branding a {
  transition: all 0.15s linear;
}

.branding a:hover {
  opacity: 0.7;
}

.product__recommendations {
  display: none !important;
}

.product__recommendations.initialized {
  display: block !important;
}

.section-text-with-image-wrapper .element-media img {
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.social-img {
  height: 29px;
}

/* product options sold out colour styling */

.product-option .has-color {
  position: relative;
}
.product-option .has-color svg {
  position: absolute;
  top: 0;
  left: 0;
}

/* specs and features css */
.specs_title {
  padding: 30px 0;
  text-align: center;
}
.specs_title * {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .specs_columns > div ul {
    display: flex;
    text-align: center;
    max-width: 450px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin: auto;
  }
}
@media only screens and (max-width: 769px) {
  .list-container {
    padding: 10px;
    background: #f6f6f6;
  }
}
.specs_columns {
  display: flex;
  justify-content: center;
  /* border-top: .5px solid #000; */
  border-bottom: 0.5px solid #000;
}
@media only screen and (max-width: 769px) {
  .specs_columns {
    padding: 10px;
  }
}

.specs_columns {
  display: flex;
  justify-content: center;
  border-top: 1px solid #262626;
  border-bottom: 1px solid #262626;
}

.specs_columns > div {
  min-height: max-content;
  border-right: 1px solid #262626;
  padding: 1rem;
}
.specs_columns > div:last-child {
  border-right: none;
}
.specs_columns > div div {
  margin: auto;
  padding-top: 1.5rem;
  /* max-width: 190px; */
}
.specs_columns > div.specs-link div {
  max-width: unset;
  margin: unset;
  padding-top: 0.5rem;
}
.specs_columns > div.specs-link {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.specs_columns > div.specs-link h4 {
  text-align: center;
}
.specs_columns > div div a {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.17em;
}
.specs_columns > div div svg {
  width: 100%;
}
.specs_columns > div div h4 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.17em;
  text-align: center;
  padding-bottom: 2%;
}

.specs_columns ul li {
  font-size: 16px !important;
  line-height: 28px;
}

.specs_cols_1 > div {
  width: 100%;
}

.specs_cols_2 > div {
  width: 50%;
}

.specs_cols_3 > div {
  width: 33.333333%;
}

.specs_cols_4 > div {
  width: 25%;
}

.play-video-setup-btn path {
  transition: all 0.3s ease;
}

.play-video-setup-btn:hover path {
  fill: #fff;
}

.setup_box_wrapper {
  width: 100%;
  margin: 1rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 2.5rem;
  padding: 2.5rem;
  width: 100% !important;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

@media screen and (max-width: 930px) {
  .specs_columns > div {
    padding: 2rem;
  }
}

@media (max-width: 768px) {
  .specs_dual_content .specs_left {
    max-width: 100% !important;
  }
  .specs_dual_content {
    border: unset !important;
  }
  .specs_cols_4 > div {
    width: 50%;
  }
  .specs_columns > div {
    padding-top: 0.5rem;
  }
  .specs_columns > div.specs-link {
    align-items: unset;
    flex-direction: row-reverse;
  }
  .specs_columns > div.specs-link h4 {
    text-align: left;
  }
  .specs_columns ul {
    padding-left: 0 !important;
  }
  .specs_columns > div ul {
    text-align: left;
    align-items: flex-start;
  }
  .specs_columns ul li {
    list-style: none;
  }
  .specs_title * {
    font-size: 22px;
    margin: 0 !important;
  }
  .specs_columns > div div h4 {
    text-align: left;
  }
  .specs_columns > div div h4,
  .specs_columns > div div h4 a,
  .specs_columns ul * {
    font-size: 16px;
  }
  .specs-link svg:nth-child(2) {
    display: none;
    height: 27px;
    width: 27px;
  }
  .specs_columns > div:last-child {
    border-right: unset;
  }
}

@media screen and (min-width: 1080px) {
  .specs_columns > div {
    min-width: 25vw;
  }
  .two-column-list {
    column-count: 2;
  }
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  .specs_columns > div ul {
    height: auto;
    max-height: unset;
  }
}

@media screen and (max-width: 640px) {
  .specs_title * {
    font-size: 16px;
  }
  .specs_columns > div div h4,
  .specs_columns > div div h4 a,
  .specs_columns ul *,
  .specs_dual_content .setup_title,
  .specs_dual_content .images_title,
  .specs_dual_content .information_title,
  .specs_dual_content .specs_left .setup-text {
    font-size: 14px !important;
  }
  .specs_dual_content .specs_left .setup-product-title {
    font-size: 22px !important;
  }
  .specs_columns > div div a {
    text-align: center;
    font-size: 14px;
    line-height: initial;
    letter-spacing: 0.17em;
    text-transform: uppercase;
  }
}

.hp_quickpicks_header {
  letter-spacing: 2px;
}

@media (max-width: 768px) {
  .hide-mobile {
    display: none;
  }
}

@media (min-width: 769px) {
  .hide-desktop {
    display: none;
  }
}

.section--padding-top {
  padding-top: 40px;
  @media (min-width: 768px) {
    padding-top: 70px;
  }
}
.section--padding-bottom {
  padding-bottom: 40px;
  @media (min-width: 768px) {
    padding-bottom: 70px;
  }
}

/* New search results styles */
.search-results {
  top: 28px;
  width: 100%;
  background: #fff;
  border: solid #e2e2e2;
  border-width: 0px 1px 1px;
}
.search-results h3 {
  background: #f9f9f9;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 2px;
  padding: 5px 10px;
}
.search-results ul {
  padding: 10px;
  overflow-y: auto;
  max-height: 340px;
}
.search-results ul::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.search-results ul::-webkit-scrollbar-thumb {
  background: #000;
}
.search-product-info {
  border-bottom: 1px solid #f9f9f9;
}
.search-results ul li a {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
}
.categories {
  font-weight: bold !important;
}
.search-product-info {
  display: flex;
}
.search-product-title,
.search-product-price {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
}
.search-product-price {
  display: block;
}
.search-info-container {
  padding: 5px;
}
.pages-search {
  display: flex;
}
.pages-search .info-icon {
  padding-right: 8px;
}
.prod-card wk-button {
  display: none;
}
.prod-card .product-type-link { 
  display: none ;
}

/* quickview drawer */
.drawer-quickview-outer {
  position: fixed;
  top: 0%;
  right: -100%; 
  height: 100%;
  transition: right 0.5s ease;
  z-index: 999;
  width: 100%;
  background-color: #F9F9F9;
  transition-property: all;
  transition-duration: 0.5s;
  padding: 24px 20px 0 20px;
  overflow: scroll;
}

.drawer-quickview-outer.active {
  right: 0%;
}

.drawer-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease;
  display: none;
}

.drawer-overlay.active {
  opacity: 1;
  z-index: 9;
  display: block; 
}

.overlay-svg {
  visibility: hidden; 
  width: 2.5rem; 
  height: 2.5rem; 
  color: #ffffff; 
  opacity: 0; 
  animation: spin 1s linear infinite;
}

.overlay-svg.active {
  opacity: 1;
}

quickview-drawer .product-details-wrapper  {
  flex-direction: column;
}

quickview-drawer .product-content {
  width: 100%!important;
}

quickview-drawer .product-title {
  font-size: 28px;
}

quickview-drawer .product-prices {
  font-size: 24px!important;
}

quickview-drawer .product-adjustments {
  margin: 0 0 25px!important;
}

quickview-drawer .product-options [role='radio'].has-color .color-option {
  width: 35px!important;
  height: 35px!important;
}

quickview-drawer .sharing {
  display: none!important;
}

quickview-drawer .actions-wrapper {
  flex-direction: row-reverse;
  gap: 12px;
  width: 100%;
}

quickview-drawer .actions-wrapper .add-to-cart {
  width: 100%;
  background: #2E2B2C;
  color: white;
  margin-right: 0px!important;
}

quickview-drawer .product-details-wrapper > div:first-child {
  width: 100%!important;
}

quickview-drawer .product-images .swiper-container {
  padding-left: 0!important;
}

quickview-drawer .swiper-container {
  overflow: hidden!important;
}

quickview-drawer .swiper-pagination .swiper-pagination-bullet {
  height: 8px!important;
  width: 8px!important;
  margin: 0 3px!important;
}

quickview-drawer .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000!important;
}

quickview-drawer .product-images .swiper-container .swiper-slide {
  height: auto!important;
}

quickview-drawer .product-images .swiper-container {
  padding-bottom: 0!important;
}

quickview-drawer .product-details-wrapper {
  padding: 0 !important;
}

quickview-drawer .product-description {
  padding: 0 10px;
}

@media only screen and (max-width: 1025px) {
  quickview-drawer .product-description {
    padding: 0 20px;
  }
}

.drawer-close {
  width: 20px;
  padding: 0;
  top: 20px;
  height: 20px;
  right: 20px;
  position: absolute;
  z-index: 9;
}

.drawer-close svg {
  width: 20px;
  height: 20px;
  stroke-width: 3;
  stroke: #000;
}

@media screen and (min-width: 768px) {
  .drawer-quickview-outer {
    width: 35%;
  }
}