/*
 Theme Name:   Pensions Plus Utah
 Theme URI:    https://pensionsplusutah.com/
 Description:  Custom WordPress theme for www.pensionsplusutah.com
 Author:       Utah Website Design
 Author URI:   https://utahwebsitedesign.com
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  pensionsplusutah
*/

#gform_2 .total-fee .ginput_product_price_label {
	display: none!important
}

#gform_2 .gsection {
	background-color: #364860;
	padding: 7px 10px;
    border-radius: 5px;
	border-bottom: none;
}

#gform_2 .gsection h3.gsection_title {
	margin-bottom: 0;
    margin-top: 0;
}

#gform_2 .card-details legend.gfield_label {
	font-weight: 700;
}

#gform_2 fieldset .ginput_complex > span {
	margin-bottom: 10px
}

#gform_2 .gform_confirmation_message_2.gform_confirmation_message {
    background-color: #e1fff1;
    padding: 20px;
    border: 3px solid #0fce75;
}