@font-face {
    font-family: 'futura';
    src: url('../fonts/futuraextended-webfont.eot');
    src: url('../fonts/futuraextended-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/futuraextended-webfont.woff') format('woff'),
    url('../fonts/futuraextended-webfont.ttf') format('truetype'),
    url('../fonts/futuraextended-webfont.svg#futuraextendedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OSans';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
    url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
    url('../fonts/OpenSans-Regular-webfont.svg#futuraextendedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OSans';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
    url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
    url('../fonts/OpenSans-Bold-webfont.svg#futuraextendedregular') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'OSans';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
    url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
    url('../fonts/OpenSans-Light-webfont.svg#futuraextendedregular') format('svg');
    font-weight: 300;
    font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {

    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

body {
    background: #fff;
    font-size: 1em;
    font-family: OSans, arial, sans-serif;
    font-weight: 400;
    color: #333;
    overflow-y: scroll;
    overflow-x: hidden;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #E0001B;
    text-decoration: none;
}

h1, h2, h3 {
    font-family: 'futura', sans-serif;
    font-size: 1.2em;
    font-weight: 100;
    color: #e0001b;
}

h1 {
    padding-bottom: 1em;
    font-size: 1.2em;
}

small {
    font-size: 0.7em;
}

h2 a:hover {
    color: #666 !important;
}

#header {
    height: 85px;
}

#header #logo {
    width: 170px;
    height: 75px;
    position: absolute;
    left: 50%;
    margin-left: -85px;
    top: 5px;
}

#header #logo a {
    width: 170px;
    height: 75px;
    display: block;
}

#header #logo a img {
    width: inherit;
    height: inherit;
}

#menu, #footer {
    background-color: #e0001b;
    min-height: 38px;
    position: relative;
}

#footer {
    height: 41px;
}

#menu ul, #footer ul {
    margin: 0 auto;
    display: block;
    padding-left: 20px;
    position: relative;
    z-index: 2;
    width: 984px;
}
#menu ul {
    display: flex;
    padding-left: 0;
    width: 963px;
}
#menu ul li {
    width: auto!important;
    flex-grow: 1;
}
#menu ul li a {
    padding: 10px 0!important;
}

#footer ul {
    padding-right: 41px;
}

#menu ul li {
    float: left;
}

#footer ul li {
    float: right;
}

#menu ul li a, #footer ul li a {
    color: #fff;
    display: block;
    padding: 10px 0.5em 10px 13px;
    border-right: 2px solid #fff;
    font-size: 21px;
    font-weight: 300;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /*transition: color 200ms ease-in-out;*/
    white-space: nowrap;
    text-align: center;
}

#menu ul li.aankleedspelletje a {
    /*background: rgba(224, 0, 27, 0.9) url(../images/icon_menu_game.png) no-repeat 12px 10px;*/
    background-size: 10px 21px;
    padding-right: 10px;
}
#menu ul li.aankleedspelletje a:before {
    position: relative;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 5px;
    width: 12px;
    height: 21px;
    content: "";
    background-image: url(../images/icon_menu_game.png);
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

#menu ul li.aankleedspelletje a:hover:before,
#menu ul li.aankleedspelletje a.active:before {
    background-image: url('../images/icon_menu_game_on.png');
}

#menu ul li a:hover,
#menu ul li a.active, #footer ul li a:hover,
#footer ul li a.active {
    background-color: #fff!important;
    color: #e0001b!important;
}

#menu ul li:first-child a,
#footer ul li:last-child a {
    border-left: 2px solid #fff;
}

#menu ul li.basket {
    position: relative;
}

#menu ul li.basket a {
    font-weight: 600;
    padding-right: 10px;
    padding-left: 10px;
}

#menu ul li.basket .count {
    position: absolute;
    right: 25px;
    top: -25px;
    background: #e0001b;
    color: #fff;
    font-weight: bold;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    line-height: 30px;
    text-align: center;
    border: 2px solid #fff;
    cursor: pointer;
}

#footer {
    margin-top: 2px;
}

#submenu {
    margin-top: 2px;
    margin-bottom: 2px;
    min-height: 38px;
    background-color: #e0001b;
}

#submenu .content {
    margin: 0 auto;
    max-width: 960px;
    color: #fff;
    line-height: 35px;
}

#menu .toggle {
    display: none;
    color: #fff;
    line-height: 35px;
    font-size: 1.5em;
    background: #e0001b url('../images/icons/pijl_omlaag_wit.png') no-repeat center right;
    background-size: 30px 30px;
    padding-right: 30px;
    width: 140px;
    height: 35px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -85px;
    cursor: pointer;
    font-weight: 300;
}

#menu .toggle.active {
    background-image: url('../images/icons/pijl_omhoog_wit.png');
}

#footer #social {
    position: absolute;
    left: 50%;
    top: 2px;
    margin-left: -482px;
    max-width: 1000px;
    z-index: 1;
    box-sizing:-border-box;
}

#footer #social a {
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
    border-radius: 20px;
    display: block;
    margin: 7px 5px 7px 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px;
    float: left;
}
#footer #social a.fb {
    background-image: url('../images/icons/fb.png');
}
#footer #social a.ig {
    background-image: url('../images/icons/ig.png');
}
#footer #social a:hover {
    background-size: 20px 20px;

}
/*
#footer #social a:hover {
    border: 2px solid #fff;
}*/

#footer #social iframe {
    float: left;
    margin-top: 9px;
}

#content {
    max-width: 964px;
    width: 100%;
    position: relative;
    min-height: 500px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#content .column {
    height: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 1em;
    position: relative;
    border-right: 2px solid #cfcfcf;
    line-height: 1.5;
    opacity: 1;
}

#content .column.one {
    width: 33.333%;
}

#content .column.two {
    width: 66.666%;
}

#content .column.three {
    width: 100%;
    border-left: 2px solid #cfcfcf;
}

#content .column:first-child {
    border-left: 2px solid #cfcfcf;
}

#content .column:last-child {
}

#content .column.nopadding {
    padding: 0;
}

.cycle {
    z-index: 1;
    margin-bottom: 1em;
    text-align: center;
    margin-top: -1em;
    margin-left: -1em;
    overflow: hidden;
    width: 317px;
    height: 620px;
}

div.column.product div.cycle {
    overflow: hidden;
}

.cycle img {
    display: block;
    position: absolute;
    opacity: 0;
}

