@CHARSET "UTF-8";
/* variables               [18] */ 
/* lieblingsplaetze      [1956] */ @media all { #libelingsplaetze_map{ height: 400px; } #libelingsplatz_map{ height: 400px; margin-bottom: 50px; } .infowindow-wrapper { width: 250px; max-width: 100%; } .infowindow-wrapper .title { font-size: 1.1em; font-weight: 700; margin: 0; } .infowindow-wrapper .title a,.infowindow-wrapper .title a:hover { color: #2f5a6c; } .infowindow-wrapper .teaser { margin: .5rem 0 0 0; margin: .5rem 0; } .infowindow-wrapper .link { margin: .5rem 0 0 0; font-weight: 700; } .infowindow-wrapper .fullscreenImage { margin: .5rem 0 0 0; } #lieblingsplaetze_filter { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; justify-content: center; flex-wrap: wrap; } #lieblingsplaetze_filter .filter-item { margin: 0 .5em .5em 0; font-size: 14px; } #lieblingsplaetze_filter label { color: #fff; padding: 6px 10px; font-weight: 700; display: inline-block; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; align-items: center; white-space: nowrap; } #lieblingsplaetze_filter label input { display: none; } #lieblingsplaetze_filter label .radio { display: inline-block; width: 14px; height: 14px; background: #fff; margin-right: .5em; position: relative; } #lieblingsplaetze_filter label .radio::after { z-index: 4; position: absolute; top: 50%; left: 50%; -webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%); opacity: 0; content: "✔"; color: #333; transition: all .1s; } #lieblingsplaetze_filter label input:checked + .radio::after { opacity: 1 } #lieblingsplaetze_search { text-align: center; margin: 0 0 2rem; } #lieblingsplaetze_search input { padding: 15px; width: 360px; max-width: 100%; } } @media all and (min-width: 25em){ } @media all and (min-width: 45em){ #libelingsplaetze_map{ height: 500px; } } @media all and (min-width: 60em){ #libelingsplaetze_map{ height: 600px; } } @media all and (min-width: 70em){ }
