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

/*
******************************************************************************************

/// custom style

******************************************************************************************
*/

/* YetOpen - aggiunge */

/* Menu Offerta nascondo le immagini dei box */
div[id^="favpromote-image"] {
  display: none;
}

@media only screen and (min-width: 600px) {
#fav-slidewrap .fav-transparent {
  background-image: url(/images/backgroudtest.png);
  background-repeat:round;
  background-position-y: 3px;

}
#fav-slidewrap .container-fluid {
  padding-right:0px;
  padding-left:0px;
}
}

