/*
Theme Name: Montas
Theme URI: https://montas.sr
Author: Montas
Description: Custom, lichtgewicht WordPress/WooCommerce-thema voor Montas (voetbalschoenen Suriname). Klassiek PHP-thema dat het bestaande Montas-ontwerp (montas.css) hergebruikt — geen page builders, geen bloat.
Version: 0.1.0
Requires at least: 6.4
Requires PHP: 8.0
License: GPL-2.0-or-later
Text Domain: montas
WC requires at least: 8.0
WC tested up to: 9.9
*/

/*
  De volledige styling staat in assets/css/montas.css (ingeladen via functions.php).
  Dit bestand bevat alleen de verplichte thema-header + een paar WP-specifieke helpers.
*/

.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}
.wp-caption{max-width:100%}
.alignleft{float:left;margin:0 20px 12px 0}
.alignright{float:right;margin:0 0 12px 20px}
.aligncenter{display:block;margin-left:auto;margin-right:auto}
