/** Shopify CDN: Minification failed

Line 1571:46 Unexpected "#919191"

**/
html {
  line-height: 1.15 /* 1 */;
  -webkit-text-size-adjust: 100% /* 2 */;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box /* 1 */;
  height: 0 /* 1 */;
  overflow: visible /* 2 */;
}
pre {
  font-family: monospace, monospace /* 1 */;
  font-size: 1em /* 2 */;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none /* 1 */;
  -webkit-text-decoration: underline /* 2 */;
          text-decoration: underline /* 2 */;
  -webkit-text-decoration: underline dotted /* 2 */;
          text-decoration: underline dotted /* 2 */;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace /* 1 */;
  font-size: 1em /* 2 */;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit /* 1 */;
  font-size: 100% /* 1 */;
  line-height: 1.15 /* 1 */;
  margin: 0 /* 2 */;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box /* 1 */;
  color: inherit /* 2 */;
  display: table /* 1 */;
  max-width: 100% /* 1 */;
  padding: 0 /* 3 */;
  white-space: normal /* 1 */;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box /* 1 */;
  padding: 0 /* 2 */;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield /* 1 */;
  outline-offset: -2px /* 2 */;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button /* 1 */;
  font: inherit /* 2 */;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.button,
.recharge-te .rct_button {
  display: inline-block;
  transition: 0.1s all ease-in-out;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  padding: 1.25rem 4rem;
  width: auto;
  max-width: 100%;
  background: #fff;
  border: 2px solid #20254a;
  box-sizing: border-box;
  border-radius: 100px;
  position: relative;
  font-weight: 500;
  font-family: 'TT Norms Pro', sans-serif;
  color: #20254a;
  height: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.button img,
.recharge-te .rct_button img {
  margin: 0 0 0 4px;
  transition: 0.1s all ease;
  width: 22px;
}
@media (max-width: 819px) {
  .button img,
  .recharge-te .rct_button img {
    width: 16px;
  }
}
.button span,
.recharge-te .rct_button span {
  font-family: 'TT Norms Pro', sans-serif;
  color: #20254a;
}
.button:hover,
.recharge-te .rct_button:hover {
  background: #20254a;
  color: #fff;
}
.button:hover img,
.recharge-te .rct_button:hover img {
  transform: translateX(0);
  -webkit-filter: contrast(100) invert(100);
          filter: contrast(100) invert(100);
}
.button.invert,
.recharge-te .rct_button.invert {
  background: #20254a;
  color: #fff;
}
.button.invert:hover,
.recharge-te .rct_button.invert:hover {
  background: #fff;
  color: #20254a;
}
@media (max-width: 1220px) {
  .button,
  .recharge-te .rct_button {
    padding: 0.75rem 3rem;
  }
}
@media (max-width: 819px) {
  .button,
  .recharge-te .rct_button {
    padding: 0.75rem 2rem;
  }
}
@media (max-width: 768px) {
  .button,
  .recharge-te .rct_button {
    padding: 1rem 2.5rem;
  }
}
.button.secondary,
.recharge-te .rct_button.secondary {
  padding: 1rem 1.5rem;
  position: relative;
  justify-content: flex-start;
  color: #20254a;
  font-family: 'TT Norms Pro', sans-serif;
  font-size: 16px;
  border: 0;
  border-radius: 0;
  margin: 0;
  background: transparent !important;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1;
  justify-content: flex-start;
}
@media (max-width: 1220px) {
  .button.secondary,
  .recharge-te .rct_button.secondary {
    font-size: 15px;
    padding: 1rem;
    display: inline-flex;
  }
}
@media (max-width: 819px) {
  .button.secondary,
  .recharge-te .rct_button.secondary {
    font-size: 14px;
    padding: 1rem 1.5rem;
    display: inline-flex;
  }
}
@media (max-width: 768px) {
  .button.secondary,
  .recharge-te .rct_button.secondary {
    padding: 1rem;
  }
}
.button.secondary:before,
.recharge-te .rct_button.secondary:before {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  max-height: 100%;
  top: 0;
  border-radius: 100px;
  background: #e5f5fe;
  position: absolute;
  left: 0;
  z-index: -1;
  transition: 0.12s all cubic-bezier(0.55, 0.24, 0, 1.27);
}
@media (max-width: 819px) {
  .button.secondary:before,
  .recharge-te .rct_button.secondary:before {
    height: 48px;
    width: 100%;
    left: 0;
    border-radius: 2rem;
  }
}
.button.secondary:hover span,
.recharge-te .rct_button.secondary:hover span {
  color: #fff;
}
.button.secondary:hover:before,
.recharge-te .rct_button.secondary:hover:before {
  background: #20254a;
  width: 100%;
}
.button.secondary img,
.recharge-te .rct_button.secondary img {
  margin: 0 0.5rem 0 0;
  width: 1rem;
}
@media (max-width: 819px) {
  .button.secondary img,
  .recharge-te .rct_button.secondary img {
    width: 14px;
  }
}
@font-face {
  font-family: 'Recoleta';
  src: url("/cdn/shop/files/Recoleta-Medium.ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoleta';
  src: url("/cdn/shop/files/Recoleta-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoleta';
  src: url("/cdn/shop/files/Recoleta-Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoleta';
  src: url("/cdn/shop/files/Recoleta-Bold.ttf");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recoleta';
  src: url("/cdn/shop/files/Recoleta-Light.ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT Norms Pro';
  src: url("/cdn/shop/files/TTNormsPro-Bold.ttf");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT Norms Pro';
  src: url("/cdn/shop/files/TTNormsPro-Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT Norms Pro';
  src: url("/cdn/shop/files/TTNormsPro-Light.ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT Norms Pro';
  src: url("/cdn/shop/files/TTNormsPro-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'TT Norms Pro';
  src: url("/cdn/shop/files/TTNormsPro-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'TT Norms Pro';
  src: url("/cdn/shop/files/TTNormsPro-Medium.ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT Norms Pro';
  src: url("/cdn/shop/files/TTNormsPro-BoldItalic.ttf");
  font-weight: bold;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'TT Norms Pro';
  src: url("/cdn/shop/files/TTNormsPro-Italic.ttf");
  font-weight: normal;
  font-display: swap;
  font-style: italic;
}
html {
  height: 100%;
  font-size: 16px;
  font-smooth: always;
}
@media (max-width: 819px) {
  html {
    font-size: 15px;
  }
}
body {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  font-family: 'TT Norms Pro', sans-serif;
  padding: 0;
  margin: 0;
  max-width: 100%;
  margin: 0 auto;
  font-size: 16px;
  font-smooth: always;
}
@media (max-width: 819px) {
  body {
    font-size: 15px;
  }
}
body * {
  box-sizing: border-box;
  outline: 0 !important;
  -webkit-tap-highlight-color: transparent !important;
  max-width: 100%;
}
h1 {
  color: #20254a;
  font-size: 4rem;
  letter-spacing: -0.7px;
  font-weight: 500;
  line-height: 1;
  font-family: 'Recoleta', serif;
  margin: 0 0 2rem 0;
}
@media (max-width: 1220px) {
  h1 {
    font-size: 3rem;
  }
}
@media (max-width: 819px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  color: #20254a;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.08;
  margin: 0;
  letter-spacing: -0.7px;
  font-family: 'Recoleta', serif;
}
@media (max-width: 1220px) {
  h2 {
    font-size: 2.75rem;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 42px;
  }
}
@media (max-width: 560px) {
  h2 {
    font-size: 38px;
  }
}
h3 {
  color: #20254a;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  font-family: 'Recoleta', serif;
}
h3.heading {
  font-size: 38px;
  text-align: left;
  margin: 0 0 1rem 0;
}
@media (max-width: 819px) {
  h3.heading {
    font-size: 26px;
  }
}
@media (max-width: 819px) {
  h3 {
    font-size: 22px;
  }
}
h4 {
  color: #20254a;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  margin: 0;
  font-family: 'Recoleta', serif;
}
@media (max-width: 1220px) {
  h4 {
    font-size: 1rem;
  }
}
h5 {
  color: #20254a;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: 'Recoleta', serif;
}
@media (max-width: 1220px) {
  h5 {
    font-size: 14px;
  }
}
p,
b {
  line-height: 1.6;
  font-family: 'TT Norms Pro', sans-serif;
}
b {
  font-weight: 500;
}
p {
  font-size: 1rem;
}
.button,
.recharge-te .rct_button {
  display: inline-block;
  transition: 0.1s all ease-in-out;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  padding: 1.25rem 4rem;
  width: auto;
  max-width: 100%;
  background: #fff;
  border: 2px solid #20254a;
  box-sizing: border-box;
  border-radius: 100px;
  position: relative;
  font-weight: 500;
  font-family: 'TT Norms Pro', sans-serif;
  color: #20254a;
  height: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.button img,
.recharge-te .rct_button img {
  margin: 0 0 0 4px;
  transition: 0.1s all ease;
  width: 22px;
}
@media (max-width: 819px) {
  .button img,
  .recharge-te .rct_button img {
    width: 16px;
  }
}
.button span,
.recharge-te .rct_button span {
  font-family: 'TT Norms Pro', sans-serif;
  color: #20254a;
}
.button:hover,
.recharge-te .rct_button:hover {
  background: #20254a;
  color: #fff;
}
.button:hover img,
.recharge-te .rct_button:hover img {
  transform: translateX(0);
  -webkit-filter: contrast(100) invert(100);
          filter: contrast(100) invert(100);
}
.button.invert,
.recharge-te .rct_button.invert {
  background: #20254a;
  color: #fff;
}
.button.invert:hover,
.recharge-te .rct_button.invert:hover {
  background: #fff;
  color: #20254a;
}
@media (max-width: 1220px) {
  .button,
  .recharge-te .rct_button {
    padding: 0.75rem 3rem;
  }
}
@media (max-width: 819px) {
  .button,
  .recharge-te .rct_button {
    padding: 0.75rem 2rem;
  }
}
@media (max-width: 768px) {
  .button,
  .recharge-te .rct_button {
    padding: 1rem 2.5rem;
  }
}
.button.secondary,
.recharge-te .rct_button.secondary {
  padding: 1rem 1.5rem;
  position: relative;
  justify-content: flex-start;
  color: #20254a;
  font-family: 'TT Norms Pro', sans-serif;
  font-size: 16px;
  border: 0;
  border-radius: 0;
  margin: 0;
  background: transparent !important;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1;
  justify-content: flex-start;
}
@media (max-width: 1220px) {
  .button.secondary,
  .recharge-te .rct_button.secondary {
    font-size: 15px;
    padding: 1rem;
    display: inline-flex;
  }
}
@media (max-width: 819px) {
  .button.secondary,
  .recharge-te .rct_button.secondary {
    font-size: 14px;
    padding: 1rem 1.5rem;
    display: inline-flex;
  }
}
@media (max-width: 768px) {
  .button.secondary,
  .recharge-te .rct_button.secondary {
    padding: 1rem;
  }
}
.button.secondary:before,
.recharge-te .rct_button.secondary:before {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  max-height: 100%;
  top: 0;
  border-radius: 100px;
  background: #e5f5fe;
  position: absolute;
  left: 0;
  z-index: -1;
  transition: 0.12s all cubic-bezier(0.55, 0.24, 0, 1.27);
}
@media (max-width: 819px) {
  .button.secondary:before,
  .recharge-te .rct_button.secondary:before {
    height: 48px;
    width: 100%;
    left: 0;
    border-radius: 2rem;
  }
}
.button.secondary:hover span,
.recharge-te .rct_button.secondary:hover span {
  color: #fff;
}
.button.secondary:hover:before,
.recharge-te .rct_button.secondary:hover:before {
  background: #20254a;
  width: 100%;
}
.button.secondary img,
.recharge-te .rct_button.secondary img {
  margin: 0 0.5rem 0 0;
  width: 1rem;
}
@media (max-width: 819px) {
  .button.secondary img,
  .recharge-te .rct_button.secondary img {
    width: 14px;
  }
}
.text-center {
  text-align: center;
}
main {
  padding: 0;
  overflow: auto;
}
@media (max-width: 1220px) {
  main {
    overflow-x: hidden;
  }
}
.row {
  padding: 5rem 0;
}
.row.cut {
  padding: 4rem 0 0 0;
}
@media (max-width: 1220px) {
  .row.cut {
    padding: 1rem 0;
  }
}
@media (max-width: 1220px) {
  .row {
    padding: 3rem 0;
  }
  .row.grid {
    padding: 0 0 3rem;
  }
}
.row .page-wrapper {
  width: 86rem;
  margin: 0 auto;
  max-width: 100%;
  height: 100%;
  padding: 0 1.5rem;
  display: inherit;
  flex-wrap: inherit;
  align-items: inherit;
  justify-content: inherit;
}
@media (max-width: 1220px) {
  .row .page-wrapper.reverted {
    flex-flow: column-reverse;
  }
}
@media (max-width: 1220px) {
  .row .page-wrapper {
    padding: 0 1rem;
  }
}
@media (max-width: 819px) {
  .row .page-wrapper {
    padding: 0 0.75rem;
  }
  .row .page-wrapper img,
  .row .page-wrapper video,
  .row .page-wrapper iframe {
    max-width: 100%;
  }
  .row .page-wrapper.full {
    padding: 0;
  }
}
.adder {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 0.5rem 0;
  position: relative;
}
.adder small {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1;
  font-size: 10px;
}
.adder span {
  font-size: 16px;
  font-family: 'TT Norms Pro', sans-serif;
  line-height: 1;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  flex: 1 0 100%;
}
@media (max-width: 819px) {
  .adder span {
    display: block;
    margin: 0;
  }
}
.adder h3 {
  margin: 0 0 1rem 0;
  padding: 1rem 0 0 0;
  text-align: left;
  background: #fff;
  position: relative;
  z-index: 10;
}
@media (max-width: 819px) {
  .adder h3 {
    margin: 0;
  }
}
.adder > a {
  text-decoration: none;
  display: inline-flex;
  margin: 0;
  max-width: unset;
  width: auto;
  overflow: hidden;
  background: transparent;
}
.adder > a > img {
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.1s ease all;
  position: relative;
  z-index: 9;
}
@media (max-width: 819px) {
  .adder > a > img {
    transform: scale(1);
  }
}
.adder > a > img:hover {
  transform: scale(1.2);
}
.pawfy-promise {
  margin: 0;
  padding-top: 0;
}
.pawfy-promise--product {
  padding: 0;
}
@media (max-width: 1220px) {
  .pawfy-promise {
    margin: 0;
    padding-top: 0;
  }
}
.pawfy-promise__block {
  background: #ffe0d8;
  border-radius: 18px;
  padding: 2rem 2rem 40px;
  display: block;
  text-align: center;
}
@media (max-width: 1220px) {
  .pawfy-promise__block {
    padding: 1.5rem;
  }
}
@media (max-width: 768px) {
  .pawfy-promise__block {
    padding: 1rem 0;
  }
  .pawfy-promise__block h3 {
    font-size: 20px;
  }
}
.pawfy-promise__block img {
  display: block;
  margin: 0 auto 1rem;
  display: none;
}
@media (max-width: 819px) {
  .pawfy-promise__block img {
    margin: 0 auto 0.5rem;
  }
}
.pawfy-promise__block h3 {
  text-align: center;
}
.pawfy-promise__block h3 small {
  font-size: small;
  font-weight: 400;
  display: block;
  margin: 0.5rem 0 0 0;
  color: #fff;
  display: none;
}
.pawfy-promise--blue {
  margin: 3rem 0 0;
}
@media (max-width: 1220px) {
  .pawfy-promise--blue {
    margin: 0 0 2rem;
    padding-bottom: 0;
  }
}
.pawfy-promise--blue .pawfy-promise__block {
  text-align: center;
}
@media (max-width: 1220px) {
  .pawfy-promise--blue .pawfy-promise__block br {
    display: none;
  }
}
@media (max-width: 819px) {
  .pawfy-promise--blue .pawfy-promise__block br {
    display: none;
  }
}
.pawfy-promise--blue .pawfy-promise__block h3 {
  text-align: center;
  color: #20254a;
}
.pawfy-promise--blue .pawfy-promise__block h3 span {
  color: #8ea1e2;
}
.input-block {
  display: inline-flex;
  border: 2px solid #20254a;
  box-sizing: border-box;
  border-radius: 100px;
  font-size: 17px;
  line-height: 155%;
  text-align: center;
  color: #20254a;
  text-decoration: none;
  font-weight: 500;
  width: 480px;
  max-width: 100%;
  position: relative;
  overflow: visible;
  align-items: center;
}
.input-block:after {
  content: '';
  display: block;
  background: url("/cdn/shop/files/icon-check.svg") no-repeat center center/cover;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  z-index: 10;
  right: 6px;
  opacity: 0;
  top: 0;
  bottom: 0;
  transition: 0.4s all ease;
  margin: auto;
}
@media (max-width: 1220px) {
  .input-block:after {
    display: none;
  }
}
.input-block div[data-testid='form-component']:last-child {
  flex: 0 1 187px !important;
}
.input-block input {
  border: 0 !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  background: transparent !important;
  font-size: 19px !important;
  text-align: left !important;
  color: #20254a !important;
  font-family: 'TT Norms Pro', sans-serif !important;
  font-weight: 500 !important;
  padding: 8px 12px 12px 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
}
.input-block button {
  border: 0 !important;
  font-family: 'TT Norms Pro', sans-serif !important;
  border-left: 2px solid #20254a !important;
  margin: 0 0 0 0 !important;
  font-weight: 500 !important;
  padding: 12px 12px !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  background: transparent !important;
  font-size: 19px !important;
  text-align: left !important;
  outline: 0 !important;
  cursor: pointer !important;
  color: #20254a !important;
  transition: 0.2s ease all !important;
  flex: 0 0 187px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.input-block:hover:after {
  opacity: 1;
  right: 12px;
}
.input-block:hover button {
  padding: 12px 0 12px 10px !important;
  flex: 0 0 187px !important;
}
@media (max-width: 1220px) {
  .input-block:hover button {
    flex: 0 0 90px !important;
  }
}
.input-block--flat {
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #20254a;
  padding: 0;
  flex: 1 0 100%;
  justify-content: space-between;
  max-width: 100%;
}
.input-block--flat input,
.input-block--flat button {
  font-size: 14px !important;
  border: 0 !important;
}
.input-block--flat input {
  padding-left: 0 !important;
}
@media (max-width: 1220px) {
  .input-block--flat button {
    padding-right: 0 !important;
    text-align: right !important;
    flex: 0 0 40% !important;
    padding: 12px 40px 12px 0 !important;
  }
}
@media (max-width: 1220px) {
  .input-block--flat-on-mobile {
    margin: 0 auto;
    border-radius: 0 !important;
    border: 0 !important;
    border-bottom: 2px solid #20254a !important;
    padding: 0 !important;
    flex: 1 0 100% !important;
    justify-content: space-between !important;
    max-width: 100% !important;
  }
  .input-block--flat-on-mobile [data-testid='form-component'] {
    flex: 0 1 100px !important;
  }
  .input-block--flat-on-mobile input,
  .input-block--flat-on-mobile button {
    font-size: 14px !important;
    border: 0 !important;
  }
  .input-block--flat-on-mobile input {
    padding-left: 0 !important;
  }
  .input-block--flat-on-mobile button {
    padding-right: 0 !important;
    text-align: right !important;
    flex: 0 0 90px !important;
    padding: 12px 0 12px 0 !important;
  }
}
.still-question {
  background: #fff;
}
.still-question__wrapper {
  text-align: center;
}
.still-question__wrapper h2 {
  line-height: 100%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #20254a;
  margin: 0 0 1.5rem 0;
  text-transform: none;
  position: relative;
}
.still-question__wrapper h2 img {
  position: absolute;
  margin: -1.5rem 0 0 -2rem;
}
@media (max-width: 819px) {
  .still-question__wrapper h2 img {
    margin: -0.51rem 0 0 -1.251rem;
    width: 39px;
  }
}
.still-question__wrapper p {
  font-weight: 400;
  text-align: center;
  margin: 0 0 1.5rem 0;
}
.still-question__wrapper .button {
  margin: 0 auto;
  background: #20254a;
  color: #fff !important;
}
.still-question__wrapper .button:hover {
  background: #fff !important;
  color: #20254a !important;
}
@media (max-width: 819px) {
  .tablet-hide {
    display: none !important;
  }
}
.tablet-show {
  display: none !important;
}
@media (max-width: 819px) {
  .tablet-show {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .mobile-hide {
    display: none !important;
  }
}
.mobile-show {
  display: none !important;
}
@media (max-width: 768px) {
  .mobile-show {
    display: block !important;
  }
}
.testimonial-ticket__footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.testimonial-ticket__footer .helpfull-marker {
  text-decoration: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  border-radius: 6px;
  border: 1px solid #d8e6ea;
  background: #eef7f9;
  padding: 6px 10px;
  color: #20254a;
  font-family: 'TT Norms Pro';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  transition: 0.1s all ease;
}
.testimonial-ticket__footer .helpfull-marker img {
  transition: 0.1s all ease;
  -webkit-filter: saturate(0) grayscale(100);
          filter: saturate(0) grayscale(100);
}
.testimonial-ticket__footer .helpfull-marker:hover,
.testimonial-ticket__footer .helpfull-marker.active {
  background: #d6f1e2;
  color: #51b37f;
  border-color: #51b37f;
}
.testimonial-ticket__footer .helpfull-marker:hover img,
.testimonial-ticket__footer .helpfull-marker.active img {
  -webkit-filter: none;
          filter: none;
}
.testimonial-ticket__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  margin: 0 0 1rem 0;
}
.testimonial-ticket__header span {
  color: #20254a;
  opacity: 1;
  font-weight: 500;
  font-size: 1rem;
}
.testimonial-ticket__header span:last-of-type {
  opacity: 0.5;
  margin-left: auto;
  font-weight: 400;
}
.testimonial-ticket__header i {
  font-style: normal;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.25rem;
  border-radius: 6px;
  background: #d6f1e2;
  padding: 6px 10px;
  color: #51b37f;
  font-family: 'TT Norms Pro';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.testimonial-ticket__stars {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
}
.testimonial-ticket__stars b {
  line-height: 1;
  color: #20254a;
}
.testimonial-ticket__author {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
}
.testimonial-ticket__author img {
  width: 62px;
  display: none;
}
.testimonial-ticket__author p {
  padding: 0;
  font-size: 16px;
  text-align: left;
  font-style: italic;
  color: #20254a;
}
.testimonial-ticket__author p b {
  font-style: normal;
}
.testimonial-ticket__author a {
  color: #636eae;
}
.testimonial-ticket__body {
  font-size: 16px;
  text-align: left;
  color: #20254a;
  padding-bottom: 3rem !important;
}
.reviews-smart {
  background: #eef7f9;
}
.reviews-smart p {
  color: #20254a;
}
.reviews-smart .splide {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.reviews-smart .star-rating {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  width: 112px;
  height: 22px;
  overflow: hidden;
  position: relative;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMC42IDIwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMC42IDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRDZENkQ2O30NCgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHJlY3QgeT0iMCIgY2xhc3M9InN0MCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIi8+DQo8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTAsM0MxMCwzLDEwLDMsMTAsM2wxLjksNS4zYzAsMCwwLDAsMCwwbDUuNiwwLjJjMCwwLDAsMCwwLDBMMTMuMSwxMmMwLDAsMCwwLDAsMGwxLjYsNS40YzAsMCwwLDAsMCwwDQoJTDEwLDE0LjNjMCwwLDAsMCwwLDBsLTQuNywzLjJjMCwwLDAsMCwwLDBMNi45LDEyYzAsMCwwLDAsMCwwTDIuNCw4LjVjMCwwLDAsMCwwLDBsNS42LTAuMmMwLDAsMCwwLDAsMEwxMCwzeiIvPg0KPC9zdmc+DQo=");
  background-size: contain;
  cursor: pointer;
}
.reviews-smart .star-rating i {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20%;
  z-index: 1;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMC42IDIwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMC42IDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojNTFCMzdGO30NCgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHJlY3QgeT0iMCIgY2xhc3M9InN0MCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIi8+DQo8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTAsM0wxMCwzbDEuOSw1LjNsMCwwbDUuNiwwLjJsMCwwTDEzLjEsMTJsMCwwbDEuNiw1LjRsMCwwTDEwLDE0LjNsMCwwbC00LjcsMy4ybDAsMEw2LjksMTJsMCwwTDIuNCw4LjVsMCwwDQoJTDgsOC4zbDAsMEwxMCwzeiIvPg0KPC9zdmc+DQo=");
  background-size: contain;
}
.reviews-smart .star-rating input {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  width: 20%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
  cursor: pointer;
}
.reviews-smart .star-rating input:hover + i,
.reviews-smart .star-rating input:checked + i {
  opacity: 1;
}
.reviews-smart .star-rating i ~ i {
  width: 40%;
}
.reviews-smart .star-rating i ~ i ~ i {
  width: 60%;
}
.reviews-smart .star-rating i ~ i ~ i ~ i {
  width: 80%;
}
.reviews-smart .star-rating i ~ i ~ i ~ i ~ i {
  width: 100%;
}
.reviews-smart__footer {
  text-align: center;
  margin: 2rem 0 0 0;
}
.reviews-smart__footer #readMore {
  border-radius: 100px;
  background: #20254a;
  display: inline-flex;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  color: #fff;
  text-align: center;
  font-family: 'TT Norms Pro';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  margin: 0 0 0 auto;
}
.reviews-smart__filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 2rem 0;
  padding: 0 4rem;
}
@media (max-width: 1220px) {
  .reviews-smart__filters {
    padding: 0;
  }
}
.reviews-smart__filters #leaveReview {
  border-radius: 100px;
  background: #20254a;
  display: inline-flex;
  padding: 10px 24px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  color: #fff;
  text-align: center;
  font-family: 'TT Norms Pro';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  margin: 0;
}
@media (max-width: 819px) {
  .reviews-smart__filters #leaveReview {
    margin: 0 auto;
  }
}
.reviews-smart__filters label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin: 0 2rem 0 0;
}
@media (max-width: 819px) {
  .reviews-smart__filters label {
    display: none;
  }
}
.reviews-smart__filters label span {
  color: #20254a;
  font-size: 1rem;
  margin: 0 0.5rem 0 0;
}
.reviews-smart__filters label select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 6px;
  border: 1px solid #d8e6ea;
  background: none;
  padding: 0.65rem 1rem;
}
.reviews-smart .splide__arrow {
  top: 30%;
  transform: none;
}
@media (max-width: 1220px) {
  .reviews-smart .splide__arrow {
    top: 105%;
  }
}
.reviews-smart .splide__arrow.splide__arrow--prev {
  left: 0;
}
@media (max-width: 1220px) {
  .reviews-smart .splide__arrow.splide__arrow--prev {
    left: 0;
  }
}
.reviews-smart .splide__arrow.splide__arrow--next {
  right: 0;
}
@media (max-width: 1220px) {
  .reviews-smart .splide__arrow.splide__arrow--next {
    right: 0;
  }
}
.reviews-smart .splide__track {
  padding: 0;
}
.reviews-smart .page-wrapper > p {
  margin-bottom: 2rem;
}
.reviews-smart .splide__pagination {
  bottom: -1.5rem;
}
.reviews-smart .splide__pagination .splide__pagination__page.is-active {
  background: #20254a;
  transform: scale(1.13);
  opacity: 1;
}
.pawfy-promise {
  background: #20254a;
  padding: 0 0 1rem 0;
}
.pawfy-promise__block {
  background: none;
}
.pawfy-promise__block span {
  position: relative;
}
.pawfy-promise__block span:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  bottom: -5px;
  background: url("/cdn/shop/files/promise-wave.svg") no-repeat center center/contain;
  left: 0;
  right: 0;
  height: 13px;
}
.pawfy-promise__block img {
  display: block;
}
.pawfy-promise__block h3 {
  color: #dae8f1;
  line-height: 1.2;
  font-size: 42px;
}
@media (max-width: 1220px) {
  .pawfy-promise__block h3 {
    font-size: 24px;
  }
}
.best-sellers {
  text-align: center;
  position: relative;
  z-index: 10;
}
@media (max-width: 819px) {
  .best-sellers {
    padding-bottom: 2rem;
  }
}
.best-sellers a.button.link {
  margin: 1.5rem auto 0 auto;
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding: 1rem 0 0.5rem;
  background: none !important;
}
.best-sellers a.button.link:hover {
  color: #20254a !important;
}
.best-sellers .splide__arrow {
  top: 30%;
  transform: none;
}
@media (max-width: 1220px) {
  .best-sellers .splide__arrow {
    top: calc(100% + 2.5rem);
  }
}
.best-sellers .splide__arrow.splide__arrow--prev {
  left: 0;
}
@media (max-width: 1220px) {
  .best-sellers .splide__arrow.splide__arrow--prev {
    left: 0;
  }
}
.best-sellers .splide__arrow.splide__arrow--next {
  right: 0;
}
@media (max-width: 1220px) {
  .best-sellers .splide__arrow.splide__arrow--next {
    right: 0;
  }
}
.best-sellers .splide__track {
  padding: 0;
}
.best-sellers ul.pawfy-products:not(.splide__list) {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 819px) {
  .best-sellers ul.pawfy-products:not(.splide__list) {
    gap: 1rem;
  }
}
.best-sellers ul.pawfy-products:not(.splide__list) li {
  flex: 0 0 calc(33.3333% - 1.5rem);
}
@media (max-width: 1220px) {
  .best-sellers ul.pawfy-products:not(.splide__list) li {
    flex: 0 0 calc(33.33% - 1.5rem);
  }
}
@media (max-width: 819px) {
  .best-sellers ul.pawfy-products:not(.splide__list) li {
    flex: 0 0 calc(50% - 0.5rem);
  }
}
.best-sellers ul.pawfy-products li > h3,
.best-sellers ul.pawfy-products li > p,
.best-sellers ul.pawfy-products li > a,
.best-sellers ul.pawfy-products li > h4 {
  margin: 0 0 0.75rem 0;
  color: #20254a;
}
.best-sellers ul.pawfy-products li h3 {
  margin: 1rem 0 0.75rem 0;
}
@media (max-width: 410px) {
  .best-sellers ul.pawfy-products li h3 {
    font-size: 21px;
  }
}
.best-sellers ul.pawfy-products li h4 {
  font-family: 'TT Norms Pro', sans-serif;
  font-size: 1rem;
  display: none;
}
@media (max-width: 1220px) {
  .best-sellers ul.pawfy-products li h4 color #919191 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .best-sellers ul.pawfy-products li h4 {
    font-size: 14px;
  }
  .best-sellers ul.pawfy-products li h4 img {
    max-width: 60% !important;
  }
}
.best-sellers ul.pawfy-products li ol {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 1rem 0;
  padding: 0;
  justify-content: center;
  align-items: flex-start;
  gap: 1%;
}
.best-sellers ul.pawfy-products li ol li {
  flex: 0 0 49.5%;
  word-break: break-word;
  text-align: center;
}
.best-sellers ul.pawfy-products li ol li img {
  display: block;
  margin: 0 auto 0.5rem;
}
.best-sellers ul.pawfy-products li ol li span {
  display: block;
  color: #20254a;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  font-size: 0.85rem;
}
@media (max-width: 768px) {
  .best-sellers ul.pawfy-products li ol li span br {
    display: none;
  }
}
.best-sellers ul.pawfy-products li p {
  font-size: 16px;
  line-height: 1;
}
@media (max-width: 768px) {
  .best-sellers ul.pawfy-products li p {
    font-size: 14px;
  }
}
.best-sellers ul.pawfy-products li p.adder {
  max-width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
}
.best-sellers ul.pawfy-products li p.adder a:hover {
  color: #fff;
}
@media (max-width: 768px) {
  .best-sellers ul.pawfy-products li p.adder {
    flex-wrap: wrap;
  }
  .best-sellers ul.pawfy-products li p.adder .button.secondary {
    flex: 1 0 100%;
    justify-content: center;
    margin: 0 0 0.51rem 0 !important;
    padding: 0.75rem 0.5rem !important;
  }
  .best-sellers ul.pawfy-products li p.adder .button.secondary img {
    margin: 0 0 0.25rem 0 0;
  }
  .best-sellers ul.pawfy-products li p.adder span {
    flex: 1 0 100%;
    position: static;
    justify-content: center;
    line-height: 1;
  }
}
.best-sellers ul.pawfy-products li > a {
  font-size: 0;
}
.best-sellers ul.pawfy-products li a {
  text-decoration: none;
  color: #20254a;
  position: relative;
  display: block;
  overflow: hidden;
}
.best-sellers ul.pawfy-products li a:not(.button) img {
  width: 100%;
  transition: 0.1s all ease;
}
.best-sellers ul.pawfy-products li a:not(.button) img:hover {
  transform: scale(1.1);
}
.best-sellers ul.pawfy-products li a .hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.2s all ease;
}
.best-sellers ul.pawfy-products li a .button:hover {
  color: #fff;
}
.best-sellers ul.pawfy-products li a:hover .hover {
  opacity: 1;
}
.best-sellers ul.pawfy-products li a:not(.button) img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}
@media (max-width: 768px) {
  .best-sellers ul.pawfy-products li a:not(.button) img {
    height: auto;
    width: 100%;
  }
}
.best-sellers ul.pawfy-products li:before {
  display: none;
}
.best-sellers h2 {
  text-align: center;
  margin: 0 auto 1.5rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: none;
  position: relative;
}
.best-sellers h2 .wag {
  position: relative;
  top: -1rem;
}
@media (max-width: 819px) {
  .best-sellers h2 {
    margin: 0 auto 1rem;
  }
}
.best-sellers h2 + p {
  margin: 0 auto 2rem;
  width: 780px;
  max-width: 100%;
}
.sub-and-save {
  background: #fff7f3;
  padding: 2rem 0;
}
@media (max-width: 1220px) {
  .sub-and-save {
    background: #fff7f3;
  }
}
@media (max-width: 1024px) {
  .sub-and-save {
    background: #fff7f3;
    display: flex;
    flex-wrap: wrap;
  }
  .sub-and-save .sub-and-save__block {
    order: 1;
    flex: 1 0 100%;
  }
  .sub-and-save .sub-and-save__image {
    order: 2;
    flex: 1 0 100%;
  }
}
.sub-and-save .page-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.sub-and-save .page-wrapper h2 {
  flex: 1 0 100%;
  text-align: left;
}
.sub-and-save__image {
  flex: 0 0 40%;
}
.sub-and-save__image img {
  width: 100%;
}
.sub-and-save__block {
  flex: 0 0 59%;
  text-align: left;
}
@media (max-width: 1220px) {
  .sub-and-save__block {
    flex: 0 0 50%;
  }
}
@media (max-width: 819px) {
  .sub-and-save__block {
    flex: 1 0 100%;
  }
}
.sub-and-save__block h2 {
  text-align: left;
}
@media (max-width: 819px) {
  .sub-and-save__block h2 {
    text-align: center;
  }
}
.sub-and-save__block ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-evenly;
  gap: 1rem;
  list-style: none;
  margin: 2rem 0 0 0;
  padding: 0;
}
@media (max-width: 1220px) {
  .sub-and-save__block ul {
    margin: 1rem 0 0;
    gap: 0;
    justify-content: space-evenly;
  }
}
.sub-and-save__block ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex: 0 0 46%;
}
@media (max-width: 560px) {
  .sub-and-save__block ul li {
    flex: 1 0 100%;
  }
}
.sub-and-save__block ul li img {
  display: block;
  margin: 0 1rem 0 0;
  width: 67px;
  -o-object-fit: contain;
     object-fit: contain;
}
.sub-and-save__block ul li p {
  flex: 1;
  padding: 0 0 0 1rem;
}
.sub-and-save__block ul li p a {
  color: #20254a;
}
.cart-icon {
  vertical-align: middle;
  display: inline-block;
  margin: 0 0.25rem 0 0;
}
@media (max-width: 1220px) {
  .cart-icon {
    vertical-align: top;
    height: 13px;
  }
}
header.header.header--sticky {
  background: #20254a;
}
header.header.header--sticky svg path {
  fill: #fff;
}
header.header.header--sticky nav ul li a {
  color: #fff;
}
@media (max-width: 1220px) {
  header.header.header--sticky nav ul li a {
    color: #20254a;
  }
}
ul.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  border: 0;
  justify-content: flex-start;
  align-items: center;
  gap: 0.9rem;
  width: 100%;
  flex: 1 0 100%;
  padding: 0;
}
@media (max-width: 1220px) {
  ul.breadcrumbs.mobile-show {
    display: flex !important;
  }
}
ul.breadcrumbs li {
  flex: 0 0 auto;
  border: 0;
  margin: 0 0;
  display: flex;
  align-items: center;
  align-content: center;
  line-height: 1;
  font-size: 0.9rem;
  font-weight: 400;
  color: rgba(32,37,74,0.45);
  background: none !important;
}
ul.breadcrumbs li a {
  color: #20254a;
  text-decoration: none;
}
ul.breadcrumbs li:after {
  content: '>';
  display: inline-block;
  line-height: 1;
  color: #20254a;
  margin: 0 0 0 12px;
}
@media (max-width: 1220px) {
  ul.breadcrumbs li:after {
    margin: 0 0 0 7px;
  }
}
ul.breadcrumbs li:last-child:after {
  display: none;
}
body:not(.template-product) .breadcrumbs {
  margin-bottom: 1rem;
}
.home-icons {
  padding: 0;
  background: #20254a;
  font-size: 0;
  white-space: nowrap;
}
@media (max-width: 819px) {
  .home-icons {
    position: relative;
    min-height: 52px;
  }
}
.home-icons ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 0 5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 819px) {
  .home-icons ul {
    position: absolute;
    -webkit-animation: scroll-left 8s linear infinite;
            animation: scroll-left 8s linear infinite;
  }
}
@media (max-width: 1220px) {
  .home-icons ul {
    gap: 0 1rem;
    justify-content: space-evenly;
  }
}
@media (max-width: 819px) {
  .home-icons ul {
    flex-wrap: nowrap;
  }
}
.home-icons ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
@media (max-width: 819px) {
  .home-icons ul li {
    flex: 1 0 200px;
  }
}
.home-icons ul li img {
  display: block;
  margin: 0 0.5rem 0 0;
}
@media (max-width: 819px) {
  .home-icons ul li img {
    margin: 0 0.25rem 0 0;
  }
}
.home-icons ul li span {
  font-family: TT Norms Pro;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  display: block;
  text-align: center;
  color: #fff;
}
@media (max-width: 1220px) {
  .home-icons ul li span {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .home-icons ul li span {
    font-size: 14px;
  }
}
.two-packs {
  visibility: visible;
}
.two-packs #two-packs {
  visibility: visible;
}
.two-packs #two-packs a[href="#"]:not(.addMultiple) {
  pointer-events: none;
}
.two-packs .page-wrapper > p {
  margin: 0 auto 2rem;
}
@media (max-width: 819px) {
  .two-packs .page-wrapper > p {
    margin: 0 auto 1rem;
  }
}
.two-packs s {
  font-size: 90%;
  color: #d34646;
  margin: 0 0.2rem 0 0;
}
.two-packs a.button.link {
  margin: 3rem auto 0;
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding: 1rem 0 0.5rem;
  background: none !important;
}
.two-packs a.button.link:hover {
  color: #20254a !important;
}
@media (max-width: 819px) {
  .two-packs a.button.link {
    margin: 1.5rem auto 0 auto;
  }
}
.two-packs .splide__arrow {
  transform: none;
}
@media (max-width: 1220px) {
  .two-packs .splide__arrow {
    top: calc(100% + 2.5rem);
  }
}
.two-packs .splide__arrow.splide__arrow--prev {
  left: 0;
}
@media (max-width: 1220px) {
  .two-packs .splide__arrow.splide__arrow--prev {
    left: 0;
  }
}
.two-packs .splide__arrow.splide__arrow--next {
  right: 0;
}
@media (max-width: 1220px) {
  .two-packs .splide__arrow.splide__arrow--next {
    right: 0;
  }
}
.two-packs__list {
  gap: 1rem;
}
@media (max-width: 1024px) {
  .two-packs__list {
    gap: 0;
  }
}
.two-packs__list > li {
  text-align: center;
}
@media (min-width: 1024px) {
  .two-packs__list > li {
    flex: 0 0 24%;
  }
}
.two-packs__list > li > h3,
.two-packs__list > li > p,
.two-packs__list > li > a,
.two-packs__list > li > h4 {
  margin: 0 0 0.75rem 0;
}
.two-packs__list > li h4 {
  font-family: 'TT Norms Pro', sans-serif;
  font-size: 1rem;
  color: #919191;
}
@media (max-width: 1220px) {
  .two-packs__list > li h4 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .two-packs__list > li h4 {
    font-size: 14px;
  }
}
.two-packs__list > li p {
  font-size: 1rem;
  line-height: 1;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
}
@media (max-width: 1220px) {
  .two-packs__list > li p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .two-packs__list > li p {
    font-size: 14px;
  }
}
@media (max-width: 1220px) {
  .two-packs__list > li {
    flex: 0 0 auto;
    text-align: center;
  }
}
.two-packs__list > li small {
  display: none;
}
.two-packs__list > li > img {
  max-width: 100%;
  margin: 0 auto 1rem;
  height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}
