/*
Theme Name: Karabau Petroleum
Theme URI: https://karabau.kz/
Author: Karabau Petroleum LLP
Author URI: https://karabau.kz/
Description: Karabau Petroleum LLP — a modern, professional industrial corporate theme for a Kazakhstan oil refining company. Multi-page ready with an auto-seeded page structure (Home, About Us, Products, Production / Facilities, Contact Us plus legal pages), an automatically created and assigned primary navigation menu, a static front page, and full Elementor compatibility (theme locations registered for header, footer, single and archive, with Elementor Canvas and full-width templates included). Mobile navigation, sticky header, back-to-top, accessible forms and a contact form wired to wp_mail().
Version: 1.0.0
Requires at least: 5.9
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: karabau-petroleum
Tags: business, industrial, corporate, custom-logo, custom-menu, featured-images, full-width-template, right-sidebar, translation-ready, block-styles, wide-blocks
*/

/* -------------------------------------------------------------------------
   Karabau Petroleum — base fallback styles.
   The full stylesheet lives in assets/css/main.css and is enqueued by
   functions.php. This file only carries the theme header and a small set of
   safe fallbacks so the theme still looks reasonable if the enqueue fails.
   ------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: 100%; }
body {
  margin: 0;
  font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, system-ui, -apple-system, sans-serif;
  font-size: 16.5px;
  line-height: 1.72;
  color: #4c5d72;
  background: #fff;
}
img { max-width: 100%; height: auto; display: block; }
a { color: #143a66; text-decoration: none; }
a:hover { color: #d98908; }
h1, h2, h3, h4 { color: #132030; line-height: 1.18; margin: 0 0 .55em; }
.alignleft { float: left; margin: 0 1.5em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1.5em; }
.aligncenter { display: block; margin: 0 auto 1em; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .86rem; color: #7b8a9e; margin-top: .5em; }
.screen-reader-text {
  border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%);
  height: 1px; width: 1px; margin: -1px; overflow: hidden; padding: 0;
  position: absolute !important; word-wrap: normal !important;
}
.sticky, .gallery-caption, .bypostauthor { display: block; }

/* WordPress core block alignment helpers */
.alignwide { margin-left: auto; margin-right: auto; max-width: 1100px; }
.alignfull { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); max-width: 100vw; width: 100vw; }

/* Elementor canvas/blank templates must not be constrained by theme padding */
.elementor-page .kb-canvas-content { padding: 0; }
body.elementor-page .site-header,
body.elementor-page .site-footer { display: none; }
body.elementor-page.kb-keep-header .site-header,
body.elementor-page.kb-keep-header .site-footer { display: block; }
