.elementor-kit-11{--e-global-color-primary:#132916;--e-global-color-secondary:#C59F55;--e-global-color-text:#FFFFFF;--e-global-color-accent:#C59F55;--e-global-color-950e5d6:#FFFFFF;--e-global-color-ad2871b:#000000;--e-global-color-5bc8a31:#C8C8C8;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:96px;--e-global-typography-primary-letter-spacing:40px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1155px;}.e-con{--container-max-width:1155px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.gold {
    color: #C59F55;
}

.elementor-field-group-field_d96d715,
.elementor-field-group-field_e6acd75
{
    display:block;
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {

    margin-bottom: 10px;
 
}

.elementor-field-type-checkbox {
  padding: 10px;
  border-radius: 8px;
}

/* Hide default checkbox and style a custom one */
.elementor-field-type-checkbox input[type="checkbox"]
{
  appearance: none;
    box-sizing: border-box;
  width: 20px !important;
  height: 20px;
  min-width: 20px; 
  border: 2px solid #666;
  border-radius: 4px;
  background-color: #000;
  cursor: pointer;
  position: relative;
  margin-right: 10px;
  vertical-align: middle;
}

/* Custom checkmark when checked */
.elementor-field-type-checkbox input[type="checkbox"]:checked::before {
  content: "✓";
  position: absolute;
  left: 0px;
  top: -7px;
  font-size: 20px;
  color: white;
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline-block !important;
}/* End custom CSS */