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

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

/// custom style

******************************************************************************************
*/
.default-logo {
    margin: 23px 0px 0px;
}
#fav-containerwrap {
    background: none;
}
#fav-container {
  margin: 0;
}
.mod-languages {
  float: right;
  margin: 5px 0;
  font-size: 0.8em;

}
.accordion-body {
  height: auto;
}
@media (min-width: 1155px) {
.accordion-group {
  width: 48%;
  float: left;
  margin: 0 10px;
}}
#fav-base .custom img {
    width: 265px;
    margin: 5px;
}
#slide-contact div.accordion-group:nth-child(2) {
  float: right;
}
#slide-contact div.accordion-group:nth-child(3) {
  margin-top: 20px;
}
#fav-intro {
  padding:0;
}
#fav-intro1 .moduletable {
  margin: 0;
}
div[id^="favglyph-icon"] i, div[id^="favglyph"] a {
  cursor: default;
}
.accordion-heading {
    display: none;
}