.cycle .pager {
    z-index: 999;
    text-align: center;
    width: 100%;
    margin-top: 5px;
}

.cycle .pager span {
    width: 15px;
    height: 15px;
    background: #ccc;
    color: #ccc;
    display: inline-block;
    overflow: hidden;
    margin: 0 5px;
    border-radius: 15px;
    cursor: pointer;
}

.cycle .pager span:hover {
    background: #666;
    color: #666;
}

.cycle .pager span.cycle-pager-active {
    background: #e0001b;
    color: #e0001b;
}

#content .column.collectie {
    text-align: center;
    padding-bottom: 2em;
}

#content .column.collectie div.collectie-product {
    min-height: 100px;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    text-align: center;
    vertical-align: top;
    background: #fff;
    width: 32%;
    margin: 1% 0 0 0;
    transition: opacity 150ms ease-in-out;
}

#content .column.collectie div.collectie-product.fade {
    opacity: 0.3;
}

#content .column.collectie div.collectie-product img {
    width: 100%;
    transition: all 200ms ease-in-out;
    margin-bottom: 10px;
}

#content .column.collectie div.collectie-product .info {
    display: block;
    margin-bottom: 20px;
}

#content .column.collectie div.collectie-product:hover .info {
    display: block;
}

#content .column.collectie div.collectie-product .info {
    font-size: 1em;
    line-height: 1.1;
    font-weight: 300;
}

#content .column.collectie div.collectie-product .info small {
    font-size: 0.8em;
}

#content .column.collectie div.collectie-product .info .prijs {
    font-weight: 300;
    color: #666;
    display: block;
    line-height: 1.5;
}

#selector {
    position: absolute;
    right: 0;
    top: -40px;
    z-index: 9;
    text-align: left;
    cursor: pointer;
}

#selector .label {
    color: #fff;
    padding: 10px 20px 11px 0;
    font-size: 0.7em;
    background: url('../images/icons/pijl_omlaag_wit.png') no-repeat center right;
    background-size: 10px 10px;
}

#selector .values {
    background: #DDDDDD;
    text-align: center;
    font-size: 0.8em;
    padding: 10px 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
    display: none;
}

#selector .values .value {
    color: #E0001B;
    cursor: pointer;
}

#selector .values .value:hover {
    color: #000;
}

#selector .values .value.disabled, #selector .values .value.disabled:hover {
    color: #999;
    cursor: default;
}

.basket_inline {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    width: 100%;
    z-index: 9999;
    border-radius: 3px;
    height: 100px;
    font-size: 1.1em;
    color: #999;
    text-transform: lowercase;
    padding: 0.5em 0.5em 0.5em 100px;
    line-height: 1.5em;
    margin-bottom: 2em;
    font-weight: 300;
    background: #d4d4d4 url('../images/icons/mandje.png?1') no-repeat 20px 20px;
    background-size: 60px 60px;
}

.basket_inline .aantal {
    color: #666;
}

.basket_inline .totaal {
    color: #333;
}

.basket_inline a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(123, 123, 123, 0.9);
    color: #ccc;
    text-align: center;
    line-height: 100px;
    font-size: 1.2em;
    opacity: 0;
    font-weight: 300;
    border-radius: 3px;
}

.basket_inline a:hover {
    opacity: 1;
}

#content .column.product h1 {
    font-size: 30px;
    padding: 0;
    line-height: 1.06;
}

#content .column.product h2 {
    padding: 0;
    clear: both;
}

#content .column.product h3 {
    padding: 10px 0 20px;
    clear: both;
}

#content .column.product .selector {
    background: #ddd;
    width: 100%;
    border-radius: 2px;
    min-height: 30px;
    text-align: center;
    color: #999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    padding: 4px 0 5px 5px;
    margin: 5px 0 15px 0;
}

#content .column.product .selector.maat {
    padding: 4px 0 5px 6px;
}

#content .column.product .selector:before {
    content: " ";
    width: 15px;
    height: 15px;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -7px;
    background: url('../images/selector-pointer.png') no-repeat;
    background-size: 15px 15px;
}
#content .column.product .selector.maat:before {
    display: none;
}

#content .column.product .selector .option {
    width: 60px;
    height: 60px;
    background: transparent;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    float: left;
    border-radius: 3px;
    margin: 3px 5px 2px 4px;
    cursor: pointer;
    border: 3px solid transparent;
    position: relative;
}

#content .column.product .selector.maat .option {
    width: 87px;
    background: #fff;
    color: #000;
    font-size: 1em;
    line-height: 62px;
    font-weight: 600;
    margin: 3px 5px 3px 2px;
}

#content .column.product .selector .option.out-of-stock, #content .column.product .selector .option.off.out-of-stock {
    opacity: 0.25;
    cursor: default;
}

#content .column.product .selector .option.selected {
    border: 3px solid #347f9c;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    opacity: 1;
    cursor: default;
}

#content .column.product .selector .option.selected:after {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -10px;
    background: #347f9c url('../images/icons/check.png');
    background-size: 20px 20px;
}

#content .column.product .selector .option.off {
    opacity: 0.7;
    cursor: pointer;
}

#content .column.product .selector .option.off:hover {
    opacity: 0.95;
}

#content .column.product .selector .option.out-of-stock:hover {
    opacity: 0.25;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#content .column.product .selector .option img {
    display: block;
}

#content .column.product .selector .option.disabled, #content .column.product .selector .option.disabled:hover {
    opacity: 0.25;
    cursor: default !important;
    box-shadow: none;
}

#content .column.product .selector .option:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

#content .column.product .selector .option:active {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#content .column.product a.button {
    margin-top: 30px;
}

#content .column.product .backlink {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 30px;
    display: none;
}

#content .column.product .intro-product {
    border: 0 dashed #f00;
    min-height: 610px;
}

img.product-preview-image-still {
    width: 380px;
    margin-top: 10px;
}

#content .column.product div.product-preview-image {
    float: left;
    width: 315px;
    height: 240px;
    position: relative;
    margin-left: -15px;
    margin-top: 20px;
}

div.product-preview-image div#variants {
    transition: width 150ms linear;
}

div#zoomcontainer span.zoomin,
div#zoomcontainer span.zoomout {
    opacity: 0;
    transition: opacity 250ms ease-in-out;
}


