/*
Theme Name: Municipio Child
Theme URI:      https://github.com/helsingborg-stad/Municipio
Author:         Sebastian Thulin @ Helsingborg stad, Kristoffer Svanmark @ Lexicon IT-Konsult
Author URI:     http://www.helsingborg.se
Description:    A bootstrap theme for creating municipality sites. Works veary webb with Modularity Plugin.
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    municipio
Template: municipio
Version: 1.0.0
Text Domain: numicipio_child
*/

.nav-tabs li{ height: auto; }
.nav-tabs a {height: auto;}
.event-single .image { width: 100%; }


/* Feedzy-rss adjusments*/
.feedzy-rss ul {
	padding-left: 0 !important;
	margin-bottom: -32px !important;
}
.feedzy-rss ul li {
	padding: 10.66667px 16px !important;
	border-bottom-color: rgba(0,0,0,.08);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px -32px !important;
	font-size: 16px !important;
}
.feedzy-rss ul li:first-child {
	margin-top: -32px !important;
}
.feedzy-rss ul li:last-child {
	border-bottom-width: 0;
}
.feedzy-rss ul li .title a::before {
	font-family: hbg-pricons;
	line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -15%;
    content: "" !important;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: .5em;
    color: rgba(0,0,0,.4);
    text-decoration: none;

}
/*.feedzy-rss ul li::before {
	left: auto;
	top: auto;
	font-family: hbg-pricons;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -15%;
    content: "" !important;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: .5em;
    color: rgba(0,0,0,.4);
    margin-left: calc(-20px - .5em);
    text-decoration: none;
    background: none !important;
    position: relative !important;
}*/
.feedzy-rss ul li::before {
    content: "" !important;
    background: none !important;
    left: auto !important;
	top: auto !important;
	background: none !important;
    position: relative !important;
}
.feedzy-rss ul li .rss_content {
	display: none;
}