/*
Theme Name: StoreXpress Premium B2B
Theme URI: https://storexpress.sk
Description: High-performance, pixel-perfect minimal landing page and product catalog theme designed for StoreXpress B2B sourcing. Includes dynamic search, multi-category taxonomy filtering, legal registry disclosures with copy-to-clipboard utilities, and a centered 3D interactive product slider. Built with Tailwind CSS and modern typography.
Version: 1.2.0
Author: StoreXpress Engineering Dev
Author URI: https://storexpress.sk
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-menu, translation-ready, full-width-template, minimalist, grid-layout, b2b, portfolio
Text Domain: storexpress-b2b
*/

/* WordPress core defaults */
.aligncenter {
    display: block;
    margin: 2em auto;
}
.alignleft {
    float: left;
    margin: 0 2em 2em 0;
}
.alignright {
    float: right;
    margin: 0 0 2em 2em;
}
.wp-caption {
    background: #fafaf9;
    border: 1px solid #e7e5e4;
    max-width: 96%;
    padding: 0.5em;
    text-align: center;
}
.wp-caption-text {
    font-size: 0.85em;
    color: #57534e;
    margin: 0.5em 0 0;
}
