/** Shopify CDN: Minification failed

Line 56:0 Unexpected "}"

**/
@media screen and (max-width: 768px) {
    .usp2 {
        display: none;
          }
            .cm-announcement {
                padding: 10px!important;
                  }
                  }

                  /* Wishlist button below buy button */
                  #MainPaymentContainer .st-wishlist-button {
                    order: 2;
                    }

                    #MainPaymentContainer #AddToCart {
                      order: 1;
                      }

                      /* Show zoom icon on product image */
                      .product__zoom-button [class*="icon"] {
                        display: block !important;
                        }

                        /* Hero fallback - undga sort skaerm mens billede loader */
                        .image-overlay {
                          background-color: #2d2d2d;
                          }

                          /* Produktkort slider - vis scroll-hint (fade pa kanten) */
                          .featured-collections .scroller,
                          .shopify-section--product-recommendations .scroller {
                            -webkit-mask-image: linear-gradient(to right, black 85%, transparent 100%);
                              mask-image: linear-gradient(to right, black 85%, transparent 100%);
                              }

                              /* SEO-tekst - bedre laesbarhed */
                              .product-content-text-container a {
                                display: block;
                                  white-space: pre-wrap;
                                    line-height: 1.8;
                                      color: inherit;
                                        text-decoration: none;
                                        }

                                        .product-content-text-container {
                                          font-size: 14px;
                                            line-height: 1.8;
                                              color: #444;
                                                padding: 8px 0;
                                                }
}