/*
Theme Name: The Gloss Room Salon & Spa
Theme URI: https://takweendigital.com/portfolio/the-gloss-room
Author: Saif ur Rehman / Takween Digital Services
Author URI: https://takweendigital.com
Description: A photo-rich, high-end luxury portfolio capability WordPress theme for The Gloss Room Salon & Spa. Features boutique editorial warmth aesthetics, curated typography, interactive treatment menus, filterable masonry gallery, staff headshot showcase, and client booking enquiry workflow.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gloss-room
Tags: salon, spa, beauty, hair, luxury, portfolio, responsive-layout, theme-options
*/

/* Core WordPress CSS fallbacks */
.alignwide {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.alignfull {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
