/*
Theme Name: Kadence Child — HESP
Theme URI: https://hesp.pl
Description: Child theme dla Baseny HESP — custom header i branding.
Author: workWeb
Template: kadence
Version: 1.0.0
Text Domain: kadence-child
*/

/* ==========================================================================
   Global layout background — white site shell
   ========================================================================== */

body,
#wrapper,
#inner-wrap,
.site,
.content-area,
.site-main,
.content-bg,
.entry.content-bg {
	background: #ffffff !important;
	background-color: #ffffff !important;
	background-image: none !important;
}

/* Subtle blue tint on inner page sections */
.hesp-about-page,
.hesp-contact-page,
.hesp-legal-page,
.hesp-blog-page,
.hesp-catalog-page,
.hesp-shop-page,
.hesp-product-page,
.hesp-service-single-page,
.hesp-service-archive-page {
	background: #ffffff;
}
