/*
Theme Name: Calorie
Description: Vlastná téma Calorie pre firemné stravovanie, catering a bufety. Obsahuje pripravené stránky a úpravu textov a fotografií v administrácii.
Version: 1.0.1
Requires at least: 6.4
Requires PHP: 8.0
Author: Calorie web project
Text Domain: calorie
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
/* Pôvodný dizajn sa načítava z assets/site.css. */
body.admin-bar .header { top:32px; }
@media(max-width:782px){body.admin-bar .header {top:46px;}}
@media(max-width:600px){body.admin-bar .header {top:0;}}
.wp-content-page {padding-top:70px;padding-bottom:90px;min-height:55vh;}
.wp-content-page img {max-width:100%;height:auto;}
.wp-content-page h1 {margin-bottom:35px;}
.wp-content-page p {margin-bottom:1.2em;}
.wp-content-page a {text-decoration:underline;}
.wp-content-page .alignwide {width:100%;}
.wp-content-page ul,.wp-content-page ol {padding-left:1.5em;}
.wp-content-page article {margin-bottom:3rem;}