@media (min-width: 1220px) {
  .two-packs__list > li > img.adder {
    max-width: 80%;
    margin: 0 auto;
  }
}
.two-packs__list > li a {
  text-decoration: none;
  color: #20254a;
  position: relative;
  display: block;
}
.two-packs__list > li a span {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  font-size: 12px;
  font-weight: 500;
  padding: 0.25rem 0.5rem;
  border-radius: 1rem;
  border: 1px solid #20254a;
}
.two-packs__list > li a img {
  width: 100%;
}
.two-packs__list > li a .hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.2s all ease;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1rem;
  background: #fff6f1;
  gap: 0.25rem;
  bottom: 0;
}
@media (max-width: 819px) {
  .two-packs__list > li a .hover {
    display: none;
  }
}
.two-packs__list > li a .hover > b {
  margin: 0 0 auto 0;
  text-align: center;
  font-size: 14px;
  flex: 1 0 100%;
}
.two-packs__list > li a .hover > div {
  background: #fff;
  border-radius: 6px;
  margin: 0;
  padding: 1rem;
  display: flex;
  flex: 1 0 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
}
.two-packs__list > li a .hover > div:first-of-type {
  margin-top: auto;
}
.two-packs__list > li a .hover > div img {
  flex: 0 0 60px;
  max-width: 60px;
}
.two-packs__list > li a .hover > div p {
  flex: 1;
  font-size: 14px;
  text-align: left;
  margin: 0;
  padding: 0 0 0 0.5rem;
}
.two-packs__list > li a.button:hover {
  color: #fff;
}
.two-packs__list > li a:hover .hover {
  opacity: 1;
}
.two-packs__list > li a:not(.button) img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}
@media (max-width: 768px) {
  .two-packs__list > li a:not(.button) img {
    height: auto;
    width: 100%;
  }
}
.two-packs h2 {
  text-align: center;
  margin: 0 0 2rem 0;
}
@media (max-width: 819px) {
  .two-packs h2 {
    margin: 0 0 1rem 0;
  }
}
@media (max-width: 819px) {
  .two-packs h3 {
    margin: 1rem 0;
  }
}
.two-packs p {
  text-align: center;
  max-width: 100%;
  margin: 0 auto 2rem;
}
@media (max-width: 819px) {
  .two-packs p {
    margin: 1rem auto 0 auto;
  }
}
marquee.page-wrapper ul {
  margin-left: -15rem;
}
.template-index .best-sellers .splide__arrow.splide__arrow--next {
  right: -26px;
}
@media (max-width: 1220px) {
  .template-index .best-sellers .splide__arrow.splide__arrow--next {
    right: 0;
  }
}
.template-index .best-sellers .splide__arrow.splide__arrow--prev {
  left: -26px;
}
@media (max-width: 1220px) {
  .template-index .best-sellers .splide__arrow.splide__arrow--prev {
    left: 0;
  }
}
.template-index .best-sellers ul.pawfy-products li ol {
  gap: 0;
}
.template-index .best-sellers ul.pawfy-products li ol li {
  flex: 0 0 50%;
}
.template-index .best-sellers ul.pawfy-products li ol li span {
  font-size: 0.85rem;
}
.splide__slide .testimonial-ticket {
  height: 100%;
  position: relative;
}
.splide__slide .testimonial-ticket .testimonial-ticket__footer {
  position: absolute;
  bottom: 0;
  right: 0;
}
body.template-page.faq {
  background: #fff7f3;
}
body.template-page.faq header.header:not(.header--sticky) {
  background: #fff;
}
body.template-page.faq .faq__list {
  background: none;
}
body.template-page.faq .faqs__search {
  position: relative;
  margin: 1rem auto;
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
body.template-page.faq .faqs__search-cell {
  width: 240px;
  position: relative;
}
@media (max-width: 819px) {
  body.template-page.faq .faqs__search-cell {
    margin: 1rem auto;
  }
}
body.template-page.faq .autocomplete-items {
  position: absolute;
  border: 2px solid #20254a;
  border-top: none;
  z-index: 99;
  top: 100%;
  left: 0;
  right: 0;
  color: #20254a;
  max-width: 80%;
  margin: 0 auto;
  border-radius: 0 0 1rem 1rem;
  overflow: hidden;
}
body.template-page.faq .autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
}
body.template-page.faq .autocomplete-items div:hover {
/* when hovering an item: */
  background-color: #e9e9e9;
}
body.template-page.faq .autocomplete-active {
/* when navigating through the items using the arrow keys: */
  background-color: #20254a !important;
  color: #fff;
}
body.template-page.faq .faq__list {
  position: relative;
}
body.template-page.faq .faq__list {
  display: none;
  padding: 0;
  border-radius: 16px;
  margin: 0 auto 0;
}
body.template-page.faq .faq__list[data-search='General'] {
  display: block;
}
body.template-page.faq .faq__list:before {
  content: attr(data-search);
  font-size: 1.5rem;
  font-weight: 400;
  color: #20254a;
  display: block;
  border-bottom: 1px solid #000;
  padding: 1rem 0 1.5rem 0;
  font-weight: 500;
  text-transform: capitalize;
  padding-top: 0;
}
body.template-page.faq .autocomplete-items:empty {
  display: none;
}
body.template-page.faq img.pd-bg {
  position: absolute;
  top: 1.25rem;
  left: 2rem;
  width: 34px;
  height: 53px;
  -o-object-fit: contain;
     object-fit: contain;
}
body.template-page.faq .faqs__search input {
  border-radius: 6px;
  border: 1px solid #e8ddd3;
  width: 240px;
  padding: 12px 14px;
  align-items: center;
  background: none !important;
}
@media (max-width: 768px) {
  body.template-page.faq .faq__list:before {
    font-size: 1.25rem;
    color: #20254a;
    display: block;
    border-bottom: 1px solid #000;
    padding: 0 0 1rem 0;
    font-weight: 600;
  }
}
body.template-page.faq section.row.faqs {
  position: relative;
  z-index: 99;
}
body.template-page.faq section.row.faqs .page-wrapper {
  width: 59rem;
}
body.template-page.faq section.row.faqs h2 {
  margin: 4rem auto 0;
  text-align: center;
}
@media (max-width: 768px) {
  body.template-page.faq section.row.faqs h2 {
    margin: 2rem auto 0;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-filter: drop-shadow(0 0 1px #20254a);
            filter: drop-shadow(0 0 1px #20254a);
    stroke-width: 2px;
  }
  50% {
    -webkit-filter: drop-shadow(0 0 10px #20254a);
            filter: drop-shadow(0 0 10px #20254a);
    stroke-width: 4px;
  }
  100% {
    -webkit-filter: drop-shadow(0 0 1px rgba(32,37,74,0));
            filter: drop-shadow(0 0 1px rgba(32,37,74,0));
    stroke-width: 0;
  }
}
@keyframes pulse {
  0% {
    -webkit-filter: drop-shadow(0 0 1px #20254a);
            filter: drop-shadow(0 0 1px #20254a);
    stroke-width: 2px;
  }
  50% {
    -webkit-filter: drop-shadow(0 0 10px #20254a);
            filter: drop-shadow(0 0 10px #20254a);
    stroke-width: 4px;
  }
  100% {
    -webkit-filter: drop-shadow(0 0 1px rgba(32,37,74,0));
            filter: drop-shadow(0 0 1px rgba(32,37,74,0));
    stroke-width: 0;
  }
}
@-webkit-keyframes red-pulse {
  0% {
    -webkit-filter: drop-shadow(0 0 1px #e61414);
            filter: drop-shadow(0 0 1px #e61414);
    stroke-width: 2px;
  }
  50% {
    -webkit-filter: drop-shadow(0 0 10px #e61414);
            filter: drop-shadow(0 0 10px #e61414);
    stroke-width: 4px;
  }
  100% {
    -webkit-filter: drop-shadow(0 0 1px rgba(230,20,20,0));
            filter: drop-shadow(0 0 1px rgba(230,20,20,0));
    stroke-width: 0;
  }
}
@keyframes red-pulse {
  0% {
    -webkit-filter: drop-shadow(0 0 1px #e61414);
            filter: drop-shadow(0 0 1px #e61414);
    stroke-width: 2px;
  }
  50% {
    -webkit-filter: drop-shadow(0 0 10px #e61414);
            filter: drop-shadow(0 0 10px #e61414);
    stroke-width: 4px;
  }
  100% {
    -webkit-filter: drop-shadow(0 0 1px rgba(230,20,20,0));
            filter: drop-shadow(0 0 1px rgba(230,20,20,0));
    stroke-width: 0;
  }
}
@-webkit-keyframes scroll-left {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-230%);
  }
}
@keyframes scroll-left {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-230%);
  }
}
body#recharge-novum {
  --recharge-te-primary-font: 'TT Norms Pro', sans-serif;
  --recharge-te-secondary-font: 'Recoleta', serif;
}
body#recharge-novum * {
  letter-spacing: 0 !important;
}
body#recharge-novum #recharge-te {
  min-height: 40vh;
  background: #fff7f3;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn {
  display: inline-block;
  transition: 0.1s all ease-in-out;
  font-size: 17px;
  line-height: 155%;
  text-align: center;
  text-decoration: none;
  padding: 18px 72px;
  width: auto;
  max-width: 100%;
  background: #fff;
  border: 2px solid #20254a;
  box-sizing: border-box;
  border-radius: 100px;
  position: relative;
  font-weight: 500;
  font-family: 'TT Norms Pro', sans-serif;
  color: #20254a;
  height: auto;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn img {
  margin: 0 0 0 4px;
  transition: 0.1s all ease;
  width: 22px;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn span {
  font-family: 'TT Norms Pro', sans-serif;
  color: #20254a;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn:hover {
  background: #cceefe;
  color: #20254a;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn:hover img {
  transform: translateX(0);
}
@media (max-width: 1024px) {
  body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn {
    padding: 13px 48px;
  }
}
@media (max-width: 960px) {
  body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn {
    padding: 13px 32px;
  }
}
@media (max-width: 767px) {
  body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn {
    padding: 13px 26px;
  }
}
body#recharge-novum #recharge-te .bg-light {
  background: #20254a;
}
body#recharge-novum #recharge-te .bg-light * {
  color: #fff;
}
#ReCharge {
  padding: 90px 0 0 0;
}
#ReCharge.user-customer {
  opacity: 0;
  transition: 0.2s all ease;
}
#ReCharge.user-customer .col-md-6.col-md-offset-3.columns.six.offset-by-five.small-6.small-offset-3.grid__item.medium-up--one-half.medium-up--push-one-quarter.large--one-half.push--large--one-quarter {
  flex: 0 0 70%;
  max-width: 70%;
  left: 0;
  margin: 0 auto;
}
@media (max-width: 819px) {
  #ReCharge.user-customer .col-md-6.col-md-offset-3.columns.six.offset-by-five.small-6.small-offset-3.grid__item.medium-up--one-half.medium-up--push-one-quarter.large--one-half.push--large--one-quarter {
    flex: 1 0 100%;
    max-width: 100%;
  }
}
#ReCharge.user-customer h2 {
  color: #20254a;
  font-size: 58px;
  letter-spacing: 0.7px;
  font-weight: 600;
  line-height: 1.1;
  font-family: 'Recoleta', serif;
  text-transform: lowercase;
  text-transform: capitalize;
}
@media (max-width: 819px) {
  #ReCharge.user-customer h2 {
    font-size: 2rem;
  }
}
#ReCharge.user-customer .rc_logo {
  display: none !important;
}
#ReCharge.user-customer input#customer_email {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border: 2px solid #20254a;
  box-sizing: border-box;
  color: #20254a;
  font-size: 1rem;
  line-height: 1;
  border-radius: 23px;
  padding: 1rem 1.5rem;
  outline: 0;
  min-height: 54px;
  cursor: pointer;
}
.recharge-te {
  padding: 155px 0 0 0;
  background: #fff;
}
.recharge-te [data-product-item='6600461025454'],
.recharge-te [data-product-item='6600464040110'],
.recharge-te [data-product-item='6600465776814'],
.recharge-te [data-product-item='6600466858158'],
.recharge-te [data-product-item='6600466628782'] {
  display: none;
}
.recharge-te h1,
.recharge-te h2,
.recharge-te h3,
.recharge-te h4,
.recharge-te h5,
.recharge-te strong {
  color: #20254a;
}
.recharge-te * {
  font-family: 'TT Norms Pro', sans-serif;
}
.recharge-te .rct_content {
  width: 1190px;
  margin: 0 auto;
  padding: 36px 0;
  max-width: 100%;
}
.recharge-te a.rct_navigation__item__link {
/* color: var(--theme-prima-color-middle-grey); */
  padding: 12px 6px;
  text-transform: uppercase;
  font-weight: 400;
  color: #20254a;
  font-family: 'TT Norms Pro', sans-serif;
  font-size: 1rem;
}
.recharge-te strong,
.rct_sidebar strong {
  font-size: 20px;
  font-weight: bold;
}
form.needsclick.klaviyo-form.klaviyo-form-version-cid_3 * {
  background: #f4e8e2 !important;
  font-family: 'TT Norms Pro', sans-serif !important;
}
form.needsclick.klaviyo-form.klaviyo-form-version-cid_3 [data-testid='form-component'] {
  padding: 0 !important;
  margin: 1.5rem 0 0 0;
}
form.needsclick.klaviyo-form.klaviyo-form-version-cid_3 .ql-editor strong.ql-font-palatino-linotype {
  font-size: 28px !important;
  font-family: 'Recoleta', serif !important;
  font-weight: 600;
  display: block;
  line-height: 1.3;
  margin: 0 0 1rem 0 !important;
}
form.needsclick.klaviyo-form.klaviyo-form-version-cid_3 button[type='button'] {
  display: inline-block;
  transition: 0.1s all ease-in-out;
  font-size: 17px !important;
  line-height: 155% !important;
  text-align: center !important;
  text-decoration: none;
  padding: 18px 4.5rem !important;
  width: auto !important;
  max-width: 100%;
  margin: 0 auto !important;
  background: #fac4b5 !important;
  border: 2px solid #20254a;
  box-sizing: border-box;
  border-radius: 100px !important;
  position: relative;
  font-weight: 500 !important;
  font-family: 'TT Norms Pro', sans-serif !important;
  color: #20254a !important;
  height: auto !important;
  letter-spacing: 0 !important;
}
form.needsclick.klaviyo-form.klaviyo-form-version-cid_3 input[type='text'],
form.needsclick.klaviyo-form.klaviyo-form-version-cid_3 input[type='email'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  flex: 0 0 28%;
  background: transparent;
  border: 2px solid #20254a;
  box-sizing: border-box;
  color: #20254a;
  font-size: 1rem;
  line-height: 1;
  border-width: 2px !important;
  border-radius: 10px !important;
  padding: 1rem 1.5rem;
  outline: 0;
  min-height: 54px;
  cursor: pointer;
}
form.needsclick.klaviyo-form.klaviyo-form-version-cid_3 > div.needsclick {
  padding: 2rem !important;
}
form.needsclick.klaviyo-form.klaviyo-form-version-cid_3 > div.needsclick [data-testid='form-row']:first-child [data-testid='form-component'] {
  margin-top: 0;
}
form.needsclick.klaviyo-form.klaviyo-form-version-cid_3 > div.needsclick [data-testid='form-row']:last-child {
  display: none !important;
}
.klaviyo-pawfy {
  opacity: 0;
  transition: 0.3s opacity ease;
  max-width: 100%;
}
.klaviyo-pawfy > small {
  background: #58bef5;
  padding: 0.25rem 0.5rem;
  color: #fff;
  display: block;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 600;
  border-radius: 0.5rem;
  margin: 1rem 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.klaviyo-pawfy.active {
  opacity: 1;
}
.klaviyo-pawfy .ql-editor p[style] {
  text-align: left !important;
  font-family: 'TT Norms Pro', sans-serif !important;
  color: #20254a !important;
  outline: 0;
}
.klaviyo-pawfy form {
  padding: 0 !important;
}
.klaviyo-pawfy form .input-block {
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #20254a;
}
.klaviyo-pawfy form > input {
  display: none;
}
.klaviyo-pawfy form > div {
  padding: 0 !important;
  min-height: 0 !important;
}
.klaviyo-pawfy form > div > [data-testid]:first-of-type {
  outline: 0;
}
#pawfy-notification {
  display: flex !important;
  width: 100%;
  line-height: 1;
  padding: 14px;
  align-items: center;
  justify-content: center;
  background: #e8705b;
  transition: 0.2s all ease;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  font-size: 0;
}
#pawfy-notification.inactive {
  top: -3.75rem;
}
#pawfy-notification.inactive ~ header.header {
  margin-top: 0 !important;
}
@media (max-width: 1220px) {
  #pawfy-notification.inactive ~ header.header ul {
    top: 52px !important;
  }
}
#pawfy-notification #close-notification {
  position: absolute;
  right: 0.5rem;
  font-size: 12px;
  height: 1rem;
  width: 1rem;
  border-radius: 100%;
  color: #fff;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 0.6;
  cursor: pointer;
  padding: 0 0 1px;
}
@media (max-width: 1220px) {
  #pawfy-notification #close-notification {
    right: 12px;
  }
}
#pawfy-notification ~ header.header {
  margin-top: 46px;
}
@media (max-width: 1220px) {
  #pawfy-notification ~ header.header ul {
    top: 96px;
  }
  #pawfy-notification ~ header.header ul.drop {
    top: unset;
  }
}
@media (max-width: 1220px) {
  #pawfy-notification ~ header.header {
    margin-top: 34px;
  }
}
@media (max-width: 1220px) {
  #pawfy-notification {
    padding: 12px;
  }
}
#pawfy-notification a {
  flex: 1 0 100%;
  color: #fff;
  font-weight: 600;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  margin: 0;
  transition: 0.2s all ease;
  text-decoration: none;
}
@media (max-width: 1220px) {
  #pawfy-notification a {
    font-size: 13px;
  }
}
@media (max-width: 360px) {
  #pawfy-notification a {
    font-size: 11px;
  }
}
#pawfy-notification:hover {
  background: #f1f8fb;
}
#pawfy-notification:hover a,
#pawfy-notification:hover #close-notification {
  color: #20254a;
}
#pawfy-notification:hover #close-notification {
  border-color: #20254a;
}
.faq-page .header {
  background: #fff;
}
.faq-page main .page-wrapper {
  width: 48rem;
}
.faq__search {
  position: relative;
  margin: 2rem auto 3rem;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.faq__search-dropdown {
  width: 420px;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 819px) {
  .faq__search-dropdown {
    order: 2;
    flex: 1 0 100%;
    justify-content: center;
    gap: 0.5rem;
  }
}
.faq__search-dropdown select {
  background: #fff7f3;
  border-radius: 6px;
  border: 1px solid #e8ddd3;
  width: 275px;
  background: #fff7f3;
  max-width: 100%;
  font-size: 16px;
  padding: 14px 24px;
  font-family: 'TT Norms Pro', sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 819px) {
  .faq__search-dropdown select {
    width: 100%;
  }
}
.faq__search-input {
  position: relative;
}
@media (max-width: 819px) {
  .faq__search-input {
    order: 1;
    flex: 1 0 100%;
  }
}
.faq__search-input input {
  width: 212px;
  max-width: 100%;
  font-family: 'TT Norms Pro', sans-serif;
  padding: 14px 24px;
  border: 0;
  background: #fff7f3;
  font-size: 16px;
  border-radius: 6px;
  border: 1px solid #e8ddd3;
}
@media (max-width: 819px) {
  .faq__search-input input {
    width: 100%;
  }
}
.faq__list {
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 1220px) {
  .faq__list:last-child {
    margin: 0 auto;
  }
}
.faq__list-question {
  padding: 1.5rem 0;
  font-size: 1rem;
  font-weight: 500;
  border-top: 1px solid #e8ddd3;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (max-width: 819px) {
  .faq__list-question {
    font-size: 1rem;
    padding: 1rem 0;
  }
}
.faq__list-question:before,
.faq__list-question:after {
  content: '';
  width: 1rem;
  height: 1px;
  display: block;
  transition: 0.1s all ease;
  background: #20254a;
  top: 50%;
  right: 0;
  position: absolute;
}
.faq__list-question:after {
  transform: rotate(90deg);
}
.faq__list-question.active:after {
  transform: rotate(0deg);
}
.faq__list-question span {
  max-width: calc(100% - 32px);
  display: inline-block;
  text-transform: capitalize;
}
.faq__list-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  font-size: 1rem;
  display: block;
  font-weight: 400;
  transition: 0.1s all ease;
  line-height: 1.65;
}
.faq__list-answer.active {
  padding: 1.5rem 0;
  max-height: 200px;
}
@media (max-width: 819px) {
  .faq__list-answer.active {
    padding: 1rem 0;
    max-height: 550px;
  }
}
.faq-page main,
.contact-us main {
  background: #fff7f3;
  position: relative;
  overflow-x: hidden;
}
.faq-page .faq {
  padding: 6rem 0 4rem;
  position: relative;
  z-index: 5;
}
.faq-page .faq h3 {
  text-align: center;
  margin: 3rem 0 0.5rem 0;
}
@media (max-width: 1850px) {
  .faq-page .faq {
    padding: 6rem 0 3rem;
  }
}
.autocomplete-items {
  position: absolute;
  font-size: 16px;
  border-radius: 6px;
  border: 1px solid #e8ddd3;
  border-top: none;
  z-index: 99;
  top: 100%;
  left: 0;
  right: 0;
  color: #20254a;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  border-radius: 0 0 6px 6px;
  overflow: hidden;
  max-width: 90%;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
}
.autocomplete-items div:hover {
/* when hovering an item: */
  background-color: #e9e9e9;
}
.autocomplete-active {
/* when navigating through the items using the arrow keys: */
  background-color: #20254a !important;
  color: #fff;
}
.faq__list {
  position: relative;
}
.faq__list {
  padding: 0;
  border-radius: 16px;
  margin: 2rem auto 0;
}
.faq__list[data-search='General'] {
  display: block;
}
.faq__list:before {
  content: attr(data-search);
  font-size: 1.5rem;
  font-weight: 400;
  color: #20254a;
  display: block;
  border-bottom: 1px solid #000;
  padding: 1rem 0 1.5rem 3rem;
  font-weight: 500;
  text-transform: capitalize;
  padding-top: 0;
  display: none;
}
.autocomplete-items:empty {
  display: none;
}
img.pd-bg {
  position: absolute;
  top: 1.25rem;
  left: 2rem;
  width: 34px;
  height: 53px;
  -o-object-fit: contain;
     object-fit: contain;
  display: none;
}
section.row.faqs {
  position: relative;
  z-index: 99;
}
section.row.faqs h2 {
  margin: 3rem auto;
  text-align: center;
}
section.row.faqs h2 span {
  position: relative;
}
section.row.faqs h2 span:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  bottom: -5px;
  background: url("/cdn/shop/files/faq-wave.svg") no-repeat center center/contain;
  left: 0;
  right: 0;
  height: 13px;
}
@media (max-width: 768px) {
  section.row.faqs h2 {
    margin: 2rem auto 0;
  }
}
.header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  z-index: 100;
  padding: 0.7rem 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.11s all ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.header .page-wrapper {
  display: inherit;
  margin: 0 auto;
  justify-content: inherit;
  align-items: inherit;
  max-width: 100%;
}
@media (max-width: 1220px) {
  .header.active {
    background: rgba(255,255,255,0.98);
  }
  .header:not(.header--sticky) ul {
    background: rgba(255,255,255,0.98);
  }
}
.header__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 1220px) {
  .header__nav {
    flex: 0 0 43%;
  }
}
.header__logo {
  font-size: 0;
}
.header__logo a svg {
  width: 125px;
  height: 45px;
  transition: 0.1s all ease;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
}
@media (max-width: 1220px) {
  .header__logo a svg {
    width: 94px;
    height: 34px;
  }
}
@media (max-width: 360px) {
  .header__logo a svg {
    width: auto;
    height: 28px !important;
  }
}
.header .menu-toggle img {
  width: 22px;
}
.header .site-header__cart-count {
  right: 0;
}
.header .site-header__cart-count {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0.4rem;
  top: 0.2rem;
  font-weight: bold;
  background-color: #20254a;
  color: #fff;
  border-radius: 50%;
  width: 1em;
  height: 1em;
}
.header .site-header__cart-count span {
  line-height: 1;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: -0.5px;
  color: #fff;
}
.header ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 1rem 0 0;
  padding: 0;
  list-style: none;
  align-items: center;
  transition: 0.1s all ease;
}
@media (min-width: 1220px) {
  .header ul {
    margin: 0;
  }
}
.header ul ~ a {
  display: inline-block;
  text-decoration: none;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 110%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #20254a;
  padding: 0.5rem 1.5rem;
  position: relative;
  transition: 0.2s all ease;
}
.header ul ~ a.tablet-show {
  position: relative;
  top: -2px;
}
@media (max-width: 1220px) {
  .header ul ~ a {
    padding: 0;
  }
}
.header ul ~ a:last-child {
  display: none;
}
@media (max-width: 1220px) {
  .header ul ~ a:last-child {
    display: inline-block;
    margin: 0 0 0 1.5rem;
  }
}
@media (max-width: 1220px) {
  .header ul {
    max-height: 0;
    overflow: hidden;
    position: fixed;
    top: 64px;
    left: 0;
    right: 0;
    margin: 0;
    background: rgba(255,255,255,0.96);
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .header ul {
    top: 4.15rem;
  }
}
.header ul.active {
  max-height: 500px;
  padding: 1rem 0;
  opacity: 1;
}
.header ul li {
  position: relative;
}
.header ul li:last-child a {
  padding-right: 0;
}
.header ul li:hover svg {
  transform: rotate(90deg);
}
.header ul li:hover .drop {
  max-height: 400px !important;
}
.header ul li .drop {
  position: absolute;
  top: 2rem;
  width: 262px;
  background: rgba(244,241,235,0.522);
  left: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.1s ease all;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1220px) {
  .header ul li .drop {
    position: relative;
    top: 0;
    width: 100vw;
  }
}
.header ul li .drop li {
  flex: 1 0 100%;
  padding: 0;
}
.header ul li .drop li a {
  padding: 1rem 1.25rem;
  display: block;
  text-align: left;
  transition: 0.2s ease all;
}
.header ul li .drop li a:hover {
  background: #20254a;
  color: #fff;
}
@media (max-width: 1220px) {
  .header ul li {
    flex: 1 0 100%;
    padding: 0;
  }
}
.header ul li a {
  text-decoration: none;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 110%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #20254a;
  padding: 0.5rem 1.5rem;
  display: inline-flex;
  align-items: center;
  transition: 0.2s all ease;
}
.header ul li a svg {
  width: 7px;
  margin: 0 0 0 0.5rem;
  transition: 0.2s all ease;
}
@media (max-width: 1850px) {
  .header ul li a {
    padding: 0.5rem 1rem;
  }
}
@media (max-width: 1220px) {
  .header ul li a {
    padding: 1rem 1.5rem;
    display: flex;
    text-align: left;
  }
}
.header--sticky {
  padding: 0.5rem 0;
  box-shadow: 0 0 0.5rem 1px rgba(0,0,0,0.16);
}
.header--sticky ul ~ a.tablet-show {
  color: #fff;
}
.header--sticky ul ~ a.tablet-show img {
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.header--sticky a.menu-toggle,
.header--sticky .tablet-show img {
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.header--sticky .header__logo a img {
  height: 2rem;
}
.header--sticky ul li .drop {
  background: #fff7f3;
}
@media (max-width: 1220px) {
  .header--sticky ul {
    top: 3.5rem;
  }
}
@media (max-width: 819px) {
  .header--sticky ul {
    top: 3rem;
  }
}
.footer {
  background: #20254a;
  padding: 4rem 0 2rem 0;
}
.footer .page-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.footer__cell {
  flex: 0 0 22%;
}
.footer__cell h3 {
  color: #636eae;
  font-size: 28px;
  margin: 0 0 2rem 0;
}
@media (max-width: 819px) {
  .footer__cell h3 {
    font-size: 22px;
    margin: 0 0 1rem 0;
  }
}
.footer__cell ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer__cell ul li a {
  color: #fff;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem 0;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
}
@media (max-width: 1220px) {
  .footer__cell ul li a {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .footer__cell ul li a {
    font-size: 14px;
  }
}
.footer__cell ul li a img {
  margin: 0 0.25rem 0 0;
}
.footer__cell--last {
  flex: 0 0 29%;
}
.footer__cell--last h3 {
  color: #fff;
}
.footer__cell--last div.needsclick.kl-private-reset-css-Xuajs1 {
  min-height: 0 !important;
  padding: 0 !important;
  gap: 0 0.5rem;
}
.footer__cell--last div.needsclick.kl-private-reset-css-Xuajs1 *:not(button) {
  color: #fff !important;
  font-family: 'TT Norms Pro' !important;
}
.footer__cell--last form {
  font-family: 'TT Norms Pro' !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 0.5rem !important;
  margin: 0 0 4rem 0 !important;
  padding: 0 !important;
}
.footer__cell--last form input {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  flex: 1 !important;
  height: 52px !important;
  padding: 1rem !important;
  border-radius: 100px !important;
  color: #fff !important;
  background: #484d71 !important;
  border: 0 !important;
  min-width: 0 !important;
  font-family: 'TT Norms Pro' !important;
}
.footer__cell--last form input::-webkit-input-placeholder {
  color: #fff !important;
}
.footer__cell--last form input::-moz-placeholder {
  color: #fff !important;
}
.footer__cell--last form input:-ms-input-placeholder {
  color: #fff !important;
}
.footer__cell--last form input::-ms-input-placeholder {
  color: #fff !important;
}
.footer__cell--last form input::placeholder {
  color: #fff !important;
}
.footer__cell--last form button {
  flex: 1 !important;
  max-width: 96% !important;
  margin: 0 0 0 auto !important;
  height: 52px !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  font-weight: 500 !important;
  border-radius: 100px !important;
  padding: 1rem !important;
  color: #20254a !important;
  font-family: 'TT Norms Pro' !important;
  cursor: pointer !important;
  border: 0 !important;
  background: #fff !important;
  padding: 0 1rem !important;
}
.footer__cell--last .socials {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}
@media (max-width: 768px) {
  .footer__cell--last .socials {
    justify-content: flex-start;
  }
}
.footer__cell--last .socials span {
  color: #fff;
  margin-right: auto;
}
@media (max-width: 768px) {
  .footer__cell--last .socials span {
    margin-right: 0;
  }
}
.footer__cell--bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex: 1 0 100%;
  margin: 2rem 0 0 0;
}
.footer__cell--bottom p,
.footer__cell--bottom a {
  color: #636eae !important;
  font-size: 14px;
  text-decoration: none;
  margin: 0 !important;
  text-align: center;
}
@media (max-width: 819px) {
  .footer__cell--first {
    order: 0;
    flex: 0 0 35%;
    margin: 0 0 2rem 0;
  }
  .footer__cell--last {
    order: 1;
    flex: 0 0 60%;
    margin: 0 0 2rem 0;
  }
  .footer__cell--third {
    order: 2;
    flex: 0 0 35%;
  }
  .footer__cell--third ul {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
  }
  .footer__cell--second {
    order: 3;
    flex: 0 0 60%;
  }
  .footer__cell--second ul {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
  }
  .footer__cell--bottom {
    order: 5;
    flex: 1 0 100%;
  }
}
@media (max-width: 768px) {
  .footer__cell--first {
    order: 1;
    flex: 1 0 100%;
    margin: 0 0 2rem 0;
  }
  .footer__cell--last {
    order: 0;
    flex: 1 0 100%;
    margin: 0 0 2rem 0;
  }
  .footer__cell--last form {
    margin: 0 0 1rem 0;
  }
  .footer__cell--third {
    order: 3;
    flex: 0 0 37%;
  }
  .footer__cell--third ul {
    display: block;
    flex-wrap: wrap;
    gap: 1rem;
  }
  .footer__cell--second {
    order: 2;
    flex: 0 0 60%;
  }
  .footer__cell--second ul {
    display: block;
    flex-wrap: wrap;
    gap: 1rem;
  }
  .footer__cell--bottom {
    order: 5;
    flex: 1 0 100%;
  }
}
.form-message--success {
  border: 1px solid #1f873d;
  background-color: #f8fff9;
  color: #1f873d;
  display: block;
  width: 100%;
  flex: 1 0 100%;
}
@media (max-width: 819px) {
  .cart-header {
    text-align: center;
  }
}
@media (min-width: 1025px) {
  .recharge-login .header {
    background: #fde8e2;
    padding: 1.5rem 55px;
  }
}
#testimonials .splide__arrow,
#homepage-product-slider .splide__arrow,
#related-product-slider .splide__arrow,
#product-slider .splide__arrow,
#two-packs .splide__arrow,
#reviews-smart .splide__arrow {
  background: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -webkit-tap-highlight-color: transparent;
}
#testimonials .splide__arrow svg,
#homepage-product-slider .splide__arrow svg,
#related-product-slider .splide__arrow svg,
#product-slider .splide__arrow svg,
#two-packs .splide__arrow svg,
#reviews-smart .splide__arrow svg {
  width: 40px;
  height: 40px;
  stroke: #20254a;
  stroke-width: 2;
}
@media (max-width: 819px) {
  #testimonials .splide__arrow svg,
  #homepage-product-slider .splide__arrow svg,
  #related-product-slider .splide__arrow svg,
  #product-slider .splide__arrow svg,
  #two-packs .splide__arrow svg,
  #reviews-smart .splide__arrow svg {
    width: 28px;
    height: 40px;
  }
}
body {
  outline: 0;
}
body.template-captcha main#MainContent {
  padding: 160px 0;
  text-align: center;
}
body.template-captcha main#MainContent input.shopify-challenge__button.btn {
  display: inline-block;
  transition: 0.1s all ease-in-out;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  padding: 1.25rem 4rem;
  width: auto;
  max-width: 100%;
  background: #fff;
  border: 2px solid #20254a;
  box-sizing: border-box;
  border-radius: 100px;
  position: relative;
  font-weight: 500;
  font-family: 'TT Norms Pro', sans-serif;
  color: #20254a;
  height: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 1rem auto;
}
#pawfy-notification {
  background: #0d0d0d !important;
  padding: 5px 8px 9px;
}
@media (max-width: 819px) {
  #pawfy-notification {
    padding: 9px 8px;
  }
}
#pawfy-notification a {
  font-size: 20px;
}
@media (max-width: 819px) {
  #pawfy-notification a {
    font-size: 16px;
  }
}
#pawfy-notification span {
  font-weight: 500;
}
#pawfy-notification b {
  font-weight: 600;
  color: #a975ff;
}
#pawfy-notification b:last-of-type {
  display: inline-block;
  padding: 0.15rem 0.25rem;
  border: 2px dashed #a975ff;
  line-height: 1;
  border-radius: 0.25rem;
  margin: 0 0 0 0.15rem;
}
.recharge-login {
  background: #fff;
}
.recharge-login .footer-upgrade__row.footer-upgrade__row--first {
  display: none !important;
}
.recharge-login .header {
  background: #fde8e2 !important;
}
.recharge-login .rc-login {
  padding: 0px;
  margin: 3rem auto 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 380px;
}
.recharge-login .rc-login * {
  font-family: 'TT Norms Pro', sans-serif;
}
.recharge-login .rc-login--body {
  width: 500px;
  max-width: 100%;
}
.recharge-login .rc-login label.rc-login-form-label {
  text-align: center;
  margin: 1rem auto;
  display: block;
  color: #20254a;
}
.recharge-login .rc-login h1.rc-login--header-title {
  margin: 0 auto 0.5rem;
  padding: 0 3rem;
  text-align: center;
  font-weight: 500;
  color: #20254a;
}
.recharge-login .rc-login .rc-login-form-button,
.recharge-login .rc-login .rc-enter-code-btn {
  text-transform: none;
  border-radius: 32px;
  padding: 0;
  height: 49px;
  width: 100%;
  display: block;
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: 49px;
  line-height: 1;
  display: flex;
  align-items: center;
  font-weight: 500;
  justify-content: center;
  font-family: 'TT Norms Pro', sans-serif;
}
