/*
/   name           Basics
/   version        1.2
/   description    Responsive and customizable Joomla!3 template
/   demo           http://demo.favthemes.com/basics
/   author         FavThemes
/   author URL     https://www.favthemes.com
/   copyright      Copyright (C) 2012-2018 FavThemes.com. All Rights Reserved.
/   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/

a { color: #0888c0; }

/*background modulo ricerca articles-good-search*/
.table-gsearch .itemlist > div.thead {
           background: #b6b6b6!important
}
.table-gsearch .itemlist > div.table-item {
           background: #f1f1f1
}
.table-gsearch .itemlist > div.title {
           color: #050505
}


.item-page div p img{
              background-color: transparent;
}