@charset "UTF-8";
/*===================================
=            Reset style            =
===================================*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

html {
  width: 100%;
  min-height: 100%;
  font-size: 19px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  width: 100%;
  min-height: 100%;
  font: normal 19px/1.45 "Barlow", "Barlow-fallback", Arial, Helvetica, sans-serif;
  color: #232021;
  background: #fff;
  position: relative;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  font-family: "Barlow", "Barlow-fallback", Arial, Helvetica, sans-serif;
}

button, input {
  overflow: visible;
}

button {
  padding: 0;
  margin: 0;
}

button, select {
  text-transform: none;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border-style: none;
  padding: 0;
  border: 0;
}

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

a, ins, del {
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption, th {
  text-align: left;
}

q:after, q:before {
  content: "";
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

:focus {
  outline: 0;
}

blockquote, q {
  quotes: "" "";
}

.clear {
  clear: both;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Barlow", "Barlow-fallback", Arial, Helvetica, sans-serif;
  font-weight: 900;
  color: #232021;
  line-height: 1.2;
}

h1 {
  font-size: 44px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

/* Anchors */
a {
  outline: 0;
  color: #f57b20;
}

a img {
  border: none;
  text-decoration: none;
}

/* Paragraphs */
p {
  margin-bottom: 1.143em;
}

* p:last-child {
  margin-bottom: 0;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

/* Lists */
ul {
  list-style: outside disc;
  margin: 1em 0 1.5em 1.5em;
}

ol {
  list-style: outside decimal;
  margin: 1em 0 1.5em 1.5em;
}

dl {
  margin: 0 0 1.5em 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 1.5em;
}

/* Quotes */
blockquote {
  font-style: italic;
}

::selection {
  background: #000;
  color: #fff;
}

::-moz-selection {
  background: #000;
  color: #fff;
}

::-webkit-selection {
  background: #000;
  color: #fff;
}

::-webkit-input-placeholder {
  color: #000;
}

::-moz-placeholder {
  color: #000;
}

:-ms-input-placeholder {
  color: #000;
}

/* For modern browsers - clearfix for floating elements */
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

/*
Box sizing - http://css-tricks.com/box-sizing/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*/
/*-----  End of Reset style  ------*/

/* barlow-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/barlow-v12-latin_latin-ext-regular-subset.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/barlow-v12-latin_latin-ext-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/barlow-v12-latin_latin-ext-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/barlow-v12-latin_latin-ext-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
    font-family: "Barlow-fallback";
    size-adjust: 96.7%; 
    src: local("Arial");
  /*	letter-spacing: -0.65px;
    word-spacing: 0.25px; */
}
@font-face {
  font-display: swap;
}
:root {
  --shadow-xs: 0 0.1px 0.3px rgba(0, 0, 0, 0.06),0 1px 2px rgba(0, 0, 0, 0.12);
  --shadow-sm: 0 0.3px 0.4px rgba(0, 0, 0, 0.025),0 0.9px 1.5px rgba(0, 0, 0, 0.05),0 3.5px 6px rgba(0, 0, 0, 0.1);
  --shadow-md: 0 0.9px 1.5px rgba(0, 0, 0, 0.03),0 3.1px 5.5px rgba(0, 0, 0, 0.08),0 14px 25px rgba(0, 0, 0, 0.12);
  --shadow-lg: 0 1.2px 1.9px -1px rgba(0, 0, 0, 0.014),0 3.3px 5.3px -1px rgba(0, 0, 0, 0.038),0 8.5px 12.7px -1px rgba(0, 0, 0, 0.085),0 30px 42px -1px rgba(0, 0, 0, 0.15);
  --shadow-xl: 0 1.5px 2.1px -6px rgba(0, 0, 0, 0.012),0 3.6px 5.2px -6px rgba(0, 0, 0, 0.035),0 7.3px 10.6px -6px rgba(0, 0, 0, 0.07),0 16.2px 21.9px -6px rgba(0, 0, 0, 0.117),0 46px 60px -6px rgba(0, 0, 0, 0.2);
}

