

/* Start:/local/components/saryal/lodio_feedbackmod.form/templates/contact/style.css?1765518541743*/
.contact-form {
	background-color: #f5f5f5;
    padding: 20px;
}
.column-mod {
	margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
    margin-bottom: 10px;
}

.contact-form .column-1-2 {
    width: 100%;
}
.contact-form form input[type="text"], .contact-form form textarea {
	border: none;
    border-radius: 20px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}
.contact-form-btn input[type="submit"] {
    width: 100%;
	background-color: #7e00c3;
    border: none;
}
@media screen and (max-width: 767px) {
    .contact-form .row .column {
        margin-top: 0;
    }
}
@media screen and (max-width: 479px) {
    .contact-form .row .column {
        margin-top: 0;
    }
}
/* End */
/* /local/components/saryal/lodio_feedbackmod.form/templates/contact/style.css?1765518541743 */
