/* quicksand-300 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/fonts/quicksand/quicksand-v7-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Quicksand Light'), local('Quicksand-Light'),
    url('../fonts/fonts/quicksand/quicksand-v7-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fonts/quicksand/quicksand-v7-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fonts/quicksand/quicksand-v7-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/fonts/quicksand/quicksand-v7-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fonts/quicksand/quicksand-v7-latin-300.svg#Quicksand') format('svg'); /* Legacy iOS */
}

/* quicksand-regular - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/fonts/quicksand/quicksand-v7-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Quicksand Regular'), local('Quicksand-Regular'),
    url('../fonts/fonts/quicksand/quicksand-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fonts/quicksand/quicksand-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fonts/quicksand/quicksand-v7-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/fonts/quicksand/quicksand-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fonts/quicksand/quicksand-v7-latin-regular.svg#Quicksand') format('svg'); /* Legacy iOS */
}

/* quicksand-500 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/fonts/quicksand/quicksand-v7-latin-500.eot'); /* IE9 Compat Modes */
    src: local('Quicksand Medium'), local('Quicksand-Medium'),
    url('../fonts/fonts/quicksand/quicksand-v7-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fonts/quicksand/quicksand-v7-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fonts/quicksand/quicksand-v7-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/fonts/quicksand/quicksand-v7-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fonts/quicksand/quicksand-v7-latin-500.svg#Quicksand') format('svg'); /* Legacy iOS */
}

/* quicksand-700 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/fonts/quicksand/quicksand-v7-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Quicksand Bold'), local('Quicksand-Bold'),
    url('../fonts/fonts/quicksand/quicksand-v7-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fonts/quicksand/quicksand-v7-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fonts/quicksand/quicksand-v7-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/fonts/quicksand/quicksand-v7-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fonts/quicksand/quicksand-v7-latin-700.svg#Quicksand') format('svg'); /* Legacy iOS */
}

/* damion-regular - latin */
@font-face {
    font-family: 'Damion';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/fonts/damion/damion-v10-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Damion'), local('Damion'),
    url('../fonts/fonts/damion/damion-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fonts/damion/damion-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fonts/damion/damion-v10-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/fonts/damion/damion-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fonts/damion/damion-v10-latin-regular.svg#Quicksand') format('svg'); /* Legacy iOS */
}

body, html {
    font-family: 'Quicksand', sans-serif;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: #777;
    font-weight: 300;
    width: 100% !important;
    height: 100% !important;
}

.handwriting {
    font-family: 'Damion', sans-serif;
    text-rendering: optimizeLegibility !important;
}

.handwriting p {
    font-size: 30px !important;
    font-weight: normal !important;
}

.container {
    position: relative;
}

h2 {
    margin: 20px 0;
    font-weight: 400;
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
}

h2:before {
    content: "\A";
    margin-right: 10px;
    width: 8px;
    height: 20px;
    /* border-radius: 50%; */
    background: #41516B;
    display: inline-block;
}

#address .container h2:before {
    content: "\A";
    margin-right: 10px;
    width: 8px;
    height: 20px;
    /* border-radius: 50%; */
    background: #fff;
    display: inline-block;
}

h3 {
    font-size: 22px;
    font-weight: 500;
    color: #333;
}

h4 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    color: #333;
}

h5 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
}

p {
    font-size: 16px;
}

p.open-headline {
    margin: 20px 0;
    font-weight: bold;
    font-size: 24px;
    color: #41516B;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

p.open-headline:after {
    content: "";
    display: block;
    margin-top: 10px;
    width: 5%;
    text-align: center;
    border-bottom: 3px solid #41516B;
}

p.open-headline:last-child:after {
    display: none;
}

p.intro {
    margin: 12px 0 0;
    line-height: 24px;
}

div.opening {
    text-align: center;
}

.lineafter:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 25px;
    right: 0;
    height: 0.5em;
    width: 40%;
    border-top: 1px solid black;
    z-index: -1;
}

a {
    color: #41516B;
}

a:hover, a:focus {
    text-decoration: none;
    color: #222;
}

