#shopify-section-header, #shopify-section-announcement-bar, #shopify-section-footer {
    display: none;
}

.brz .brz-section__content {
  padding: 5px 0 234px !important;
}
.brz .brz-columns {
  @media (max-width: 991px) {
    max-width: unset;
    padding: 0 5rem !important;
  }
}



.klaviyo-form-SVaTQR {
  .needsclick {
    align-items: center !important;
  }

  div[data-testid="form-row"] {
    align-items: center !important;
    width: 100%;
    max-width: 1280px;
    gap: 30px;

    @media (max-width: 768px) {
      flex-direction: column !important;
      gap: unset;
    }
  }

  div[component="[object Object]"]:nth-child(1){
    flex: 1 0 40% !important;
    .needsclick.kl-private-reset-css-Xuajs1 {
      align-items: unset !important;
    }
    input::placeholder {
      opacity: 0.5;
      }
    @media (max-width: 768px) {
      flex: unset !important;
      width: 100%;
      input::placeholder {
        text-align: center;
      }
    }
  }

  div[component="[object Object]"]:nth-child(2){
    @media (max-width: 768px) {
      flex: unset !important;
      width: 100%;
    }
  }
  
}
