/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 16 2022 | 15:39:27 */
.mailpoet_form input[type="email"] {
  background: none;
border: none;
border-bottom: 1px solid white;
color: white;
width: 255px !important;
padding-left: 20px;
padding-bottom: 7px;
font-size: 15px;
font-weight: bold;
}

.mailpoet-header-txt {
  color: white;
padding-bottom: 35px;
letter-spacing: 2px;
}

.mailpoet_text::placeholder {
    color: white !important;
    opacity: 1;
    font-weight: light;
    letter-spacing: 2px;
}

#mailpoet_form_3 .mailpoet_form {
  text-align: center;
}

#mailpoet_form_3 .mailpoet_text {
display: block;
text-align: left;
width: 95% !important;
position: absolute;
left: 0;
right: 0;
}

.mailpoet_submit {
width: 0;
height: 0;
border-style: solid;
border-width: 9px 0 9px 19px;
border-color: transparent transparent transparent #ffffff;
background: none;
float: right;
  right: -30px;
position: relative;
}

#mailpoet_form_3 .mailpoet_message, .parsley-custom-error-message {
    top: 50px;
    position: relative;
}

@media only screen and (max-width: 900px) {
body {
 background-image: url("/wp-content/uploads/2019/09/SkyGarden_comingsoon_bg.jpg") !important;
}
}

