.elementor-kit-12{--e-global-color-primary:#2D2D2D;--e-global-color-secondary:#2D2D2D;--e-global-color-text:#2D2D2D;--e-global-color-accent:#9F8247;--e-global-color-5bf7bd6:#F7E1A8;--e-global-color-08de8e1:#CECECE;--e-global-color-1a59c41:#FFFFFF;--e-global-color-080aa21:#D4D4D4;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-line-height:22px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:22px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:transparent;font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;color:#2D2D2D;background-image:radial-gradient(at center center, #F7E1A8 30%, var( --e-global-color-accent ) 100%);border-radius:10px 10px 10px 10px;padding:14px 30px 14px 30px;}.elementor-kit-12 button:hover,.elementor-kit-12 button:focus,.elementor-kit-12 input[type="button"]:hover,.elementor-kit-12 input[type="button"]:focus,.elementor-kit-12 input[type="submit"]:hover,.elementor-kit-12 input[type="submit"]:focus,.elementor-kit-12 .elementor-button:hover,.elementor-kit-12 .elementor-button:focus{background-color:#9F8247;color:#2D2D2D;border-radius:10px 10px 10px 10px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 h2{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 */.elementor-location-header {
    position: absolute;
    z-index: 1;
    width: 100%;
}
.elementor-button:hover {
    filter: brightness(0.9);
    
}

/* TablePress Full Borders (Row + Column) */
.tablepress {
  width: 100%;
  border-collapse: collapse !important;  /* Horizontal + Vertical merge */
}

.tablepress th,
.tablepress td {
  border: 1px solid #ddd !important;   /* Same colour as horizontal lines */
  padding: 12px;
  text-align: center !important;
  vertical-align: middle !important;
  white-space: normal;
  word-break: break-word;
}

/* Table Header Style */
.tablepress th {
  background-color: #9F8247 !important; /* Custom header background */
  color: #fff !important;              /* White text */
  font-weight: 600;
}/* End custom CSS */