/*
Theme Name: Enfold Child
Template: enfold
Version: 1.0
*/

/*Add your own styles here:*/
#top .av_header_transparency.av_alternate_logo_active .logo a > img {
    opacity: 1;
    filter: alpha(opacity=1);
    height: 100px;
}
.logo img {
    height: 100px;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Archivo Narrow';
    font-size: 18px;
}
#header {
    background: rgba(255,255,255,.75);
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#header.av_header_transparency {
    background: rgba(255,255,255,.5);
}
#header:hover {
    background: rgba(255,255,255,1);
}
#top #wrap_all .header_color,
#top #wrap_all .header_color .phone-info.with_nav span,
#top #header.header_color .av-main-nav > li > a .avia-menu-text{
    color: #000;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}
#top #wrap_all .header_color.av_header_transparency,
#top #wrap_all .header_color.av_header_transparency .phone-info.with_nav span,
#top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text{
    color: #000;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}
#top .header_color.av_header_transparency .avia-menu-fx,
.av_header_transparency .av-hamburger-inner,
.av_header_transparency .av-hamburger-inner::before,
.av_header_transparency .av-hamburger-inner::after {
    background: #8def1b;
}
#header .main_menu ul ul {
    background-color: rgba(0, 0, 0, .5) !important;
    color: #fff !important;
    border: 0;
}
.header_color .main_menu .menu ul li a {
    background-color: transparent;
    color: #fff;
}
#top .av-main-nav ul a {
    padding: 3px 15px;
    font-size: 15px;
}
.av-main-nav ul li a {
    border-right-style: solid;
    border-right-width: 0;
    border-left-style: solid;
    border-left-width: 0;
    border-bottom: 1px solid #777;
}
.av-main-nav ul li:last-child > a {
    border-bottom-style: solid;
    border-bottom-width: 0;
}
.custom-heading-tag {
    color: #fff;
    font-size: 88px;
    font-weight: 400;
    line-height: 88px;
}
.custom-heading-tag strong {
    color: #fff;
    font-weight: 600;
}
.avia-section.av-minimum-height .container .content {
    vertical-align: bottom;
}
#avia-menu {
    padding-top: 3px;
}
#top .header_color .main_menu .menu ul .current_page_item > a,
#top .header_color .main_menu .menu ul .current-menu-item > a {
    background: #8def1b;
}
.ups-title {
    display: block;
    text-align: center;
    color: #000 !important;
}
/*#wprm-booking-form.adjusted button {
    font-size: 16px;
    font-weight: 400;
    background-color: #8def1b;
    color: #fff;
    width: auto;
    padding: 10px 15px 8px 15px;
    border-radius: 6px;
}*/
#wprm-booking-form.adjusted button,
.button,
.btn,
div .main_color .button, .main_color #submit, .main_color input[type="submit"],
.avia-button.avia-icon_select-no.avia-color-theme-color.avia-size-large.avia-position-center {
    background: #fff;
    border: 2px solid #8def1b;
    border-radius: 0;
    max-width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-color: #8def1b !important;
}
#wprm-booking-form.adjusted button:hover {
    background: #8def1b;
}
.button,
.btn,
div .main_color .button, .main_color #submit, .main_color input[type="submit"],
.avia-button.avia-icon_select-no.avia-color-theme-color.avia-size-large.avia-position-center {
    min-width: 250px;
}
#wprm-booking-form.adjusted button,
.button,
.btn,
div .main_color .button, .main_color #submit, .main_color input[type="submit"],
.main_color input[type="submit"]:hover,
.main_color .button:hover,
.btn:hover,
.button:hover,
.avia-button.avia-icon_select-no.avia-color-theme-color.avia-size-large.avia-position-center span {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
.avia-button.avia-icon_select-no.avia-color-theme-color.avia-size-large.avia-position-center:hover {
    background: #8def1b;
}
#wprm-booking-form.adjusted button {
    margin: 0 5px;
    width: 30%;
}

