/*
Theme Name: Autoparts - Child
Template: autoparts
Theme URI: http://autoparts.themerex.net/
Description: Autoparts - Car Parts - Child - excellent WordPress theme with many different blog and header layouts
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/* Features Page Title - Hide */
.page-id-639 .page-id-2791 .sc_layouts_title_title{
display:none;
}

/* Remove Bullet Points from the GV form fields */
body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
     list-style-type: none !important;
     list-style-image: none !important;
     list-style: none !important;
     background-image: none !important;
     background: none !important;
     padding: 0 !important;
     margin: 0 !important;
     border: none !important;
}

/* GV Price List submit button */
body #gform_wrapper_1 .gform_footer input[type=submit]
{
width: 50%;
	margin-left: 0px;
	margin-top: 10px;
}
/* GV Price List header size in  GV form */
.scheme_default h3
{
	color: #b5b5b5 !important;
	font-size: 2rem;
	font-weight: 200;
}
