# Barber Theme

Barber Theme is a modern, responsive Drupal theme designed for barbershops and service-based businesses. It follows Drupal best practices and focuses on accessibility, performance, and flexibility.

---

## ✨ Features

* Responsive (mobile-first)
* Drupal 10 & 11 compatible
* Accessible (WCAG 2.1 AA)
* Clean and maintainable code
* No external dependencies
* Vanilla JavaScript (no jQuery)
* Flexible regions

---

## 📦 Installation

1. Copy theme into:
   `/themes/custom/barbertheme`

2. Enable:

   drush theme:enable barbertheme

3. Set default:
   drush config:set system.theme default barbertheme

---

## 🎨 Regions

* Header
* Primary Menu
* Secondary Menu
* Hero
* Highlighted
* Content
* Sidebar
* Footer (1–3)
* Menu secundario
* Encabezado
* Menu responsive
* Carrusel
* Características
* Acerca de
* Servicios
* Contenido principal
* Contenido Secundario
* Seccion de video
* Ofertas
* Estadisticas
* Mienbros de equipo de trabajo
* Testimonios
* Reservar
* Blog
* Marcas
* Footer 1
* Footer 2
* Footer 3
* Footer 4
* Footer 5
  
---

## ♿ Accessibility

* Semantic HTML
* Keyboard navigation
* Visible focus states
* Accessible forms

---

## 🛠 Development

* CSS: `/css/style.css`
* JS: `/js/main.js`
* Templates: `/templates/`

---

## 📄 License

GPL v2 or later

---

## 🚀 Roadmap

* Add theme settings UI
* Improve design system
* Add optional components