div#zoomcontainer.zoomable span.zoombtn {
    z-index: 5;
    background: rgba(255, 255, 255, 0.8) no-repeat 6px 6px;
    background-size: 24px 24px;
    padding: 6px;
    border-radius: 20px;
    bottom: 5px;
    display: block;
    height: 24px;
    position: absolute;
    right: 7px;
    width: 24px;
    cursor: pointer;
}

div#zoomcontainer.zoomable.zoomed span.zoomin {
    opacity: 0;
}

div#zoomcontainer.zoomable span.zoombtn.zoomin {
    background-image: url(/images/btn_zoomin_hd.png);
    opacity: 1;
}
div#zoomcontainer.zoomable span.zoombtn.zoomout {
    background-image: url(/images/btn_zoomout_hd.png);
}

div#zoomcontainer.zoomable.zoomed span.zoomout {
    opacity: 1;
}

div#zoomcontainer {
    width: 315px;
    height: 240px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}

div#zoomitem {
    transform: scale(1);
    transition-property: transform;
    transition-delay: 0s;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0, 0, .30, 1)
}

div#zoomcontainer.zoomed div#zoomitem {
    transition-duration: 600ms;
}

div#cbxzoomcursorbox {
    position: fixed;
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
    top: 0;
    left: 0;
    outline: 1px solid blue;
    display: none;
}

div.product-preview-image div#variants > img {
    position: absolute;
    display: none;
    width: 315px;
    height: auto;
    transition: all 150ms linear;
}

div.product-preview-image div#variants > img.selected {
    display: block;
    z-index: 2;
}

div.product-preview-image div#variants > img.preview {
    display: block;
    z-index: 4;
}

div#pa img.pa_preview {
    position: absolute;
    display: none;
    z-index: 5;
}

div#pa img.pa_preview.selected,
div#pa img.pa_preview.preview {
    display: block;
}

div#pa img.pa_preview.selected.hidden {
    display: none;
}

div.product-preview-image div#pa > img {
    transition: all 150ms linear;
}

#content .column.product .details-txt {
    /*width: 200px;*/
    /*float: right;*/
    width: 225px;
    float: left;
    padding: 1em 0;
}

#content .column.product .prijs {
    color: #666;
    font-weight: 300;
    font-size: 2em;
    padding: 1em 0;
}

#content .column.product .details-txt .specs {
    font-size: 0.8em;
    padding-top: 2em;
    font-weight: bold;
    line-height: 2em;
    color: #777;
}
#content .column.product .details-txt .specs ul,
#content .column.product .details-txt .specs ul li {
    display: block;
    float: left;
    width: 100%;
    margin: 3px 0;
}

#content .column.product .details-txt .specs ul li span {
    display: block;
    float: left;

    line-height: 1.4;
}
#content .column.product .details-txt .specs ul li span.k {
    font-weight: 300;
    width: 33%;
}
#content .column.product .details-txt .specs ul li span.v {
    width: 66%;
}

#content .column.product .details-extra {
    padding: 2em 0 3em;
    clear: both;
}

div#maattabel {
    min-height: 260px;
    position: absolute;
    opacity: 1;
    display: none;
    background: white no-repeat top left;
    width: 296px;
    overflow: hidden;
    border-top: 5px solid white;
    border-left: 14px solid white;
    border-right: 6px solid white;
    z-index: 5;
}

div#maattabel.active {
    display: block;
}

div#maattabel > div {
    display: none;
}

div#maattabel > div.active {
    display: block;
}

div#maattabel > div > span {
    display: block;
    position: absolute;
    background: white;
    font-size: 12px;
    border-radius: 3px;
    font-family: 'OSans', sans-serif;
    font-weight: 100;
    line-height: 1.2;
}

div#maattabel > div.active > span {
    opacity: 1;
}

#content .column.product .status {
    color: #ccc;
    font-size: 1.2em;
    padding: 2em 0 1em 1em;
    clear: both;
}

#content .column.product .status div {
    padding: 5px 0;
    position: relative;
}

#content .column.product .status div.check {
    color: #347f9c;
    white-space: nowrap;
}

#content .column.product .status div.error {
    color: #E01D25;
}

#content .column.product .status div.check:after {
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 10px;
    position: absolute;
    left: -20px;
    top: 10px;
    background: #347f9c url('../images/icons/check.png') no-repeat 50% 50%;
    background-size: 15px 15px;
}

#content .column.product a.button {
    margin: 1.5em auto;
}

#content .column.textpage {
    text-align: left;
    font-size: 0.9em;
    padding: 1.5em;
}

#content .column.retour {
    font-size: 0.9em;
}
#content .textpage a {
    text-decoration: underline;
}

#content .column.textpage h1,
#content .column.winkelmand h1,
#content .column.afrekenen h1,
#content .column.brandgirls h1,
#content .column.retour h1 {
    font-size: 1.5em;
    margin-top: 0.3em;
}
#content .column.brandgirls h1{
    padding-bottom: 0
}

#content .column.afrekenen h1 {
    margin-bottom: 0.3em;
    padding-bottom: 0;
}

#content .column.textpage ul {
    margin: 1em 0.3em;
}

#content .column.textpage ul li {
    margin: 0 0 0 1em;
    list-style-type: disc;
}

#content .column.textpage ul.submenu {
}

#content .column.textpage ul.submenu li {
    list-style-type: disc;
    padding: 0;
    color: #E0001B;
    font-size: 1.2em;
    margin: 0 0 0.5em 1em;
    font-weight: 300;
}

#content .column.textpage ul.submenu li a {
    color: #E0001B;
}

#content .column.textpage ul.submenu li.active a, #content .column.textpage ul.submenu li a:hover {
    color: #666;
}

a.button, span.button, input.button {
    background: #387f9b;
    color: #fff;
    padding: 1em 0;
    display: block;
    width: 320px;
    text-align: center;
    font-weight: 300;
    margin-bottom: 1em;
    border-radius: 2px;
    cursor: pointer;
    border: none;
    font-family: OSans, arial, sans-serif;
    font-size: 24px;
}

form#form_klant > input.button {
    position: relative;
}

span.button.right, input.button.right, a.button.right {
    float: right;
    clear: both;
}

span.button.left, input.button.left, a.button.left {
    float: left;
    margin-right: 10px;
}

span.button.smaller, input.button.smaller, a.button.smaller {
    min-width: 200px;
    width: auto;
    padding: 0.5em;
}

