.elementor-kit-2970{--e-global-color-primary:#117138;--e-global-color-secondary:#117138;--e-global-color-text:#7A8986;--e-global-color-accent:#EAA638;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F8FBF3;}.elementor-kit-2970 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gform-theme .gfield_radio .gchoice_2_23_0,
.gform-theme .gfield_radio .gchoice_2_23_1,
.gform-theme .gfield_radio .gchoice_2_41_0,
.gform-theme .gfield_radio .gchoice_2_41_1,
.gform-theme .gfield_radio .gchoice_2_42_0,
.gform-theme .gfield_radio .gchoice_2_42_1 {
  margin: 0 !important;
}
.gform-theme .gfield_radio li {
  margin: 0;
  width: 50%;
}

.gform-theme .gfield_radio .gchoice_2_23_0 label,
.gform-theme .gfield_radio .gchoice_2_23_1 label,
.gform-theme .gfield_radio .gchoice_2_41_0 label,
.gform-theme .gfield_radio .gchoice_2_41_1 label,
.gform-theme .gfield_radio .gchoice_2_42_0 label,
.gform-theme .gfield_radio .gchoice_2_42_1 label {
  border: 1px solid #ccc;
  width: 100%;
  text-align: center;
  padding: 10px;
  cursor: pointer;
}
.gform-theme .gfield_radio .gchoice_2_23_0 label {
  border-right: none;
}
.gform-theme .gfield_radio .gchoice_2_41_0 label {
  border-right: none;
}
.gform-theme .gfield_radio .gchoice_2_42_0 label {
  border-right: none;
}

.gform-theme .gfield_radio input[type="radio"]:checked + label {
  background-color: #f6d404;
}

#field_2_33 .gfield_radio {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#field_2_33 .gchoice {
  width: calc(25% - 10px);
  margin-bottom: 20px;
}

#field_2_33 .gchoice input[type="radio"] {
  display: none;
}

#field_2_33 .gchoice label {
  display: block;
  border: 1px solid #ccc;
  padding: 15px;
  text-align: center;
  cursor: pointer;
}

#field_2_33 .gchoice input[type="radio"]:checked + label {
  background-color: #f6d404;
  border-color: #f6d404;
}

.gform-theme .gform_page_footer .button,
.gform-theme .gform-button,
.gform-theme .button {
  width: 100%;
  background: #2b2b2b;
  color: #fff;
  padding: 20px;
  text-transform: uppercase;
}

.gform_wrapper .gform_page_footer .gform_previous_button {
  padding: 10px !important;
  width: 50px !important;
  border-radius: 50% !important;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 10px !important;
  background-color: transparent !important;
  color: #fff !important;
  border: 1px solid #000;
}
.gform-theme .gform_page_footer {
  display: flex;
  align-items: center;
}
.gform-theme .gform_page_footer .gform_next_button {
  margin-left: auto;
}
.ginput_container_creditcard {
  border: 1px solid #000;
  padding: 10px;
}

div#gf_page_steps_2 {
    display: flex;
    justify-content: center;
    text-align: center;
}
.gfield_radio input {
    display: none !important;
}
#input_2_23.gfield_radio .gchoice {
    width: 100% !important;
    display: block !important;
}
.gfield_radio .gchoice label {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    display: block !important;
}
.gfield_radio {
    gap: 0 !important;flex-direction: row !important;
}
.gfield_radio .gchoice  {
    display: block !important;
}
#field_2_33 .gchoice {
    width: calc(20% - 5px) !important;}
    #field_2_33 .gchoice label {
    border-radius: 8px;}
  .gchoice label:hover{
        background: #ededed
    }
    
p.gform_required_legend {
    display: none;
}

legend.gfield_label.gform-field-label {
    text-align: center;
    padding-top: 20px !important;
    font-size: 20px;
     transition: background-color 0.3s ease !important;
}
.gf_step span.gf_step_label {
    display: none !important;
}

body .gform_page_footer input {
    background: #008001 !important;
    width: 100% !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 15px 20px !important;
    cursor: pointer !important;
    font-size: 16px !important;
    font-weight: bold !important;
    transition: background-color 0.3s ease !important;
}
body .gform_page_footer input:hover{
    background: #e0be00 !important; 
    color: black !important;
}
.gform_page_footer #gform_next_button_2_45 {
    width: 80% !important;
}
fieldset#field_2_7 legend {
    text-align: left !important;
    padding-top: 0 !important; 
}
.gform_page_fields {
    padding-top: 25px !important;
}

.gform_page_fields .gfield_label {
    font-size: 20px !important;
}

.gform-page-footer #gform_submit_button_2 {
    width: 76% !important;
}
.ginput_container.ginput_container_number #input_2_35 {
    display: none !important;
}
div #field_2_47 {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

div#field_2_47 label {
    margin: 0 !important;
    margin-right: 10px !important;
}

.ginput_container.ginput_container_total #input_2_47 {
    font-size: 18px;
    font-weight: bold !important;
}
.ginput_container.ginput_container_product_price #input_2_34, #input_2_48 {
    outline: none !important;
    border-radius: 50px;
    border-color: #eded;
    padding: 25px !important;margin-bottom: 20px;
}

div#gform_fields_2,#gform_fields_2_2 {
    gap: 15px !important;
}
div#field_2_26 {
    margin-top: 25px;
}
label#label_2_23_0,#label_2_41_0 {
    border-top-left-radius: 15px;
    /* border-bottom-left-radius: 15px; */
}

label#label_2_23_1,#label_2_41_1 {
    /* border-top-right-radius: 15px; */
    border-bottom-right-radius: 15px;
}
label#label_2_42_0 {
    border-bottom-left-radius: 15px;
}

label#label_2_42_1 {
    border-top-right-radius: 15px;
}
input#gform_next_button_2_10 {
    outline: none !important;
}
.elementor-widget-shortcode {
    width: 100%;
}
span#input_2_7_3_container label {
    display: none;
}

span#input_2_7_6_container label {
    display: none;
}
div#field_2_9 input {
    outline: none !important;
}


fieldset#field_2_7 input {
    outline: none;
}/* End custom CSS */