.title-box-label h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.3;
    margin: 25px 0 5px;
	color:black;
}
span.ginput_price {
    display: none;
}
h2.gform_title {
    display: none;
}


.gchoice label p {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
    margin-bottom: 11px;
}

.gchoice {
    display: flex;
    width: 100%;
    margin: 0!important;
    padding: 15px 0;
    float: left;
    line-height: 1.7;
    flex-wrap: wrap;
    align-items: flex-start;
    border-bottom: 1px solid #ccc;
}

.gchoice label p>b:first-child {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    /* width: calc(100% - 100px); */
    /* display: inline-block; */
    /* margin: 0; */
    padding-right: 15px;
}
 .gchoice input {
    margin-right: 10px;
}

.gchoice {
    display: flex;
    width: 100%;
    margin: 0!important;
    padding: 15px 0;
    float: left;
    line-height: 1.7;
    flex-wrap: wrap;
    align-items: flex-start;
    border-bottom: 1px solid #ccc;
}


.gchoice img.cust-vidicon {
    position: absolute;
    width: auto;
    height: 30px;
    margin: -9px 0 0 15px;
    cursor: pointer;
}
.pum-content.popmake-content iframe {
    top: 0;
    left: 0;
    width: 100%;
}

.pum-title {
    color: #000000;
    text-align: left;
    text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    font-family: inherit;
    font-weight: 100;
    font-size: 32px;
    line-height: 36px;
    display: none;
}



.gotrgf_pricing_column.gotrgf_price_unit {
    border: 1px solid #767676;
    padding: 6px 11px;
}

.gotrgf_pricing_column.gotrgf_price_label {
    flex: 5 !important;
    display: flex;
    justify-content: space-between;
    font-weight: 700;
    align-items: center !important;
}



.ginput_container_gotrgf_live_summary_field .gotrgf_form_overview_container .gotrgf_summary_line {
    padding: 15px !important;
}

div#field_4_20 .gotrgf_pricing_column.gotrgf_price_label {
    margin-top: 7px;
}

div#field_4_22 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div#ginput_product_price_4_22 {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 105px;
    gap: 7px;
}
div#field_4_21 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 21px;
    margin-bottom: 29px;
}
.gform_wrapper.gravity-theme .ginput_product_price, .gform_wrapper.gravity-theme .ginput_shipping_price {
    color: black !important;
}

div#field_4_20 label.gfield_label.gform-field-label {
    font-size: 36px;
    color: black;
    margin-bottom: 21px;
}
.ginput_container_gotrgf_live_summary_field .gotrgf_summary_field_total_container {
    background-color: #d2d9dd !important;
    min-height: 40px;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px;
}


.gotrgf_summary_field_total_right {
    border: 1px solid #767676!important;
    padding: 5px 9px;
}

input#gform_submit_button_4 {
    background: #467ff6;
    border: 0px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin: 0 auto;
	background: #467ff7;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border: 0px !important;
    padding: 10px 50px;
	border-radius:60px
}
div#gsline_4_16 {
    padding: 0px !important;
}

div#gsline_4_16 .gotrgf_sub_row.sub-label {
    border-bottom: 1px solid #ddd;
    padding: 18px 18px;
    padding-left: 16px !important;
}
.gform_wrapper.gravity-theme .chosen-container-multi, .gform_wrapper.gravity-theme .ginput_product_price, .gform_wrapper.gravity-theme .ginput_product_price_label, .gform_wrapper.gravity-theme .ginput_quantity_label {
    font-size: 15px;
    font-weight: bold;
}

input#ginput_base_price_4_22 {
    color: black;
}



.elementor-element.elementor-element-82c5cc1.elementor-widget.elementor-widget-shortcode input {
    border: 1px solid #ccc!important;
}
select#input_3_15{
	 border: 1px solid #ccc!important;
}
input#gform_submit_button_3 {
    background: #467ff7;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border: 0px !important;
    padding: 10px 50px;
	border-radius:60px
}


.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-ea42f28 input {
    border: 1px solid #ccc!important;
}

.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-ea42f28 select#input_6_4{
	   border: 1px solid #ccc!important;
}


textarea#input_6_3{
	   border: 1px solid #ccc!important;
}

input#gform_submit_button_6{
	    background: #467ff7;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border: 0px !important;
    padding: 10px 50px;
	border-radius:60px
}


@media(max-width:992px){
	div#ginput_product_price_4_22 {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100% !important;
    gap: 7px;
}
}