/* ===== BEGIN AGAIN REDESIGN ===== */
html { scroll-behavior: smooth; }
h1, h2, .elementor-heading-title[class*=”heading”],
h1.elementor-heading-title, h2.elementor-heading-title {
font-family: “Cormorant Garamond”, serif !important;
font-weight: 600 !important;
letter-spacing: -0.02em !important;
line-height: 1.1 !important;
}
body, p, .elementor-widget-text-editor {
font-family: “DM Sans”, sans-serif !important;
}
.elementor-location-header {
position: fixed !important;
top: 0; left: 0; width: 100%; z-index: 9999;
background: rgba(250, 250, 249, 0.95) !important;
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
border-bottom: 1px solid rgba(28, 25, 23, 0.08);
}
body.admin-bar .elementor-location-header { top: 32px; }
.elementor-location-header + .elementor { padding-top: 90px; }
.elementor-location-header .elementor-widget-nav-menu .elementor-item {
font-family: “DM Sans”, sans-serif !important;
font-size: 12px !important;
font-weight: 500 !important;
letter-spacing: 1.2px !important;
text-transform: uppercase !important;
color: #1C1917 !important;
}
.elementor-location-header .elementor-button,
.elementor-location-header .elementor-widget-button .elementor-button {
font-family: “DM Sans”, sans-serif !important;
font-size: 11px !important;
font-weight: 700 !important;
letter-spacing: 1.5px !important;
text-transform: uppercase !important;
background: transparent !important;
border: 1.5px solid #CA8A04 !important;
color: #CA8A04 !important;
border-radius: 0 !important;
padding: 10px 24px !important;
}
.elementor-location-header .elementor-button:hover {
background: #CA8A04 !important;
color: #fff !important;
}
#section-hero { position: relative; overflow: hidden; }
#section-hero .elementor-background-overlay {
background: linear-gradient(135deg, rgba(28,25,23,0.85) 0%, rgba(28,25,23,0.4) 100%) !important;
}
#section-hero h1 {
font-size: clamp(36px, 5vw, 64px) !important;
max-width: 800px; margin: 0 auto;
}
a, button, .elementor-button, [role=”button”] { cursor: pointer; }
*:focus-visible { outline: 2px solid #CA8A04; outline-offset: 2px; }
@media (prefers-reduced-motion: reduce) {
.elementor-invisible { animation: none !important; transition: none !important; }
html { scroll-behavior: auto; }
}
@media (max-width: 768px) {
body.admin-bar .elementor-location-header { top: 46px; }
.elementor-location-header + .elementor { padding-top: 70px; }
}