
:root{
 --e-global-color-primary:#49452D;
 --e-global-color-secondary:#B3A438;
 --e-global-color-text:#181818;
 --e-global-color-accent:#49452D;
 --e-global-color-09c9288:#F0E8DE;
 --e-global-typography-primary-font-family:"Bebas Neue";
 --e-global-typography-primary-font-weight:400;
 --e-global-typography-secondary-font-family:"Poppins";
 --e-global-typography-secondary-font-weight:400;
 --e-global-typography-text-font-family:"Poppins";
 --e-global-typography-text-font-weight:400;
 --e-global-typography-accent-font-family:"Bebas Neue";
 --e-global-typography-accent-font-weight:500;
}
html,body{margin:0;padding:0} body{font-family:"Poppins",sans-serif;color:#181818;background:#fff}
h1,h2,h3,h4,h5,h6,.elementor-heading-title{font-family:"Bebas Neue",sans-serif}
a{color:inherit}.dpc-site-main{overflow:hidden}.dpc-elementor-theme .elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}
/* exact brand colors intentionally hard-bound to source */
.dpc-brand-primary{color:#49452D}.dpc-brand-secondary{color:#B3A438}.dpc-brand-cream{color:#F0E8DE}
@media(max-width:1024px){.dpc-elementor-theme .elementor-section.elementor-section-boxed>.elementor-container{max-width:100%}}

.dpc-menu-toggle{display:none;background:transparent;border:0;padding:8px;cursor:pointer}.dpc-menu-toggle span{display:block;width:24px;height:2px;background:#B3A438;margin:5px 0}.dpc-primary-menu{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0}.dpc-primary-menu li{position:relative;list-style:none}.dpc-primary-menu a{display:flex;align-items:center;text-decoration:none}.dpc-primary-menu .sub-menu{display:none;position:absolute;z-index:9999;list-style:none;margin:0;padding:0;min-width:220px}.dpc-primary-menu li:hover>.sub-menu{display:block}.dpc-primary-menu .sub-menu .sub-menu{left:100%;top:0}
@media(max-width:1024px){.dpc-menu-toggle{display:block}.dpc-primary-menu{display:none;position:absolute;left:0;right:0;top:100%;z-index:9999;flex-direction:column;align-items:stretch;background:#B3A438}.dpc-nav-wrap.is-open .dpc-primary-menu{display:flex}.dpc-primary-menu .sub-menu{position:static;display:none;min-width:0}.dpc-primary-menu .submenu-open>.sub-menu{display:block}.dpc-primary-menu a{padding:12px 18px;color:#49452D!important}}