.main_color .avia-arrow {
    background-color: transparent;
}
.av-masonry-container .av-masonry-entry-content.entry-content {
    display: none;
}
.av-masonry-container .av-masonry-entry-title.entry-title {
    padding: 8px 0;
    text-transform: uppercase;
}
.av-masonry-container .av-inner-masonry-content.site-background,
.av-masonry-container .av-inner-masonry-content.site-background:hover {
    background: rgba(255,255,255,.7) !important;
}
.footer_color .no-style td,
.footer_color .no-style tr,
.footer_color .no-style tbody,
.footer_color table.no-style {
    border-color: transparent;
    border: none;
}
.footer_color .no-style tr:nth-child(2n+1) {
    background: #5c5c5c;
}
.no-style td {
    font-size: 18px;
    padding: 0;
}
#footer h3 {
    font-size: 18px !important;
    padding-bottom: 1em;
}
.copyright {
    color: #8cef1b;
    font-size: 13px;
}
#socket .copyright {
    float: right;
}
.copy-link {
    padding-left: 6px;
    padding-right: 6px;
}
.copy-link:first-child {
    padding-left: 0;
}
.copy-link:last-child {
    padding-right: 0;
}
#socket .container {
    padding-top: 12px;
    padding-bottom: 9px;
}
#socket {
    border-top: 1px solid #8def1b;
}
#footer div .flex_column.av_one_third.first.el_before_av_one_third {
    width: 22%;
}
#footer div .av_one_third {
    width: 22%;
}
#footer div .av_one_third:first-child {
    width: 22%;
}
#footer div .av_one_third:last-child {
    width: 44%;
}
.socket_color a:hover {
    color: #8cef1b;
}
.menu-alt .avia-menu-text {
    padding: 8px;
    border: 2px solid #8cef1b;
}
#top .header_color .menu-alt .avia-menu-fx,
#top .header_color .menu-alt .avia-menu-fx:hover {
    background-color: transparent;
}
.menu-alt .avia-menu-text:hover {
    background-color: #8cef1b;
}
.menu-alt.current-menu-item .avia-menu-text,
.menu-alt.current_page_item .avia-menu-text {
    background-color: #8cef1b;
}
.header_color .avia-menu-fx,
.current-page-ancestor .avia-menu-fx,
.current-menu-ancestor .avia-menu-fx,
.current-menu-parent .avia-menu-fx,
.current-page-parent .avia-menu-fx,
.current_page_parent .avia-menu-fx,
.current_page_ancestor .avia-menu-fx,
.current-menu-item .avia-menu-fx {
    background-color: #8cef1b;
}
.current-page-ancestor .avia-menu-fx,
.current-menu-ancestor .avia-menu-fx,
.current-menu-parent .avia-menu-fx,
.current-page-parent .avia-menu-fx,
.current_page_parent .avia-menu-fx,
.current_page_ancestor .avia-menu-fx,
.current-menu-item .avia-menu-fx {
    opacity: 1;
    visibility: visible;
}
.avia-menu-fx {
    bottom: 22%;
    width: 70%;
    left: 15%;
}
.header_color .header_bg {
    display: none;
}
main.content {
    padding-top: 0;
    padding-bottom: 0;
}
p {
    margin: 0 0 0.85em;
}
.av_header_transparency #advanced_menu_toggle {
    background-color: #8def1b;
}
.hide-desktop {
    display: none;
}
.ms-mobile {
    display: none;
}
@media only screen and (max-width: 768px) {
    .ms-mobile {
        display: block;
        text-align: center;
    }
    .ms-mobile b,
    .ms-mobile {
        font-size: 57px;
        color: #fff;
        font-size: 7vw;
    }
    .ms-desktop-container {
        display: none;
    }
    .mobile-image-right img {
        position: absolute;
        right: 0;
    }
    .mobile-image-right-200 img {
        position: absolute;
        right: -200px;
    }
}
@media only screen and (max-width: 500px) {
    .mobile-new-line {
        display: block;
    }
    .ms-mobile b,
    .ms-mobile {
        font-size: 57px;
        line-height: 61px;
        line-height: 145px;
    }
}
@media only screen and (max-width: 767px) {
    .responsive .logo img {
        max-height: 70px;
        width: 172px;
    }
    .hide-desktop {
        display: block;
    }
    .responsive #top .cart_dropdown {
        position: absolute;
        top: 68%;
        right: 7.5%;
        margin: -23px 50px 0 0;
        top: auto;
        bottom: 14px;
    }
    #top #wrap_all .main_color h1, #top #wrap_all .alternate_color h1 {
        font-size: 40px;
    }
    #top #wrap_all .all_colors h2 {
        font-size: 32px;
    }
    .ms-layer.ms-mobile-container {
        max-width: 100% !important;
    }
}
.pre-header p {
    font-size: 15px;
    padding: 10px 0 !important;
    margin: 0 !important;
    line-height: 15px;
    text-transform: none;
    text-align: center;
}

