/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.wpcf7-list-item
{
	margin: 0 1em 1em 0em;
    padding: 15px;
    background: #ededed;
}
.wpcf7-list-item span
{
	color:#333;
	padding-right: 10px;
}
span.wpcf7-list-item label {
    display: flex;
}
span.wpcf7-list-item input[type=checkbox] {
    width: 20px;
    height: 20px;
}
.services_heading h1 {
    font-size: 6vw;
}
