/*
    Theme Name: HomePress
    Theme URI: https://homepress.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: https://stylemixthemes.com/
    Description: HomePress is a premium Real Estate WordPress Theme from StylemixThemes featured by powerful uListing plugin. Use HomePress to create amazing and intuitive Real Estate websites that your customers will love to surf.
    Version: 1.3.11
    License: GNU General Public License v2 or later
    License URI: https://homepress.stylemixthemes.com/licenses/gpl-2.0.html
    Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-read
    Text Domain: homepress
*/

html,body {
  background-color: transparent !important;
}
/* Masquer les boutons de partage et les likes Jetpack */
.sharedaddy,
.sd-sharing-enabled,
.jetpack-likes-widget-wrapper,
.like-button {
    display: none !important;
}