/** Shopify CDN: Minification failed

Line 27:0 Unexpected "}"

**/
.sticky-atc {
      position: fixed;
        bottom: 0;
          left: 0;
            width: 100%;
              background: #fff;
                border-top: 1px solid #e5e5e5;
                  padding: 12px 16px;
                    z-index: 999;
                    }

                    .sticky-atc-btn {
                      width: 100%;
                        padding: 14px;
                          background: #000;
                            color: #fff;
                              font-size: 16px;
                                font-weight: 600;
                                  border: none;
                                    border-radius: 6px;
                                    }
}