/*
Theme Name: Vertu
Theme URI: https://lookout.be
Template: blocksy
Author: Lookout
Author URI: https://lookout.be
Description: A Blocksy child.
Tags: blog,e-commerce,wide-blocks,block-styles,grid-layout,one-column,two-columns,three-columns,four-columns,right-sidebar,left-sidebar,translation-ready,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,buddypress,rtl-language-support,news
Version: 2.0.87.1740067211
Updated: 2025-02-20 16:00:11

*/

header .ct-sticky-container {
    max-height: 120px;
}
header div.site-branding {
    position: absolute;
    top: 0;
}
@media (min-width: 1000px) {
    header .ct-container-fluid {
      --theme-container-edge-spacing: 100vw;
    }
}
@media (max-width: 999.98px) {
    header .ct-sticky-container {
        max-height: 80px;
    }
}
@media (max-width: 689.98px) {
    header .ct-sticky-container {
        max-height: 60px;
    }
}