/*
/   name           Favourite
/   version        4.2
/   description    Responsive and customizable Joomla!3 template
/   demo           http://demo.favthemes.com/favourite
/   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
///
//////////////////////////////////////////////////////////////////////////////*/

/* layout */
#fav-headerwrap, #fav-headerwrap.fav-fixed {
    background-color: rgba(255, 255, 255, 0) !important;
}

#fav-mainwrap {
    background-color: transparent;
}

#fav-copyrightwrap {
    background-color: transparent;
}

/*Header*/

#fav-header.favth-clearfix {
  background-color: rgba(255, 255, 255, 1) !important;
}


/*Slider*/
#fav-slidewrap,.fav-module-block-light {
    background-color: transparent;
}

/*Custom Contatti*/
#dt, dd{
	color: rgba(255, 255, 255, 1);
}

#slide-contact{
	font-size: medium;
}

#contact, .contact-name{
	color: rgba(255, 255, 255, 1);
}