.container,
.container-flex {
  display: block;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1440px) {
  .container,
  .container-flex {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (max-width: 1280px) {
  .container,
  .container-flex {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1024px) {
  .container,
  .container-flex {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.container-flex {
  display: flex;
}

@media (max-width: 1024px) {
  #wrap {
    padding-bottom: 64px;
  }
}

.search-results-header {
  display: block;
  margin-bottom: 40px;
}
.search-results-header h1 {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .search-results-header h1 {
    font-size: calc(32px + 12 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .search-results-header h1 {
    font-size: 44px;
  }
}

#search-results {
  margin-bottom: 64px;
}

/*======================================
=            Wordpress core            =
======================================*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.form-title {
  margin-bottom: 24px;
}
.form-title p {
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.1;
}
.form-title p {
  font-size: 27px;
}
@media screen and (min-width: 768px) {
  .form-title p {
    font-size: calc(27px + 9 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .form-title p {
    font-size: 36px;
  }
}

.form-desc {
  margin-bottom: 24px;
  font-size: 17px;
}
.form-desc p {
  margin-bottom: 0;
}

.form-extra-desc {
  font-size: 15px;
}
.form-extra-desc p {
  margin-bottom: 0;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 24px 0;
}

.form-row {
  display: grid;
  grid-template-columns: 200px 1fr;
  grid-gap: 8px 16px;
}
.form-row.with-checkbox {
  grid-template-columns: 1fr;
  padding-left: 216px;
}
.form-row > label {
  font-size: 17px;
}
@media (max-width: 650px) {
  .form-row {
    grid-template-columns: repeat(1, 1fr);
  }
  .form-row.with-checkbox {
    padding-left: 0;
  }
}

.require {
  font-weight: bold;
  color: #e02424;
  font-style: normal;
}

.form-button-row {
  display: flex;
  align-items: center;
}
.form-button-row.space {
  padding-left: 216px;
}
.form-button-row.center {
  justify-content: center;
}
.form-button-row.end {
  justify-content: flex-end;
}
@media (max-width: 650px) {
  .form-button-row.space {
    padding-left: 0;
  }
}

.form-row-loading span {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  color: #0BBF59;
  gap: 12px;
  margin-bottom: 16px;
}
.form-row-loading span em {
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  animation: spin 0.85s infinite linear;
  border: 4px #f1f1f1 solid;
  border-left-color: #0BBF59;
  border-radius: 100%;
}
.form-row-loading.space {
  padding-left: 216px;
}
@media (max-width: 650px) {
  .form-row-loading.space {
    padding-left: 0;
  }
}

.form-field-item.please-wait {
  position: relative;
}
.form-field-item.please-wait:after {
  display: block;
  width: 24px;
  height: 24px;
  background: none;
  animation: spin 0.85s infinite linear;
  border: 3px #f1f1f1 solid;
  border-left-color: #0BBF59;
  border-radius: 100%;
  position: absolute;
  right: 13px;
  top: 13px;
  content: "";
  z-index: 100;
}
@media (max-width: 768px) {
  .form-field-item.please-wait:after {
    width: 20px;
    height: 20px;
    right: 12px;
    top: 12px;
  }
}

.form-field {
  display: block;
  width: 100%;
  padding: 16px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  min-height: 56px;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  appearance: none;
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 1px #e1e1e1;
}
.form-field.postcode {
  width: 150px;
}
.form-field.phone {
  width: 250px;
}
.form-field:focus {
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #f57b20, var(--shadow-sm);
  outline: 0;
}
.form-field.error-form-field {
  background: rgba(224, 36, 36, 0.1) url(images/out-of-stock.svg) right 12px center no-repeat;
  background-size: 20px 20px;
  box-shadow: inset 0 0 0 2px #e02424;
  outline: 0;
}
@media (max-width: 768px) {
  .form-field {
    padding: 12px 16px;
    min-height: 48px;
  }
}

select.form-field {
  padding-right: 32px;
}

.error-form-label {
  margin: 0;
  padding: 8px 0 0 16px;
  font-size: 15px;
  font-weight: 600;
  color: #e02424;
}

select.form-field {
  background: #fff url(images/arrow-down-black.svg) right 10px center no-repeat;
  background-size: 10px 10px;
}

textarea.form-field {
  height: 120px;
  transition: all 0.03s ease;
}
textarea.form-field:focus {
  height: 200px;
}

.radio-wrap label,
.checkbox-wrap label {
  position: relative;
  cursor: pointer;
  display: block;
}
.radio-wrap label input[type=checkbox],
.radio-wrap label input[type=radio],
.checkbox-wrap label input[type=checkbox],
.checkbox-wrap label input[type=radio] {
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 5;
}
.radio-wrap label p,
.checkbox-wrap label p {
  display: block;
  position: relative;
  padding-left: 36px;
  font-size: 15px;
  margin: 0;
}
.radio-wrap label p:before,
.checkbox-wrap label p:before {
  display: block;
  width: 22px;
  height: 22px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #e1e1e1;
  background: #fff;
  z-index: 10;
  border-radius: 2px;
}
.radio-wrap label p a,
.checkbox-wrap label p a {
  color: inherit;
  text-decoration: underline;
}
.radio-wrap label p a:hover,
.checkbox-wrap label p a:hover {
  color: #f57b20;
}
.radio-wrap label input[type=radio]:checked ~ p:before,
.radio-wrap label input[type=checkbox]:checked ~ p:before,
.checkbox-wrap label input[type=radio]:checked ~ p:before,
.checkbox-wrap label input[type=checkbox]:checked ~ p:before {
  background: #157f38 url(images/check-white.svg) center no-repeat;
  background-size: 8px 8px;
  border-color: #157f38;
}
.radio-wrap label input[type=radio].error-form-field ~ p,
.radio-wrap label input[type=checkbox].error-form-field ~ p,
.checkbox-wrap label input[type=radio].error-form-field ~ p,
.checkbox-wrap label input[type=checkbox].error-form-field ~ p {
  color: #e02424;
}
.radio-wrap label input[type=radio].error-form-field ~ p:before,
.radio-wrap label input[type=checkbox].error-form-field ~ p:before,
.checkbox-wrap label input[type=radio].error-form-field ~ p:before,
.checkbox-wrap label input[type=checkbox].error-form-field ~ p:before {
  border-color: #e02424;
  box-shadow: 0px 0px 0px 2px rgba(224, 36, 36, 0.2);
}

.highlight-checkbox {
  padding: 24px;
  border: 1px solid #f57b20;
  border-radius: 3px;
  box-shadow: 0.4px 0.4px 2.2px rgba(0, 0, 0, 0.011), 1.1px 1.1px 5.3px rgba(0, 0, 0, 0.016), 2px 2px 10px rgba(0, 0, 0, 0.02), 3.6px 3.6px 17.9px rgba(0, 0, 0, 0.024), 6.7px 6.7px 33.4px rgba(0, 0, 0, 0.029), 16px 16px 80px rgba(0, 0, 0, 0.04);
}
.highlight-checkbox > p {
  font-size: 17px;
}
.highlight-checkbox > p.orange {
  color: #f57b20;
}
.highlight-checkbox > p.red {
  color: #e02424;
}
.highlight-checkbox .checkbox-wrap label p {
  font-size: 17px;
}
@media (max-width: 768px) {
  .highlight-checkbox {
    padding: 16px;
  }
}

.radio-wrap label p:before {
  border-radius: 50%;
}

.form-button {
  align-items: center;
  justify-content: center;
  border: 0 solid transparent;
  display: inline-flex;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.5;
  min-height: 64px;
  padding: 12px 32px;
  text-align: center;
  transition-duration: 0.2s;
  transition-property: background-color, color, border-color;
  user-select: none;
  vertical-align: middle;
  position: relative;
  box-sizing: border-box;
  border-radius: 6px;
  color: #fff;
  background: #f57b20;
}
.form-button span {
  padding-right: 34px;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-image: url(images/arrow-right-long-white.svg);
}
.form-button:hover {
  background: #1c64f2;
}

.top-highlight-info {
  padding: 12px 0;
  text-align: center;
}
.top-highlight-info {
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .top-highlight-info {
    font-size: calc(13px + 2 * (100vw - 768px) / 672);
  }
}
@media screen and (min-width: 1440px) {
  .top-highlight-info {
    font-size: 15px;
  }
}
.top-highlight-info p {
  margin-bottom: 0;
}
.top-highlight-info.green-info {
  background: #0BBF59;
  color: #fff;
}
.top-highlight-info.blue-info {
  background: #1c64f2;
  color: #fff;
}
.top-highlight-info.red-info {
  background: #e02424;
  color: #fff;
}
.top-highlight-info.black-info {
  background: #000;
  color: #fff;
}
.top-highlight-info.orange-info {
  background: #F29F05;
  color: #000;
}

.top-info-wrapper .container-flex {
  height: 40px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e1e1e1;
  font-size: 15px;
}
.top-info-wrapper .container-flex .left {
  display: flex;
  gap: 0 12px;
}
.top-info-wrapper .container-flex .left img {
  width: 22px;
  height: 22px;
}
.top-info-wrapper .container-flex .left p {
  margin: 0;
}
.top-info-wrapper .container-flex a {
  color: inherit;
  text-decoration: underline;
}
.top-info-wrapper .container-flex a:hover {
  color: #f57b20;
}
.top-info-wrapper .container-flex ul {
  list-style: none;
  margin: 0;
  display: flex;
  gap: 0 20px;
}
.top-info-wrapper .container-flex ul a {
  text-decoration: none;
}
.top-info-wrapper .container-flex ul a:hover {
  text-decoration: underline;
}
@media (max-width: 650px) {
  .top-info-wrapper {
    display: none;
  }
}

.top-header-wrapper {
  --top-height: 56px;
  --top-padding: 32px;
  display: block;
}
.top-header-wrapper .container-flex {
  align-items: center;
  height: calc(var(--top-height) + var(--top-padding) * 2);
  padding-top: var(--top-padding);
  padding-bottom: var(--top-padding);
  gap: 0 120px;
}
.top-header-wrapper.simple-header {
  margin-bottom: var(--top-padding);
}
.top-header-wrapper.simple-header .container-flex {
  justify-content: space-between;
  border-bottom: 1px solid #e1e1e1;
  gap: 0;
}
.top-header-wrapper .left-side {
  flex-basis: 1;
  flex-grow: 0;
}
.top-header-wrapper .search-form-wrap {
  flex-basis: 0;
  flex-grow: 1;
}
.top-header-wrapper .right-wrap {
  flex-basis: 1;
  flex-grow: 0;
}
.top-header-wrapper .logo {
  display: block;
  height: 53px;
}
.top-header-wrapper .logo a, .top-header-wrapper .logo img {
  height: 53px;
  width: auto;
  vertical-align: top;
}
.top-header-wrapper .back-link {
  font-size: 15px;
  font-weight: 600;
  color: #000;
  order: 2;
}
.top-header-wrapper .back-link:hover {
  text-decoration: underline;
  color: #f57b20;
}
@media (max-width: 768px) {
  .top-header-wrapper .back-link {
    font-size: 13px;
  }
}
.top-header-wrapper .right-wrap {
  display: flex;
  align-items: center;
  gap: 0 40px;
}
.top-header-wrapper .fav-link,
.top-header-wrapper .user-link,
.top-header-wrapper .top-basket {
  display: flex;
  position: relative;
}
.top-header-wrapper .fav-link a,
.top-header-wrapper .fav-link button,
.top-header-wrapper .user-link a,
.top-header-wrapper .user-link button,
.top-header-wrapper .top-basket a,
.top-header-wrapper .top-basket button {
  display: inline-flex;
  align-items: center;
  gap: 0 12px;
  height: 32px;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  white-space: nowrap;
}
.top-header-wrapper .fav-link a img,
.top-header-wrapper .fav-link button img,
.top-header-wrapper .user-link a img,
.top-header-wrapper .user-link button img,
.top-header-wrapper .top-basket a img,
.top-header-wrapper .top-basket button img {
  height: 32px;
}
.top-header-wrapper .fav-link a .arrow-icon,
.top-header-wrapper .fav-link button .arrow-icon,
.top-header-wrapper .user-link a .arrow-icon,
.top-header-wrapper .user-link button .arrow-icon,
.top-header-wrapper .top-basket a .arrow-icon,
.top-header-wrapper .top-basket button .arrow-icon {
  height: 12px;
}
.top-header-wrapper .fav-link a:hover,
.top-header-wrapper .fav-link button:hover,
.top-header-wrapper .user-link a:hover,
.top-header-wrapper .user-link button:hover,
.top-header-wrapper .top-basket a:hover,
.top-header-wrapper .top-basket button:hover {
  text-decoration: underline;
}
@media (max-width: 1366px) {
  .top-header-wrapper .fav-link a,
  .top-header-wrapper .fav-link button,
  .top-header-wrapper .user-link a,
  .top-header-wrapper .user-link button,
  .top-header-wrapper .top-basket a,
  .top-header-wrapper .top-basket button {
    height: 30px;
  }
  .top-header-wrapper .fav-link a img,
  .top-header-wrapper .fav-link button img,
  .top-header-wrapper .user-link a img,
  .top-header-wrapper .user-link button img,
  .top-header-wrapper .top-basket a img,
  .top-header-wrapper .top-basket button img {
    height: 30px;
  }
}
@media (max-width: 1280px) {
  .top-header-wrapper .fav-link a,
  .top-header-wrapper .fav-link button,
  .top-header-wrapper .user-link a,
  .top-header-wrapper .user-link button,
  .top-header-wrapper .top-basket a,
  .top-header-wrapper .top-basket button {
    height: 28px;
  }
  .top-header-wrapper .fav-link a img,
  .top-header-wrapper .fav-link button img,
  .top-header-wrapper .user-link a img,
  .top-header-wrapper .user-link button img,
  .top-header-wrapper .top-basket a img,
  .top-header-wrapper .top-basket button img {
    height: 28px;
  }
}
@media (max-width: 768px) {
  .top-header-wrapper .fav-link a,
  .top-header-wrapper .fav-link button,
  .top-header-wrapper .user-link a,
  .top-header-wrapper .user-link button,
  .top-header-wrapper .top-basket a,
  .top-header-wrapper .top-basket button {
    height: 28px;
    gap: 4px;
  }
  .top-header-wrapper .fav-link a span,
  .top-header-wrapper .fav-link button span,
  .top-header-wrapper .user-link a span,
  .top-header-wrapper .user-link button span,
  .top-header-wrapper .top-basket a span,
  .top-header-wrapper .top-basket button span {
    display: none;
  }
}
@media (max-width: 450px) {
  .top-header-wrapper .fav-link a,
  .top-header-wrapper .fav-link button,
  .top-header-wrapper .user-link a,
  .top-header-wrapper .user-link button,
  .top-header-wrapper .top-basket a,
  .top-header-wrapper .top-basket button {
    height: 24px;
  }
}
.top-header-wrapper .top-basket a,
.top-header-wrapper .top-basket button {
  position: relative;
}
.top-header-wrapper .top-basket a .count,
.top-header-wrapper .top-basket button .count {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f57b20;
  color: #fff;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  z-index: 10;
  position: absolute;
  left: 22px;
  top: -6px;
  font-size: 8px;
  font-style: normal;
  box-shadow: 0 0 0 3px #fff;
}
.top-header-wrapper .dropdown-menu {
  display: block;
  position: absolute;
  right: 0;
  top: calc(100% + 16px);
  background: #fff;
  border-radius: 8px;
  padding: 8px;
  z-index: 1200;
  list-style: none;
  margin: 0;
  box-shadow: 0.4px 0.4px 2.2px rgba(0, 0, 0, 0.011), 1.1px 1.1px 5.3px rgba(0, 0, 0, 0.016), 2px 2px 10px rgba(0, 0, 0, 0.02), 3.6px 3.6px 17.9px rgba(0, 0, 0, 0.024), 6.7px 6.7px 33.4px rgba(0, 0, 0, 0.029), 16px 16px 80px rgba(0, 0, 0, 0.04);
}
.top-header-wrapper .dropdown-menu.hide {
  display: none;
}
.top-header-wrapper .dropdown-menu .dropdown-item {
  height: auto;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding: 12px 16px;
  font-size: 15px;
  font-weight: normal;
  border-radius: 3px;
}
.top-header-wrapper .dropdown-menu .dropdown-item:hover {
  text-decoration: none;
  background: #f57b20;
  color: #fff;
}
.top-header-wrapper .dropdown-menu .dropdown-separator hr {
  display: block;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  margin: 8px 0;
}
@media (max-width: 1440px) {
  .top-header-wrapper .container-flex {
    gap: 0 80px;
  }
}
@media (max-width: 1366px) {
  .top-header-wrapper {
    --top-height: 52px;
    --top-padding: 28px;
  }
  .top-header-wrapper .container-flex {
    gap: 0 64px;
  }
  .top-header-wrapper .logo {
    height: 52px;
  }
  .top-header-wrapper .logo a, .top-header-wrapper .logo img {
    height: 52px;
  }
  .top-header-wrapper .right-wrap {
    gap: 0 32px;
  }
}
@media (max-width: 1280px) {
  .top-header-wrapper {
    --top-height: 48px;
    --top-padding: 24px;
  }
  .top-header-wrapper .container-flex {
    gap: 0 40px;
  }
  .top-header-wrapper .logo {
    height: 48px;
  }
  .top-header-wrapper .logo a, .top-header-wrapper .logo img {
    height: 48px;
  }
  .top-header-wrapper .right-wrap {
    gap: 0 24px;
  }
}
@media (max-width: 1024px) {
  .top-header-wrapper .container-flex {
    flex-wrap: wrap;
    gap: 16px 24px;
    height: auto;
  }
  .top-header-wrapper .logo {
    order: 1;
  }
  .top-header-wrapper .right-wrap {
    order: 2;
    margin-right: 0;
    margin-left: auto;
    gap: 0 16px;
  }
  .top-header-wrapper .search-form-wrap {
    order: 3;
    width: 100%;
    flex: 1 1 100%;
  }
  .top-header-wrapper .dropdown-menu {
    left: auto;
    right: 0;
  }
}
@media (max-width: 768px) {
  .top-header-wrapper .container-flex {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .top-header-wrapper .logo {
    height: 40px;
  }
  .top-header-wrapper .logo a, .top-header-wrapper .logo img {
    height: 40px;
  }
}
@media (max-width: 768px) {
  .top-header-wrapper .logo {
    height: 32px;
  }
  .top-header-wrapper .logo a, .top-header-wrapper .logo img {
    height: 32px;
  }
}

.top-menu-wrap {
  --top-height: 56px;
  --top-padding: 8px;
  display: flex;
  margin-bottom: 32px;
  align-items: center;
  height: calc(var(--top-height) + var(--top-padding) * 2);
  padding: var(--top-padding);
  gap: 0 120px;
  background: #232021;
  box-shadow: 8.485px 8.485px 21.12px 2.88px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .top-menu-wrap {
    display: none;
  }
}
.top-menu-wrap .nav-toggle {
  align-items: center;
  justify-content: center;
  border: 0 solid transparent;
  display: inline-flex;
  gap: 0 16px;
  min-height: 56px;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  transition-duration: 0.2s;
  transition-property: background-color, color, border-color;
  user-select: none;
  vertical-align: middle;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
  color: #fff;
  background: #f57b20;
  white-space: nowrap;
}
.top-menu-wrap .nav-toggle svg {
  width: 22px;
  fill: currentColor;
}
.top-menu-wrap .nav-toggle:hover {
  background: #F56E07;
}
.top-menu-wrap .find-ink-main-form {
  display: grid;
  grid-template-columns: min-content repeat(4, 1fr);
  align-items: center;
  grid-gap: 0 8px;
}
.top-menu-wrap .find-ink-main-form p {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  white-space: nowrap;
  padding-right: 12px;
}
.top-menu-wrap .find-ink-main-form select option {
  font-size: 18px;
}
@media (max-width: 1440px) {
  .top-menu-wrap {
    gap: 0 80px;
  }
}
@media (max-width: 1366px) {
  .top-menu-wrap {
    gap: 0 64px;
  }
}
@media (max-width: 1280px) {
  .top-menu-wrap {
    gap: 0 40px;
  }
}
@media (max-width: 1024px) {
  .search-form-wrap {
    display: none;
  }
}

.searchform {
  display: block;
  overflow: hidden;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}
.searchform button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 10;
  width: 54px;
  height: 54px;
  border: none;
  margin: 0;
  padding: 0;
  background: none;
}
.searchform button svg {
  fill: #000;
  width: 24px;
}
.searchform button:hover svg {
  fill: #f57b20;
}
@media (max-width: 1366px) {
  .searchform input.form-field {
    min-height: 52px;
    padding: 12px 16px;
  }
  .searchform button {
    width: 52px;
    height: 52px;
  }
}
@media (max-width: 1280px) {
  .searchform input.form-field {
    min-height: 48px;
    padding: 10px 14px;
  }
  .searchform button {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 1024px) {
  .searchform {
    min-width: 100%;
    grid-template-columns: 1fr 48px;
    height: 48px;
    padding: 0 4px;
  }
  .searchform button {
    width: 48px;
    height: 48px;
  }
  .searchform button svg {
    width: 20px;
  }
}
.home-swiper {
  margin-bottom: 64px;
}
.home-swiper .swiper-slide {
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 4.243px 4.243px 11.28px 0.72px rgba(0, 0, 0, 0.05);
}
.home-swiper .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  margin-bottom: 24px;
}
.home-swiper .selects {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.home-swiper .swiper-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  padding-top: 32px;
}
@media (max-width: 1024px) {
  .home-swiper .swiper-nav {
    padding-top: 24px;
    gap: 24px;
  }
}
.home-swiper .swiper-button-prev,
.home-swiper .swiper-button-next {
  display: block;
  width: 24px;
  cursor: pointer;
  color: #f57b20;
  font-size: 18pt;
  font-weight: bold;
  margin-top: -7px;
}
.home-swiper .swiper-button-prev.swiper-button-disabled,
.home-swiper .swiper-button-next.swiper-button-disabled {
  color: #fbd6bb;
}
.home-swiper .swiper-button-prev:before {
  content:"\2190" ;
}
.home-swiper .swiper-button-next:before {
  content:"\2192";
}
.home-swiper .swiper-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}
.home-swiper .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 20px;
  height: 6px;
  border: 2px solid #f57b20;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.home-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f57b20;
}
@media (max-width: 1280px) {
  .home-swiper .logo {
    height: 64px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1024px) {
  .home-swiper .swiper-slide {
    padding: 20px;
    border-radius: 6px;
  }
  .home-swiper .logo {
    height: 56px;
    margin-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .home-swiper .swiper-slide {
    padding: 16px;
    border-radius: 4px;
  }
}

.footer-wrapper {
  border-top: 1px solid #e1e1e1;
  padding-top: 64px;
}
.footer-wrapper a {
  color: inherit;
}
.footer-wrapper a:hover {
  text-decoration: underline;
  color: #f57b20;
}
.footer-wrapper .logo-row {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.footer-wrapper .logo-row .logo {
  height: 53px;
}
.footer-wrapper .logo-row .logo a, .footer-wrapper .logo-row .logo img {
  height: 53px;
  width: auto;
  vertical-align: top;
}
.footer-wrapper .logo-row .facebook img {
  height: 24px;
  width: auto;
  vertical-align: top;
}
.footer-wrapper .menu-row {
  gap: 0 80px;
  font-size: 17px;
  line-height: 1.5;
  padding-bottom: 40px;
  border-bottom: 1px solid #e1e1e1;
}
.footer-wrapper .menu-row .desc {
  width: 530px;
}
.footer-wrapper .menu-row .desc p {
  margin-bottom: 0;
}
.footer-wrapper .menu-row ul {
  list-style: none;
  margin: 0;
  line-height: 2;
  white-space: nowrap;
}
.footer-wrapper .copyright-row {
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 13px;
}
.footer-wrapper .copyright-row p {
  margin-bottom: 0;
}
.footer-wrapper .copyright-row p:nth-child(1) {
  flex-basis: 0;
  flex-grow: 1;
}
.footer-wrapper .copyright-row p:nth-child(2) {
  flex-basis: auto;
  flex-grow: 0;
}
.footer-wrapper .copyright-row p:nth-child(3) {
  flex-basis: 0;
  flex-grow: 1;
  text-align: right;
}
@media (max-width: 1366px) {
  .footer-wrapper .menu-row {
    gap: 0 64px;
  }
}
@media (max-width: 1280px) {
  .footer-wrapper .menu-row {
    gap: 0 64px;
  }
  .footer-wrapper .menu-row .desc {
    width: 480px;
  }
}
@media (min-width: 1024px) {
  .footer-wrapper .copyright-row {
    padding-top: 32px;
    padding-bottom: 32px;
    font-size: 13px;
  }
  .footer-wrapper .copyright-row p {
    margin-bottom: 0;
  }
  .footer-wrapper .copyright-row p:nth-child(1) {
    flex-basis: 0;
    flex-grow: 1;
  }
  .footer-wrapper .copyright-row p:nth-child(2) {
    flex-basis: auto;
    flex-grow: 0;
  }
  .footer-wrapper .copyright-row p:nth-child(3) {
    flex-basis: 0;
    flex-grow: 1;
    text-align: right;
  }
}
@media (max-width: 1024px) {
  .footer-wrapper .logo-row {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px 0;
  }
  .footer-wrapper .menu-row {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px 0;
  }
  .footer-wrapper .menu-row .desc,
  .footer-wrapper .menu-row ul {
    width: 100%;
    max-width: 300px;
  }
  .footer-wrapper .copyright-row {
    padding-top: 32px;
    padding-bottom: 32px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px 0;
    text-align: center;
  }
  .footer-wrapper .copyright-row p {
    margin: 0;
    line-height: 1.2;
  }
}

.simple-footer .container-flex {
  justify-content: space-between;
}
.simple-footer p {
  margin-bottom: 0;
}
.simple-footer a {
  color: inherit;
}
.simple-footer a:hover {
  text-decoration: underline;
  color: #f57b20;
}
.simple-footer .help-row {
  font-size: 15px;
  padding-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #e1e1e1;
}
.simple-footer .help-row p:first-child {
  display: flex;
  align-items: center;
  gap: 0 8px;
}
.simple-footer .help-row p:first-child strong {
  font-weight: 600;
}
.simple-footer .help-row a {
  text-decoration: underline;
}
.simple-footer .copyright-row {
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 13px;
}
@media (max-width: 650px) {
  .simple-footer .help-row {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px 0;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media (max-width: 500px) {
  .simple-footer .copyright-row {
    padding-top: 20px;
    padding-bottom: 20px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}

.user-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100vw;
  height: 100vh;
  transition: opacity 0.15s linear;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.8);
}
.user-overlay.is-active {
  opacity: 1;
  visibility: visible;
}

#___ratingbadge_0 {
  z-index: 100;
}

.favourites-printers {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 24px 24px;
}
.favourites-printers.with-margin {
  margin-bottom: 40px;
}
.favourites-printers .printer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 20px 0;
  padding: 20px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.favourites-printers .printer:hover {
  box-shadow: 0.5px 0.5px 2.2px rgba(0, 0, 0, 0.014), 1.1px 1.1px 5.3px rgba(0, 0, 0, 0.02), 2.1px 2.1px 10px rgba(0, 0, 0, 0.025), 3.8px 3.8px 17.9px rgba(0, 0, 0, 0.03), 7.1px 7.1px 33.4px rgba(0, 0, 0, 0.036), 17px 17px 80px rgba(0, 0, 0, 0.05);
}
.favourites-printers .printer .printer-photo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  transition: all 0.3s ease;
}
.favourites-printers .printer .printer-photo img {
  height: 64px;
  width: auto;
}
.favourites-printers .printer .printer-photo:hover {
  opacity: 0.75;
}
.favourites-printers .printer .printer-name {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: #000;
}
.favourites-printers .printer .printer-name:hover {
  text-decoration: underline;
}
.favourites-printers .printer .remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0 6px;
  font-size: 13px;
  color: #999;
}
.favourites-printers .printer .remove svg {
  fill: #999;
  width: 10px;
  height: 10px;
}
.favourites-printers .printer .remove:hover {
  color: #e02424;
  text-decoration: underline;
}
.favourites-printers .printer .remove:hover svg {
  fill: #e02424;
}
@media (max-width: 1366px) {
  .favourites-printers {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1180px) {
  .favourites-printers {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1024px) {
  .favourites-printers {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 860px) {
  .favourites-printers {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 650px) {
  .favourites-printers {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 450px) {
  .favourites-printers {
    grid-template-columns: repeat(1, 1fr);
  }
}

.alert-message-info {
  padding: 16px;
  border-radius: 6px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  color: #fff;
  margin-bottom: 24px;
  font-size: 15px;
  display: grid;
  grid-template-columns: min-content 1fr;
  grid-gap: 12px 20px;
}
.alert-message-info > em {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  border-radius: 3px;
  height: 28px;
  padding: 0 12px;
}
.alert-message-info.error-message {
  background: #e02424;
}
.alert-message-info.error-message > em {
  background: #9b1c1c;
}
.alert-message-info.info-message {
  background: #1c64f2;
}
.alert-message-info.info-message > em {
  background: #1e429f;
}
.alert-message-info.success-message {
  background: #0BBF59;
}
.alert-message-info.success-message > em {
  background: #157f38;
}

#breadcrumb {
  font-size: 13px;
  color: #000;
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 8px;
  margin-top: -20px;
  margin-bottom: 24px;
  gap: 4px;
}
#breadcrumb strong {
  font-weight: 600;
}
#breadcrumb a {
  color: #000;
}
#breadcrumb a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  #breadcrumb {
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 8px;
    margin-bottom: 8px;
    margin-top: -10px;
    padding-left: 0;
  }
}

/*================================================
=            Default styles - buttons            =
================================================*/
.button-wrap,
.buttons-wrap {
  display: flex;
}
.button-wrap.center,
.buttons-wrap.center {
  justify-content: center;
}
.button-wrap.end,
.buttons-wrap.end {
  justify-content: end;
}
.button-wrap a,
.button-wrap button,
.buttons-wrap a,
.buttons-wrap button {
  align-items: center;
  justify-content: center;
  border: 0 solid transparent;
  display: inline-flex;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  min-height: 56px;
  padding: 12px 24px;
  text-align: center;
  transition-duration: 0.2s;
  transition-property: background-color, color, border-color;
  user-select: none;
  vertical-align: middle;
  position: relative;
  box-sizing: border-box;
  border-radius: 3px;
  color: #ffffff;
  background: #f57b20;
  gap: 0 16px;
}
.button-wrap a span,
.button-wrap button span,
.buttons-wrap a span,
.buttons-wrap button span {
  padding-right: 34px;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-image: url(images/arrow-right-long-white.svg);
}
.button-wrap a:hover,
.button-wrap button:hover,
.buttons-wrap a:hover,
.buttons-wrap button:hover {
  color: #f1f1f1;
  background: #1c64f2;
}
.button-wrap a.green,
.button-wrap button.green,
.buttons-wrap a.green,
.buttons-wrap button.green {
  background: #157f38;
}
.button-wrap a.green:hover,
.button-wrap button.green:hover,
.buttons-wrap a.green:hover,
.buttons-wrap button.green:hover {
  background: #0BBF59;
}
.button-wrap a.white,
.button-wrap button.white,
.buttons-wrap a.white,
.buttons-wrap button.white {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.button-wrap a.white:hover,
.button-wrap button.white:hover,
.buttons-wrap a.white:hover,
.buttons-wrap button.white:hover {
  background: #000;
  color: #fff;
}
@media (max-width: 768px) {
  .button-wrap a,
  .button-wrap button,
  .buttons-wrap a,
  .buttons-wrap button {
    font-size: 14px;
    min-height: 48px;
    padding: 8px 20px;
  }
}
.button-wrap.bigger a,
.buttons-wrap.bigger a {
  min-height: 64.96px;
  font-size: 17.4px;
  padding: 12px 32px;
  box-shadow: 7.778px 7.778px 22.25px 2.75px rgba(19, 19, 19, 0.08);
}
@media (max-width: 768px) {
  .button-wrap.bigger a,
  .buttons-wrap.bigger a {
    min-height: 60.48px;
    font-size: 15px;
    padding: 12px 24px;
  }
}

/* --------------------------------

File#: _1_dialog
Title: Dialog
Descr: Overlay informing user about tasks/decisions
Usage: codyhouse.co/license

-------------------------------- */
.dialog {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
}

.dialog__content {
  width: calc(100% - 48px);
  max-width: 500px;
  overflow: auto;
  padding: 24px;
  background-color: #fff;
  box-shadow: var(--shadow-lg);
  border-radius: 6px;
  text-align: center;
}
.dialog__content .icon {
  display: flex;
  justify-content: center;
  height: 24px;
  margin-bottom: 12px;
}
.dialog__content .icon svg {
  height: 24px;
  fill: #0BBF59;
}
.dialog__content .title {
  margin-bottom: 40px;
}
.dialog__content .title p {
  font-size: 21px;
  font-weight: bold;
  color: #0BBF59;
  margin-bottom: 0;
}
.dialog__content .desc {
  margin-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 24px;
}
.dialog__content .desc p {
  font-size: 17px;
}
.dialog__content .desc p:last-child {
  margin-bottom: 0;
}
.dialog__content .buttons-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dialog__content .buttons-wrap button svg,
.dialog__content .buttons-wrap a svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.dialog__content .buttons-wrap .back {
  color: #000;
  background: none;
  font-weight: normal;
  padding: 8px 0;
}
.dialog__content .buttons-wrap .back svg {
  width: 12px;
  height: 12px;
}
.dialog__content .buttons-wrap .back span {
  padding: 0;
}
.dialog__content .buttons-wrap .back:hover {
  text-decoration: underline;
}
.dialog__content .buttons-wrap a {
  border-radius: 3px;
  color: #fff;
  background: #157f38;
}
.dialog__content .buttons-wrap a:hover {
  background: #0BBF59;
}
@media (max-width: 650px) {
  .dialog__content .buttons-wrap {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px 0;
  }
  .dialog__content .buttons-wrap .checkout-link {
    order: 1;
  }
  .dialog__content .buttons-wrap .back {
    order: 2;
  }
}

.dialog--is-visible {
  opacity: 1;
  visibility: visible;
}

.dialog--sticky {
  align-items: flex-start;
}
.dialog--sticky .dialog__content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.dialog[data-animation=on] {
  transition: opacity 0.3s, visibility 0s 0.3s;
  perspective: 800px;
}
.dialog[data-animation=on] .dialog__content {
  will-change: transform;
  transition: transform 0.3s var(--ease-out);
  transform: translateY(10%);
}
.dialog[data-animation=on].dialog--is-visible {
  transition: opacity 0.3s;
}
.dialog[data-animation=on].dialog--is-visible .dialog__content {
  transform: translateY(0);
}
.dialog[data-animation=on].dialog--sticky .dialog__content {
  transform: translateY(-100%);
}
.dialog[data-animation=on].dialog--sticky.dialog--is-visible {
  transition: none;
}
.dialog[data-animation=on].dialog--sticky.dialog--is-visible .dialog__content {
  transform: translateY(0);
}

/* --------------------------------

File#: _1_drawer
Title: Drawer
Descr: A slide-in panel used to display critical content
Usage: codyhouse.co/license

-------------------------------- */
/* component */
:root {
  --drawer-width: 400px;
}

.drawer {
  position: fixed;
  z-index: 15;
  height: 100%;
  width: 100%;
  max-width: var(--drawer-width);
  top: 0;
  right: 0;
  visibility: hidden;
  transition: visibility 0s 0.3s;
}

.drawer .drawer {
  z-index: 100;
}

.drawer:focus {
  outline: none;
}

.drawer--is-visible {
  visibility: visible;
  transition: none;
}

.drawer--open-left {
  right: auto;
  left: 0;
}

.drawer__content {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

.drawer--open-left .drawer__content {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.drawer--is-visible > .drawer__content {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.drawer__body {
  height: 100%;
  box-sizing: border-box;
  overflow: auto;
  padding: 20px;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 1024px) {
  .drawer__body {
    height: calc(100% - 64px);
  }
}

.drawer-text-component {
  display: block;
  height: 100%;
}
.drawer-text-component .drawer-header {
  display: flex;
  align-items: center;
  gap: 0 16px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e1e1e1;
}
.drawer-text-component .drawer-header p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
.drawer-text-component ul {
  list-style: none;
  margin: 0;
}
.drawer-text-component ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 20px;
  width: 100%;
}
.drawer-text-component ul a {
  padding: 12px 0;
  justify-content: space-between;
  font-size: 15px;
  color: #000;
}
.drawer-text-component ul a:focus {
  color: #f57b20;
}

.drawer-cart-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px 0;
}
.drawer-cart-wrap .drawer-header {
  flex: 0 1 auto;
  margin-bottom: 0;
}
.drawer-cart-wrap .drawer-cart-list {
 /* flex: 1 1 auto; */
  overflow: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}
.drawer-cart-wrap .button-wrap {
  flex: 0 1 auto;
}

.drawer-button {
  --icon-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  width: var(--icon-size);
  height: var(--icon-size);
}
.drawer-button svg {
  fill: currentColor;
  display: block;
  width: var(--icon-size);
  height: var(--icon-size);
}

.drawer-arrow-button {
  --icon-size: 16px;
  color: #000;
}

.drawer__close-btn {
  --icon-size: 16px;
  color: #000;
  position: fixed;
  right: 20px;
  top: 20px;
  z-index: 1000;
}

.drawer-close-sub-button {
  --icon-size: 14px;
}

.drawer--modal {
  max-width: none;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.3s, visibility 0s 0.3s;
}

.drawer--modal.drawer--is-visible {
  background-color: rgba(0, 0, 0, 0.75);
  transition: background-color 0.3s;
  visibility: visible;
}

.drawer--modal.drawer--open-left .drawer__content {
  right: auto;
  left: 0;
}

.drawer--modal .drawer__content {
  max-width: var(--drawer-width);
}

/* --------------------------------

File#: _1_modal-window
Title: Modal Window
Descr: A modal dialog used to display critical information
Usage: codyhouse.co/license

-------------------------------- */
/* variables */
:root {
  /* colors */
  --modal-color-primary-hsl: 250, 84%, 54%;
  --modal-color-bg-hsl: 0, 0%, 100%;
  --modal-color-contrast-high-hsl: 230, 7%, 23%;
  --modal-color-contrast-higher-hsl: 230, 13%, 9%;
  --modal-color-contrast-lower-hsl: 240, 4%, 85%;
  --modal-color-bg-light-hsl: 0, 0%, 100%;
  --modal-color-bg-lighter-hsl: 0, 0%, 100%;
  --modal-color-black-hsl: 230, 13%, 9%;
  --modal-color-white-hsl: 0, 0%, 100%;
  --modal-color-bg-dark-hsl: 240, 4%, 95%;
  --modal-color-primary-darker-hsl: 250, 84%, 38%;
  --modal-color-primary-light-hsl: 250, 84%, 60%;
  --modal-color-accent-hsl: 342, 89%, 48%;
  /* spacing */
  --modal-space-xs: 0.5rem;
  --modal-space-sm: 0.75rem;
  --modal-space-md: 1.25rem;
  --modal-space-2xs: 0.375rem;
  /* typography */
  --modal-text-lg: 1.25rem;
  --modal-text-md: 1.2rem;
  --modal-text-sm: 0.833rem;
}

@media (min-width: 64rem) {
  :root {
    /* spacing */
    --modal-space-xs: 0.75rem;
    --modal-space-sm: 1.125rem;
    --modal-space-md: 2rem;
    --modal-space-2xs: 0.5625rem;
    /* typography */
    --modal-text-lg: 1.75rem;
    --modal-text-md: 1.5625rem;
    --modal-text-sm: 1rem;
  }
}
/* component */
.modal {
  position: fixed;
  z-index: 15;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 1;
  visibility: hidden;
  display: flex;
  background: rgba(0, 0, 0, 0.65);
  backdrop-filter: blur(4px);
  padding: 24px;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .modal {
    padding-bottom: 80px;
  }
}

.modal-flex-start {
  justify-content: center;
  align-items: flex-start;
}

.modal-flex-center {
  align-items: center;
  justify-content: center;
}

.modal:not(.modal--is-visible) {
  pointer-events: none;
  background-color: transparent;
}

.modal--is-visible {
  opacity: 1;
  visibility: visible;
}

.modal__content {
  overflow: auto;
  background: #fff;
  width: 100%;
  border-radius: 6px;
  max-width: 700px;
  max-height: 100%;
  box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 6.7px 6.7px 5.3px rgba(0, 0, 0, 0.028), 12.5px 12.5px 10px rgba(0, 0, 0, 0.035), 22.3px 22.3px 17.9px rgba(0, 0, 0, 0.042), 41.8px 41.8px 33.4px rgba(0, 0, 0, 0.05), 100px 100px 80px rgba(0, 0, 0, 0.07);
}

.modal-title {
  display: flex;
  justify-content: space-between;
  padding: 24px;
  border-bottom: 1px solid #e1e1e1;
  gap: 12px 24px;
}
.modal-title p {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .modal-title {
    padding: 20px;
  }
}

/* close button */
.modal__close-btn {
  display: flex;
  flex-shrink: 0;
  transition: 0s;
  border: none;
  padding: 0;
  margin: 0;
}

.modal__close-btn svg {
  display: block;
  margin: auto;
}

.modal__close-btn--outer {
  /* close button - outside the modal__content */
  width: 48px;
  height: 48px;
  position: fixed;
  top: var(--modal-space-sm);
  right: var(--modal-space-sm);
  z-index: 10;
  background: none;
  transition: 0.2s;
}

.modal__close-btn--outer svg {
  color: hsl(var(--modal-color-white-hsl));
  /* icon color */
  transition: -webkit-transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.modal__close-btn--outer:hover {
  background-color: hsla(var(--modal-color-black-hsl), 1);
}

.modal__close-btn--outer:hover svg {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.modal__close-btn--inner {
  /* close button - inside the modal__content */
  --modal-icon-size: 20px;
  width: var(--modal-icon-size);
  height: var(--modal-icon-size);
  /*transition: 0.2s; */
  background: none;
  padding: 0;
}

.modal__close-btn--inner svg {
  color: inherit;
  /* icon color */
}

.modal__close-btn--inner:hover svg {
  color: #e02424;
}

.modal-text-component {
  padding: 24px;
  font-size: 19px;
}
@media (max-width: 768px) {
  .modal-text-component {
    padding: 20px;
    font-size: 17px;
  }
}

/* animations */
:root {
  --modal-transition-duration: 0s;
  /* fallback (i.e., unless specified differently in the variations &#55357;&#56391;) */
}

@media (prefers-reduced-motion: no-preference) {
  .modal--animate-fade {
    --modal-transition-duration: 0s;
    transition: opacity var(--modal-transition-duration), background-color var(--modal-transition-duration), visibility 0s var(--modal-transition-duration);
  }
  .modal--animate-fade.modal--is-visible {
    transition: opacity var(--modal-transition-duration), background-color var(--modal-transition-duration), visibility 0s;
  }
  .modal--animate-scale,
  .modal--animate-translate-up,
  .modal--animate-translate-down,
  .modal--animate-translate-right,
  .modal--animate-translate-left {
    --modal-transition-duration: 0s;
    transition: opacity var(--modal-transition-duration), background-color var(--modal-transition-duration), visibility 0s var(--modal-transition-duration);
  }
  .modal--animate-scale .modal__content,
  .modal--animate-translate-up .modal__content,
  .modal--animate-translate-down .modal__content,
  .modal--animate-translate-right .modal__content,
  .modal--animate-translate-left .modal__content {
    will-change: transform;
    transition: -webkit-transform var(--modal-transition-duration) cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform var(--modal-transition-duration) cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform var(--modal-transition-duration) cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform var(--modal-transition-duration) cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .modal--animate-scale.modal--is-visible,
  .modal--animate-translate-up.modal--is-visible,
  .modal--animate-translate-down.modal--is-visible,
  .modal--animate-translate-right.modal--is-visible,
  .modal--animate-translate-left.modal--is-visible {
    transition: opacity var(--modal-transition-duration), background-color var(--modal-transition-duration), visibility 0s;
  }
  .modal--animate-scale.modal--is-visible .modal__content,
  .modal--animate-translate-up.modal--is-visible .modal__content,
  .modal--animate-translate-down.modal--is-visible .modal__content,
  .modal--animate-translate-right.modal--is-visible .modal__content,
  .modal--animate-translate-left.modal--is-visible .modal__content {
    -webkit-transform: scale(1);
    transform: scale(1);
    /* reset all transformations */
  }
  .modal--animate-slide-up,
  .modal--animate-slide-down,
  .modal--animate-slide-right,
  .modal--animate-slide-left {
    --modal-transition-duration: 0s;
    transition: opacity 0s var(--modal-transition-duration), background-color var(--modal-transition-duration), visibility 0s var(--modal-transition-duration);
  }
  .modal--animate-slide-up .modal__content,
  .modal--animate-slide-down .modal__content,
  .modal--animate-slide-right .modal__content,
  .modal--animate-slide-left .modal__content {
    will-change: transform;
    transition: -webkit-transform var(--modal-transition-duration) cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform var(--modal-transition-duration) cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform var(--modal-transition-duration) cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform var(--modal-transition-duration) cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .modal--animate-slide-up.modal--is-visible,
  .modal--animate-slide-down.modal--is-visible,
  .modal--animate-slide-right.modal--is-visible,
  .modal--animate-slide-left.modal--is-visible {
    transition: background-color var(--modal-transition-duration), visibility 0s;
  }
  .modal--animate-slide-up.modal--is-visible .modal__content,
  .modal--animate-slide-down.modal--is-visible .modal__content,
  .modal--animate-slide-right.modal--is-visible .modal__content,
  .modal--animate-slide-left.modal--is-visible .modal__content {
    -webkit-transform: scale(1);
    transform: scale(1);
    /* reset all transformations */
  }
  /* scale */
  .modal--animate-scale .modal__content {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  /* translate */
  .modal--animate-translate-up .modal__content {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  .modal--animate-translate-down .modal__content {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  .modal--animate-translate-right .modal__content {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  .modal--animate-translate-left .modal__content {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
  }
  /* slide */
  .modal--animate-slide-up .modal__content {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  .modal--animate-slide-down .modal__content {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  .modal--animate-slide-right .modal__content {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .modal--animate-slide-left .modal__content {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
/* load content - optional */
.modal--is-loading .modal__content {
  visibility: hidden;
}

.modal--is-loading .modal__loader {
  display: flex;
}

.modal__loader {
  /* loader icon */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: none;
  pointer-events: none;
}

.blik-logo {
  padding-left: 216px;
  margin-bottom: 24px;
}

#payments-modal .modal__content {
  max-width: 1000px;
}

.modal-payments-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px 24px;
  margin-bottom: 24px;
}
.modal-payments-grid .box label {
  position: relative;
  cursor: pointer;
}
.modal-payments-grid .box label input {
  position: absolute;
  left: 50%;
  top: 20px;
  visibility: hidden;
  opacity: 0;
}
.modal-payments-grid .box label p {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  text-align: center;
  font-size: 15px;
  gap: 12px;
  box-shadow: inset 0 0 0 1px #e1e1e1;
  border-radius: 8px;
}
.modal-payments-grid .box label p em {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
}
.modal-payments-grid .box label p img {
  height: auto;
  width: auto;
  max-height: 44px;
}
.modal-payments-grid .box label input:checked + p {
  box-shadow: inset 0 0 0 2px #0BBF59, var(--shadow-sm);
}
@media (max-width: 768px) {
  .modal-payments-grid {
    gap: 16px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 650px) {
  .modal-payments-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 450px) {
  .modal-payments-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.bottom-mobile-menu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1900;
  background: #f57b20;
  height: 64px;
  visibility: hidden;
  opacity: 0;
}
@media (max-width: 1024px) {
  .bottom-mobile-menu {
    visibility: visible;
    opacity: 1;
  }
}
.bottom-mobile-menu button, .bottom-mobile-menu label,
.bottom-mobile-menu a {
  display: flex;
  flex-direction: column;
  gap: 8px 0;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
}
.bottom-mobile-menu button img, .bottom-mobile-menu label img,
.bottom-mobile-menu a img {
  height: 24px;
  width: auto;
  vertical-align: top;
}
.bottom-mobile-menu button span, .bottom-mobile-menu label span,
.bottom-mobile-menu a span {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}

/* --------------------------------

File#: _1_popover
Title: Popover
Descr: A pop-up box controlled by a trigger element
Usage: codyhouse.co/license

-------------------------------- */
/* component */
:root {
  --popover-width: 300px;
  --popover-control-gap: 4px;
  --popover-viewport-gap: 20px;
  --popover-transition-duration: 0.2s;
}

.popover {
  position: fixed;
  background: #fff;
  width: var(--popover-width);
  z-index: 500;
  margin-top: var(--popover-control-gap);
  margin-bottom: var(--popover-control-gap);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  opacity: 0;
  border-radius: 8px;
  padding: 20px;
  font-size: 14px;
  line-height: 1.4;
  transition: visibility 0s var(--popover-transition-duration), opacity var(--popover-transition-duration);
  box-shadow: 0px 2.8px 2.2px rgba(0, 0, 0, 0.008), 0px 6.7px 5.3px rgba(0, 0, 0, 0.012), 0px 12.5px 10px rgba(0, 0, 0, 0.015), 0px 22.3px 17.9px rgba(0, 0, 0, 0.018), 0px 41.8px 33.4px rgba(0, 0, 0, 0.022), 0px 100px 80px rgba(0, 0, 0, 0.03);
}

.popover--is-visible {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity var(--popover-transition-duration);
}

/**
 * Swiper 10.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 17, 2023
 */
:root {
  --swiper-theme-color: #000;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.sidebar:not(.sidebar--static) {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 990;
  width: 100%;
  height: 100%;
  visibility: hidden;
  transition: visibility 0s 0.03s;
}

.sidebar:not(.sidebar--static)::after {
  /* overlay layer */
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.03s;
  z-index: 1;
}

.sidebar:not(.sidebar--static) .sidebar__panel {
  /* content */
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 80%;
  min-width: 220px;
  max-width: 400px;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: box-shadow 0.03s, -webkit-transform 0.03s;
  transition: box-shadow 0.03s, transform 0.30s;
  transition: box-shadow 0.03s, transform 0.03s, -webkit-transform 0.03s;
}

.sidebar:not(.sidebar--static).sidebar--is-visible {
  visibility: visible;
  transition: none;
}

.sidebar:not(.sidebar--static).sidebar--is-visible::after {
  background-color: rgba(0, 0, 0, 0.8);
 /* backdrop-filter: blur(4px); */
}

.sidebar:not(.sidebar--static).sidebar--is-visible .sidebar__panel {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 0 0.9px 1.5px rgba(0, 0, 0, 0.03), 0 3.1px 5.5px rgba(0, 0, 0, 0.08), 0 14px 25px rgba(0, 0, 0, 0.12);
}

/* end desktop version */
.sidebar, .sidebar-loaded\:show {
  opacity: 0;
  /* hide sidebar - or other elements using the .sidebar-loaded:show class - while it is initialized in JS */
}

.sidebar--loaded {
  opacity: 1;
}

/* detect when the sidebar needs to switch from the mobile layout to a static one - used in JS */
[class*=sidebar--static]::before {
  display: none;
}

.sidebar--static::before {
  content: "static";
}

.sidebar--static\@xs::before {
  content: "mobile";
}

@media (min-width: 32rem) {
  .sidebar--static\@xs::before {
    content: "static";
  }
}
.sidebar--static\@sm::before {
  content: "mobile";
}

@media (min-width: 48rem) {
  .sidebar--static\@sm::before {
    content: "static";
  }
}
.sidebar--static\@md::before {
  content: "mobile";
}

@media (min-width: 1180px) {
  .sidebar--static\@md::before {
    content: "static";
  }
}
.sidebar--static\@lg::before {
  content: "mobile";
}

@media (min-width: 80rem) {
  .sidebar--static\@lg::before {
    content: "static";
  }
}
.sidebar--static\@xl::before {
  content: "mobile";
}

@media (min-width: 90rem) {
  .sidebar--static\@xl::before {
    content: "static";
  }
}
/* --------------------------------

File#: _1_tooltip
Title: Tooltip
Descr: A popup displaying additional text information
Usage: codyhouse.co/license

-------------------------------- */
/* variables */
:root {
  /* colors */
  --tooltip-color-primary-hsl: 250, 84%, 54%;
  --tooltip-color-bg-hsl: 0, 0%, 100%;
  --tooltip-color-contrast-high-hsl: 230, 7%, 23%;
  --tooltip-color-contrast-higher-hsl: 230, 13%, 9%;
  /* spacing */
  --tooltip-space-3xs: 0.25rem;
  --tooltip-space-2xs: 0.375rem;
  --tooltip-space-xs: 0.5rem;
  --tooltip-space-sm: 0.75rem;
  /* typography */
  --tooltip-text-sm: 12px;
  --tooltip-text-xs: 11px;
}

@media (min-width: 64rem) {
  :root {
    /* spacing */
    --tooltip-space-3xs: 0.375rem;
    --tooltip-space-2xs: 0.5625rem;
    --tooltip-space-xs: 0.75rem;
    --tooltip-space-sm: 1.125rem;
    /* typography */
    --tooltip-text-sm: 13px;
    --tooltip-text-xs: 12px;
  }
}
/* component */
:root {
  --tooltip-triangle-size: 12px;
}

.tooltip-trigger {
  /* style inline-text tooltip trigger */
  white-space: nowrap;
  cursor: pointer;
}

.tooltip {
  /* tooltip element - created using js */
  position: absolute;
  z-index: 5;
  display: inline-block;
  padding: var(--tooltip-space-2xs) var(--tooltip-space-xs);
  border-radius: 0.25em;
  max-width: 200px;
  background-color: hsla(var(--tooltip-color-contrast-higher-hsl), 0.98);
  box-shadow: 0 0.9px 1.5px rgba(0, 0, 0, 0.03), 0 3.1px 5.5px rgba(0, 0, 0, 0.08), 0 14px 25px rgba(0, 0, 0, 0.12);
  color: hsl(var(--tooltip-color-bg-hsl));
  font-size: var(--tooltip-text-sm);
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: opacity 0.2s, visibility 0.2s;
}

.tooltip a {
  color: inherit;
  text-decoration: underline;
}

@supports (-webkit-clip-path: inset(50%)) or (clip-path: inset(50%)) {
  .tooltip::before {
    /* tooltip triangle  */
    content: "";
    position: absolute;
    background-color: inherit;
    border: inherit;
    width: var(--tooltip-triangle-size);
    height: var(--tooltip-triangle-size);
    -webkit-clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);
  }
}
.tootip:not(.tooltip--sticky) {
  pointer-events: none;
}

/* size variations */
.tooltip--sm {
  max-width: 150px;
  font-size: var(--tooltip-text-xs);
  padding: var(--tooltip-space-3xs) var(--tooltip-space-2xs);
}

.tooltip--md {
  max-width: 300px;
  padding: var(--tooltip-space-xs) var(--tooltip-space-sm);
}

.tooltip--lg {
  max-width: 350px;
  font-size: var(--tooltip-text-base-size);
  padding: var(--tooltip-space-xs) var(--tooltip-space-sm);
}

/* tooltip position */
.tooltip {
  /* variable used in JS to proper place tooltip triangle */
  --tooltip-triangle-translate: 0px;
}

.tooltip--top::before, .tooltip--bottom::before {
  left: calc(50% - var(--tooltip-triangle-size) / 2);
}

.tooltip--top::before {
  bottom: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(-45deg);
  transform: translateX(var(--tooltip-triangle-translate)) rotate(-45deg);
}

.tooltip--bottom::before {
  top: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(135deg);
  transform: translateX(var(--tooltip-triangle-translate)) rotate(135deg);
}

.tooltip--left::before, .tooltip--right::before {
  top: calc(50% - var(--tooltip-triangle-size) / 2);
}

.tooltip--left::before {
  right: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(-135deg);
  transform: translateX(var(--tooltip-triangle-translate)) rotate(-135deg);
}

.tooltip--right::before {
  left: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(45deg);
  transform: translateX(var(--tooltip-triangle-translate)) rotate(45deg);
}

.tooltip--is-hidden {
  /* class used in JS to hide the tooltip element before its top/left positions are set */
  visibility: hidden;
  opacity: 0;
}

.password-remember-wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 64px;
}
.password-remember-wrap .form-row {
  align-items: center;
}
.password-remember-wrap hr {
  display: block;
  width: 100%;
  height: 1px;
  border: none;
  margin: 32px 0;
  background: #e1e1e1;
}
.password-remember-wrap .form-button-row {
  justify-content: flex-end;
}

#login-modal form {
  margin-bottom: 24px;
}
#login-modal .form-row {
  align-items: center;
}
#login-modal .form-button {
  width: 100%;
}
#login-modal .login-or {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  color: #000;
  position: relative;
  margin-bottom: 24px;
}
#login-modal .login-or em {
  position: relative;
  z-index: 10;
  background: #fff;
  padding: 0 12px;
  font-style: normal;
}
#login-modal .login-or:before {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: #e1e1e1;
  content: "";
  z-index: 5;
}
#login-modal .password-remember-link {
  text-align: center;
  font-size: 15px;
}
#login-modal .password-remember-link a {
  color: inherit;
  text-decoration: underline;
}
#login-modal .password-remember-link a:hover {
  color: #f57b20;
}
#login-modal .login-modal-social-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px 0;
}
#login-modal .login-modal-social-buttons a {
  display: inline-flex;
  align-items: center;
  gap: 0 20px;
  border: 1px solid #e1e1e1;
  font-size: 15px;
  font-weight: 400;
  padding: 12px 24px;
  line-height: 1.5;
  min-height: 52px;
  text-align: center;
  transition-duration: 0.2s;
  transition-property: background-color, color, border-color;
  user-select: none;
  vertical-align: middle;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
  color: #000;
  background: #fff;
  position: relative;
  z-index: 10;
}
#login-modal .login-modal-social-buttons a img {
  width: 20px;
  height: 20px;
}
#login-modal .login-modal-social-buttons a span {
  text-align: center;
  flex-grow: 1;
}
#login-modal .login-modal-social-buttons a:hover {
  border-color: #f57b20;
  z-index: 20;
  box-shadow: 1px 1px 3.6px rgba(0, 0, 0, 0.01), 2.6px 2.8px 10px rgba(0, 0, 0, 0.015), 6.3px 6.6px 24.1px rgba(0, 0, 0, 0.02), 21px 22px 80px rgba(0, 0, 0, 0.03);
}
@media (max-width: 450px) {
  #login-modal .login-modal-social-buttons a {
    padding: 12px;
    font-size: 13px;
  }
}

.cart-list {
  border: 1px solid #e1e1e1;
  border-radius: 8px;
}
.cart-list .cart-list-item:last-child {
  border-bottom: none;
}
@media (max-width: 1024px) {
  .cart-list {
    border-radius: 6px;
  }
}
@media (max-width: 768px) {
  .cart-list {
    border-radius: 4px;
  }
}

.cart-list-item {
  padding: 16px;
  border-bottom: 1px solid #e1e1e1;
  display: grid;
  grid-template-columns: 64px 1fr;
  grid-gap: 12px 20px;
}
@media (max-width: 560px) {
  .cart-list-item {
    grid-template-columns: 48px 1fr;
    grid-gap: 8px 16px;
  }
}
.cart-list-item .desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cart-list-item .desc p {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}
.cart-list-item .desc .meta {
  display: flex;
  justify-content: space-between;
}
.cart-list-item .desc .meta span {
  display: block;
  line-height: 1;
  font-size: 15px;
}
.cart-list-item .desc .meta .quantity {
  color: #999;
}
.cart-list-item .desc .meta .price {
  font-weight: 600;
}

.form-field-item.please-wait::after {
	display: block;
	width: 24px;
	height: 24px;
	background: none;
	animation: spin 0.85s infinite linear;
	border: 3px #f1f1f1 solid;
	border-left-color: #0BBF59;
	border-radius: 100%;
	position: absolute;
	right: 13px;
	top: 13px;
	content: "";
	z-index: 100;
}

.login-modal {
    position: relative;
}
.login-modal.please-wait::after {
	display: block;
	width: 8px;
	height: 8px;
	background: none;
	animation: spin 0.85s infinite linear;
	border: 3px #f1f1f1 solid;
	border-left-color: #0BBF59;
	border-radius: 100%;
	position: absolute;
	left: 9px;
	top: 0;
	content: "";
	z-index: 100;
}

#addToCartWait .form-field-item.please-wait::after {
    right:0 ;
	left: -12px;
	top: 12px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}