/*
Theme Name: Moj Trener Studio
Author: Moj Trener
Description: Custom dark and blue studio theme. Includes the approved 2026 design, program schedules, transformations and native WordPress blog templates.
Version: 1.0.0
Requires at least: 5.1
Requires PHP: 5.6
Text Domain: moj-trener-studio
*/
body.admin-bar .header { top:32px; }
@media(max-width:782px){body.admin-bar .header{top:46px;}}
@media(max-width:600px){body.admin-bar .header{position:relative;top:0;}}
.article-body .wp-caption{max-width:100%;}
.article-body img{max-width:100%;height:auto;}
.pagination{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0;}
.pagination .page-numbers{padding:10px 14px;border:1px solid #71a9e8;}
.pagination .current{background:#3272b9;color:white;}
