/**
Theme Name: MbGroupe
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mbgroupe
Template: astra
*/

/**** wpadverts - Annonces ****/

/** Supprimer les bordures **/
.atw-border-solid {
    border-style: none !important;
}
/* Suprimer les images des annonces dans l'affichage*/
.wpa-results .wpa-picture-list, .wpa-results .wpa-picture-grid {
    display: none !important;
}
 
 /** Supprimer l'avatar**/
.single-advert .avatar -adverts-single-author-avatar{
  display: none !important;
}
/** Modif couleur lien categorie Video dans SideBar**/

.widget_wp_categories_widget ul li a, .widget_wpcategorieswidget ul li a {
        color: #000000 !important;
   }
 

.widget_wp_categories_widget ul li a:hover, .widget_wp_categories_widget ul li.active-cat a, .widget_wp_categories_widget ul li.active-cat span.post-count, .widget_wpcategorieswidget ul li a:hover, .widget_wpcategorieswidget ul li.active-cat a, .widget_wpcategorieswidget ul li.active-cat span.post-count {
    color: #AD7D4D !important;
}
