.swyng-responsive-picture{display:contents}

.swyng-content-hero::after,
.swyng-content-product-visual::before,
.swyng-content-section-visual::after{
  background-image:image-set(
    url("../images/brand/swyng-golfball-dimple-texture-v2-1024.avif") type("image/avif"),
    url("../images/brand/swyng-golfball-dimple-texture-v2-1024.webp") type("image/webp")
  );
}

.wp-block-navigation__responsive-container-open,
.wp-block-navigation__responsive-container-close{
  min-width:48px;
  min-height:48px;
  align-items:center;
  justify-content:center;
}

.site-footer .wp-block-navigation-item__content{
  display:inline-flex;
  min-height:44px;
  align-items:center;
}

.swyng-form-consent input[type="checkbox"]{
  min-width:24px;
  min-height:24px;
}

@media (max-width:720px){
  .site-footer .footer-contact a{
    min-height:48px;
    justify-content:center;
  }
}
