.ordered-list ol {
padding-left:1rem;
list-style:decimal;
}


.ce_pricelist_image .item-inside {
    padding-left: 15px;
}

.img-rotate figure {
    padding: 25px;
    margin-bottom: 10px;
}

.img-rotate img {
    transform: rotate(-5deg);
    border: 10px solid #FFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
}

.chronik h3 {
    margin-bottom: 10px;
}

/*
.swiper-button-next,
.swiper-button-prev {
    top: auto;
    bottom: 20px;
}

.swiper-button-prev {
    left: auto;
    right: 60px;
}
*/

.swiper-slide .autogrid_wrapper {
    padding: 0 30px;
}

.dlh_googlemap h4:first-child {
    margin-top: 0;
}

.dlh_googlemap h4 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.dlh_googlemap .gm-style-iw li {
    margin-bottom: 5px;
    font-size: 14px;
}

.dlh_googlemap .gm-style-iw li:last-child {
    margin-bottom: 0;
}

.dlh_googlemap .gm-style-iw img {
    margin-bottom: 0;
    margin-top: 15px;
}

.dlh_googlemap .gm-style-iw p:last-child {
    margin-bottom: 0;
}

.mt-xxl {
    margin-top: 100px !important;
}

.header,
.stickyheader .header.cloned {
    background: url(../img/background_holz_dunkel.jpg);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.8);
}

.header.original .mainmenu ul li a.trail,
.header.original .mainmenu ul li a.active,
.header.cloned .mainmenu ul li a.trail,
.header.cloned .mainmenu ul li a.active {
    color: #FFF;
    font-weight: 600;
}

.timeline-item-image {
    text-align: center;
}

.timeline-item-image .image_container {
    padding: 20px;
}

.timeline-item-image img {
    width: auto;
    display: inline-block;
    transform: rotate(-5deg);
    border: 10px solid #FFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
    -webkit-transition: all 200ms ease;
    /* Firefox */
    -moz-transition: all 200ms ease;
    /* WebKit */
    -o-transition: all 200ms ease;
    /* Opera */
    transition: all 200ms ease;
    /* Standard */
}

.timeline-item-image img:hover {
    transform: rotate(5deg);
}

.size-auto .ce_bgimage-image {
    background-size: auto !important;
}

.ce_timeline:first-child .timeline-item-title {
    margin-top: 0;
}

.chronik p a,
.dlh_googlemap p a,
.maps-button {
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all 0.2s ease-out 0s;
    width: auto;
    background: #2f74b5;
    color: #fff;
    font-weight: bold;
    text-align: center!important;
    position: relative;
    position: relative;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    font-size: 0.9rem;
    cursor: pointer;
    border-radius: 20px;
}

.chronik p a:hover,
.dlh_googlemap p a:hover,
.maps-button:hover {
    background: rgb(59, 60, 66);
}

.dlh_googlemap p a {
    margin-top: 20px;
}

.gm-style .gm-style-iw {
    padding: 10px !important;
}

.impressum h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
}

.impressum h1 {
    margin-bottom: 5px;
}

.impressum h2 {
    font-size: 1.5em;
}

.position-absolute {
    position: absolute;
}

.logo-luther-roedental {
    top: 30px;
    right: 30px;
}

.swiper-button-next,
.swiper-button-prev {
    opacity: 1 !important;
}

.swiper-button-next:hover:after,
.swiper-button-prev:hover:after {
    color: #f37d37 !important;
}

#chronik .swiper-button-next:after,
#chronik .swiper-button-prev:after {
    color: #2f74b5;
}

.header.cloned .logo {
    width: 120px;
    height: 95px !important;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
}

#container {
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.9);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.9);
}

.ce_revolutionslider_text {
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
}

#shop p,
#fachgeschaefte .ce_bgimage-inside {
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

.download-element {
    margin-bottom: 0px;
}

.ce_download:not(.ce_download_small) {
    border-radius: 0;
    transition: all 0.2s ease-out 0s;
    padding: 0;
}

