/** Shopify CDN: Minification failed

Line 56:3 Expected "}" to go with "{"

**/
:root {
  --colorFooter:#5e97b6;
  --indexSectionPadding:60px;
}

.footer__menu a:hover {
  text-shadow: 0 0 0.1em white;
}

.footer__newsletter>.footer__social {
  margin-bottom: 15px;
}

.footer__social a {
  border: 0;
  padding: 0;
}

.footer__social li {
  margin: 0 15px 15px 0;
}

#FooterMenus {
  background-color: var(--colorFooter);
}

#FooterTextBlock .color-scheme-3 {
  color: white;
  padding-bottom: 30px;
  padding-bottom: calc(var(--indexSectionPadding) / 2);
  padding-top: 30px;
  padding-top: calc(var(--indexSectionPadding) / 2);
}

#FooterTextBlock .rte h4 {
  margin-bottom: 0;
}

.free_shipping_card_product_cta_clo6dflkc48499518ycnorao8de{
  background-color: black!important;
  color: white!important;
}

.site-footer .footer__section {
  background-color: var(--colorFooter);
}

.cart__image {
  & a {
    height: 150px !important;
  }