html,
body {
    margin: 0px;
    padding: 0px;
    min-height: 100%;
}

a {
    text-decoration: none;
    color: #333;
}

footer a,
footer {
    font-size: 16px;
}

body {
    font-family: 'Amiri', serif;
    color: #333;
    font-size: 16px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ececec+0,fcfcfc+50,ececec+100 */
    background: #ececec;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ececec 0%, #fcfcfc 50%, #ececec 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ececec 0%, #fcfcfc 50%, #ececec 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ececec 0%, #fcfcfc 50%, #ececec 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ececec', GradientType=1);
    /* IE6-9 */
}

div.hometext h2 {
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 18px;
    margin-top: 50px;
    text-align: center;
}

h2.hometitle {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 18px;
    margin-top: 50px;
}

div.hometext {
    background: #fff;
    padding: 0px 50px 40px 50px;
    margin: 0px 20px 50px 20px;
    border: 1px solid #ddd;
}

div.header-border {
    height: 130px;
    border-bottom: 0px solid #5E4C38;
    position: absolute;
    width: 100%;
    top: 0px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ececec+0,fcfcfc+50,ececec+100 */
    background: #ececec;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ececec 0%, #fcfcfc 50%, #ececec 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ececec 0%, #fcfcfc 50%, #ececec 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ececec 0%, #fcfcfc 50%, #ececec 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ececec', GradientType=1);
    /* IE6-9 */
    opacity: 0.7;
}

.mainContent {
    margin-top: 150px;
    margin-bottom: 100px;
}

header {
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 60px;*/
}

div.instagram {
    position: absolute;
    top: 6px;
    right: 25px;
    font-size: 19px;
}

div.searchholder {
    position: relative;
    top: 6px;
    z-index: 100;
}

h4.contact {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 300;
}

div.contact-info {
    padding-left: 30px;
}

div.contact-info a , div.contact-info span{
    position: relative;
    line-height: 30px;
}

div.contact-info i {
    position: absolute;
    left: -30px;
    top: 4px;
}

input.search {
    font: bold 10px/16px Arial;
    padding: 0 0 0px 4px;
    width: 100px;
    height: 18px;
    min-height: 16px;
    border: solid 1px #bbb;
    background-color: #fff;
    color: #555;
    float: left;
    border-radius: 0px;
    -webkit-appearance: none;
}

input.searchsubmit {
    font: bold 10px/16px Arial;
    padding: 0px 0px 0px 0px;
    width: 55px;
    height: 18px;
    border: none;
    background-color: #bbb;
    color: #fff;
    cursor: pointer;
    float: left;
    text-shadow: 0;
    display: inline-table;
    border-radius: 0px;
    text-shadow: 0 0px rgba(0, 0, 0, 0);
    -webkit-appearance: none;
}

input.searchsubmit:hover {
    background-color: #777;
}

li.searchmenu {
    display: block;
}

a.logo:visited {
    color: #fff;
}

a.logo {
    display: table;
    height: 90px;
    width: 185px;
    position: absolute;
    left: 0;
    margin: auto;
    top: 24px;
    right: 0px;
    z-index: 100000;
}

img.logo {
    height: 90px;
}

li.email,
li.tel {
    position: absolute;
    top: -45px;
}

li.email i,
li.tel i {
    display: none;
}

li.email {
    left: 25px;
}

li.tel {
    right: 25px;
}

#nav-wrap li.email a,
#nav-wrap li.tel a {
    font-size: 15px;
    letter-spacing: 1px;
}

nav.nav-wrap {
    display: table;
    position: absolute;
    right: 0px;
    top: 66px;
    left: 0px;
    width: 100%;
}

#nav-wrap ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0px 25px;
    flex-flow: row nowrap;
}

#nav-wrap li {
    list-style: none;
    margin: 0px 15px;
}

#nav-wrap li.menuspace {
    width: calc(100% - 400px);
}

#nav-wrap a {
    font-family: 'Amiri', serif;
    font-size: 17px;
    font-weight: 300;
    color: #080808;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
    line-height: 17px;
    margin-bottom: 10px;
}

#nav-wrap a.infodropdown {
    margin-bottom: 31px;
}

#nav-wrap a.socialmedia {
    font-size: 20px;
    line-height: 20px;
}

.menubtn {
    display: none;
}

img.page-img {
    float: right;
    max-width: 100%;
}

div.masonry-grid-fitrows {
    display: flex;
    flex-wrap: wrap;
}