span.button.small, input.button.small, a.button.small {
    min-width: 120px;
    font-size: 0.8em;
    width: auto;
    padding: 0.3em;
}

span.button.smaller2, input.button.smaller2, a.button.smaller2 {
    min-width: 150px;
    width: auto;
    padding: 0.4em;
    font-size: 1.3em;
}

a.button:hover, span.button:hover, input.button:hover {
    background: #e0001b;
}

a.button.disabled, a.button.disabled:hover,
span.button.disabled, span.button.disabled:hover,
input.button.disabled, input.button.disabled:hover,
input.button:disabled {
    cursor: default;
    background: rgba(56, 127, 155, 0.8);
}

.home-banner {
    width: 280px;
    height: 280px;
    line-height: 160px;
    position: absolute;
    top: 23px;
    left: 50%;
    margin-left: -140px;
    border-radius: 3px;
    overflow: hidden;
    background: #ccc;
    cursor: pointer;
}

.home-banner img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 1;
    transition: opacity 300ms ease-out;
    min-height: 280px;
    min-width: 280px;
}

.home-banner:hover img {
    opacity: 0.7;
}

.home-banner h2 {
    transition: background 150ms ease;
    background: rgba(255, 255, 255, 0.6);
    color: #f00;
    position: absolute;
    left: 50%;
    margin-left: -40%;
    bottom: 10%;
    padding: 1em .4em;
    width: 80%;
    line-height: 1.3em;
    z-index: 3;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 1.4em;
    border-radius: 3px;
}

.home-banner:hover h2 {
    background: rgba(255, 255, 255, 0.8);
}

.home-banner[data-type=video] {
    background: none;
    height: auto;
    overflow: hidden;
    cursor: default;
}

.home-banner[data-type=video] h2 {
    position: relative;
    left: auto;
    top: auto;
    margin-left: 0;
    width: 100%;
    background: none;
    padding: 0;
    margin-bottom: .5em;
}

.home-banner[data-type=video] h2 a {
    color: #f00;
}

.home-banner h2 span {
}

.home-animatie {
    width: 280px;
    height: 159px;
    line-height: 160px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -140px;
    border-radius: 3px;
    overflow: hidden;
}

.home-animatie div {
    width: 105px;
    height: 160px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -52.5px;
}

.home-animatie div img {
    width: 105px;
    display: block;
}

.home-popup {
    position: absolute;
    left: 10%;
    top: 3%;
    width: 80%;
    border: 2px solid #CFCFCF;
    background: #fff;
    z-index: 9;
    padding: 2em;
    line-height: 1.5em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none;
    max-width: 800px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.home-popup img {
    width: 30%;
    display: block;
    float: right;
    margin: 1em;
    border-radius: 2px;
}

.home-popup a.fb {
    display: block;
    padding: 5px 10px 5px 30px;
    width: auto;
    max-width: 200px;
    background: #39579a url('../images/icons/fb.png') no-repeat 10px 10px;
    background-size: 15px 15px;
    border-radius: 2px;
    color: #fff;
    font-size: 0.9em;
    border-right: 1px solid #1d3f8b;
    border-bottom: 1px solid #1d3f8b;
    white-space: nowrap;
}

.home-popup a.fb:hover {
    background-color: #1d3f8b;
}

.home-popup .close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #E0001B;
    cursor: pointer;
    z-index: 9;
    font-size: 2em;
}

.home-popup .close:hover {
    color: #ccc;
}

#contactform {
}

#contactform .field {
    height: 50px;
    position: relative;
}

#contactform .textarea {
    position: relative;
}

#contactform .field input, #contactform .textarea textarea {
    display: block;
    border: 0;
    background: #efefef;
    padding: 0.35em 0.6em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 3px;
    font-family: OSans, arial, sans-serif;
    font-size: 16px;
    margin-top: -5px;
}

#contactform .field input {
    width: 80%;
    float: right;
}

#contactform .textarea {
    font-weight: bold;
}

#contactform .textarea label {
    font-weight: normal;
}

#contactform .textarea textarea {
    min-height: 200px;
    margin-top: 10px;
}

input.submit {
    background: #387f9b;
    color: #fff;
    padding: 0.5em 0;
    display: block;
    width: 220px;
    text-align: center;
    font-weight: 300;
    margin-bottom: 1em;
    border-radius: 2px;
    cursor: pointer;
    border: none;
    font-family: OSans, arial, sans-serif;
    font-size: 24px;
    margin-top: 20px;
    float: left;
    margin-right: 20px;
}

#contactform input.submit:hover {
    background: #E0001B;
}

.indepers {
    margin-top: 5%;
}

.indepers .pers {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 46%;
    float: left;
    background: #efefef;
    min-height: 220px;
    padding: 20px;
    border-radius: 5px;
    margin: 2%;
    position: relative;
}

.indepers .pers img {
    float: right;
    margin-left: 20px;
    max-height: 130px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2)
}

.indepers .pers a {
    color: #999;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 380px;
    text-align: center;
}

.indepers .pers a:hover {
    color: #E0001B;
    background: rgba(255, 255, 255, 0.3);
}

.indepers .pers strong {
    color: #E0001B;
    font-weight: 300;
    font-size: 1.1em;
    display: block;
    margin-bottom: 5px;
}

.indepers .pers p {
}

#postcodezoekerdiv {
    margin-top: 10px;
    min-height: 100px;
    background: #efefef;
    border-radius: 3px;
    padding: 1.4em 2em;
    float: left; clear: both; position: relative;
    width: 100%;
    box-sizing: border-box;
}
#postcodezoekerdiv div.input {
    float: left;
    position: relative;
    width: 30%;
    float: left;
}

#postcodezoekerdiv #postcodezoeker {
}

#postcodezoekerdiv #postcodezoeker .label {

    width: 100%;
    float: left;



}

#postcodezoekerdiv #postcodezoeker input {
    display: block;
    border: 0;
    background: #ccc;
    padding: 0.35em 0.6em;

    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 3px;
    font-family: OSans, arial, sans-serif;
    font-size: 16px;
    height: 36px;
}

#postcodezoekerdiv #postcodezoeker input.submit {
    color: #fff;
    background: #e0001b;
    margin-top: 0;
    margin-left: 1em;
    width: auto;
}

