/*
/   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
///
//////////////////////////////////////////////////////////////////////////////*/
.favth-content-block {
    padding-top: 2px;
    padding-bottom: 2px;
}
.favth-col-lg-3 {
    width: 30%;
}
.favth-col-lg-9 {
    width: 70%;
}
.dl-horizontal dt {
    text-align: left;
}
h1, .favth-h1, .fav-container h1 {
	font-size: 22px;
}
.fav-container .page-header h2, .fav-container h2, .item-title {
    font-size: 22px;
    font-weight: 600;
}
.fav-container h3 {
    font-size: 20px;
    font-weight: 600;
}
body {
    font-family: "open sans", sans-serif;
    font-size: 16px;
}
#fav-headerwrap,
#fav-headerwrap.fav-fixed {
  background-color: rgba(220, 220, 250, 1);
}
.well {
    background-color: #dcdcfa;
}
p img {
    padding: 0px;
}
