.blog__header h2 {
    font-size: 26px;
}
.footer__content a {
	word-break: unset;
}
.footer .footer__block-wrapper .footer__content {
 	align-items: flex-start; 
}
.footer__payment, .footer__cross-border-wrapper {
 	display: none; 
}
@media screen and (max-width: 768px) {
.footer .footer__block-wrapper .footer__content .footer__logo .site-header__logo {
  width: 100%;
  justify-content: center;
}
    .footer__copyright, .footer__copyright a {
    padding: 0;
    font-size: 11px;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
.footer__block--two-thirds {
 	width: 40%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; 
}
}
@media screen and (min-width: 481px) {
.footer__nav-wrapper--single {
	flex: 1 1 34%;
}
}
@media screen and (min-width: 1210px) {
.header__icons--narrow-right {
  width: 10%;
}
  .header__logo--left {
   width: 15%; 
  }
}
div#shopify-section-1589298044709 {
    background-color: #f8f8f8;
}
#shopify-section-1589859857674 > section > .section__image-outer {
    height: 100%;
}


  