#postcodezoekerdiv label.error {
    top: 28px;
}
div.productleftcolpadder {
    padding: 1em;
    position: relative;
    float: left;
    margin-top: 2em;
}

div.cbxzoom {
    position: relative;
}

div.cbxzoom img {
    cursor: crosshair;
}

div#cbxzoombox {
    display: none;
    width: 400px;
    height: 400px;
    overflow: hidden;
    left: 319px;
    top: 0;
    position: absolute;
    z-index: 99;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    background: #fff url(/images/spinner.gif) no-repeat center center;
    background-size: 32px 32px;
}

div#cbxzoombox > img {
    opacity: 0;
    position: absolute;
    transition: opacity 250ms ease-in;
}

div#cbxzoombox > img.active {
    opacity: 1;
}

div#cart {
    position: relative;
}

div#cart > div.item {
    float: left;
    width: 100%;
    padding: 1em 0;
    border-bottom: 1px solid #cfcfcf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

div#cart > div.item > div {
    float: left;
}

div#cart > div.item div.image {
    width: 158px;
    margin-right: 1em;
    positioN: relative;
}

div#cart > div.item div.image img.variant {
    width: inherit;
}

div#cart > div.item div.image img.pa {
    position: absolute;
}

div#cart > div.item div.descr {
    font-size: 0.9em;
    color: #333;
    width: 180px;
}

div#cart > div.item span.title {
    display: block;
    line-height: 1.08;
    color: #e0001b;
    margin-bottom: 0.4em;
    font-size: 16px;
}

div#cart > div.item .verwijderitem {
    cursor: pointer;
    background: #f0f0f0;
    padding: 1px 5px;
    color: #000;
    border-radius: 3px;
}

div#cart > div.item .verwijderitem:hover {
    background: #347f9c ;
    color: white;
}

div#cart > div.item span.title small {
    font-size: 13px;
    color: #333;
}

div#cart > div.item div.actions {
    width: 40px;
    text-align: right;
}

div#cart > div.item div.price {
    text-align: right;
    width: 90px;
    float: right;
    font-size: 1.3em;
    font-weight: 300;
}

div#cart > div.item div.descr_item {
    line-height: 1.3;
    white-space: nowrap;
}

div#cart > div.item div.descr_item span.key {
    width: 70px;
    display: inline-block;
    font-weight: 300;
}

div#cart > div.item div.descr_item span.value {
    width: auto;
    font-weight: 400;
    white-space: nowrap;
}

div#cart > div.item.prijsoverzicht {
    border: none;
    float: right;
    width: auto;
}

div#cart > div.item.prijsoverzicht div.price {
    float: right;
    clear: both;
    line-height: 1.6;
    width: 100%;
}

div#cart > div.item.prijsoverzicht div.price span {
    display: inline-block;
    white-space: nowrap;
}

div#cart > div.item.prijsoverzicht div.price span.value {
    width: 135px
}

div#cart > div.item.prijsoverzicht div.price.totaal {
    border-top: 1px solid #999;
}

div#cart > div.item.prijsoverzicht div.price span.key {
    font-size: 18px;
}

div#cart > div.item.prijsoverzicht div.price.totaal span.key {
    font-size: 22px
}

div#cart > div.item.prijsoverzicht div.price.totaal span.value {
    font-size: 28px;
    font-weight: 300;
}

#content .column div#cart div.noretour {
    line-height: 1.1;
    margin-top: 3px;
    font-size: 0.7em;
    font-style: italic;
    display: none;
}

a.winkelverder {
    float: left;
    margin-top: 1.2em;
    font-size: 1em;
    color: #ed273f;
}

a.winkelverder:hover {
    color: #E0001B;
    text-decoration: underline;
}

div.brandform {
    float: left;
    width: 100%;
    background: #DDDDDD;
    border-radius: 2px;
    margin-bottom: 1em;
}

div.brandform div.form_elem {
    float: left;
    border-bottom: 1px solid #cfcfcf;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px 8px 10px 8px;
}
div.brandform div.form_elem:last-child {
    border-bottom: none;
}
div.brandform small {
    font-size: .85em;
}


    div.brandform div.form_elem.aanhef {
        width: 20%;
        padding: 5px 4px 10px 8px;
    }
    div.brandform div.form_elem.voornaam {
        width: 30%;
        padding: 5px 4px 10px 4px;
    }
    div.brandform div.form_elem.achternaam {
        width: 50%;
        padding: 5px 8px 10px 4px;
    }

    div.brandform div.form_elem.postcode {
        width: 40%;
        padding: 5px 4px 10px 8px;
    }
    div.brandform div.form_elem.plaats {
        width: 60%;
        padding: 5px 8px 10px 4px;
    }


    div.brandform div.form_elem.straat {
        width: 50%;
        padding: 5px 4px 10px 8px;
    }
    div.brandform div.form_elem.huisnr {
        width: 28%;
        padding: 5px 4px 10px 4px;
    }
    div.brandform div.form_elem.huisnrtoev {
        width: 22%;
        padding: 5px 8px 10px 4px;
    }


    div.brandform div.form_elem.email {
        width: 50%;
        padding: 5px 4px 10px 8px;
    }
    div.brandform div.form_elem.emailcheck {
        width: 50%;
        padding: 5px 8px 10px 4px;

    }

div.form_elem > span {
    display: block;
    margin: 0 0 1px 2px;
    font-size: .9em;
    white-space: nowrap;
}

div.brandform div.form_elem span.smaller {
    font-size: 14px;
}

div.brandform div.form_elem input[type=text], div.form_elem select, div.form_elem textarea {
    display: block;
    padding: 0.35em 0.6em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 3px;
    border: none;
    font-family: OSans, arial, sans-serif;
    font-size: 16px;
    height: 33px;
    background: #fff;
}
 div.form_elem select {
     padding: .35em .4em;
 }

div.form_elem textarea {
    height: 5em;
    font-size: 13px;
}

div.brandform div.form_elem input[type=text]:focus, div.form_elem select:focus, div.form_elem textarea:focus {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

div.brandform div.form_elem span.cb {
    display: block;
    float: left;
    width: 8%;
}

div.brandform div.form_elem span.cb + span {
    display: block;
    float: left;
    width: 92%;
}

#content div.winkelmand.column.goorder {
    width: 50%;
    transition: width 400ms ease-in-out;
}