#advanced_menu_toggle {
    bottom: 14px;
    top: auto;
}
.image-overlay .image-overlay-inside:before,
.image-overlay.overlay-type-extern .image-overlay-inside:before {
    content: url('/wp-content/uploads/2017/05/heimatliebe-logo-symbol.svg');
}
.image-overlay .image-overlay-inside:before {
    background: #000;
}
.image-overlay {
    background: rgba(0, 0, 0, 0.7);
}
.main_color .image-overlay .image-overlay-inside::before {
    background-color: transparent;
}
#advanced_menu_toggle, #advanced_menu_hide {
    background-color: #942b2b;
    color: #000000;
    border-color: #ebe8e2;
}
#advanced_menu_toggle, #advanced_menu_hide,
.header_color .cart_dropdown_link {
    background-color: #8def1b;
}
@media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive.html_mobile_menu_tablet.html_visible_cart #top .cart_dropdown {
        right: 0;
        top: auto;
        bottom: 14px;
    }
}
@media only screen and (min-width: 989px) and (max-width: 1100px) {
    #top #header.header_color .av-main-nav > li > a .avia-menu-text,
     #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
        color: #000;
        font-size: 13px;
    }
    .av-main-nav > li > a {
        padding: 0 8px;
    }
}
body .av-special-heading.blockquote > * {
    font-style: normal;
    font-family: 'Archivo Narrow';
}
/*
.main_color .av-catalogue-content {
    color: #77c61e;
}
*/
/* Restaurant site */
#top .av-section-tab-title,
.main_color .meta-color,
.main_color .sidebar,
.main_color .sidebar a,
.main_color .minor-meta,
.main_color .minor-meta a,
.main_color .text-sep,
.main_color blockquote,
.main_color .post_nav a,
.main_color .comment-text,
.main_color .side-container-inner,
.main_color .news-time,
.main_color .pagination a,
.main_color .pagination span,
.main_color .tweet-text.avatar_no .tweet-time,
#top .main_color .extra-mini-title,
.main_color .team-member-job-title,
.main_color .team-social a,
.main_color #js_sort_items a,
.grid-entry-excerpt,
.main_color .avia-testimonial-subtitle,
.main_color .commentmetadata a,
.main_color .social_bookmarks a,
.main_color .meta-heading > *,
.main_color .slide-meta,
.main_color .slide-meta a,
.main_color .taglist,
.main_color .taglist a,
.main_color .phone-info,
.main_color .phone-info a,
.main_color .av-sort-by-term a,
.main_color .av-magazine-time,
.main_color .av-magazine .av-magazine-entry-icon,
.main_color .av-catalogue-content, .main_color .wp-playlist-item-length, .html_modern-blog #top div .main_color .blog-categories a, .html_modern-blog #top div .main_color .blog-categories a:hover {
    color: #77c61e;
}
.av-inner-tab-title {
    font-size: 20px;
}
.av-tab-arrow-container {
    top: 8px;
}
.av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image {
    min-width: 90px;
    width: auto;
}

