/*
Theme Name: Dierenmeubels
Theme URI: https://dierenmeubels.nl
Author: Dierenmeubels.nl
Author URI: https://dierenmeubels.nl
Description: Mobile-first WooCommerce-thema voor Dierenmeubels.nl. Warme, vrolijke huisstijl met turquoise, zand en room. Homepage met hero, categoriecirkels, USP-blok, nieuwe artikelen, best verkocht, aanbiedingen, reviews en een SEO-contentblok. Volledig in te stellen via de Customizer, zonder WooCommerce template-overrides.
Version: 1.0.5
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dierenmeubels
Tags: e-commerce, woocommerce, two-columns, right-sidebar, custom-menu, custom-logo, featured-images, translation-ready, block-styles, wide-blocks
WC requires at least: 7.0
WC tested up to: 9.9

Dierenmeubels is distributed under the terms of the GNU GPL v2 or later.

De opmaak van dit thema staat in assets/css/main.css. Dit bestand bevat
alleen de themakop die WordPress nodig heeft, plus een paar noodstijlen
voor het geval main.css niet geladen kan worden.
*/

body {
	margin: 0;
	font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
	color: #15211f;
	background: #fffcf6;
}

img {
	max-width: 100%;
	height: auto;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #fff;
	border-radius: 3px;
	clip: auto !important;
	clip-path: none;
	color: #00817c;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
