/*
/   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
///
//////////////////////////////////////////////////////////////////////////////*/

#fav-mainwrap,
#fav-copyrightwrap,
#fav-headerwrap,
#fav-headerwrap.fav-fixed {
  background-color: #D7CAAA!important;
}

.favth-navbar-default {
    background-color: #D7CAAA!important;
}

div[id^="favpromote-box"]:hover h4[id^="favpromote-title"]{
  background-color: #291F24!important;
}

.fav-module-block-color,
.fav-module-block-color h3, 
.fav-module-block-color p {
    color: #000!important;
}

h4#favpromote-title1,
h4#favpromote-title2,
h4#favpromote-title3 {
  margin-top: 0px!important;
}
p[id^="favpromote-text"] {
  padding: 0px!important;
}

p img.mailadress {
  background-color: transparent!important;
}

ul {
  padding: 0px 40px !important;
}

div#icagenda .ic-info-tickets-left {
  display: none;
}