/* booking */
.picker__day:not(.picker__day--disabled) {
    cursor: pointer;
}
@media (min-height: 40.125em) {
    .picker__box {
        border-radius: 0;
    }
}
.picker__day--today:before,
.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
    content: none;
}
.picker__day {
    padding: 10px;
    border: none;
}
.picker__table td {
    border-color: #fff !important;
}
/*#F8F6F2*/
.picker--focused .picker__day--highlighted,
.picker__day--highlighted:hover,
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    background: #77c61e;
    color: #fff;
}
.main_color tr:nth-child(odd),
.main_color .pricing-table>li:nth-child(odd),
.main_color tr:nth-child(even),
.main_color .pricing-table>li:nth-child(even),
.main_color .pricing-extra {
    background: #F8F6F2;
}
.picker__day.picker__day--infocus:not(.picker__day--disabled):not(.picker__day--highlighted):not(:hover) {
    color: #77c61e;
}
.picker__list {
    padding: 0;
}
.picker__list-item--highlighted, .picker__list-item:hover {
    border-color: #77c61e;
}
.picker--focused .picker__list-item--highlighted, .picker__list-item--highlighted:hover, .picker__list-item:hover {
    background: #8def1b;
}
.picker--time .picker__button--clear {
    margin: 0 auto 0;
}
.entry-content-wrapper li {
    padding: 10px 0;
}
.picker__list-item {
    width: 33%;
    display: inline-block;
    border-right: 2px solid #ddd;
    padding-left: 5px !important;
    text-align: center;
}
.picker__footer {
    padding-bottom: 19px;
}
#wprm-booking-form.adjusted .picker__button--clear {
    width: auto;
    padding: 10px 40px;
    margin: 0 auto;
}
.picker__button--clear {
    display: none;
}
#wprm-booking-form.adjusted li:last-child {
    display: none;
}
.main_color.container_wrap_first.container_wrap.fullsize {
    z-index: 9;
}
.wprm-hnp {
    display: none !important;
}
div .flex_column {
    z-index: inherit;
}
.wprm-single-error-message strong {
    color: red;
}
.wprm-booking-form-errors-wrapper {
    background-color: #f8d3d3;
    border: 1px solid #ff0000;
}
/* WooCommerce */
h1.heimatliebe-woocommerce {
    margin-top: 50px;
}
.woocommerce {
    padding-bottom: 50px;
}
.woocommerce-account .woocommerce:after {
    content: '';
    display: block;
    overflow: hidden;
    width: 100%;
}
main.template-shop.content.av-content-full.alpha.units {
    padding-top: 40px;
}
#google-maps-full-width-container > .container {
    width: 100%;
    padding: 0 !important;
    max-width: 100% !important;
    filter: grayscale(100%);
    -webkit-filter: grayscale(1);
    filter: gray;
    -ms-filter: grayscale(1);

}
/*@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
    body.page-id-392:before {
        content: 'Rotate please';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999;
    }
}
*/
.pre-header {
    position: fixed;
    top: 200px;
    right: 0;
    z-index: 99;
    display: none;
}
.mh-floating-items {
    position: fixed;
    top: 350px;
    right: 0;
    display: inline-block;
    z-index: 9;
}
.mh-termin-floating-icon {
    width: 44px;
    height: 44px;
    background: #8def1b;
    position: absolute;
    top: auto;
    right: 7.5%;
    bottom: 14px;
    margin-right: 100px;
    border-width: 1px;
    border-style: solid;
    z-index: 999;
}
.mh-termin-floating-icon a {
    display: block;
}
/*.mh-termin-floating-text {
    background: #fff;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0px;
    max-height: 50px;
    overflow: hidden;
}*/
/*.mh-termin-floating-icon,
.mh-termin-floating-text {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
}*/
/*.mh-termin-floating-text {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.mh-termin-floating-text a {
    color: #5e5e5e;
    line-height: 27px;
    padding: 8px 18px 9px;
    display: block;
    text-decoration: none;
}
.mh-termin-floating-container:hover .mh-termin-floating-text {
    right: 44px;
    width: 130px;
}*/
.mh-termin-floating-icon i {
    color: #000;
    font-size: 35px;
    padding: 5px 0 0 7px;
}
.mh-termin-floating-container-inner {
    position: relative;
}
@media (max-width: 767px) {
    .mh-floating-items {
        top: 150px;
    }
    .mh-termin-floating-container:hover .mh-termin-floating-text {
        right: 46px;
        width: 130px;
    }
    .mh-termin-floating-text a {
        line-height: 29px;
    }
    .mh-termin-floating-icon {
        width: 46px;
        height: 46px;
    }
}
@media (max-width: 900px) {
    .pre-header {
        display: block;
    }
}
.slide-entry-wrap {
    margin-bottom: 0px !important;
}
@media only screen and (max-width: 384px) {
    .pre-header {
        right: 30px;
    }
    .mh-termin-floating-icon,
    .cart_dropdown,
    #advanced_menu_toggle,
    #advanced_menu_hide {
        height: 41px;
        width: 41px;
        line-height: 38px;
        bottom: 19px !important;
    }
    .responsive #top .cart_dropdown {
        margin: -23px 42px 0 0;
    }
    .mh-termin-floating-icon {
        margin-right: 85px;
    }
    .mh-termin-floating-icon i {
        font-size: 30px;
    }
    .responsive .logo img {
        width: 140px;
    }
}
@media only screen and (max-width: 767px) {
    .responsive #top .logo {
        width: 54%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
    .mh-termin-floating-icon {
        margin-right: 41px;
    }
    .mh-termin-floating-icon {
        width: 46px;
        height: 46px;
        right: 58px;
    }
}
@media only screen and (min-width: 990px) {
    .mh-termin-floating-icon {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    #top .av-section-tab-title {
        padding: 1px 5px 1px 5px;
        text-decoration: none;
        display: block;
    }
    .av-inner-tab-title {
        line-height: 1.2;
        margin-bottom: 0 !important;
        /*font-size: 16px;*/
    }
    .av-tab-section-tab-title-container.avia-tab-title-padding-default {
        min-width: 100% !important;
    }
    .av-tab-arrow-container {
        display: none;
    }
    .av-tab-section-tab-title-container {
        padding: 0 0 0 0;
    }
    .av-tab-section-tab-title-container {
        min-width: 100% !important;
    }
    .avia-tab-title-padding-small .av-outer-tab-title {
        padding: 10px 0;
    }

}
.error404 .entry-content {
    text-align: center;
    font-size: 25px;
    padding-top: 20vh;
    padding-bottom: 20vh;
}
.error404 .entry-content strong {
    font-size: 40px;
    padding-bottom: 30px;
    display: block;
}
/* Lokal */
.lokal-bar-logo {
    width: 50px;
}
.lokal-bar-wrapper .col {
    display: inline-block;
}
.lokal-content-wrapper .col {
    float: left;
}
.col-25,
.col-33,
.col-66,
.col-41 {
    width: 100%;
}
.col-auto-500px {
    width: calc(100% - 505px);
}
.col-500px {
    width: 500px;
}
@media (min-width: 900px) {
    .col-25 {
        width: 25%;
    }
    .col-33 {
        width: 33%;
    }
    .col-66 {
        width: 65%;
    }
    .col-41 {
        width: 41%;
    }
    .text-right {
        text-align: right;
    }
    .text-center {
        text-align: center;
    }
    .lokal-bar-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 10;
    }
    .lokal .container_wrap.container_wrap_first {
        margin-top: 47px;
    }
}
.lokal-bar-wrapper .row-lokal {
    margin-bottom: 0;
    background: #000;
    padding-left: 20px;
    padding-right: 20px;
}
html.lokal {
    margin-top: 0px !important;
}
.col img,
.col a {
    vertical-align: middle;
    display: inline-block;
}
.lokal-bar-offene-anfragen {
    color: #fff;
}
.green-bg {
    background: #8cef1b;
    color: #000;
    font-weight: 600;
    padding: 4px 10px;
}
.bg-green {
    background: #8cef1b;
}
.bg-black {
    background: #000;
}
.bg-gray {
    background: #E3E3E3;
}
.green-bg img {
    height: 26px;
}
.icon-circle {
    padding: 7px;
    border-radius: 50%;
    margin-bottom: 4px;
}
.font-black {
    color: #000;
}
.font-white {
    color: #fff;
}
.lokal-bar-wrapper a:hover {
    text-decoration: none;
}
.gray-bg {
    background: #E3E3E3;
    color: #000;
    padding: 0 15px;
    height: 50px;
    vertical-align: middle;
    line-height: 50px;
    position: relative;
}
.lokal-plus {
    background: #8cef1b;
    padding: 11px 13px;
    border-radius: 50%;
    margin-right: 8px;
}
.lokal-ajax-container .lokal-reservation-item-wrapper {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.lokal-reservation-item-datetime {
    width: 150px;
}
.lokal-reservation-item-person-tisch {
    width: calc(100% - 150px);
}
.lokal-reservation-item-status {
    width: 25px;
}
.lokal-reservation-item-quick-actions {
    width: 100px;
}
.lokal-reservation-item-content {
    width: calc(100% - 125px);
}
.lokal-reservation-item-status-marker {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-top: 10px;
}
.lokal-reservation-item-status-marker.lokal-reservation-item-status-aproved {
    border: 3px solid #8cef1b;
}
.lokal-reservation-item-status-done {
    background: #8cef1b;
}
.lokal-reservation-item-status-pending {
    background: #FFD315;
}
.lokal-reservation-item-status-rejected {
    background: #DD282D;
}
.lokal-reservation-item-actions-col {
    width: 25%;
    float: left;
    text-align: center;
    padding: 0 3px;
}
.lokal-reservation-item-actions-col a,
.lokal-reservation-item-actions-col a:hover {
    text-decoration: none;
    color: #000;
}
.lokal-reservation-item-actions-col a {
    border: 2px solid #000;
    line-height: 25px;
    width: 100%;
}
.lokal-reservation-item-actions-col .deactivated:hover,
.lokal-reservation-item-actions-col .deactivated {
    border-color: #eee;
    color: #eee;
    cursor: default;
}
.lokal-reservation-item-col-50 {
    width: 100%;
    /*float: left;*/
    text-align: right;
}
i.fa.fa-check.bg-green.icon-circle.font-white {
    padding: 16px;
}
.lokal-reservation-item-action-done {
    margin-bottom: 14px;
}
/* Hide calendar input fields
   display:none; make jQuery UI calendar not working */
.lokal #datepicker {
    visibility: hidden;
    width: 0;
    border: none
}
.lokal-bar-kalender.green-bg {
    padding-right: 2px;
}
.lokal #ui-datepicker-div {
    margin-left: -40px;
    margin-top: 14px;
}
.lokal .ui-widget-header {
    border: none;
    background: #8cef1b;
    color: #222222;
    font-weight: 400;
}
.lokal .ui-corner-all, .lokal .ui-corner-bottom, .lokal .ui-corner-right, .lokal .ui-corner-br {
    border-bottom-right-radius: 0;
}
.lokal .ui-corner-all, .lokal .ui-corner-bottom, .lokal .ui-corner-left, .lokal .ui-corner-bl {
    border-bottom-left-radius: 0;
}
.lokal .ui-corner-all, .lokal .ui-corner-top, .lokal .ui-corner-right, .lokal .ui-corner-tr {
    border-top-right-radius: 0;
}
.lokal .ui-corner-all, .lokal .ui-corner-top, .lokal .ui-corner-left, .lokal .ui-corner-tl {
    border-top-left-radius: 0;
}
.lokal .ui-datepicker-calendar td,
.lokal .ui-datepicker-calendar th {
    border: none !important;
}
.lokal .reservations-message {
    display: block;
    text-align: center;
    padding: 4px 0;
    font-weight: 600;
    font-size: 1.3em;
    margin-bottom: 20px;
}
.lokal .row.no-margin {
    margin-bottom: 0;
}
.lokal .reservation_sms_form,
.lokal .reservation_message_preview,
.lokal .reservation_edit_form {
    padding: 5px 26px;
    background: #f9f9f9;
    margin-top: 10px;
    border: 1px solid #f3f3f3;
}
.reservation_message_preview,
.col.lokal-reservation-item-message {
    width: 100%;
}
.lokal .form-row span:first-child {
    width: 180px;
    display: inline-block;
}
.lokal .form-row input:not(.reservation_edit_form_submit) {
    width: calc(100% - 180px);
    padding: 5px;
    border: 1px solid #eee;
}
.lokal #top .reservation_sms_form .form-row .reservation_sms_message,
.lokal #top .reservation_edit_form .form-row ._wprm_reservation_message {
    height: 130px;
    background: #fff;
    color: #000;
}
.lokal #top .form-row .reservation_edit_form_submit:hover {
    background: #fff;
}
.lokal #top .form-row .reservation_edit_form_submit {
    border: 2px solid #000 !important;
}
.lokal #top .form-row .reservation_edit_form_submit {
    border: 2px solid #000 !important;
    padding: 3px 10px;
    min-width: auto;
    display: inline-block;
    vertical-align: top;
}
.form-error,
.form-ok {
    display: block;
    padding: 3px 10px;
}
.form-error {
    background: #ffbaba;
    color: #6b0000;
}
.form-ok {
    background: #88d488;
    color: green;
}
#ajax-loading::before {
    content: 'BITTE WARTEN...';
    color: #fff;
    position: absolute;
    font-size: 30px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-family: 'Archivo Narrow';
}
#ajax-loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 99999999;
    background: rgba(0, 0, 0, .8);
}

