/** Shopify CDN: Minification failed

Line 46:0 Expected "}" to go with "{"

**/
/* Nieuwe afbeelding: alleen op mobiel */
.image-block--AL0MrV1lsOWx4SEJqZ__image_wbK8CK {
  display: none;
}

@media (max-width: 749px) {
  .image-block--AL0MrV1lsOWx4SEJqZ__image_wbK8CK {
    display: flex;
  }

  /* Achtergrondafbeelding verbergen op mobiel, kleur behouden */
  #shopify-section-template--31271569064275__section_bgxgYf .background-image-container {
    display: none;
  }

  /* Achtergrondkleur instellen op mobiel */
  #shopify-section-template--31271569064275__section_bgxgYf {
    background-color: #F5F1EB;
  }

  /* Verwijder afronding + full-bleed op mobiel */
  .image-block--AL0MrV1lsOWx4SEJqZ__image_wbK8CK img {
    border-radius: 0 !important;
  }

  .image-block--AL0MrV1lsOWx4SEJqZ__image_wbK8CK {
    border-radius: 0 !important;
    overflow: visible;
    position: relative;
    left: 30%;
    right: 80%;
    margin-left: -50vw;
    margin-right: -00vw;
    margin-top: -130px;
    margin-bottom: 40px;
    width: 140vw;
    max-width: 120vw;
    z-index: -1;
  }

