/*
Theme Name: CONPEL
Theme URI: https://www.conpel.cz
Author: Axcom s.r.o.
Author URI: https://www.axcom.cz
Description: Téma pro stavební firmu CONPEL s.r.o. (dříve ORESTA realizace staveb). 3D úvod ve WebGL bez externích knihoven, galerie referencí s filtrem. Vyžaduje plugin CONPEL Reference.
Version: 1.6.0
Requires at least: 6.3
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: conpel
*/

/* Hlavní styly jsou v assets/css/main.css. Sem patří jen drobné úpravy. */
.entry-content img { height: auto; }
.entry-content a { color: var(--accent-ink); }
.alignwide { max-width: 1100px; }
.screen-reader-text { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
.cp-logo .custom-logo-link { display: block; }
.admin-bar .cp-header { top: calc(env(safe-area-inset-top, 0px) + 32px); }
@media (max-width: 782px) { .admin-bar .cp-header { top: calc(env(safe-area-inset-top, 0px) + 46px); } }
