/*
Theme Name: RA4ker
Theme URI: https://ra4ker.hu/
Author: RA4ker.hu
Description: Egyedi, könnyű WordPress és WooCommerce téma az RA4ker.hu számára. Az alapverzió csak a közös fejlécet, láblécet és egy semleges tartalomfogadó területet tartalmazza.
Version: 1.0.3
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: ra4ker
*/

html { scroll-behavior: smooth; }
body { margin: 0; background: #fbfaf7; color: #191918; }
img { max-width: 100%; height: auto; }
.screen-reader-text { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.ra4-site-main { min-height: 36vh; }
.ra4-content-shell { width: min(calc(100% - 64px), 1440px); margin-inline: auto; padding: 64px 0; }
@media (max-width: 700px) { .ra4-content-shell { width: calc(100% - 36px); padding: 42px 0; } }