ul, ol {
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

ul, ol {
    padding: 0;
    webkit-padding: 0;
    moz-padding: 0;
}

hr {
    height: 2px;
    width: 70px;
    text-align: center;
    position: relative;
    background: #41516B;
    margin: 0;
    margin-bottom: 40px;
    border: 0;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline-offset: none;
}

/* Navigation */
#menu {
    padding: 20px;
    transition: all 0.8s;
}

#menu.navbar-default {
    background-color: rgba(255, 255, 255, 1);
    padding: 0 !important;
    padding: 15px 0 !important;
}

.navbar-collapse {
    border: 0
}

#menu a.navbar-brand img {
    width: 120px;
    position: absolute;
    top: -5px;
    left: 20px;
}

.navbar-brand {
    display: block;
    padding: 0;
}

.scroll {
    display: block !important;
}

#menu.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    color: #333;
    font-weight: 500;
    font-size: 16px;
    padding: 5px 0;
    border: 2px solid transparent;
    letter-spacing: 0.5px;
    margin: 10px 10px 0 10px;
    transition: all 0.5s;
}

#menu.navbar-default.on .navbar-nav > li > a {
    color: #3d3d3d;
    transition: all 0.5s;
}

#menu.navbar-default .navbar-nav > li > a:hover {
    color: #41516B;
}

.on {
    background-color: rgba(255, 255, 255, 1) !important;
    padding: 0 !important;
    padding: 15px 0 !important;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3) !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #41516B !important;
    background-color: transparent;
}

.navbar-toggle {
    border-radius: 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #41516B;
    border-color: #41516B;
}

.navbar-default .navbar-toggle:hover > .icon-bar {
    background-color: #FFF;
}

.section-title {
    margin-bottom: 70px;
}

.section-title .overlay {
    padding: 100px 0;
    background: rgba(0, 0, 0, 0.7);
}

.section-title p {
    font-size: 22px;
    color: rgba(255, 255, 255, 0.8);
}

.section-title hr {
    margin: 0 auto;
    margin-bottom: 40px;
}

.btn-custom {
    text-transform: uppercase;
    color: #fff;
    background-color: #41516B;
    border: 0;
    padding: 14px 20px;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-radius: 0;
    margin-top: 20px;
    transition: all 0.5s;
}

.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
    color: #fff;
    background-color: #202d40;
}

/* Header Section */
.intro {
    display: table;
    width: 100%;
    padding: 0;
    background: url(../img/schlemmer-duo-shop1-edit.JPG) no-repeat center center;
    background-color: #e5e5e5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .overlay {
    background: rgba(0, 0, 0, 0.5);
}

.intro h1 {
    font-family: 'Dancing Script', cursive;
    color: #fff;
    font-size: 10em;
    font-size: 9vw;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
}

.intro span {
    color: #a7c44c;
    font-weight: 600;
}

.intro p {
    color: #fff;
    font-size: 32px;
    font-weight: 300;
}

header .intro-text {
    padding: 200px 0;
    text-align: center;
}

header .intro-text-second{
    padding: 200px 0;
}

.intro-text h1 {
    font-size: 40px !important;
    font-family: 'quicksand';
    font-weight: 200;
}

/* About Section */
.roomdescription {
    text-align: center;
    font-size: 20px;
    margin: 0 0 30px 0;
}

#about {
    padding: 120px 0;
}

#about .row {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

#about h2 {
    font-family: "quicksand";
    font-weight: 500;
    font-size: 34px;
    color: #4c4c4c;
    text-transform: uppercase;
    margin: 0;
}

#about h2:before {
    /*BALKEN*/
}

#about h3 {
    font-size: 20px;
}

#about .about-text {
    margin-left: 10px;
}

#about .about-img {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 100%;
}

#about .about-img:before {
    display: block;
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

#about p {
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0 30px;
    color: #292929;
}

/* Menu Section */
#opening {
    padding: 0 0 50px 0;
}

#opening .section-title {
    background: #444 url(../img/schlemmer-duo-shop-jam.jpg) center center no-repeat fixed;
    background-size: cover;
}

#opening .section-title h2 {
    color: #fff;
}

