.elementor-kit-8{--e-global-color-primary:#033524;--e-global-color-secondary:#FFCF82;--e-global-color-text:#000000;--e-global-color-accent:#04380C;--e-global-color-66acf49:#FFFFFF;--e-global-color-ae4f402:#0A885D;--e-global-typography-primary-font-family:"Mofista";--e-global-typography-primary-font-size:37px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Mofista";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.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 */@media (max-width: 767px) {

  /* Prevent horizontal scroll caused by long words/URLs */
  body {
    overflow-x: hidden;
  }

  /* Media should never overflow */
  img,
  iframe,
  video,
  embed,
  object,
  svg {
    max-width: 100%;
    height: auto;
  }

  /* Tables often cause overflow */
  table {
    display: block;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  /* Long text strings (URLs, product codes) */
  p, li, a, h1, h2, h3, h4, h5, h6, span, div {
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  /* Generic container padding */
  .container {
    max-width: 100%;
    padding: 10px;
    margin: 0 auto;
  }
}


/* Safe global rule */
*,
*::before,
*::after {
  box-sizing: border-box;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mofista';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://feraxattorneys.com/wp-content/uploads/2026/01/Mofista.woff') format('woff');
}
/* End Custom Fonts CSS */