.ce_download a {
    padding: 30px;
    display: block;
}

.ce_download:hover {
    cursor: pointer;
    background: #2f74b5;
}

.mod_eventlist .event {
    margin-bottom: 5px;
}

.ajaxconfirm {
    border: 8px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 160px 50px;
    text-align: center;
}

.ce_pricelist_menu_der_woche h3 {
    font-size: 1.4rem;
    margin-bottom: 5px;
    color: #2f74b5
}

.ce_pricelist_menu_der_woche h4 {
    font-size: 1.4rem;
    float: left;
    margin: 0;
}

.ce_pricelist_menu_der_woche h4:after {
    content: '';
    display: inline;
    float: right;
    border-bottom: 1px dashed rgb(210, 210, 210);
    width: 100%;
    position: absolute;
    margin-left: 5px;
    bottom: 10px;
}

.ce_pricelist_menu_der_woche .item-content {
    position: relative;
    overflow: hidden;
    clear: both;
}

.ce_pricelist_menu_der_woche .ce_image {
    width: 60px;
    position: absolute;
    left: 0;
    top: 0px;
}

.ce_pricelist_menu_der_woche .price {
    position: absolute;
    right: 0;
    background: rgb(255, 255, 255);
    padding-left: 10px;
    font-size: 1.3rem;
    font-weight: bold;
}

.ce_pricelist_menu_der_woche .item-inside {
    padding: 10px 15px 20px 70px;
    position: relative;
}

.ce_pricelist_menu_der_woche .subline {
    font-size: 0.9rem;
}

.brotzeitknueller {
    background: #2f74b5;
    padding: 20px 100px !important;
    color: #fff !important;
}

.brotzeitknueller .item-inside {
    padding-left: 0 !important;
}

.brotzeitknueller h3 {
    color: #fff !important;
}

.brotzeitknueller h4 {
    color: #fff !important;
}

.brotzeitknueller .price {
    color: #fff !important;
    background: #2f74b5 !important;
}

.gueltigkeit {
        margin-bottom: 0;
    font-size: 0.8em;
    line-height: 25px;
    min-height: 25px;
}

.ce_pricelist_image h4, .ce_pricelist_menu_der_woche h4 {
max-width:80%;
}

.img_auto img {
width:auto;
}

#confirm-googlemaps {
    padding: 50px;
    height: 100%;
    position: absolute;
    text-align: center;
background: url(../img/screenshot-maps.png);
    background-size: cover;
}

#confirm-googlemaps a {

}


@media (max-width: 1100px) {
    .smartmenu {
        display: block;
    }
    .header .mainmenu {
        display: none;
    }
    .logo-luther-roedental {
        right: auto;
        left: 40px;
    }
}

@media (max-width: 969px) {
.ce_pricelist_image h4, .ce_pricelist_menu_der_woche h4 {
max-width:70%;
}
}

@media only screen and (min-width: 768px) {
    .header.original .logo {
        width: 230px !important;
        height: 182px !important;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
    }

}

@media (max-width: 767px) {
    .ce_revolutionslider_text,
    .ce_revolutionslider_hyperlink {
        display: none !important;
    }
    .smartmenu .smartmenu-trigger {
        height: auto;
    }
    #wrapper {
        margin-top: 0;
    }
    #willkommen .ce_bgimage .ce_bgimage-image {
        opacity: 0.4;
    }
    #chronik .img-rotate {
        text-align: center;
    }
    #chronik .img-rotate .image_container {
        max-width: 400px;
        display: inline-block;
    }
    .logo-luther-roedental {
        bottom: 115px;
        right: 40px;
        top: auto;
        left: auto;
    }
    .ce_pricelist_menu_der_woche h4 {
        float:none;
    }
    .ce_pricelist_menu_der_woche .price {
        position: static;
        padding: 0;
    }
    .ce_pricelist_menu_der_woche h4:after {
        display: none;
    }
.autogrid-id_82757 {
display:none;
}

@media (max-width: 468px) {
    .brotzeitknueller {
        padding: 20px 40px !important;
    }
}

