/*!
Theme Name: Scholierenverkiezingen
Template: pd-wp-base-theme
Author: Sander
Description: Theme for Scholierenverkiezingen
Version: 1.0
*/.frontpage .title-wrapper{color:var(--pd-theme-color-main);display:flex;justify-content:center;align-items:center}.frontpage .title-wrapper .title{margin-top:1em}.frontpage .header-icon{width:50%;max-width:120px;height:200px}.frontpage .content>*{margin-bottom:var(--grid-gap)!important}.frontpage .content>:not(.alignwide){max-width:750px;margin:0 auto}.frontpage .wp-block-columns{gap:var(--grid-gap);margin-bottom:0}.countdown{background-color:var(--pd-theme-color-main);color:#fff}.countdown .countdown-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.2}.countdown .countdown-value{font-size:32px;font-weight:700}.countdown .countdown-label{font-size:14px;font-weight:700}.post-type-archive-news .landingpage-header{align-items:start;justify-content:space-between}.post-type-archive-news .link-external-results{color:#fff!important;text-decoration:none!important;font-size:18px;width:-webkit-fit-content;width:fit-content;margin-top:30px}@media (min-width:550px){.countdown{display:grid;padding:20px 0;grid-template-columns:repeat(3,1fr)}.countdown .countdown-item:nth-child(2){border-right:2px solid rgba(255,255,255,.5);border-left:2px solid rgba(255,255,255,.5)}}@media (min-width:768px){.frontpage .title-wrapper{flex-direction:row}.frontpage .header-icon{margin-right:40px}}@media (min-width:1200px){.post-type-archive-news .link-external-results{margin-top:0}}@media (max-width:768px){.frontpage .title-wrapper{flex-direction:column}}@media (max-width:550px){.countdown{gap:10px;padding:0 20px}.countdown .countdown-item{padding:10px 0}.countdown .countdown-item:nth-child(2){border-top:2px solid rgba(255,255,255,.5);border-bottom:2px solid rgba(255,255,255,.5)}}