body {
	margin: 0;
}
html, body {
    color: #000;
}
html, body {
    font-family: Courier, "Courier New", monospace;
    color: #000000;
    font-size: 14px;
}
body {
    font-size: 1em;
    line-height: 1.4;
}
a {
    color: #000;
    text-decoration: none;
    text-shadow: none;
}
a:hover {
    color: #000;
}
a:link, a:visited, a:hover, a:active {
    outline: none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner, a::-moz-focus-inner {
    border: 0;
    font-size: 14px;
}

input {
    padding: 0.3rem 0.5rem 0.3rem 0.5rem;
    margin-bottom: 0.5rem;
    text-align: center;
    outline: none;
    font-family: Courier, "Courier New", monospace;
    font-size: 1rem;
    line-height: 1.2;
}
::selection {
    color: #fff;
    background: #000;
    text-shadow: none; }
  
.legacy-header {
    position: fixed;
    background-color: white;
    z-index: 10;
    height: 8.9em;
    left: 0;
    right: 0;
    width: 100%;
}
.legacy-header #onderlaag {
    position: relative;
    z-index: 1;
    margin-left: 0;
    margin-top: 0px;
    width: 100%;
    width: 88%;
    height: 100%;
}

#onderlaag {
    max-width: 1120px;
    max-width: 1300px;
    width: calc(100% - 64px);
    width: 88%;
    min-width: 850px;
    padding-left: 75px;
}	
.legacy-header #header {
    position: absolute;
    width: auto;
    height: 25px;
    z-index: 3;
    left: 50px;
    top: 25px;
    z-index: 3;
    background-color: white;
}
.titels_zwart {
    font-family: Courier, "Courier New", monospace;
    font-size: 22px;
    line-height: 25px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 12px;
    font-weight: 400;
    font-style: normal;
}
.legacy-header .titels_zwart a:link, .legacy-header .titels_zwart a:visited {
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    display: inline-block;
}
.legacy-header #menu {
    position: absolute;
    width: 538px;
    height: 25px;
    z-index: 3;
    left: 50px;
    top: 55px;
    padding-left: 5px;
    z-index: 4;
    background-color: white;
}
.legacy-header .menutekst, .legacy-header .menutekst a {
    font-family: Courier, "Courier New", monospace;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    line-height: 15.5px;
}
.legacy-header .clearfloat {
    clear: both;
}
.legacy-header .menuitem {
    float: left;
    margin-right: 40px;
    text-decoration: underline;
}
.legacy-header #subheader {
    position: absolute;
    width: 650px;
    height: 40px;
    z-index: 3;
    left: 50px;
    top: 80px;
    padding-left: 5px;
    z-index: 3;
    background-color: #FFFFFF;
}
.legacy-header .broodtekst {
    font-family: Courier, "Courier New", monospace;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    line-height: 15.5px;
}
.legacy-header .broodtekst a:link, .legacy-header .broodtekst a:visited {
    color: #000000;
    text-decoration: underline;
}
.legacy-header .broodtekst {
    font-family: Courier, "Courier New", monospace;
    font-size: 14px;
    color: #000000;
    line-height: 15.5px;
}
.legacy-header #letterbalk_links {
    position: absolute;
    width: 25px;
    height: auto;
    z-index: 4;
    left: 50px;
    top: 125px; }
.legacy-header #letterbalk_links_n_d_v {
    position: absolute;
    width: 25px;
    height: auto;
    z-index: 3;
    left: 50px;
    top: 50px; }
.legacy-header .niet_ingevuld {
    font-family: Courier, "Courier New", monospace;
    font-size: 22px;
    line-height: 25px;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 12px;
    font-weight: normal;
    background-color: #000000;
    padding-left: 5px;
    padding-bottom: 6px;
    width: 20px; }
.legacy-header .woordmenu, .legacy-header .woordmenu li ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    width: 25px;
    background-color: #000000;
}
.legacy-header .woordmenu li {
    position: relative;
    line-height: 25px; }
