/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,accessibility-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.5.1.1784830848
Updated: 2026-07-23 20:20:48

*/


/* ===== PAMKA redizajn ===== */

/* Podpis dizajnu: laserova rovina pod slovom v hero nadpise */
.pk-level{position:relative;white-space:nowrap;display:inline-block}
.pk-level::before{content:"";position:absolute;left:0;right:0;bottom:.02em;height:3px;background:#ca0003;border-radius:2px}
.pk-level::after{content:"";position:absolute;left:50%;bottom:-.16em;transform:translateX(-50%);width:.62em;height:.3em;border:2px solid #ca0003;border-radius:999px;background:rgba(4,0,55,.45);box-shadow:inset 0 0 0 2px rgba(4,0,55,.2)}

/* Zoznam s cervenymi fajkami */
ul.pk-checks{list-style:none;padding-left:0;margin-left:0}
ul.pk-checks li{position:relative;padding-left:1.7em;margin-bottom:.55em;color:#032075}
ul.pk-checks li::before{content:"✓";position:absolute;left:0;top:0;color:#ca0003;font-weight:700}

/* FAQ accordion z core/details blokov */
details.wp-block-details{background:#fff;border:1px solid #deddeb;border-radius:14px;padding:0;margin-bottom:.8rem}
details.wp-block-details summary{list-style:none;cursor:pointer;padding:1.05rem 3rem 1.05rem 1.3rem;font-family:var(--global-heading-font-family,inherit);font-weight:700;color:#040037;position:relative}
details.wp-block-details summary::-webkit-details-marker{display:none}
details.wp-block-details summary::after{content:"+";position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);color:#ca0003;font-size:1.4rem;font-weight:400;transition:transform .2s}
details.wp-block-details[open] summary::after{transform:translateY(-50%) rotate(45deg)}
details.wp-block-details > :not(summary){padding:0 1.3rem;color:#032075}
details.wp-block-details > p:last-child{padding-bottom:1.1rem}

/* Footer logo na navy pozadi */
.pk-footer-logo img{background:#fff;padding:8px 12px;border-radius:12px}

/* Citatelny text widgetov v pätičke */
.site-middle-footer-wrap .widget p{color:rgba(248,249,250,.78)}
