/** Shopify CDN: Minification failed

Line 58:0 Unexpected "{"
Line 58:1 Expected identifier but found "%"
Line 220:0 Unexpected "{"
Line 220:1 Expected identifier but found "%"

**/
.newsletter-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* width: 87%; */
  position: relative;
}

@media screen and (min-width: 750px) {
  .newsletter-form {
    align-items: flex-start;
    /* margin: 0 auto; */
    max-width: 40.5rem;
  }
}

.newsletter-form__field-wrapper {
  width: 100%;
}

.newsletter-form__field-wrapper .field__input {
  padding-right: 5rem;
  color:black;
}

.newsletter-form__message {
  justify-content: center;
  margin-bottom: 0;
}

.newsletter-form__message--success {
  margin-top: 2rem;
}

@media screen and (min-width: 750px) {
  .newsletter-form__message {
    justify-content: flex-start;
  }
}

.newsletter-form__button {
  width: 4.4rem;
  margin: 0;
}

.newsletter-form__button .icon {
  width: 1.5rem;
}
{% if template contains 'shop-clone' %}
#Subscribe {
  margin-top: 0;
  justify-content: center;
  width: 100%;
}
#shopify-section-template--18609224286360__newsletter_VzJGCd .newsletter-form__field-wrapper {
  max-width: none;
}
#shopify-section-template--18609224286360__newsletter_VzJGCd .field {
  gap: 4rem;
}
  #shopify-section-template--18609224286360__newsletter_VzJGCd .shopify-custom-newsletter p {
    margin-bottom: 0 !important;
  }
  #shopify-section-template--18609224286360__newsletter_VzJGCd .shopify-custom-newsletter {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 18px;
    font-family: Gilroy-Medium !important;
    line-height: 21px;
    vertical-align: middle;
    color: #142239;
    text-align: left;
  }
  #shopify-section-template--18609224286360__newsletter_VzJGCd .custom-clone-newsletter {
    margin-top: 0 !important;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 2rem;
  }
#shopify-section-template--18609224286360__newsletter_VzJGCd .heading-custom {
  margin-top: 0;
}
#shopify-section-template--18609224286360__newsletter_VzJGCd  .newsletter-form {
  margin-top: 2rem;
  max-width: none;
}
  #shopify-section-template--18609224286360__newsletter_VzJGCd .custom-field-input {
    background: #FFFFFF;
    border: 1px solid #142239;
    border-radius: 6px;
    height: 50px;
    box-shadow: none;
    margin-right: 0;
    padding-right: 1.5rem;
  }
  #shopify-section-template--18609224286360__newsletter_VzJGCd .custom-field-label {
    font-weight: 400;
    font-size: 16px;
    font-family: Gilroy-Regular !important;
    line-height: 100%;
    vertical-align: middle;
    align-items: center;
  }
  #shopify-section-template--18609224286360__newsletter_VzJGCd .custom-field-button {
    position: relative;
    border: 2px solid #142239;
    background: #FFFFFF;
    border-radius: 6px;
    height: 50px;
    font-weight: 700;
    font-size: 16px;
    font-family: Gilroy-Regular !important;
    text-align: center;
    vertical-align: middle;
    padding: 0 5rem;
    width: fit-content;
  }
.custom-field-input {
  width: 40rem;
}
@media screen and (max-width: 768px) {
  #shopify-section-template--18609224286360__newsletter_VzJGCd .field {
    display: block;
}
  #shopify-section-template--18609224286360__newsletter_VzJGCd  .newsletter-form {
  margin-top: 1rem;
}
  #shopify-section-template--18609224286360__newsletter_VzJGCd .shopify-img {
    width: 128px;
    height: 60px;
  }
  #shopify-section-template--18609224286360__newsletter_VzJGCd .custom-clone-newsletter {
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
        border: 1px solid #111111;
        border-radius: 10px;
        padding: 0;
        padding-right: 20px;
}
      #shopify-section-template--18609224286360__newsletter_VzJGCd .custom-field-button {
        font-weight: 600;
        font-size: 18px;
        line-height: 18px;
        height: 30px;
        text-align: center;
        vertical-align: middle;
        border: 2px solid #FFB814;
        background: #050505;
        color: #ffffff;
        padding: 2rem 3rem;
        margin: 5px 0;
    }
}
@media screen and (max-width: 450px) {
  #shopify-section-template--18609224286360__newsletter_VzJGCd .field {
    display: block;
}
  #shopify-section-template--18609224286360__newsletter_VzJGCd .shopify-img {
    width: 112px;
    height: 50px;
  }
  #shopify-section-template--18609224286360__newsletter_VzJGCd .custom-field-input {
    width: 100%;
    height: 31px;
    padding: 0 0.7rem;
}
  #shopify-section-template--18609224286360__newsletter_VzJGCd .custom-clone-newsletter {
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
        border: 1px solid #111111;
        border-radius: 10px;
        padding: 0;
        padding-right: 20px;
}
  #shopify-section-template--18609224286360__newsletter_VzJGCd .shopify-custom-newsletter p {
    margin: 0;
    font-size: 10px;
}
  #shopify-section-template--18609224286360__newsletter_VzJGCd .newsletter-form {
    max-width: none;
    margin: 0;
}
  #shopify-section-template--18609224286360__newsletter_VzJGCd .custom-field-label {
    font-size: 10px;
}
  #shopify-section-template--18609224286360__newsletter_VzJGCd .custom-field-button {
    font-weight: 800;
    font-size: 10px;
    line-height: 18px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    border: 2px solid #FFB814;
    background: #050505;
    color: #ffffff;
    padding: 0 2rem;
    margin: 5px 0;
}
}
{% endif %}