.legacy-header .woordmenu li a {
    font-family: Courier, "Courier New", monospace;
    font-size: 22px;
    line-height: 25px;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 12px;
    font-weight: normal;
    padding-left: 5px;
    text-decoration: none;
    display: block;
}
.legacy-header a.woordmenu {
    text-decoration: none;
}
.legacy-header .woordmenu li ul {
    /*SUB MENU STYLE*/
    position: absolute;
    width: auto;
    /*WIDTH OF SUB MENU ITEMS*/
    left: 0;
    top: 0;
    display: none;
}
.legacy-header .woordmenu li ul li {
    float: left; 
}
.legacy-header .woordmenu li ul a {
    width: auto;
    /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
    text-decoration: none; 
}
  .legacy-header .woordmenu li a:visited, .legacy-header .woordmenu li a:active {
    color: #FFFFFF;
    text-decoration: none;
}
.legacy-header * html .woordmenu li {
    float: left;
    height: 1%;
}
.legacy-header * html .woordmenu li a {
    height: 1%; 
}
nav.primary div.titels_zwart {
    font-family: Courier, "Courier New", monospace;
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 12px;
    margin-right: -12px;
    padding-bottom: 30px;
}
nav.primary div.titels_zwart a {
    display: inline-block;
}
nav.primary ul li {
    margin-right: 0;
}
nav.primary ul {
    line-height: 16px;
    margin-top: 0;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    padding-left: 0;
}
nav.ul li a {
    text-decoration: none;
}
.frame {
    position: absolute;
    left: 75px;
    top: 125px;
    width: 88%;
    height: 80%;
    height: auto;
    min-height: 80%;
    min-width: 800px;
    max-width: 1375px;
}
.container {
    overflow: hidden;
    z-index: 2;
    position: relative; 
}
.container .content {
    overflow: hidden;
    position: relative;
    display: block;
    min-height: 68vh;
    max-width: 100%;
    margin-left: 0;
    margin-right: auto;
}
.container .content:after {
      content: " ";
      display: block;
      clear: both; 
}
@media all and (min-width: 66em) {
    .container .content {
        max-width: 1200px; 
    }
}
.product-overview {
    margin-left: -1.38889%;
}
.product-overview .product {
    width: 30.55556%;
    float: left;
    margin-left: 1.38889%;
    margin-right: 1.38889%;
    margin-bottom: 5rem;
}
.product-overview .product .responsive-image {
    position: relative;
    height: 0;
    padding-bottom: 66.67%;
    margin-bottom: 1em;
}
.product-overview .product .image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}
.product-overview .product .image img {
    height: 100%;
}
.product-overview .product .info {
    min-height: 3em;
}
.product-overview .product .status {
    text-transform: uppercase;
    color: blue;
}
.product-overview {
    margin-left: 0;
}
div.product div.info {
    text-align: center;
}
.product-detail .images {
    width: 70%;
    float: left;
    margin-left: 0;
    margin-right: 2.08333%;
    height: 70vh;
}
.product-detail .images .images-slider {
    width: 100%;
    height: 67vh;
    position: relative;
}
.product-detail .info {
    height: 50vh;
    width: 20.83333%;
    float: left;
    margin-left: 0;
    margin-right: 2.08333%;
}
.product-detail .info ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 1em;
}
.product-detail .info a.project-link {
    display: block;
    margin-top: 1em;
    text-decoration: underline;
}
.product-detail .info span.product-title {
    text-transform: uppercase;
}
.product-detail .order {
    margin-top: 3em;
}
.product-detail .order h3 {
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: 1em;
}
.product-detail .order .specifics .type, .product-detail .order .specifics .price, .product-detail .order .specifics .quantity {
    display: inline-block;
}
.product-detail .order form {
    margin-top: 1em;
}
.product-detail .order input[name=pad_submit] {
    margin-top: 1em;
}
.product-detail .slick-prev, .product-detail .slick-next {
    color: #000;
    top: 100%; 
}
.product-detail .slick-prev:before, .product-detail .slick-prev:after, .product-detail .slick-next:before, .product-detail .slick-next:after {
    font-family: Courier, "Courier New", monospace;
    font-size: 22px;
}
.product-detail .slick-list, .product-detail .slick-track {
    height: 100%;
}
.product-detail .image-slide {
    width: 100%;
    height: 100%;
}
.images-slider .image-slide {
    background-size: contain;
    background-position: center;
    background-position: left top;
    background-repeat: no-repeat;
}
.images-slider .image-slide img {
    width: 100%;
    height: auto;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.images-slider .image-slide .caption {
    display: none;
}
.product-detail .order input[name="pad_submit"] {
    margin-top: 1em;
}
input.padloper-submit, input.padloper-empty, input[name="pad_submit"], input#ppcheckoutbtn {
    border: 1px solid blue;
    background: #fff;
    margin-right: 1rem;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}
