/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Subocol
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.12.1.1778165120
Updated: 2026-05-07 16:45:20

*/

/* ── AUTIKA DESIGN TOKENS ─────────────────────────────────────── */
:root {
  --color-turquoise:  #00767f;
  --color-deep-teal:  #0d4d64;
  --color-graphite:   #4c4c4c;
  --color-ochre:      #c37c48;
  --color-stone:      #7a8c91;
  --color-ink:        #0a2a36;
  --color-bone:       #f6f7f8;
  --color-mist:       #eceff1;
  --color-line:       #e2e7ea;
  --color-line-soft:  #edf0f2;
  --bg-darker:        #082b3a;
  --turquoise-50:     #e6f1f2;
  --turquoise-100:    #c2dee0;
  --turquoise-200:    #8cc1c4;
  --ochre-50:         #fbf0e7;

  --font-sans:    'Montserrat', 'Helvetica Neue', Arial, sans-serif;
  --font-display: 'Bebas Neue', Impact, sans-serif;
  --font-body:    'Raleway', Arial, sans-serif;
  --font-ui:      'Inter', system-ui, sans-serif;

  --r-sm: 4px; --r-md: 6px; --r-lg: 10px; --r-xl: 16px; --r-pill: 999px;

  --shadow-1: 0 1px 3px rgba(13,77,100,.06), 0 1px 2px rgba(13,77,100,.04);
  --shadow-2: 0 4px 16px rgba(13,77,100,.09), 0 1px 3px rgba(13,77,100,.05);
  --shadow-3: 0 12px 32px rgba(13,77,100,.12), 0 2px 8px rgba(13,77,100,.06);

  --dur-fast: 120ms;
  --dur-base: 200ms;
  --ease-out: cubic-bezier(0.2, 0.7, 0.2, 1);
}

/* ── ASTRA GLOBAL OVERRIDES ───────────────────────────────────── */
body { font-family: var(--font-sans); color: var(--color-deep-teal); }

/* Primary colour cascade into Astra's CSS variables */
:root {
  --ast-global-color-0: var(--color-deep-teal);
  --ast-global-color-1: var(--color-turquoise);
  --ast-global-color-2: var(--color-ochre);
}
