Passionate – Dedicated – Professional
Achieve Your Project
With Success.
Following our 3 step process, your project will be complete in record time
Passionate – Dedicated – Professional
Customer-Centric marketing
Euisque cursus metus vitae sedpharetra auctor semy mas interdum magla
fusce nec litora diam vestibulum andyus eget ipsum faucibus
/* Contact Form 7 Form Background And Border CSS
———————————————–*/
.wpcf7 {
background: #fcfcfc;
width: 200%;
padding: 0px 20px 0px 50px !important;
}
/* Contact Form 7 Input CSS
—————————*/
.wpcf7 input[type=”text”],
.wpcf7 input[type=”email”],
.wpcf7 input[type=”tel”],
.wpcf7-form textarea {
font-size: 16px;
background-color: #f5f5f5;
border: none;
width: 95%;
padding: 2%;
}
/* Contact Form 7 Submit Button
——————————-*/
.wpcf7 input[type=”submit”] {
color: #ffffff;
font-size: 18px;
font-weight: 700;
background: #E2272E;
padding: 15px 25px 15px 25px;
border: none;
border-radius: 5px;
width: auto;
text-transform: uppercase;
letter-spacing: 5px;
}
.wpcf7 input:hover[type=”submit”] {
background: #494949;
transition: all 0.4s ease 0s;
}
.wpcf7 input:active[type=”submit”] {
background: #000000;
}
/* Checkbox CSS
—————-*/
input[type=”checkbox”] {
transform: scale(1.3);
margin-left: 5px;
}
span.wpcf7-list-item {
margin: 0;
padding-bottom: 20px;
}
/* Contact Form 7 Input CSS
—————————*/
.wpcf7 input[type=”text”],
.wpcf7 input[type=”email”],
.wpcf7 input[type=”tel”],
.wpcf7-form textarea {
font-size: 16px;
background-color: #f5f5f5;
border: none;
width: 95%;
padding: 2%;
}
/* Contact Form 7 Submit Button
——————————-*/
.wpcf7 input[type=”submit”] {
color: #ffffff;
font-size: 18px;
font-weight: 700;
background: #E2272E;
padding: 15px 25px 15px 25px;
border: none;
border-radius: 5px;
width: auto;
text-transform: uppercase;
letter-spacing: 5px;
}
.wpcf7 input:hover[type=”submit”] {
background: #494949;
transition: all 0.4s ease 0s;
}
.wpcf7 input:active[type=”submit”] {
background: #000000;
}
/* Checkbox CSS
—————-*/
input[type=”checkbox”] {
transform: scale(1.3);
margin-left: 5px;
}
span.wpcf7-list-item {
margin: 0;
padding-bottom: 20px;
}