input {
    padding: 0.3rem 0.5rem 0.3rem 0.5rem;
    margin-bottom: 0.5rem;
    text-align: left;
    outline: none;
}
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: 0;
    padding: 0;
    border: none;
    outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
      opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: black;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: 0;
    display: block;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: 0;
}
.slick-prev:before {
    content: "<";
}
[dir="rtl"] .slick-prev:before {
    content: ">";
}
.slick-next {
    right: 0;
}
[dir="rtl"] .slick-next {
    left: 0;
    right: auto;
}
.slick-next:before {
    content: ">";
}
[dir="rtl"] .slick-next:before {
    content: "<";
}
.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%; 
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "â€¢";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}
input.padloper-submit:hover, input.padloper-empty:hover, input[name=pad_submit]:hover, input#ppcheckoutbtn:hover {
    background-color: blue;
    color: #fff;
}
input.qty, input.quantity {
    width: 2em;
    text-align: center;
}
.legacy-header .titels_zwart a:hover, .legacy-header .titels_zwart a:active, .legacy-header .titels_zwart a:visited:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #000000;
    display: inline-block;
    padding-left: 5px;
}
.padloper-cart {
    width: 100%;
    margin-bottom: 3em;
    width: 72%;
    float: left;
    margin-left: 0;
}   
.padloper-cart table {
    margin-left: 1rem;
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.padloper-cart th, .padloper-cart td {
    text-align: left;
    vertical-align: top;
}
thead th {
    font-weight: normal;
}
/* and some */
.product-detail .order input[name="pad_submit"] {
    margin-top: 1em;
}
button.bluebutton {
    font-family: Courier, "Courier New", monospace;
    font-size: 14px;
    border: 1px solid blue;
    background: #fff;
    margin-right: 1rem;
    margin-top: 1em;
    padding: 0.3rem 0.5rem 0.3rem 0.5rem;
}
button.bluebutton:hover {
    background-color: blue;
    color: #fff;
}
.ordering-info {
    width: 25%;
    float: left;
    margin-top: 1em;
    margin-top: 0;
}
#cartform {
    margin-left: 0 !important;
}
.ordering-info p:first-of-type {
    margin-top: 0;
}
.cartnav, .checkoutnav {
    position: relative;
    margin-top: 1em;
}
.cartnav a, .checkoutnav a {
    text-decoration: underline;
}
.InputfieldFieldsetOpen, .InputfieldSubmit {
    width: 50%;
    float: left;
}
div.formheader {
    font-size: 14px;
    margin-bottom: 1rem;
    letter-spacing: 0.6em;
    text-transform: uppercase;
    display: block;
}
#checkoutform label {
    display: block;
}
#checkoutform input, #checkoutform textarea {
    width: 85%;
}
#checkoutform input[type="radio"] {
    width: 2em;
}
div.inputerror {
    background-color: red;
    color: #fff;
    padding: 0.2rem;
    display: none;
}
div.inputfieldholder {
    margin-bottom: 0.5em;
}
table.padloper-cart {
    margin-left: 0;
}
#confirmationholder p:first-of-type {
    margin-top: 0;
}
tr.padloper-cart-totalrow td {
    padding-top: 1em;
}
table.padloper-cart thead tr th {
    padding-bottom: 1em;
}
div.legacy-header {
    position: relative;
    min-width: 800px;
    max-width: 1300px;
    max-width: none;
}
div.product-detail {
    height: 100% !important;
}
div.product-detail::after {
    content: '';
    display: block;
    clear: both;
}
div.shopmenuholder {
    position: absolute;
    top: 0;
    width: 88%;
    padding-left: 75px;
    max-width: 1300px;
}
div.shopmenu {
    position: absolute;
    right: 0;
    top: 25px; 
    text-align: right;
    z-index: 100;
    display: none;
}
div.product-overview div.product:nth-child(3n+1) {
    clear: both;
}