#opening img {
    width: 300px;
    box-shadow: 15px 0 #a7c44c;
}

#opening h3 {
    padding: 10px 0;
    text-transform: uppercase;
}

#opening .menu-section hr {
    margin: 0 auto;
}

#opening .menu-section {
    margin: 0 20px 0 0;
    width: 100%;
}

#opening .menu-section-title {
    font-size: 26px;
    display: block;
    font-weight: 500;
    color: #444;
    margin: 20px 0;
    text-align: center;
}

#opening .menu-item {
    margin: 35px 0;
    font-size: 18px;
}

#opening .menu-item-name {
    font-weight: 600;
    font-size: 17px;
    color: #555;
    border-bottom: 2px dotted rgb(213, 213, 213);
}

#opening .menu-item-description {
    font-style: italic;
    font-size: 15px;
}

#opening .menu-item-price {
    float: right;
    font-weight: 600;
    color: #555;
    margin-top: -26px;
}

.opening ul li {
    font-size: 20px;
    margin: 10px 0;
}

/* gallery Section */
#gallery {
    padding: 0 0 70px 0;
}

#gallery .section-title {
    background: #444 url(../img/schlemmer-duo-dessert.jpg) center center no-repeat fixed;
    background-size: cover;
}

#gallery .section-title h2 {
    color: #fff;
}

.categories {
    padding-bottom: 30px;
    text-align: center;
}

ul.cat li {
    display: inline-block;
}

ol.type li {
    display: inline-block;
    margin: 0 10px;
    padding: 20px 0;
}

ol.type li a {
    color: #999;
    font-weight: 500;
    font-size: 14px;
    padding: 12px 24px;
    background: #eee;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

ol.type li a.active {
    color: #fff;
    background-color: #41516B;
}

ol.type li a:hover {
    color: #fff;
    background-color: #41516B;
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    z-index: 1
}

.isotope, .isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.gallery-item {
    margin: 15px 0;
}

.gallery-item .hover-bg {
    overflow: hidden;
    position: relative;
}

.gallery-item .hover-bg a:before {
    display: block;
    content: '';
    position: absolute;
    top: 6px;
    right: 6px;
    bottom: 6px;
    left: 6px;
    border: 1px solid rgba(255, 255, 255, 0.6);
}

.hover-bg .hover-text {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 30% 0 0 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}

.hover-bg .hover-text > h4 {
    opacity: 0;
    color: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all 0.3s;
    font-size: 17px;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.hover-bg:hover .hover-text > h4 {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.hover-bg:hover .hover-text {
    opacity: 1;
}

/* Call Reservation Section */
#address .section-title {
    background: #444 url(../img/schlemmer-duo-shopshelf.jpg) center center no-repeat fixed;
    background-size: cover;
}

#address {
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#890002+50,779936+100 */
    background-color: #41516B;
    padding: 0 0 70px 0;
}

#address h2 {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 400;
    margin: 0;
}

#address hr {
    background: #fff;
}

#address h3 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin: 5px 0;
}

.adressflex {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.adressflex-inner {
    flex: 1 1 100%;
    max-width: 100%;
    margin: 50px 0 0 0;
    font-size: 20px;
    text-transform: uppercase;
}

.adressflex-inner a {
    color: #fff;
}

.adressflex-inner a:hover {
    color: rgba(223, 223, 223, 0.58);
}

/* Contact Section */
#contact {
    padding: 100px 0;
    background: #F6F6F6;
}

#contact .section-title p {
    color: #777;
    margin-top: 10px;
}

#contact form {
    padding: 0;
}

#contact h2 {
    font-family: "quicksand";
    font-weight: 500;
    font-size: 34px;
    color: #4c4c4c;
    text-transform: uppercase;
    margin: 0;
}

#contact h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    color: #555;
}

#contact .text-danger {
    color: #cc0033;
    text-align: left;
}

label {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    float: left;
}

#contact .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #41516b;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#contact .form-control:focus {
    border-color: rgba(46, 43, 53, 0.42);
    outline: 0;
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
}

.form-control::-webkit-input-placeholder {
    color: #777;
}

