Manage your Subscriptions
.newsletter-manage.et_pb_text> :last-child form label {
display: block;
padding-top: 5px;
padding-bottom: 5px;
letter-spacing: 2px;
font-size: 18px;
margin-top: 10px;
}
html>body>#page-container>#et-boc>#et-main-area>#main-content>#post-236354>div>div>div>div>div:nth-child(1)>div>div:nth-child(3)>div>form>div:nth-child(10)>label:nth-child(2) {
font-size: 14px;
}
.newsletter-manage input[type=text] {
width: 100%;
}
.newsletter-manage input[type=checkbox] {
transform: scale(1.5);
}
.newsletter-manage.et_pb_text> :last-child form select {
padding: 7px;
border-radius: 3px;
border-color: rgba(187, 187, 187, 0.25);
border-width: 1px;
}
.newsletter-manage.et_pb_text> :last-child form label span {
color: #e74c3c;
}
p:not(.has-background):last-of-type span {
display: none;
}
input.mailpoet_submit {
margin-top: 25px;
width: 100%;
background-color: #27ae60;
color: #ffffff;
font-weight: 600;
font-size: 18px;
transiton: all 300ms !important;
}
input.mailpoet_submit:hover {
background-color: #1f8e4e;
transiton: all 300ms !important;
}
.newsletter-manage input[type=text] {
border-width: 1px;
border-color: rgba(187, 187, 187, 0.25);
}