/*
Theme Name: wp-bootstrap-starter - Child Theme
Template: wp-bootstrap-starter
Version: 6.0
*/
@font-face {
    font-family: Muli;
    src: url(f/Muli-Light.woff2) format('woff2'), url(f/Muli-Light.woff) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Muli;
    src: url(f/Muli.woff2) format('woff2'), url(f/Muli.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Muli;
    src: url(f/Muli-SemiBold.woff2) format('woff2'), url(f/Muli-SemiBold.woff) format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Encode Sans Semi Condensed';
    src: url(f/EncodeSansSemiCondensed-Light.woff2) format('woff2'), url(f/EncodeSansSemiCondensed-Light.woff) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    letter-spacing: .05em
}

@font-face {
    font-family: 'Encode Sans Condensed';
    src: url(f/EncodeSansCondensed-Medium.woff2) format('woff2'), url(f/EncodeSansCondensed-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    letter-spacing: .05em
}

@font-face {
    font-family: 'Encode Sans Semi Condensed';
    src: url(f/EncodeSansCondensed-Bold.woff2) format('woff2'), url(f/EncodeSansCondensed-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    letter-spacing: .05em
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 0 !important
}

:focus:not(.focus-visible) {
    outline: 0
}

.focus-visible {
    outline-color: #90ee90
}

:active {
    outline: 0
}

* {
    -webkit-tap-highlight-color: transparent !important
}

body {
    font-family: Muli, Helvetica, serif;
    color: #777;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important
}

.navbar-toggler-icon {
    background-image: url(i/menu.png);
    background-size: contain;
    width: 2em
}

.navbar-light .navbar-toggler {
    border: 1px solid #000
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
    font-size: 1.5rem
}

.navbar-nav .dropdown-menu {
    margin-bottom: 15px
}

.dropdown-menu .dropdown-item {
    font-size: 1.5rem;
    margin: .25em 0
}

#masthead nav {
    display: inline-block;
    margin: 0 auto
}

#main-nav {
    background: #eee
}

body .wprm-recipe.wprm-recipe-template-snippet-basic-buttons {
    text-align: center;
}

@media(min-width:1200px) {
    #main-nav {
        background: 0 0
    }
    body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
        font-family: "Encode Sans Semi Condensed";
        font-size: 1.6em;
        text-transform: uppercase;
        font-weight: 300;
        padding: 0;
        margin: 0 5px
    }
    body:not(.theme-preset-active) #masthead .navbar-nav>li:first-child>a {
        padding-left: 0
    }
    body:not(.theme-preset-active) #masthead .navbar-nav>li:last-child>a {
        padding-right: 0
    }
    body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
        font-size: 1.6em
    }
    body:not(.theme-preset-active) #page-sub-header h1 {
        color: #fff;
        text-shadow: -1px -1px 1px rgba(255, 255, 255, .1), 1px 1px 1px rgba(0, 0, 0, .5);
        font-weight: 500
    }
    body:not(.theme-preset-active) #page-sub-header p {
        color: #fff;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, .75)
    }
    #masthead .navbar-nav .dropdown-menu:before {
        content: '';
        position: absolute;
        top: -8px;
        left: 26px;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #000
    }
    #masthead .navbar-nav .dropdown-menu {
        min-width: 223px
    }
    #masthead .navbar-nav .dropdown-menu>li a {
        color: #fff;
        white-space: nowrap
    }
    #masthead .navbar-nav .dropdown-menu>li a:hover {
        color: #f45900
    }
    #masthead .current-menu-ancestor>a,
    li.active>a {
        color: #f45900 !important
    }
    #masthead .navbar-nav ul.dropdown-menu {
        background: #000;
        color: #fff;
        border-color: transparent;
        border-radius: 0
    }
}

a,
a:active,
a:focus,
a:hover {
    color: #f45900;
    text-decoration: none;
    transition: background-color .3s ease
}

button:focus {
    outline: 0
}

.pseudoheadline,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Encode Sans Semi Condensed", Helvetica, sans-serif;
    color: #222
}

h2.entry-title {
    border-bottom: none
}

.btn {
    border-radius: 0
}

.btn-primary {
    color: #fff;
    background-color: #222;
    border-color: #222;
    font-family: "Encode Sans Semi Condensed", Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px
}

.btn:active,
.btn:focus,
.btn:hover {
    color: #fff !important;
    background: #3c3c3c !important;
    border-color: #333 !important
}

.border-grey {
    border-color: #eee
}

.cat-links a {
    color: #222;
    background: #fff;
    border: 1px solid #dcdcdc;
    padding: 4px 10px 4px 10px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    margin-right: 5px;
    display: inline-block;
    float: left
}

