/*
 Theme Name:   Divi Child Theme
 Theme URI:    http://www.elegantthemes.com/gallery/foxy/
 Description:  Twenty Fifteen Child Theme
 Author:       Elegant Themes
 Author URI:   http://www.elegantthemes.com
 Template:     Divi
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
/* gravity forms */
body .gform_wrapper .gform_body .gform_fields  #field_2_8.gsection {
	border: 1px solid red;
}

body #gform_wrapper_2 .gform_body .gform_fields .gsection {
	border: 0px solid red;
}

body .gform_wrapper_5 .gform_body .gform_fields .gfield .ginput_container_singleproduct .ginput_product_price_label {
	display: none;
}

.ginput_product_price_label { display: none; }

body #gform_wrapper_5 .gform_body .gform_fields li#field_5_13 h2.gsection_title {color:red;}


/*body .gform_wrapper_5 .gform_body .gform_fields  li#field_5_46.gsection h2.gsection_title {color: red;}*/
