css/*
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
*/

/* =============================================
   HEADER / LOGO
   ============================================= */
.mob-menu-header-text,
.mob-menu-site-title {
    display: none !important;
}
#site-logo-inner.clr {
    display: none !important;
}
a.site-title.site-logo-text {
    display: none !important;
}