/*
Theme Name: OceanWP Child
Template: oceanwp
Version: 1.0
*/

/* .site-footer { */
    /* position: fixed;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99; */  
    /* display: flex;
    background-color: red;
} */

/* .footer-wrapper{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
} */
/* #wrap{
    display: flex;
    background-color: red;
} */



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