/*
Theme Name: The Ivory Thread Weddings & Events
Theme URI: https://takweendigital.com/portfolio/the-ivory-thread
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 Ivory Thread Weddings & Events. Features modern editorial British bridal aesthetics, warm ivory tones, botanical green accents, interactive package showcases, responsive lightbox gallery, and interactive enquiry workflow.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ivory-thread
Tags: wedding, events, planning, luxury, portfolio, responsive-layout, gallery, custom-menu
*/

/* Import Main Design System & CSS Rules */
@import url('assets/css/main.css');

/* 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;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption-text {
    font-size: 0.85rem;
    color: #8A8377;
    text-align: center;
    padding-top: 0.5rem;
}
