/*
Theme Name: Lawyers Attorneys Child
Author: Vamtam
Author URI: http://vamtam.com
Template: lawyers-attorneys
*/



/*

put your child theme styles here


you don't need any @import rules

*/
.page-id-48 .cc-static-divider {
    border: 0;
}

.pay-online .vamtam-button {
	background-color: #b5ccc2 !important;
	color: #354d43 !important;
	font-family: sans-serif !important;
}

.pay-online .vamtam-button:hover {
	background-color: #4a4f55 !important;
	color: #cccfd2 !important;
}
/* Contact form 7 */
.p-contact-form .has-2-columns{
	background: #303e47;
    padding: 20px 20px 0px;
    border-radius: 10px;
    width: 100%;
    display: block;
}

.p-contact-form .form-left, .p-contact-form .form-right{
	width:100%;
}

.p-contact-form .wpcf7 form.sent .wpcf7-response-output{
	color: white;
    margin: -20px 0 20px !important;
}