<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sprite {
  background-image: url('../images/sprites.png');
  background-repeat: no-repeat;
  display: block;
}
.sprite-discover {
  width: 51px;
  height: 32px;
  background-position: -5px -5px;
}
.sprite-fb-icon {
  width: 10px;
  height: 18px;
  background-position: -66px -5px;
}
.sprite-insta-icon {
  width: 20px;
  height: 21px;
  background-position: -86px -5px;
}
.sprite-mastercard {
  width: 54px;
  height: 32px;
  background-position: -66px -36px;
}
.sprite-mastercard2 {
  width: 54px;
  height: 32px;
  background-position: -5px -78px;
}
.sprite-patreon-icon {
  width: 16px;
  height: 21px;
  background-position: -69px -78px;
}
.sprite-paypal {
  width: 54px;
  height: 32px;
  background-position: -130px -5px;
}
.sprite-visa {
  width: 54px;
  height: 32px;
  background-position: -130px -47px;
}
.sprite-visa-electron {
  width: 54px;
  height: 32px;
  background-position: -95px -89px;
}
footer.footer.footer4 .middle-footer .footer-newsletter.clearfix .newsletter-form .block.newsletter {
  margin: 0px auto !important;
  font-size: 9pt;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 20px !important;
}
footer.footer.footer4 .middle-footer .footer-newsletter.clearfix .newsletter-form .block.newsletter form#newsletter-validate-detail {
  padding: 0;
}
footer.footer.footer4 .middle-footer .footer-newsletter.clearfix .newsletter-form .block.newsletter form#newsletter-validate-detail button.action.subscribe.btn {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #89b34a;
  color: #1a1f1e;
  width: 163px;
  height: 57px;
  float: right;
  margin: 0;
  border-radius: 8px !important;
}
.bottom-footer .payment-icons a {
  display: inline-block;
}
.bottom-footer .payment-icons a:not(:last-child) i {
  margin-right: 10px;
}
footer.footer.footer4 .middle-footer .footer-newsletter.clearfix .newsletter-form .block.newsletter .field.form-group.newsletter {
  margin: 0;
  min-width: 200px;
}
footer.footer.footer4 .middle-footer .footer-newsletter.clearfix .newsletter-form .block.newsletter input#newsletter {
  height: 57px;
  border-radius: 8px 0 0 8px;
  width: calc(100% - 163px);
  border: unset;
  margin: 0;
  background-color: #fff;
  color: #201c1e;
  font-size: 15px;
  font-weight: 500;
  padding: 0 15px;
}
.page-wrapper .footer-container .middle-footer {
  background-color: #000;
  padding-bottom: 0;
}
.page-wrapper .footer-container .middle-footer .row {
  max-width: 1500px;
  margin: 0 auto;
  padding-bottom: 22px;
  border-bottom: 2px solid #454f60;
}
@media screen and (max-width: 767px) {
  .page-wrapper .footer-container .middle-footer .row {
    text-align: center;
  }
}
.page-wrapper .footer-container .middle-footer h4 {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 15px;
}
.page-wrapper .footer-container .middle-footer .links a,
.page-wrapper .footer-container .middle-footer .customer-service a {
  color: #b2b2b2;
  font-size: 18px;
}
.page-wrapper .footer-container .middle-footer .customer-service ul.links {
  margin-bottom: 38px;
}
.page-wrapper .footer-container .middle-footer .social-wrapper {
  margin-top: 145px;
}
@media screen and (max-width: 1199px) {
  .page-wrapper .footer-container .middle-footer .social-wrapper {
    margin-top: 20px;
  }
}
.page-wrapper .footer-container .middle-footer .social-links {
  margin-top: 34px;
  padding-left: 16px;
  display: flex;
}
@media screen and (max-width: 1600px) {
  .page-wrapper .footer-container .middle-footer .social-links {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-wrapper .footer-container .middle-footer .social-links {
    justify-content: center;
  }
}
.page-wrapper .footer-container .middle-footer .social-links i {
  display: inline-block;
}
.page-wrapper .footer-container .middle-footer .social-links a {
  display: inline-flex;
}
.page-wrapper .footer-container .middle-footer .social-links a:not(:last-child) {
  margin-right: 38px;
}
@media screen and (max-width: 1369px) and (min-width: 1200px) {
  .page-wrapper .footer-container .middle-footer .social-links a:not(:last-child) {
    margin-right: 25px;
  }
}
@media screen and (max-width: 1199px) {
  .page-wrapper .footer-container .middle-footer .offers {
    margin-bottom: 30px;
  }
}
.page-wrapper .footer-container .middle-footer .shipping-info,
.page-wrapper .footer-container .middle-footer .information,
.page-wrapper .footer-container .middle-footer .customer-service,
.page-wrapper .footer-container .middle-footer .footer-newsletter {
  padding-left: 28px;
}
@media screen and (max-width: 1199px) {
  .page-wrapper .footer-container .middle-footer .shipping-info,
  .page-wrapper .footer-container .middle-footer .information,
  .page-wrapper .footer-container .middle-footer .customer-service,
  .page-wrapper .footer-container .middle-footer .footer-newsletter {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .page-wrapper .footer-container .middle-footer .footer-newsletter {
    padding-left: 14px !important;
  }
}
.page-wrapper .footer-container .middle-footer .newsletter-form p,
.page-wrapper .footer-container .middle-footer .newsletter-form address {
  color: #b2b2b2;
  font-size: 18px;
}
.page-wrapper .footer-container .middle-footer ul li {
  padding-bottom: 0;
}
.page-wrapper .footer-container .bottom-footer {
  background: #000;
  padding-top: 38px;
}
.payment-icons {
  margin-bottom: 50px;
}
.bottom-footer .payment-icons i {
  display: inline-block;
}
.footer-container .middle-footer .footer-newsletter {
  padding-left: 20px;
}
.copyright a {
  display: inline-block;
  font-size: 12px;
  color: #fff;
}
.copyright a {
  display: inline-block;
}
.copyright a:not(:last-child) {
  border-right: 1px solid #787878;
  padding-right: 10px;
}
.copyright a:not(:first-child) {
  padding-left: 15px;
}
#newsletter-error {
  position: absolute;
  bottom: -20px;
}
footer.footer.footer4 .middle-footer .footer-newsletter.clearfix .newsletter-form .block.newsletter .control {
  position: relative;
}
</pre></body></html>