/*
Theme Name: Risen Child Theme
Theme URI: https://churchthemes.com/themes/risen
Author: churchthemes.com
Author URI: https://churchthemes.com
Description: A sample child theme for Risen.
Copyright: (c) 2012-2016 DreamDolphin Media, LLC
Template: risen
Version: 2.3.1
*/

/*
To override styles, copy them from the parent theme here, then change the properties.
You can also add new styles here. See styles/* for overriding the light and dark base styles.
Note: it is not necessary to @import the parent stylesheet here (see docs for more info)
*/
/******************************
* formulaire de contacts
******************************/
.meschamps {
    width: 100%;
    height: 42px;
    margin-bottom: 10px !important;
    margin-left: 10px !important;
}
@media screen and (max-width: 992px) {
	.col1, .col2 {
		display: block;
		float: left;
		width: 100%;
		padding-top: 10px;
		padding-right: 10px;
	}
}
@media screen and (min-width: 992px) {
	.col1, .col2 {
		display: block;
		float: left;
		width: 50%;
		padding-top: 10px;
		padding-right: 10px;
	}
}
.col12 {
    display: block;
    float: left;
    width: 100%;
    padding-top: 10px;
	padding-right: 10px;
}
input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title {
    background-color: #f9f9f9;
    padding: 3px;
    color: #515151;
    font-size: 15px;
}
textarea, select {
    background-color: #f9f9f9;
    padding: 13px;
    color: #515151;
	height: 226px !important;
    font-size: 15px;
}
.contactbyform.boutonform {
	background-color: #f9f9f9;
    padding: 0px;
    color: #515151;
    font-size: 15px;
}

/***********************
 * 
 * ********************/
