.elementor-kit-5{--e-global-color-primary:#F0EEE8;--e-global-color-secondary:#E1DCD9;--e-global-color-text:#383838;--e-global-color-accent:#977B6A;--e-global-typography-primary-font-family:"Valencia";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Inconsolata";--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;--e-global-typography-2afa7ec-font-family:"Roboto";--e-global-typography-2afa7ec-font-weight:500;}.elementor-kit-5 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 *//* FORCE DESKTOP ROW LAYOUT on small screens */
@media (max-width: 767px) {
  .force-desktop-layout {
    display: flex !important;            /* ensure flex parent */
    flex-direction: row !important;      /* keep side-by-side */
    flex-wrap: nowrap !important;        /* prevent stacking */
    overflow-x: auto;                    /* allows horizontal scroll if needed */
  }

  .force-desktop-layout > .elementor-container,
  .force-desktop-layout > .elementor-widget-wrap {
    min-width: 50% !important;           /* adjust to keep two columns visible */
  }

  /* Prevent images from shrinking too small */
  .force-desktop-layout img {
    max-width: none !important;
    width: auto !important;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Valencia';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://meaghanestes.com/wp-content/uploads/2025/11/Valencia-Serial-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inconsolata';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://meaghanestes.com/wp-content/uploads/2025/11/Inconsolata-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */