.elementor-kit-24{--e-global-color-primary:#2D2D84;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#2D2D84;--e-global-color-e08ebe5:#FFFFFF;--e-global-color-2fb1455:#E42337;--e-global-color-2730744:#131337;--e-global-color-e8b408e:#A8644708;--e-global-color-8677e9f:#F4AE31;--e-global-color-a9c60d0:#A37307;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--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;font-family:"Inter", Sans-serif;}.elementor-kit-24 button,.elementor-kit-24 input[type="button"],.elementor-kit-24 input[type="submit"],.elementor-kit-24 .elementor-button{background-color:var( --e-global-color-2fb1455 );color:var( --e-global-color-e08ebe5 );border-radius:4px 4px 4px 4px;padding:16px 28px 16px 28px;}.elementor-kit-24 e-page-transition{background-color:#FFBC7D;}.elementor-kit-24 h1{font-family:"Martel Sans", Sans-serif;font-weight:800;}.elementor-kit-24 input:not([type="button"]):not([type="submit"]),.elementor-kit-24 textarea,.elementor-kit-24 .elementor-field-textual{border-style:solid;border-color:#B4B4B4;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 */.in-action-elements .row1 > .row1 {
    display: grid;
    grid-template-rows: repeat(1, max-content);
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    grid-template-rows: auto;
}

label.wc-label-button {
    border-radius: 4px;
}

button#wc-donation-f-submit-donation {
    width: 100%;
    margin-top: 10px;
}

h3.wc-donation-title {
    font-weight: 600;
    font-size: 14px;
    color: #5A5A5A;
}

.in-action-elements .row1 > .row1 {
    gap: 10px;
}


th.product-name {
    display: none;
}

th.product-total {
    display: none;
}

label.wc-label-button.wc-active {
    border-radius: 4px !important;
}

label.wc-label-button {
    border-radius: 4px !important;
}/* End custom CSS */