.elementor-kit-6{--e-global-color-primary:#2A4759;--e-global-color-secondary:#ADCCD9;--e-global-color-text:#000000;--e-global-color-accent:#F2A03D;--e-global-color-bcbcae2:#FFFFFF;--e-global-typography-primary-font-family:"Andy-Bear";--e-global-typography-primary-font-size:4em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-font-style:italic;--e-global-typography-secondary-font-family:"Bodoni Moda";--e-global-typography-secondary-font-size:1.5em;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;background-color:#B1CAD6;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:pulse;--e-preloader-animation-duration:3500ms;--e-preloader-delay:0ms;--e-preloader-width:100%;--e-preloader-opacity:0.9;}.elementor-kit-6 e-page-transition{background-color:#FFFFFF00;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );font-style:var( --e-global-typography-secondary-font-style );}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );font-style:var( --e-global-typography-secondary-font-style );}.elementor-kit-6 h5{color:var( --e-global-color-primary );}.elementor-kit-6 h6{color:var( --e-global-color-primary );}.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-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h3{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-6 h4{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h3{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-6 h4{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ==========================================================================
   BLUEBIRD "RESIN" - Universal Elementor Override
   ========================================================================== */

:root {
  --bluebird-primary: #000000;
  --bluebird-joy: #1a1a1a;  /* Add your actual brand color here */
  --transition-joy: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  --transition-smooth: all 0.25s ease-out;
}

/* 1. Global Typography Sharpness */
body,
.elementor-heading-title,
.elementor-text-editor,
.elementor-widget-text-editor,
.elementor-widget-container p {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
}

/* 2. Interactive Lift - Safe, Non-breaking Movement */
.elementor-button,
.elementor-widget-button .elementor-button,
.elementor-image img,
.elementor-widget-image img,
.elementor-cta {
  transition: var(--transition-joy) !important;
  will-change: transform;
}

.elementor-button:hover,
.elementor-widget-button .elementor-button:hover,
.elementor-image img:hover,
.elementor-widget-image img:hover,
.elementor-cta:hover {
  transform: translateY(-4px) !important;
}

/* Optional: Add soft shadow on hover for depth */
.elementor-button:hover,
.elementor-cta:hover {
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.08) !important;
}

/* 3. Text Links - Gentle Movement Only */
.elementor-text-editor a,
.elementor-widget-text-editor a {
  transition: var(--transition-smooth) !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

.elementor-text-editor a:hover,
.elementor-widget-text-editor a:hover {
  transform: translateY(-1px) !important;
  opacity: 0.85;
}

/* 4. Smooth Image Loading - No Layout Shift */
.elementor-image img,
.elementor-widget-image img {
  animation: fadeIn 0.6s ease-out forwards;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

/* 5. Subtle Section Spacing (Helps things "congeal") */
.elementor-section {
  --spacing-section: clamp(2rem, 6vh, 5rem);
}

.elementor-section .elementor-container {
  gap: clamp(1rem, 2vw, 2rem);
}

/* 6. Card/Container Polish (Optional - adds that "resin" feel) */
.elementor-widget-container,
.elementor-column-wrap {
  transition: var(--transition-smooth);
}

.elementor-widget-container:hover,
.elementor-column-wrap:hover {
  /* Subtle - don't overdo this */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Andy-Bear';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bluebirdrestaurant.ca/wp-content/uploads/2026/05/Andy-Bear-1.woff2') format('woff2'),
		url('https://bluebirdrestaurant.ca/wp-content/uploads/2026/05/Andy-Bear.ttf') format('truetype');
}
/* End Custom Fonts CSS */