/*
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 */


@media screen and (max-width: 768px) {
    .elementor-8 .elementor-element.elementor-element-6678218:before {
        display: none;
    }

    .elementor-8 .elementor-element.elementor-element-0398e45:before {
        display: none;
    }

    .elementor-8 .elementor-element.elementor-element-99f5652:before {
        display: none;
    }

    #menu-item-1144 span.text-wrap,
    #menu-item-1143 span.text-wrap {
        padding: 5px 8px !important;
        font-size: 14px;
    }

    #site-navigation-wrap .dropdown-menu>li>a {
        padding: 0 10px;
    }
}