.form-control:-moz-placeholder {
    color: #777;
}

.form-control::-moz-placeholder {
    color: #777;
}

.form-control:-ms-input-placeholder {
    color: #777;
}

#contact .contact-item {
    margin: 20px 0 40px 0;
}

#contact .contact-item span {
    font-weight: 400;
    color: #aaa;
    text-transform: uppercase;
    margin-bottom: 6px;
    display: inline-block;
}

#contact .contact-item p {
    font-size: 16px;
}

.contact-item a {
    color: #a7a7a7;
}

.contact-item a:hover {
    color: #890002 !important;
}

/* Footer Section*/
#footer {
    background: #262626;
    padding: 50px 0;
    text-align: center;
}

#footer .container {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

#footer ul {
    margin: 0;
}

#footer p {
    margin: 0;
}

#footer ul li {
    display: inline-block;
    margin: 10px 20px;
}

#footer h3 {
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#footer p {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    margin: 10px 0;
}

#footer a {
    color: rgba(255, 255, 255, 0.8);
}

#footer a:hover, .fa-facebook-square:hover {
    color: rgba(223, 223, 223, 0.58);
}

.fa-facebook-square {
    font-size: 32px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 32px;
    margin: 10px 0;
}

#datenschutz h1, #impressum h1 {
    margin: 20px 0;
    font-weight: 500;
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
}

#datenschutz h1:before, #impressum h1:before {
    content: "\A";
    margin-right: 10px;
    width: 8px;
    height: 20px;
    background: #41516B;
    display: inline-block;
}

#datenschutz .container, #impressum .container {
    padding: 40px 10px;
}


input[type="checkbox"], input[type="radio"] {
    display: inline-block;
}


.rc-anchor-normal,
.rc-anchor-content {
    width: 10px;
}

iframe {
    max-width: 100% !important;
    transform:unset !important;
    -webkit-transform:unset !important;
    transform-origin: unset !important;
    -webkit-transform-origin: unset !important;

}
#rc-imageselect {
    transform:unset !important;
    -webkit-transform:unset !important;
    transform-origin: unset !important;
    -webkit-transform-origin: unset !important;
}

@media screen and (max-width: 404px) {
    iframe {
        max-width: 100% !important;
        transform:scale(0.77) !important;
        -webkit-transform:scale(0.77) !important;
        transform-origin: center center !important;
        -webkit-transform-origin: center center !important;

    }
    #rc-imageselect {
        transform:scale(0.77) !important;
        -webkit-transform:scale(0.77) !important;
        transform-origin:0 0 !important;
        -webkit-transform-origin:0 0 !important;
    }
}


@media screen and (min-width: 404px) {
    h2:before, #address .container h2:before {
        height: 27px;
    }

    #datenschutz h1:before, #impressum h1:before {
        height: 27px;
    }
}

@media screen and (min-width: 500px) {
    .adressflex {
        flex-direction: row;
        justify-content: space-between;
    }

    #footer .container {
        flex-direction: row;
    }

    .adressflex-inner {
        flex: 1 1 50%;
        max-width: 50%;
    }

}

@media screen and (max-width: 767px) {
    .gallery-item.isotope {
        text-align: center;
    }
    .gallery-items a {
        display: inline-block;
        position: relative;
    }


}


@media screen and (min-width: 768px) {
    header .intro-text {
        padding: 350px 0;
    }

    header .intro-text-second{
        padding: 250px 0;
    }

    .intro-text h1 {
        font-size: 60px !important;
        background-color: #41516B;
        padding: 30px 0;
    }

    #menu.navbar-default {
        background-color: rgba(255, 255, 255, 0);
        border: none;
        box-shadow: none;
    }

    #menu.navbar-default .navbar-nav > li > a {
        color: #fff;
    }

    .navbar-brand {
        display: none;
    }

    #datenschutz h1 {
        font-size: 48px;
    }

    #about .row {
        flex-direction: row;
        text-align: left;
    }

    h2 {
        font-size: 34px;
    }
}

@media screen and (min-width: 1200px) {
    .container {
        width: 1200px;

    }
}


