/*
Theme Name: Twenty Twenty-One JJG
Theme URI: https://jjg-rusztowania.pl
Description: Child theme Twenty Twenty-One z headerem i stopką w stylu jjg-rusztowania.pl. Markup i style header/stopki przeniesione 1:1 (klasy bd-*), reszta strony korzysta z TT1.
Author: JJG
Template: twentytwentyone
Version: 1.0
Text Domain: twentytwentyone-jjg
*/

/* Bootstrap 3 box-model tylko w obrębie header/stopki (siatka col-sm-*) */
.bd-headerarea-1, .bd-headerarea-1 *,
.bd-affix-1, .bd-affix-1 *,
.bd-layoutbox-65, .bd-layoutbox-65 *,
.bd-footerarea-1, .bd-footerarea-1 * { box-sizing: border-box; }

/* Reset marginesów TT1 na kontenerze treści między headerem a stopką */
.jjg-site-content { margin: 0; }

/* Zapas: nagłówek/stopka pełna szerokość */
.bd-headerarea-1, .bd-footerarea-1, .bd-affix-1 { width: 100%; }
