/** Shopify CDN: Minification failed

Line 8:0 Unexpected "<"
Line 91:0 Unexpected "<"

**/

<style>
  
  .site-footer {
      margin-top: 0!important;
  }
  .footer__social {
      margin-bottom: 35px!important
  }
  .inline-list {
      padding: 0;
      margin: 0;
  }
  .no-bullets {
      list-style: none outside;
      margin-left: 0;
  }
  .footer__social li {
      margin: 5px 5px 0;
  }
  .footer__social a {
      display: block;
      border-radius: 100%;
      border: 2px solid #000000 !important;
      padding: 14px;
      line-height: 1;
  }
  .inline-list li {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
  }
  .icon {
      display: inline-block;
      width: 20px;
      height: 20px;
      vertical-align: middle;
      fill: currentColor;
  }
  .icon__fallback-text {
      clip: rect(0 0 0 0);
      clip: rect(0,0,0,0);
      overflow: hidden;
      position: absolute;
      height: 1px;
      width: 1px;
  }
  .site-footer__linklist a {
      min-height: 45px;
  }
  .site-footer__linklist a {
      display: block;
      padding: 5px 10px;
  }
  .site-footer__copyright {
      font-size: 12px!important;
  }
  .site-footer__copyright>span {
      padding: 0 10px;
  }
  @media only screen and (min-width: 812px){
    #shopify-section-footer {
        margin-top: 50px!important;
    }
  }
  @media only screen and (min-device-width:320px) and (max-device-width:480px) {
      #shopify-section-footer {
          margin-top: 50px!important
      }
  }
  @media only screen and (min-width: 769px){
    .site-footer {
        font-size: 14px;
    }
    .footer__social .icon {
        width: 24px;
        height: 24px;
    }
    .site-footer__section+.site-footer__section {
        margin-top: 20px;
    }
  }


</style>
