.elementor-893 .elementor-element.elementor-element-d102b17{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-893 .elementor-element.elementor-element-f1d894b .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-893 .elementor-element.elementor-element-dc82d8e{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-cc2ec7b *//* Force the checkbox background to be white */
.forminator-checkbox-box {
    background-color: white !important;
}

/* Change the color of the checkmark (tick) when selected */
.forminator-checkbox input:checked + .forminator-checkbox-box {
    color: #be8f73 !important;
    /* Optional: Uncomment the line below if you also want the border to match the checkmark color */
    /* border-color: #be8f73 !important; */
}

/* Ensure the icon element specifically inherits the color (extra safety) */
.forminator-checkbox input:checked + .forminator-checkbox-box i,
.forminator-checkbox input:checked + .forminator-checkbox-box span {
    color: #be8f73 !important;
}/* End custom CSS */