/*
Theme Name: Craften Interiors
Theme URI: https://crafteninteriors.com/
Author: Kimo Kalid
Author URI: https://crafteninteriors.com/
Description: Bespoke London interior finishing — a complete WordPress theme for Craften Interiors LTD. Includes a custom Services post type, fully editable contact details (Customizer), a homepage built from sections, a services archive grid, and per-service detail templates with sticky sidebar, process steps, FAQ accordion and testimonial carousel.
Version: 1.6.0
Requires at least: 6.0
Tested up to: 6.5
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: craften
Tags: business, portfolio, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready
*/

/* The visual stylesheet ships in /assets/css/theme.css and /assets/css/pages.css.
   This file exists for the WordPress theme header above and any
   WP-specific overrides below. */

.alignwide   { max-width: 1200px; margin-inline: auto; }
.alignfull   { width: 100%; }
.aligncenter { display: block; margin-inline: auto; }
.alignleft   { float: left; margin-right: 1.5rem; margin-bottom: 1rem; }
.alignright  { float: right; margin-left: 1.5rem; margin-bottom: 1rem; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.bypostauthor { /* spec compliance */ }
.sticky      { /* spec compliance */ }
.gallery-caption, .wp-caption-text { font-size: 14px; color: var(--c-muted); }
