Roadmap: The Simple Strategy To Sell 100 Copies of Almost Any Affiliate Product…
Have You Struggled To Get Your First Sales Online?
This Is The Solution You’ve Been Waiting For!
/* Form wrapper styles */
.sendiio-form-wrapper {
box-sizing: border-box;
display: flex;
flex-flow: column nowrap;
background: #fff;
width: 98%;
max-width: 600px;
padding: 6px;
margin: 10px auto;
}.sendiio-form-wrapper * {
box-sizing: inherit;
}/* Form field container styles */
.sendiio-form-wrapper div {
display: flex;
flex-flow: column;
margin-bottom: 20px;
}.sendiio-form-wrapper div:last-child {
margin-bottom: 0;
}/* Radio and checkbox container styles */
.sendiio-form-wrapper div.formbuilder-radio,
.sendiio-form-wrapper div.formbuilder-checkbox {
display: flex;
flex-flow: row;
margin-bottom: 8px;
}/* Label styles */
.sendiio-form-wrapper div label {
font-family: sans-serif;
font-size: 15px;
margin-bottom: 4px;
}.sendiio-form-wrapper div label.formbuilder-radio-group-label,
.sendiio-form-wrapper div label.formbuilder-checkbox-group-label{
margin-bottom: 8px;
}/* Input and select styles */
.sendiio-form-wrapper input,
.sendiio-form-wrapper select {
border: none;
border-bottom: 1px solid transparent;
border-radius: 0;
background: #eee;
font-size: 15px;
width: 100%;
padding: 12px 14px;
margin: 0 0 5px 0;
}/* Checkbox styles */
.formbuilder-checkbox {
display: flex;
flex-flow: row;
margin-bottom: 8px;
}.sendiio-form-wrapper input[type=”checkbox”],
.sendiio-form-wrapper input[type=”radio”] {
width: auto;
margin-right: 8px;
}/* Button styles */
.sendiio-form-wrapper button {
border: 1px solid #49274a;
border-radius: 10px; /* Rounded corners */
background: #49274a;
font-size: 16px;
text-transform: uppercase;
padding: 12px 24px;
cursor: pointer;
width: 100%;
margin: 0 auto;
color: #fff;
}.sendiio-form-wrapper button:hover {
border: 1px solid #fff;
background: #fff;
color: #49274a;
}.sendiio-form-wrapper button:active,
.sendiio-form-wrapper button:focus {
border: 1px solid #fff;
background: #fff;
color: #49274a;
}Enter Your Name and Email Address