#content div.column.winkelmand div.form {
    opacity: 0;
    z-index: 0;
    transition: opacity 400ms ease-in-out 600ms;
}

#content div.column.winkelmand.goorder div.form {
    opacity: 1;
    z-index: 1;
}

#content div.column.winkelmand div.owl-cycle {
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 400ms ease-in-out, max-height 0ms linear 400ms;
    z-index: 1;
}

#content div.column.winkelmand.goorder div.owl-cycle {
    opacity: 0 !important;
    z-index: 0 !important;
    max-height: 0 !important;
}

#content div.column span#goorder {
    padding: 0.5em;
    transition: opacity 400ms ease-in-out;
}

#content div.column.goorder span#goorder {
    opacity: 0;
}

#content div.column.goorder .verwijderitem {
    display: none;
}

div.winkelmand div.tips {
    max-width: 444px;
    float: left;
    font-size: 0.85em;
}



label.error {
    color: #E01D25;
    position: absolute;
    clear: both;
    white-space: nowrap;
    border-radius: 2px;
    box-shadow: 0 0 5px #ccc;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0 5px;
    font-size: 14px;
    z-index: 2;
    right: 20px;
    top: 16px;
}

#klantform label.error {
  box-shadow: none;
  border: none;
  font-size: 12px;
  background: none;
  top: auto;
  bottom: 10px;
  right: 5px;
}
div.klant span.title {
    display: block;
    line-height: 1.08;
    color: #e0001b;
    margin-bottom: 0.4em;
    font-size: 16px;
}

div.klant > div.item {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #CFCFCF;
    float: left;
    padding: 1em 0;
    width: 100%;
}

div#pspselect {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #CFCFCF;
    float: left;
    padding: 8px 8px 2px 8px;
    position: relative;
    width: 100%;
    background: #DDDDDD;
    border-radius: 3px 3px 0 0;
    margin-top: 5px;
}

div#pspselect div.payment_choice {
    text-align: center;
    border-radius: 3px;
    border: 3px solid transparent;
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    width: 171px;
    height: 80px;
    margin-bottom: 6px;
    float: left;
    margin-right: 4px;
    position: relative;
}

div#pspselect div.payment_choice > img {
    display: block;
}

div#pspselect div.payment_choice:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}

div#pspselect div.payment_choice.small {
    width: 80px;
}

div#pspselect div.payment_choice.small.nomarg {
    margin-right: 0;
}

div#pspselect div.payment_choice.selected {
    border: 3px solid #347f9c;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    opacity: 1;
}

div#pspselect div.payment_choice.off {
    opacity: 0.7;
}

div#pspselect div.payment_choice.off:hover {
    opacity: 0.9;
}

div#pspselect div.payment_choice.selected:after {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -10px;
    background: #347f9c url('../images/icons/check.png');
    background-size: 20px 20px;
}

div.form_elem.afrekenen {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    padding: 5px 8px 10px;
    position: relative;
    width: 100%;
    background: #ddd;
    border-bottom: 1px solid #CFCFCF;
}

div.form_elem.avw {
    border-radius: 0 0 3px 3px;
    margin-bottom: 25px;
    border-bottom: none;
}

div.form_elem.afrekenen span.cb {
    display: block;
    float: left;
    width: 8%;
}

div.form_elem.afrekenen span.cb + span {
    display: block;
    float: left;
    width: 92%;
}

div#loadingpayment {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-top: -85px;
    width: 291px;
    display: none;
}

div#loadingpayment div.spinner {
    float: left;
    padding-top: 5px;
    width: 40px;
}

div#loadingpayment div.msg {
    float: right;
    width: 246px;
}

div#selectidealissuer > span, div#selectidealissuer > select {
    visibility: hidden;
    opacity: 0;
    transition: opacity 150ms ease-in-out;
}

div#selectidealissuer.active > span, div#selectidealissuer.active > select {
    visibility: visible;
    opacity: 1;
}

label.error[for="voorwaarden"] {
    right: 14px;
    top: 78px;
}

label.error[for="pm"] {
    bottom: -7px;
    right: 14px;
    top: auto;
}

label.error[for="pmbrand"] {
    bottom: -8px;
    display: block;
    right: 14px;
    top: auto;
}

div#restartpayment {
    display: none;
}

div#restartpayment.active {
    display: block;
}

#content div.column#rightcol div.form {
    opacity: 0;
    z-index: 0;
    transition: opacity 400ms ease-in-out 600ms;
}

#content div.column#rightcol.goorder div.form {
    opacity: 1;
    z-index: 1;
}

#content div.column#rightcol div.cycle {
    position: absolute;
    transition: opacity 400ms ease-in-out, max-height 0ms linear 400ms;
    z-index: 1;
}

#content div.column#rightcol.goorder div.cycle {
    opacity: 0;
    z-index: 0;
    max-height: 0;
}

div.errordialog {
    position: fixed;
    width: 450px;
    max-width: 100%;
    background: #efefef;
    border-radius: 2px;
    box-shadow: 0 0 0 2000px rgba(0, 0, 0, .5);
    padding: 30px;
    z-index: 99999;
    top: 50%;
    margin-top: -100px;
    margin-left: 50px;
    color: #e0001b;
    display: none;
}

div.errordialog span.button {
    width: 120px;
    margin: 20px auto 0 auto;
}

div.errordialog span.msg a {
    color: #e0001b;
    border-bottom: 1px dotted #e0001b;
}

#menu, #submenu, #footer, .selector, #selector {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

span.selectable {
    -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    user-select: text;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
    margin-top: 5px;
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0 5px;
    padding: 3px 10px;
    font-size: 15px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #ccc;
    transition: background 150ms linear;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    text-decoration: none;
    background: #E0001B;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #ccc;
    transition: background 70ms linear;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #E0001B;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 15px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-item.loading {
    min-height: 550px;
    background: #fff url(/images/spinner.gif) no-repeat center center;
    background-size: 32px 32px;
}

div.owl-item > img {
    display: block;
    margin: 0 auto;
}

#content div.column.retour.hide {
    width: 0;
    padding: 0;
    opacity: 0;
    border: 0;
    border-left: 2px solid #CFCFCF;
}

#content div.column.retour.stepfour.hidden {
    display: none;
}

