/*
 Theme Name:   Rungraphik Child Theme
 Theme URI:    https://rungraphik.fr
 Description:  Child theme by Rungraphik
 Author:       Rungraphik
 Author URI:   https://rungraphik.fr
 Template:     Divi
 Version:      1.0.0
*/
/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

.et_pb_dollar_sign {right:0;}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper textarea.textarea,
body div.form_saved_message div.form_saved_message_emailform form input[type=text] {
	background-color: #fff !important;
	border: none;
	font-size: 14px;
	color: #999;
	padding: 16px;
	line-height: initial;
	height: initial;
}