/*
Theme Name:   kingswood Child Theme
Theme URI:    https://flexlinetheme.com/
Author:       Web4SL
Author URI:   https://websitesforseniorliving.com
Description:  A child theme for the Flexline theme. Generated by FlexLine Theme Extractor.
Template:     flexline
Version:      1.0.0
Text Domain:  kingswood
*/

/* Custom CSS can go below this line. */
header.site-header.headroom--pinned.headroom--not-top {
    /* Set custom background color for sticky nav.
    background-color: #00000053;
    */
    backdrop-filter: blur(10px) saturate(70%);
    -webkit-backdrop-filter: blur(10px) saturate(70%);
}