#content div.column.retour {
    opacity: 1;
    visibility: visible;
    transition: opacity 300ms ease-in-out, padding 300ms ease-in-out 300ms, width 300ms ease-in-out 300ms, border 300ms ease-in-out 300ms;
    -ms-transition: none;
}

#content div.column.retour input.button {
    opacity: 1;
    transition: opacity 150ms ease-in-out;
}

#content div.column.retour input.button.hide {
    opacity: 0;
    visibility: hidden;
}

#content div.column.retour.done input.button {
    opacity: 0;
}

#content div.column.retour > h1 #content div.column.retour > div {
    opacity: 1;
    visibility: visible;
    transition: opacity 250ms ease-in-out;
}

#content div.column.retour.hidden > h1, #content div.column.retour.hidden > div {
    opacity: 0;
    visibility: hidden;
    transition: opacity 250ms ease-in-out;
}

#content div.retour div.orderinfo {
    margin-bottom: 15px;
}

#content div.retour div.orderinfo span.l {
    width: 109px;
    display: inline-block;
}

#content div.retour div.orderinfo span.r {
    white-space: nowrap;
}

#content div.retour div.selectproduct {
}

div#selprod {
    min-height: 302px;
}

#content div.column.retour div.owl-cycle {
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    visibility: visible;
}

div.retour div.brandform div.form_elem.substep {
    opacity: 0;
    max-height: 0;
    padding: 0 8px 0 8px;
    transition: none;
    visibility: hidden;
}

div.retour div.brandform div.form_elem.substep.show {
    opacity: 1;
    max-height: 75px;
    visibility: visible;
    padding: 5px 8px 10px 8px;
}

div.retour div.brandform div.form_elem.substep.opmerking.show {
    max-height: 112px;
}

ul#retourlijst {
    margin-top: -8px;
    margin-bottom: 50px;
    width: 100%;
    float: left;
}

ul#retourlijst li {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    float: left;
    padding: 0.4em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

ul#retourlijst li span {
    display: block;
}

ul#retourlijst li span.delete {
    font-size: 0.7em;
    cursor: pointer;
    float: right;
    color: #333;
}

ul#retourlijst li span.delete:hover {
    color: #e0001b;
}

ul#retourlijst li span.title {
    font-size: 0.9em;
}

ul#retourlijst li span.actie {
    color: #E0001B;
    font-style: italic;
}

#retourlijstpreviewer {
    display: none;
}

ul.retourinfo {
    float: left;
    font-size: 0.8em;
    line-height: 1.6;
    list-style: disc outside none;
    padding-left: 20px;
}

div.retour ol {
    list-style: decimal outside none;
    line-height: 1.6;
    padding-left: 20px;
}

div.home-banner h2.playbtn {
    border-radius: 40px;
    color: #666666;
    font-size: 40px;
    height: 70px;
    line-height: 72px;
    margin-left: -30px;
    padding: 0 0 0 8px;
    text-align: center;
    width: 70px;
}

#jwplayer {
    max-width: 703px;
    max-height: 376px;
    height: 376px;
    margin-top: 20px;
}

div#collectionswitcher {
    position: absolute;
    top: 12px;
    left: 12px;
}

div#collectionswitcher > span {
    background: #CFCFCF;
    color: white;
    font-weight: bold;
    font-size: 1.1em;
    display: block;
    float: left;
    cursor: pointer;
    transition: background 250ms ease;
    height: 16px;
    position: relative;
    line-height: 16px;
    border-radius: 0 30px 30px 0;
    text-align: left;
    padding: .4em 36px .4em .5em;
}

div#collectionswitcher > span:first-child {
    border-radius: 30px 0 0 30px;
    margin-right: 0;
    text-align: right;
    padding-left: 36px;
    padding-right: .5em;
}

div#collectionswitcher > span span.rondje {
    display: block;
    width: 20px;
    height: 20px;
    background: white;
    border-radius: 20px;
    opacity: 0;
    top: 5px;
    right: 7px;
    position: absolute;
}

div#collectionswitcher > span:first-child span.rondje {
    left: 7px;
    right: auto;
}

div#collectionswitcher > span:hover {
    background: #e1b7b7;
}

div#collectionswitcher > span.active {
    background: #E0001B;
}

div#collectionswitcher > span.active span.rondje {
    opacity: 1;
}

p#order_btn_disabled_msg {
    display: block;
    float: left;
    color: #fff;
    background: #c50000;
    margin-bottom: 1em;
    box-sizing: border-box;
    padding: 1em
}

span.button.disabled, span.button.disabled:hover {
    cursor: default;
    background: #ccc
}

/* new maattabel */
#maat_popup {
    display: block;
    width: 420px;
    height: 480px;

    background: white;
    box-sizing: border-box;
    padding: 1em;
    position: fixed;
    top: 50%; margin-top: -240px;
    left: 50%;
    margin-left: -44px;

    line-height: 1.6;

     -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    z-index: 99;
  box-shadow: 0 0 15px rgba(0,0,0,.4);
}
#maat_popup {
    display: none;
}
#maat_popup.show {
    display: block;
}
#maat_popup .close {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(/images/icons/close.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    cursor: pointer;
    position: absolute;
    top: 1em; right: 1em;
}
#maat_popup .title {
    font-size: 1.2em;
    font-weight: 300;
    color: #666;
    margin-bottom: 4px;
}
#maat_popup .kiestitle {
    font-size: .84em;
    color: #777;
}
#maat_preview {
    background-color: white;
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 300px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    width: 296px;
    z-index: 5;

    margin: 14px auto 0 auto;

}
#maat_preview> div > span {
    background: white none repeat scroll 0 0;
    border-radius: 3px;
    display: block;
    font-family: "OSans",sans-serif;
    font-size: 12px;
    font-weight: 100;
    line-height: 1.2;
    position: absolute;
}
#maat_preview> div {
    display: none;
}
#maat_preview> div.active {
    display: block;
}
#maat_preview_select {
    display: block;
    float: left; width: 100%;
}
#maat_preview_select span {
    display: block;
    float: left;
    font-size: .9em;
    background: #f0f0f0;
    border-radius: 3px;
    margin: 0 8px 6px 0;
    padding: 2px 4px;
    cursor: pointer;
    border: 2px solid transparent;
}

