.mc4wp-form,
.newsletter label {
    color: #fff;
    font-family: futura-pt, sans-serif !important;
}

.newsletter {
    white-space: nowrap;
}

.newsletter label {
    display: block;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}

.newsletter input[type="email"] {
    height: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-family: futura-pt, sans-serif !important;
    min-width: 220px;
}

.newsletter button {
    height: 40px;
    border-radius: 0 10px 10px 0;
    font-size: 16px;
    background: #ed2079 url('./images/arrow-right.svg') center / 6px 12px no-repeat;
    margin-left: -16px;
    position: relative;
    width: 62px;
}

.mc4wp-response {
    font-size: 16px;
    line-height: 1;
    margin-top: 9px;
}

.right-side-menu a strong {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}

.right-side-menu a strong:before {
    bottom: 10px;
    position: absolute;
    width: 90%;
    height: 5px;
    left: 0;
    right: 0;
    top: 46%;
    opacity: .8;
    margin: -0.5px auto 0;
    background: #ED2079;
    z-index: -1;
    content: none;
}

.right-side-menu .vce-col-content {
    text-align: right;
}

.page-id-135 .right-side-menu a[href*="faqs"] strong:before {
    content: '';
}

@media screen and (min-width: 1255px) {
    .right-side-menu .vce-button--style-basic-container,
    .right-side-menu .vce-text-block {
        display: inline-block;
        min-width: 150px;
    }

    .right-side-menu .vce-col-content {
        text-align: center;
    }
}

@media screen and (min-width: 1567px) {
    .right-side-menu .vce-col-content {
        padding-right: 130px;
    }
}

@media screen and (max-width: 1254px) {
    .right-side-menu .vce-text-block {
        display: none !important;
    }

    .right-side-menu .vce-button--style-basic-container {
        text-align: right;
        padding-right: 15px;
    }

    #spotches-2 {
        right: 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .page-id-12 .vce-single-image-container .vce-single-image-inner .vce-single-image[data-img-src*="Splotches-3@2x"] {
        max-height: 270px;
    }

    .vce-single-image-container .vce-single-image-inner .vce-single-image[data-img-src*="close.png"] {
        max-height: 25px;
    }
}
