/*
Theme Name: Olde Factory
Theme URI: https://oldefactoryantiques.com
Author: GT Technology Solutions
Description: Minimal single-page theme for Olde Factory Antiques & Crafts — renders the page content full-width with no header nav or theme footer.
Version: 1.0
*/
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Source Sans 3",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#2c2017;line-height:1.65;background:#fbf6ec}
img{max-width:100%;height:auto}
a{color:#8c6a33}
h1,h2,h3,h4,.wp-block-heading{font-family:"Playfair Display",Georgia,serif;line-height:1.18}
/* full-bleed + wide support for a classic template */
.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw}
.alignwide{margin-left:calc(50% - 45vw);margin-right:calc(50% - 45vw);max-width:90vw}
.wp-block-button__link{border-radius:6px;font-weight:700}
.wp-block-buttons{gap:14px}
.wp-block-gallery{gap:14px!important}
.wp-block-gallery img{border-radius:8px}
