/*
Theme Name: ALL2ALL Converted Theme
Theme URI: https://www.all2all.in/
Author: ALL2ALL
Author URI: https://www.all2all.in/
Description: Upload-ready WordPress conversion of the supplied ALL2ALL HTML/CSS website. Includes editable pages, WordPress menu, Custom Logo, contact enquiry storage, email notifications, custom CSS/JS and repaired assets.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: all2all
License: GNU General Public License v2 or later
*/

/* WordPress compatibility additions; original design CSS remains in assets/. */
html { scroll-behavior: smooth; }
body.admin-bar .navbar-fixed-top { top: 32px; }
@media (max-width: 782px) { body.admin-bar .navbar-fixed-top { top: 46px; } }
img { max-width: 100%; height: auto; }
.all2all-page-content { overflow: hidden; }
.all2all-form-message { padding: 12px 16px; margin-bottom: 18px; border-radius: 4px; }
.all2all-form-success { background:#e8f7ed; color:#176b35; border:1px solid #b9e2c7; }
.all2all-form-error { background:#fdecec; color:#9f2424; border:1px solid #f0bcbc; }
.all2all-honeypot { position:absolute !important; left:-9999px !important; width:1px !important; height:1px !important; overflow:hidden !important; }
.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; }
.alignleft { float:left; margin-right:1.5em; }
.alignright { float:right; margin-left:1.5em; }
.aligncenter { clear:both; display:block; margin-left:auto; margin-right:auto; }
.wp-caption, .gallery-caption { max-width:100%; }