img.thumb-image {
    max-width: calc(100% - 10px);
    max-height: calc(100% - 10px);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

a.thumb {
    display: block;
    position: relative;
    margin-bottom: 30px;
}

div.thumbimageholder {
    width: 100%;
    height: 0px;
    padding-top: 132%;
    display: table;
    background: #fff;
    position: relative;
    border: 1px solid #ddd;
}

div.item-title {
    text-align: center;
}

div.gallery figure {
    margin: 0px;
}

div.categorylist-home {
    margin-top: 60px;
}

div.categorylist-home div.item-title {
    text-transform: uppercase;
    padding: 10px;
}

.onsale {
    height: 40px;
    width: 40px;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    line-height: 40px;
    top: 15px;
    right: 35px;
    margin: 0;
    background: #333;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    z-index: 2;
    text-transform: uppercase;
    line-height: 40px;
}

.onhold {
    height: 70px;
    width: 70px;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    line-height: 40px;
    top: 15px;
    right: 35px;
    margin: 0;
    background: #333;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 35px;
    z-index: 2;
    text-transform: uppercase;
    line-height: 70px;
}

#scroll-top a.scrollup {
    width: 32px;
    height: 32px;
    border-radius: 4px;
    background: #333;
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 32px;
    display: none;
    opacity: 0.89;
    filter: alpha(opacity=89);
    z-index: 999;
    border-radius: 100%;
}

#nav-wrap li.subcatlist {
    margin-left: 0px;
    margin-right: 0px;
}

#nav ul.dropdown {
    padding: 10px 25px;
    margin: 0px 0px 0px -25px;
    list-style: none;
    z-index: 9;
    position: absolute;
    background: #DCD3C8;
    z-index: 91000;
    display: none;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    line-height: 35px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ececec+0,fcfcfc+50,ececec+100 */
    background: rgb(236, 236, 236);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(236, 236, 236, 0.7) 0%, rgba(252, 252, 252, 0.7) 50%, rgba(236, 236, 236, 0.7) 100%) fixed;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(236, 236, 236, 0.7) 0%, rgba(252, 252, 252, 0.7) 50%, rgba(236, 236, 236, 0.7) 100%) fixed;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(236, 236, 236, 0.7) 0%, rgba(252, 252, 252, 0.7) 50%, rgba(236, 236, 236, 0.7) 100%) fixed;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ececec', GradientType=1);
    /* IE6-9 */
}

#nav-wrap li.menu-item-has-children:hover ul.dropdown {
    display: block;
}

div.copyright {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 40px;
}

#nav ul.restauratiemenu {
    left: 0px;
    max-width: 440px;
    text-align: center;
}

#nav ul.verkoopmenu {
    right: 0px;
    max-width: 420px;
    text-align: center;
}

@media (max-width: 1200px) {
    #nav ul.restauratiemenu {
        left: unset;
        max-width: 100%;
    }
    #nav ul.verkoopmenu {
        right: unset;
        max-width: 100%;
        text-align: unset;
    }
    div.headermenu {
        padding: 0px;
    }
    #nav-wrap li {
        margin: 0px;
    }
    #nav-wrap a.infodropdown {
        margin-bottom: 10px;
    }
    #nav-wrap li.menu-item-has-children a.infodropdown {
        display: none;
    }
    #nav ul.dropdown {
        padding: 0px;
        margin: auto;
        list-style: none;
        z-index: 9;
        position: relative;
        background: transparent;
        z-index: 91000;
        display: block;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
        -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
        -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
        line-height: unset;
        max-width: 100%;
    }
    #nav-wrap a {
        font-family: 'Amiri', serif;
        font-size: 16px;
        line-height: 20px;
        display: block;
        margin-left: 0px;
        margin-bottom: 10px;
    }
    img.page-img {
        float: unset;
        margin-top: 30px;
        width: 100%;
    }
    div.headermenu {
        display: table;
    }
    a.logo {
        width: 144px;
        top: 15px;
    }
    img.logo {
        height: unset;
        max-width: 100%;
        max-height: 70px;
    }
    .menubtn {
        display: table;
        z-index: 1000000;
        position: absolute;
        right: 20px;
        top: 95px;
        cursor: pointer;
        margin: auto;
        left: 20px;
        width: 26px;
    }
    #nav-wrap ul {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        margin-top: 30px;
        background: white;
        padding: 15px;
    }
    nav.nav-wrap {
        display: table;
        /*position: relative;*/
        left: 0;
        top: -2000px;
        background: #FBFBFB;
        width: 100%;
        height: 100%;
        margin: 0px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        padding-top: 100px;
        text-align: center;
        padding-bottom: 30px;
    }
    nav.show {
        z-index: 1000;
        top: 0px;
    }
    .bar1,
    .bar2,
    .bar3 {
        width: 25px;
        height: 3px;
        background-color: #333;
        margin: 4px 0;
        transition: 0.4s;
    }
    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-2px, 6px);
        transform: rotate(-45deg) translate(-2px, 6px);
    }
    .change .bar2 {
        opacity: 0;
    }
    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-3px, -8px);
        transform: rotate(45deg) translate(-3px, -8px);
    }
    #nav-wrap li.email,
    #nav-wrap li.tel {
        border: 1px solid #bbb;
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        padding: 13px 20px 0px 20px;
        margin-top: 10px;
    }
    li.email i,
    li.tel i {
        display: inline-block;
        margin-right: 10px;
    }
}


#nav .form-control {
    padding-right: 40px;
    background: #fff url('../images/find-ico1.png') no-repeat right center;
    border: none;
    color: #333;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 1px solid #ccc;
    font-family: "Open Sans";

    width: 200px;
    margin: auto;
    margin-bottom: auto;
margin-bottom: 10px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
        padding-right: 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
