/*
Theme Name: SZKSE Pro – Blocksy Child
Theme URI: https://www.szkse.hu/
Description: Szigetközi Kutyás Sportegyesület professzionális Blocksy child theme.
Author: SZKSE
Template: blocksy
Version: 1.0.0
Text Domain: szkse-pro
*/

:root{
  --szkse-black:#111214;
  --szkse-charcoal:#232528;
  --szkse-graphite:#34373b;
  --szkse-red:#a8322d;
  --szkse-paper:#f5f5f4;
}
html{scroll-behavior:smooth}
body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--szkse-paper);color:#25272a;-webkit-font-smoothing:antialiased}
h1,h2,h3,h4{font-weight:780;letter-spacing:-.025em}
body #header [data-row*="middle"]{background:rgba(246,246,245,.96)!important;border-bottom:1px solid #dedede!important;box-shadow:0 10px 30px rgba(14,15,16,.055)!important;backdrop-filter:blur(14px)}
body #header .site-title,body #header .site-title a{color:var(--szkse-black)!important;font-weight:800!important;letter-spacing:-.025em!important}
body #header .site-title:after{content:"SZKSE";display:inline-flex;margin-left:10px;padding:4px 7px;border-radius:4px;background:var(--szkse-red);color:#fff;font-size:.58em;font-weight:850;letter-spacing:.08em;vertical-align:middle}
body #header [data-id="menu"]>ul>li>a,body #header .menu>li>a{color:#313438!important;font-weight:650!important;border-radius:0!important;position:relative;background:transparent!important}
body #header [data-id="menu"]>ul>li>a:after,body #header .menu>li>a:after{content:"";position:absolute;left:12px;right:12px;bottom:10px;height:2px;background:var(--szkse-red);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}
body #header [data-id="menu"]>ul>li>a:hover:after,body #header .menu>li>a:hover:after,body #header .current-menu-item>a:after{transform:scaleX(1)}
body #header li.dcm-nav-cta>a{background:var(--szkse-red)!important;color:#fff!important;padding-inline:15px!important;border-radius:6px!important;margin-left:4px}body #header li.dcm-nav-cta>a:after{display:none}body #header li.dcm-nav-cta>a:hover{background:#842520!important}
body #header .sub-menu{border-radius:8px!important;border:1px solid #dedede!important;box-shadow:0 20px 45px rgba(15,16,17,.13)!important;overflow:hidden}
body #header .sub-menu a{font-weight:620!important}
body .ct-container{max-width:1280px}
.dcm-custom-footer{background:var(--szkse-charcoal)!important;color:#fff!important;border-top:4px solid var(--szkse-red)!important}.dcm-custom-footer a{color:rgba(255,255,255,.82)!important}.dcm-custom-footer a:hover{color:#fff!important}.dcm-custom-footer strong{color:#fff!important}.dcm-custom-footer-copy{color:rgba(255,255,255,.52)!important}
.dcm-global-logout-wrap{background:#18191b!important;border-bottom-color:rgba(255,255,255,.08)!important}.dcm-global-logout{background:transparent!important;border:1px solid rgba(255,255,255,.4)!important;color:#fff!important;border-radius:5px!important}.dcm-global-logout:hover{background:#fff!important;color:#18191b!important}
::selection{background:rgba(168,50,45,.22)}
:focus-visible{outline:3px solid rgba(168,50,45,.35);outline-offset:3px}
@media(max-width:999px){body #header .site-title:after{display:none}}
