/*
 Theme Name:   WealthCo Child Theme
 Theme URI: https://wealthco.themerex.net/
 Description: WealthCo is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author: ThemeREX
 Author URI:  https://themerex.net/
 Template:     wealthco
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  wealthco
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.socials_mobile {
    display: none!important;
}
@media (max-width: 767px) {
  .menu_mobile .sc_layouts_logo img, .search_modern .search_header_wrap .logo_image, .sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .custom-logo-link img, .sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .sc_layouts_logo img {
    max-height: 50px!important;
  }
}
.sc_form.sc_form_default {
        display: none!important;

}