/*
Theme Name: Boardsportwinkel
Theme URI: https://www.boardsportwinkel.com/
Description: Child thema van eXS voor Boardsportwinkel — de prijsvergelijker.
Author: Van den Ing Webmarketing
Template: exs
Version: 1.0.4
Text Domain: boardsportwinkel
*/

/* ---- Eigen aanpassingen ---- */
.header a.logo:first-child {
	margin: 1em;
}

.pb-5 {
	padding-bottom: 2em;
}

.pt-5 {
	padding-top: 1em;
}

/* ---- Header: consistente dropshadow (zelfde als de cards) ---- */
#header {
	box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
	position: relative;
	z-index: 20;
}

/* ---- Headings ---- */
h2 {
	font-size: 2.3em !important;
}

h3 {
	font-size: 2em !important;
}

h1, .entry-title, .archive-title {
	font-size: 2.6em !important;
	line-height: 1.16;
}
