/*
    Theme Name: City Center Access
    Theme URI: https://example.com/city-center-access
    Author: Generated by Naim R.
    Author URI: https://example.com
    Description: WordPress theme converted from City Center Access React app
    Version: 1.0.0
    License: GPL v2 or later
    License URI: https://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: city-center-access
    Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
    
    City Center Access - A modern WordPress theme converted from React.
    */

/* ============================================================
       THEME STYLES
       ============================================================ */

/* WordPress Core Styles */
.alignleft {
  float: left;
  margin-right: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Screen Reader Text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  clip: auto !important;
  display: block;
  height: auto;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Additional theme styles will be loaded from assets/css/ */