.cat-links a:active,
.cat-links a:focus,
.cat-links a:hover {
    color: #f45900
}

.author a {
    color: #9a9a9a;
    pointer-events: none
}

.postdatum {
    display: none
}

.blog article {
    border-bottom: 1px solid #eee
}

.thumbex a {
    display: block;
    position: relative
}

.thumbex img {
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 0;
    max-width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 1;
    top: 0
}

.thumbex span.borderspan {
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    position: absolute;
    border: 1px solid #fff;
    z-index: 5
}

h3.widget-title {
    margin: 0 0 0;
    padding: 12px;
    color: #fff;
    background: #121516;
    font-size: 15px;
    letter-spacing: .1em;
    font-weight: 600;
    text-align: center
}

ol.popular-posts {
    display: inline-block;
    float: left;
    padding: 0;
    counter-reset: number
}

ol.popular-posts li {
    font-size: 18px;
    line-height: 1.4;
    margin: 0 0 12px;
    padding: 0 0 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    color: #222;
    font-weight: 700;
    overflow: hidden
}

ol.popular-posts li:before {
    float: left;
    display: block;
    counter-increment: number;
    content: counter(number);
    width: 35px;
    margin-right: 5px;
    font-weight: 400;
    font-size: 38px;
    color: #ccc;
    line-height: 1
}

.list_wrapper {
    overflow: hidden
}

ol.popular-posts li:last-child {
    border-bottom: none;
    padding: 0
}

ol.popular-posts li span {
    font-size: 14px;
    font-weight: 400;
    color: #777;
    display: block;
    margin: 5px 0 0
}

ol.popular-posts li h3 {
    margin: 0;
    font-size: 22px;
    text-transform: none
}

ol.popular-posts li h3 a {
    font-weight: 500
}

.archive header.page-header,
.category header.page-header,
.tag header.page-header {
    background: #000;
    color: #fff;
    padding: 1.5rem;
    margin-bottom: 30px;
    text-align: center
}

.category-munich-food-stories.category .page-header {
    background-color: #fff;
    color: #000;
}

.category-munich-food-stories.category .page-header h1.page-title {
    display: none;
}

.category-munich-food-stories.category .page-header p.munich-food-story-narrow {
    width: 80%;
    margin: 0 auto;
}

.archive h1.page-title,
.category h1.page-title,
.tag h1.page-title {
    color: #fff;
    margin-top: 10px
}

.pseudoheadline,
h1.page-title {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 2px solid #222;
    padding: 0 0 10px;
    margin: 2px 0 28px;
    text-align: left
}

@media(min-width:768px) {
    .home #secondary {
        margin-top: 35px
    }
}

.pseudoheadline {
    font-size: 20px
}

.category .page-title,
.tag .page-title {
    border-bottom: none;
    padding-bottom: 10px;
    margin-bottom: 0;
    text-align: center
}

.page-title span {
    font-weight: 700
}

h1.entry-title {
    font-size: 2.5rem
}

h1.entry-title {
    font-size: 2.5rem
}

header#masthead {
    background-color: transparent
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
    color: #222
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover {
    color: #f45900;
    font-weight: inherit
}

.headerlogo {
    margin: 40px auto 10px;
    text-align: center;
    max-width: 175px
}

@media(min-width:576px) {
    .headerlogo {
        margin: 55px auto 10px;
        max-width: 200px
    }
}

@media(min-width:768px) {
    .headerlogo {
        margin: 55px auto 0;
        max-width: 265px
    }
}

@media(min-width:1200px) {
    .headerlogo {
        margin: 70px auto 0;
        max-width: 260px
    }
}

.headerlogo a {
    display: block
}

body .pgntn-page-pagination {
    margin-left: auto;
    margin-right: auto
}

body .pgntn-page-pagination .current,
body .pgntn-page-pagination a,
body .pgntn-page-pagination-intro {
    padding-left: .805rem;
    padding-right: .805rem;
    line-height: 1.4;
    padding-bottom: .5rem
}

body .pgntn-page-pagination-block .next.page-numbers {
    background-color: #eee !important
}

.top-navbar {
    padding: .5em 10px;
    background: #121516;
    z-index: 900;
    width: 100%;
    position: fixed
}

.topsearch {
    width: 14em;
    height: 2.5em;
    padding: 0;
    margin: 0;
    line-height: 2.5em;
    position: relative;
    transition: all .25s linear
}

.topseach label {
    background: #eee;
    width: 100%
}

.topsearch input {
    width: 11em;
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 0 0 .5em;
    border: none;
    outline: 0;
    background-color: #fff;
    font-size: 1em;
    color: #000;
    float: left;
    transition: all .25s linear
}

