/*
Theme Name: FetishNederland Child
Theme URI: https://fetishnederland.nl/
Description: Hestia child theme voor de nieuwe FetishNederland.nl website.
Author: FetishNederland
Template: hestia
Version: 0.1.0
Text Domain: fetishnederland-child
*/

:root{--fn-purple:#9600fa;--fn-gold:#fed584;--fn-ink:#202124}
body{color:var(--fn-ink)}
a{transition:color .15s ease,opacity .15s ease}
.navbar .navbar-brand{font-weight:800;letter-spacing:-.02em}
.navbar .navbar-nav>li>a{font-weight:700}
.btn.btn-primary,.btn.btn-rose,.navbar .navbar-nav>li.btn>a{background:var(--fn-purple)!important;border-color:var(--fn-purple)!important;box-shadow:0 3px 8px rgba(150,0,250,.24)!important}
.btn.btn-primary:hover,.btn.btn-rose:hover{box-shadow:0 5px 14px rgba(150,0,250,.3)!important}
.main-raised{border-radius:18px}
.page-header .container .hestia-title,.page-header .container h1{letter-spacing:-.035em}
footer.footer.footer-black{background:#202124}

/* EventON subtiel laten aansluiten op de site zonder plugin-templates te overschrijven */
.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_list_a{border-radius:12px}
.ajde_evcal_calendar .evo_search_bar input,.ajde_evcal_calendar .evo_sort_btn,.ajde_evcal_calendar .evo_filter_btn{border-radius:10px}
.ajde_evcal_calendar .evo_sort_btn:hover,.ajde_evcal_calendar .evo_filter_btn:hover{color:var(--fn-purple)}
