<!-- start Simple Custom CSS and JS -->
<style type="text/css">
#reactheme-header.header-style-1.fixed-header .sticky-wrapper .sticky {
    background: #0097a7e3;
    box-shadow: 0px 7px 18px rgba(24, 16, 16, 0.0509803922);
    position: fixed;
    width: 100%;
    z-index: 9;
    transition: all 0.5s ease;
}</style>
<!-- end Simple Custom CSS and JS -->
