/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* body.page-id-2798 #site-header-sticky-wrapper {
    position: absolute !important;
    right: 0 !important;
    left: 0 !important;
    background: transparent !important;
}

body.page-id-2798 #site-header-sticky-wrapper #site-header {
    background: transparent;
    border-bottom: 0px;
}


body.page-id-2798 #site-header.fixed-scroll, #top-bar-wrap.top-bar-sticky {
    background: #fff !important;
    border-bottom: 1px;
}
 */