/*
/   name           Favourite
/   version        4.1
/   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-2017 FavThemes.com. All Rights Reserved.
/   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

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

div.mod-languages  {
	position: absolute;
    right: 20px;
    top: 20px;
}

div.mod-languages ul.lang-block li {
	display:inline;
}

.customfavth-nobg p img { 
  	background-color: rgba(255, 255, 255, 0.1); 
}

#fav-nav.favth-col-lg-9 { 
  	width: 90%; 
}

.item-image img{
  	padding: 0px;
  	border-radius: 3px;
}

p img{
  	padding: 0px;
  	border-radius: 3px;
}

.nav>li>a:hover{
  	background-color: transparent;
}

#fav-copyrightwrap{
  	background-color: #005BA4;
}
