.episode_download_list ul {
list-style: none;
}
.episode_download_list li {
display: inline;
font-size: 0.75em;
}
.episode_download_list .size {
font-size: 0.5em;
padding-left: 3px;
}
.episode_downloads select {
font-size: 18px;
display: inline;
}
.episode_downloads button {
margin-left: 10px;
}
div.podlove_cc_license {
display: block;
text-align: center;
}
ul.podlove-donations-list, ul.podlove-social-list {
margin: auto 0px auto 0px;
}
ul.podlove-donations-list li a, ul.podlove-social-list li a, img.podlove-contributor-button, ul.podlove-donations-list li, ul.podlove-social-list li {
width: 20px;
height: 20px;
}
ul.podlove-donations-list li a, ul.podlove-social-list li a {
display: block;
}
ul.podlove-donations-list li, ul.podlove-social-list li {
display: inline-block;
line-height: 20px;
list-style-type: none;
margin-right: 5px;
} .podlove-player-wrapper {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.podlove-player-wrapper iframe {
width: 1px;
min-width: 100%;
}
.podlovewebplayer_wrapper {
margin-bottom: 10px;
}@font-face {
font-family: 'Podlove';
src:url(//11km.de/11-km/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/fonts/Podlove.eot);
src:url(//11km.de/11-km/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/fonts/Podlove.eot?#iefix) format('embedded-opentype'),
url(//11km.de/11-km/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/fonts/Podlove.woff) format('woff'),
url(//11km.de/11-km/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/fonts/Podlove.ttf) format('truetype'),
url(//11km.de/11-km/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/fonts/Podlove.svg#Podlove) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'Podlove';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .podlove-icon-reorder, .podlove-icon-ok, .podlove-icon-remove, .podlove-icon-minus, .podlove-icon-spinner, .podlove-icon-reply, .podlove-icon-share, .podlove-icon-time, .podlove-icon-repeat, .podlove-icon-plus, .podlove-icon-cloud-download, .podlove-icon-external-link, .podlove-icon-circle, .podlove-icon-cogs, .podlove-icon-ban-circle, .podlove-icon-heart, .podlove-icon-appdotnet, .podlove-icon-github, .podlove-icon-twitter, .podlove-icon-facebook, .podlove-icon-googleplus, .podlove-icon-pinterest, .podlove-icon-flattr, .podlove-icon-paypal, .podlove-icon-house, .podlove-icon-mail, .podlove-icon-cart, .podlove-icon-edit, .podlove-icon-calendar {
font-family: 'Podlove';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.podlove-icon-reorder:before {
content: "\f0c9";
}
.podlove-icon-ok:before {
content: "\f00c";
}
.podlove-icon-remove:before {
content: "\f00d";
}
.podlove-icon-minus:before {
content: "\f068";
}
.podlove-icon-spinner:before {
content: "\f110";
}
.podlove-icon-reply:before {
content: "\f112";
}
.podlove-icon-share:before {
content: "\f045";
}
.podlove-icon-time:before {
content: "\f017";
}
.podlove-icon-repeat:before {
content: "\f01e";
}
.podlove-icon-plus:before {
content: "\f067";
}
.podlove-icon-cloud-download:before {
content: "\f0ed";
}
.podlove-icon-external-link:before {
content: "\f08e";
}
.podlove-icon-circle:before {
content: "\f111";
}
.podlove-icon-cogs:before {
content: "\f085";
}
.podlove-icon-ban-circle:before {
content: "\f05e";
}
.podlove-icon-heart:before {
content: "\f004";
}
.podlove-icon-appdotnet:before {
content: "\e000";
}
.podlove-icon-github:before {
content: "\e001";
}
.podlove-icon-twitter:before {
content: "\e002";
}
.podlove-icon-facebook:before {
content: "\e003";
}
.podlove-icon-googleplus:before {
content: "\e004";
}
.podlove-icon-pinterest:before {
content: "\e005";
}
.podlove-icon-flattr:before {
content: "\e006";
}
.podlove-icon-paypal:before {
content: "P";
}
.podlove-icon-house:before {
content: "\e007";
}
.podlove-icon-mail:before {
content: "\e008";
}
.podlove-icon-cart:before {
content: "\e009";
}
.podlove-icon-edit:before {
content: "e";
}
.podlove-icon-calendar:before {
content: "\e953";
}.gl-osm-search form {
display: flex;
align-items: center;
gap: 10px;
justify-content: center;
max-width: 800px;
margin-left: auto;
margin-right: auto;
flex-direction: column;
}
.gl-osm-search form br {
display: none;
}
#gl-osm-search-field {
min-width: 300px;
padding: 8px 10px;
font-size: 18px;
line-height: 26px;
border: 1px solid #111;
border-radius: 8px;
color: #111;
}
#gl-osm-search-btn {
border: 0;
background: #111;
color: #fff;
padding: 9px 50px;
line-height: 26px;
font-size: 18px;
border-radius: 3px;
cursor: pointer;
}
#gl-osm-search-btn:hover,
#gl-osm-search-btn:focus {
text-decoration: underline;
}
#gl-osm-map-output {
height: 500px;
max-width: 100%;
width: 100%;
}
.leaflet-popup-content a {
font-size: 14px;
line-height: 20px;
text-decoration: none;
}
.leaflet-popup-content {
text-align: center;
}
.gl-osm-map-locations {
display: grid;
grid-template-columns: 1fr;
gap: 30px;
}
.gl-osm-map-location img {
max-width: 100%;
height: auto;
}
.gl-osm-map-location h3 {
margin-bottom: 0;
margin-top: 10px;
}
.gl-osm-map-location a {
text-decoration: none;
}
.gl-osm-map-location a:hover,
.gl-osm-map-location a:focus {
text-decoration: underline;
}
.gl-osm-map-location p {
margin-top: 5px;
}
body.single-post .gl-osm-search,
body.single-post .gl-osm-map {
max-width: 112rem;
margin: 0 auto;
width: calc(100% - 4rem);
}
body.single-post .gl-osm-search {
margin-top: 50px;
}
@media ( max-width: 600px ) {
.gl-osm-search form {
flex-wrap: wrap;
}
}
@media (min-width: 600px) {
.gl-osm-map-locations {
grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 700px) {
body.single-post .gl-osm-search,
body.single-post .gl-osm-map {
width: 100%;
margin-top: 30px;
}
}
.gl-osm-map.hide-listing h2,
.gl-osm-map.hide-listing .gl-osm-map-locations {
display: none;
}
.gl-osm-map-location-nothing {
margin-bottom: 20px;
}
.leaflet-marker-icon.marker-cluster,
.leaflet-marker-icon.marker-cluster div {
background: #111;
color: #fff;
}