/** Shopify CDN: Minification failed

Line 17:10 Expected ":"

**/
.fn-container {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}
.fnheading {
    font-family: Futura, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    Futura, font-family: sans-serif;
    color: #FFFFFF;
    margin: 0 0 5px;
}
.fn-subtext {
    font-family: Futura;
    font-size: 15.25px;
    font-weight: 500;
    line-height: 25.6px;
    text-align: center;
    color: #FFFFFF;
}
.footer-newsletter-main {
    background-color: #2e1a47;
    padding: 21px 20px 18px;
}
.fn-subtext p:first-child {margin-top: 0;}

.fn-subtext p:last-child {
    margin-bottom: 0;
}
.fn-input-row {
    position: relative;
    height: 45px;
}
input.fn-newsletter-form__sign-up, button.fn-newsletter-form__sign-up {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    height: 45px;
    border: 0;
    padding: 12px 20px 12px 0;
    background: transparent;
    font-family: Futura, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.25px;
    text-align: left;
    color: #222222;
    width: unset;
}
.fn-form-wp .fn-form {
    margin: 0;
}
input.fn-contact_email {
    margin: 0;
    height: 100%;
    width: 100%;
    font-family: Futura, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.25px;
    text-align: left;
    color: #222222;
    padding: 12px 0 12px 20px;
}
input.fn-contact_email::placeholder {
    opacity: 0.6;
    color: inherit;
}
footer.footer {
    border-top: 0;
}
.fn-header {
    margin-bottom: 13.7px;
}
@media only screen and (max-width:798px){
  .footer-newsletter-main {
    padding-top:41px;
}
}