/*
/   name           Haven
/   version        1.7
/   description    Responsive and customizable Joomla! template
/   demo           http://demo.favthemes.com/haven
/   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
///
//////////////////////////////////////////////////////////////////////////////*/
.fav-container h2 {
  padding: 0px 10px;
  font-size: 24px !important;
  border: 0px solid #ddd;
}
p {
  padding-left: 10px !important;
}
.pull-left img {
  height: 100%;
}
.item-image img{
  margin-left: 10px !important;
  padding: 4px;
    background-color: #ddd;
    border: 0px solid #ddd;
    object-fit: cover;
    width: 300px !important;
  	height: 400px !important;
}
#fav-showcasewrap .favth-content-block {
  padding: 0px;
  margin-top: -14px;
}
#fav-showcasewrap .favth-container {
  max-height: 675px;
  padding: 0px;
  /*margin-top: -33px;*/
}
#fav-showcase1 .moduletable {
  padding-left: 0px;
}
#fav-footer1, #fav-footer2, #fav-footer6 {
  text-align: center;
}
#fav-footer1 .moduletable h3, #fav-footer2 .moduletable h3, #fav-footer6 .moduletable h3 {
  text-align: center;
}
#fav-footer2 .moduletable a {
  color: #ffffff;
}
#fav-footer2 .moduletable a:hover {
  color: #fdcb15;
}