.elementor-kit-1805{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1e7221d:#C8A96E;--e-global-color-61ea42e:#E8D5B0;--e-global-color-bbdf028:#F5EAD6;--e-global-color-e86a75b:#8B6A3E;--e-global-color-7a4f8f2:#FAF5EC;--e-global-color-b1fa0fa:#3D2B1F;--e-global-color-c856375:#6B4C2E;--e-global-color-adb74be:#5A6B3A;--e-global-color-979fbd9:#7A6050;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1805 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){margin-block-end: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 */@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300&family=Lato:wght@300;400;700&display=swap');

/* Blog Article Styles */
.single-post .entry-content h2 {
  font-family: 'Playfair Display', serif;
  font-size: 28px; font-weight: 700; color: #3d2b1f; margin: 40px 0 16px;
}
.single-post .entry-content h3 {
  font-family: 'Playfair Display', serif;
  font-size: 21px; font-weight: 700; color: #6b4c2e; margin: 28px 0 12px;
}
.single-post .entry-content p { font-size: 15px; color: #7a6050; line-height: 1.85; margin-bottom: 20px; }
.single-post .entry-content blockquote {
  background: #f5ead6; border-left: 4px solid #c8a96e;
  padding: 24px 28px; border-radius: 0 6px 6px 0; margin: 32px 0;
  font-family: 'Cormorant Garamond', serif; font-size: 18px; color: #6b4c2e; font-style: italic;
}

/* WooCommerce Buttons */
.woocommerce .button, .woocommerce button.button {
  background: #3d2b1f !important; color: #fff !important;
  font-family: Lato, sans-serif !important; font-weight: 700 !important;
  letter-spacing: 1.5px !important; text-transform: uppercase !important;
  border-radius: 2px !important;
}
.woocommerce .button:hover { background: #8b6a3e !important; }

/* Smooth scroll */
html { scroll-behavior: smooth; }/* End custom CSS */