.lokal-new-reservation-form-wrapper {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.show {
    max-height: 1650px;
    overflow: hidden;
}
.lokal-new-reservation-form {
    max-width: 610px;
    display: block;
    margin: 30px auto;
}
.lokal-content-wrapper {
    border-top: 2px solid #000;
    margin-top: 0;
    padding-top: 20px;
    border-color: #000 !important;
}
.ui-datepicker {
    z-index: 99 !important;
}
.lokal #loginform {
    max-width: 400px;
    display: block;
    margin: 52px auto;
}
html.lokal,
.lokal #wrap_all {
    background-color: #fff;
}
#top.lokal .input-text,
#top.lokal input[type="text"],
#top.lokal input[type="input"],
#top.lokal input[type="password"],
#top.lokal input[type="email"],
#top.lokal input[type="number"],
#top.lokal input[type="url"],
#top.lokal input[type="tel"],
#top.lokal input[type="search"],
#top.lokal textarea,
#top.lokal select {
    -webkit-appearance: none;
    border: 1px solid #eee;
    padding: 5px 6px;
    outline: none;
    font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: calc(100% - 180px);
    display: inline-block;
    margin-bottom: 0;
    background: #fff;
    border-radius: 0px;
    font-size: 13px;
}
span#time-message {
    width: 100%;
}
.selected .av-image-hotspot_inner {
    background-color: #8def1b !important;
}
#top.lokal a.reservation_edit_form_submit {
    background: #fff;
    font-size: 18px;
    color:#000;
    cursor: pointer;
    /*padding-bottom: 2px;*/
    font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#top.lokal a.reservation_edit_form_submit:hover {
    text-decoration: none;
}
.lokal-bar-show-all {
    color: #fff;
}
#wprm-phone-wrap .wprm-description {
    color: red;
}
#top .av_header_glassy.av_header_transparency #header_main {
    max-width: 1920px;
}
#top #wrap_all .header_color.av_header_transparency {
    max-width: 1920px;
}
#top #wrap_all .header_color {
    max-width: 1920px;
    /* overflow: hidden; */
}
.cart_dropdown {
    opacity: 0;
}
.html_visible_cart .cart_dropdown {
    opacity: 1;
}