.topsearch a {
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    padding: 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .25s linear;
    background: #121516;
    background-image: url(i/search.png);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat
}

.topsearch a:hover {
    color: #eee
}

.topsearch.collapsed {
    width: 2.5em;
    margin-left: 10em
}

.topsearch.collapsed input {
    width: 0
}

.topsearch.collapsed a {
    color: #fff
}

.topsearch.collapsed a:hover {
    color: #eee
}

#content.site-content {
    padding-top: 0
}

#page-sub-header {
    margin-bottom: 3.75rem
}

.navigation.post-navigation {
    display: none
}

body:not(.theme-preset-active) footer#colophon {
    background: #121516;
    color: #87888a
}

footer#colophon h1 {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.externscript .widget {
    margin-top: 1.5em
}

.nav-next a,
.nav-previous a {
    display: inline-block;
    border: 1px solid #000;
    color: #000;
    padding: .625rem .75rem .75rem;
    line-height: 1
}

.nav-next a:hover,
.nav-previous a:hover {
    color: #f45900;
    border-color: #f45900
}

#commentform .alert.alert-info,
#commentform .form-allowed-tags {
    display: none
}

.form-submit input#commentsubmit {
    width: 100%;
    padding: 1.375em 0
}

textarea.form-control {
    border-color: #eee;
    border-radius: 0
}

textarea.form-control {
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .55);
    -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .55);
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .55)
}

p.comment-policy {
    border: 1px solid #ffd499;
    background-color: #fff4e5;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0 10px 0;
    font-size: small;
    font-style: italic
}

p.comment-form-url {
    display: none
}

.mc4wp-form-fields input {
    margin: 15px auto
}

.mc4wp-response {
    max-width: 550px;
    margin: 0 auto
}

.mc4wp-response p {
    margin-bottom: 0;
    font-size: 1em;
    padding: 15px;
    background: #fff
}

.checkboxcontainer {
    display: inline-block
}

.mc4wp-form-fields h5 {
    color: #fff
}

.checkbox-label {
    display: inline-block;
    position: relative;
    margin: auto;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    height: 22px;
    width: 22px;
    clear: both
}

label.checkbox-label {
    padding: 0 16px
}

.checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkbox-label .checkbox-custom {
    position: absolute;
    top: 1px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border-radius: 5px;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    border: 1px solid #fff;
    margin-left: 0
}

.checkbox-label input:checked~.checkbox-custom {
    background-color: #fff;
    border-radius: 5px;
    -webkit-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1;
    border: 1px solid #fff
}

.checkbox-label .checkbox-custom::after {
    position: absolute;
    content: "";
    left: 12px;
    top: 12px;
    height: 0;
    width: 0;
    border-radius: 5px;
    border: solid #009bff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0) scale(0);
    -ms-transform: rotate(0) scale(0);
    transform: rotate(0) scale(0);
    opacity: 1;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.checkbox-label input:checked~.checkbox-custom::after {
    -webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    opacity: 1;
    left: 5px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid #009bff;
    border-width: 0 2px 2px 0;
    background-color: transparent;
    border-radius: 0
}

.checkbox-label .checkbox-custom::before {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    width: 0;
    height: 0;
    border-radius: 5px;
    border: 2px solid #fff;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.checkbox-label input:checked~.checkbox-custom::before {
    left: -3px;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    opacity: 0;
    z-index: 999;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.sticky .entry-title::before {
    display: none
}

a.qc-cmp2-persistent-link {
    background: #000;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase
}

a.qc-cmp2-persistent-link:hover {
    background: #222;
    color: #fff
}

a.qc-cmp2-persistent-link img {
    display: none
}

.tagcloud {
    margin-bottom: 2em;
    padding: 1em;
    border: 1px solid #000
}

div[id^=sas_]:first-child {
    margin-top: 40px;
    margin-bottom: 40px
}
article .mc4wp-form{
    padding: 15px;
    background: #eee;
    border: 1px solid black;
    color: #000;
}
article .mc4wp-form-fields h5 {color:#000}
article .checkbox-label .checkbox-custom {border-color:#000}
article .mc4wp-form-fields input {margin-left:0}
#button#wphb-load-comments {padding: .5em .75em .55em;
    background: rgba(239, 239, 239);
    border: 1px solid black;
    line-height: 1;}
#button#wphb-load-comments:hover {backround:#eee}

.billboard-top-homepage {display:none !important}

.comments-title {opacity:0}
a.uberuns {
    color: #fff;
  padding: 5px 13px;
  line-height: 1;
  position: relative;
  }

    a.uberuns:hover:after {opacity: .9}