#maat_preview_select span.active {
    background: #347F9C;
    color: white;
}
span.showmaatpopup.inline {
    cursor: pointer;
    text-decoration: underline;
}
span.showmaatpopup.inline:hover {
    color: #347F9C;

}
span.showmaatpopup.btn {
    cursor: pointer;
    display: inline-block;
    font-weight: 300;
    background: #f0f0f0;
    color: #000;
    font-size: .9em;
    padding: 3px 6px;
    border-radius: 3px;

     -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

}
span.showmaatpopup.btn:hover {
    background: #347F9C;
    color: white;
}
span.showmaatpopup.fright {
    float: right;
}

/* brandgirls niew */
div.brandgirls  {
    min-height: 0!important;
}
div.brandgirls .text {

    float: left; clear: both;
    width: 100%;
    margin-bottom: 1em;
    padding-bottom:1em;
    border-bottom: 2px solid #cfcfcf;
    font-size: .9em;
}
div.brandgirls .fotos {
    width: calc(100% + 10px);
    float: left;
    margin-left: -5px;


}
div.brandgirls .fotos img  {
    width: 33.3333%;
    display: block;
    border: 5px solid white;
    box-sizing: border-box;

    transform: scale(0);
    transition: transform 150ms ease;
}/*
div.brandgirls.loaded .fotos img  {
    transform: scale(1);
}*/
div.brandgirls .fotos img.loaded {
    transform: scale(1);

}



@media screen and (max-width: 965px) {


div.brandgirls .fotos .grid-sizer,
div.brandgirls .fotos img {
    width: 100%;
}

    #menu ul li {
        width: 100%!important;
    }

    #content .column.one, #content .column.two, #content .column.three {
        width: 100%;
        min-height: 500px;
    }

    #content .column.one.afrekenen, #content .column.two.afrekenen, #content .column.three.afrekenen,
    #content .column.one.winkelmand, #content .column.two.winkelmand, #content .column.three.winkelmand {
        min-height: 0;
    }

    input[type=text], input[type=submit] {
        -webkit-appearance: none;
    }

    .nomobile {
        display: none;
    }

    #wrap, #header, #content, #footer {
        width: 100%;
        min-width: 100%;
    }

    #content .column.hascycle {
    }

    #content .column.hascycle .cycle a {
        width: 100%;
    }

    .cycle {
        margin: 0 auto;
    }

    #header {
        height: 50px;
    }

    #header #logo {
        width: 100px;
        height: 44px;
        margin-left: -50px;
        top: 3px;
    }

    #header #logo a {
        width: 100px;
        height: 44px;
    }

    #menu .toggle {
        display: block;
    }

    #menu ul {
        display: none;
        width: 100%;
        margin: 0;
        padding: 0;
        position: absolute;
        left: 0;
        top: 100%;
        border-top: 2px solid #fff;
        box-shadow: 0 8px 16px -6px rgba(0, 0, 0, 0.3);
        z-index: 999;
    }

    #menu ul li {
        display: block;
        margin: 0;
        width: 100%;
    }

    #menu ul li:last-child {
    }

    #menu ul li a {
        border: 0 !important;
        font-size: 1em;
        margin: 0;
        padding: 1em 1em !important;
        background: rgba(224, 0, 27, 0.9) url('../images/icons/pijl_rechts_wit.png') no-repeat center right 12px;
        background-size: 20px 20px;
    }
    #menu ul li.aankleedspelletje a {
        background: rgba(224, 0, 27, 0.9) url(../images/icon_menu_game.png) no-repeat 14px 14px;
        background-size: 10px 21px;
    }
    #menu ul li.aankleedspelletje a:hover,
    #menu ul li.aankleedspelletje a.active {
        background-image: url(../images/icon_menu_game_on.png)!important;
        background-position: 14px 14px!important;
        background-size: 10px 21px!important;
        background-repeat: no-repeat!important;
    }
    #menu ul li.aankleedspelletje a:before {
        content: none;
    }
    
    #menu ul.active {
        display: block;
    }

    #menu ul li .count {
        display: none;
    }

    #footer {
        display: none;
    }

    #content .column.collectie {
        background: #fff;
        max-width: 100%;
        margin: 0 auto;
        float: none;
    }

    #content .column.collectie div.collectie-product {
        width: 45%;
        padding: 0;
        min-height: 50px;
        margin: 60px 2% 0;
    }

    #content .column.collectie div.collectie-product img {
        width: 100%;
        padding-top: 0;
    }

    #content .column.collectie div.collectie-product .info {
    }

    #content .column.collectie div.collectie-product .info span {
        display: block;
    }

    #content .column.product div.product-preview-image {
        float: none;
        margin: 2em auto;
    }

    .status {
        display: none;
    }

    #content .column.product .details-txt {
        margin: 0 auto;
        width: 100%;
    }

    img.product-preview-image-still {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    #content .column.product .intro-product {
        height: auto;
    }

    #content .column.product .selector.maat .option {
        margin: 7px 11px;
    }

    #content .column.product .selector .option {
        margin: 3px 3px 3px 2px;
    }

    #content div.winkelmand.column.goorder {
        width: 100%;
    }

    div#pspselect div.payment_choice.small.nomarg {
        margin-right: 4px;
    }

    #content .column.product .selector:before {
        margin-top: 0;
        left: 50%;
        top: 100%;
        margin-left: -10px;
        background-image: url(/images/selector-pointer-mob.png);
    }

    #addproduct input.button {
        margin: 0 auto;
    }

    div#zoomcontainer.zoomable span.zoombtn {
        height: 40px;
        width: 40px;
        background-size: 40px 40px;
        border-radius: 44px;
    }

    div#zoomcontainer.zoomable span.zoomout {
        background-image: url(/images/btn_zoomout_hd.png);
    }

    div#zoomcontainer.zoomable span.zoomin {
        background-image: url(/images/btn_zoomin_hd.png);
    }

    div#content .owl-theme .owl-controls .owl-page span {
        width: 20px;
        height: 20px;
        margin: 2px 6px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }

    div#content .owl-theme .owl-controls {
        margin-top: 1em;
        margin-bottom: 1em;
    }

    div.errordialog {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 20px;
        width: auto;
        top: 50%;
        left: 10%;
        right: 10%;
        margin: -80px 0 0 0;
    }

    #jwplayer {
        height: auto;
    }

    #maat_popup {
        left: 2%;
        max-width: 96%;
        margin-left: 0;
    }
    /*

    div.brandgirls .fotos img {
        width: 100%;
    }
    */


}


