html {
    scroll-padding-top: 115px;
}

body {
    /* remove margins and scroll bars */
    margin: 0;
}

.fa {
    cursor: pointer;
}

body:not(.catalog-product-view) .wrapper .sticky-header + div.main-container {
    margin-top: 0px;
}

#verkooptekst td, #inkooptekst td { text-align:right; }
#verkooptekst td:nth-child(1) { text-align:left; width: 245px; padding-left: 12px; }
#verkooptekst td:nth-child(2) { min-width: 60px ; }
#verkooptekst td:nth-child(3) { min-width: 60px ; }
#verkooptekst td:nth-child(4) { min-width: 60px ; }
#verkooptekst td:nth-child(5) { min-width: 35px ; }
#verkooptekst td.uitleg, #inkooptekst td.uitleg { font-size:10px; color:#aaa;}
#verkooptekst .overzicht td { text-align: right; width: 100px; padding-right: 2px; }
#verkooptekst .overzicht tbody tr:nth-child(odd) td { background-color: #f6f6f6; }
#verkooptekst .overzicht td:nth-child(1) { text-align: left; border-right: 1px solid #ccc; }
#verkooptekst .overzicht td:nth-child(2) { border-right: 1px solid #ccc; color: #d88609 }
#verkooptekst .overzicht td:nth-child(3) { border-right: 1px solid #ccc; }
#verkooptekst .overzicht td:nth-child(4) { border-right: 1px solid #ccc; color: #383838; }
#verkooptekst .overzicht td:nth-child(5) { border-right: 1px solid #ccc; }
#verkooptekst tr.totaal { border-top:1px solid #ccc; }
#verkooptekst tr.subtotaal { }
#verkooptekst tr.subtotaal td.uitleg { padding-left: 0px; color: #000; }
#verkooptekst tr.eindtotaal { border-top:1px solid #ccc; font-weight:bold; }
#verkooptekst tr.eindtotaal td.uitleg { font-weight:bold; color:#000; padding-left: 0px; }

.boxhawkedit { background-color: #f7f7f7; padding: 10px; margin: 0px; font-size: 12px; }
.boxhawkedit table { font-family: roboto; font-size: 12px; line-height: 14px; }

#verkocht { background-color: #f7f7f7; margin-top: 4px; padding: 5px; display: inline-block; }
#verkocht thead td { font-weight: bold; }
#verkocht td { width: 110px; }
#verkocht td:nth-child(2), #verkocht td:nth-child(3) { width: 90px; text-align: right; }

.waitMessage {
    position: absolute;
    z-index: 101;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url("../images/loading.png") no-repeat scroll center center rgba(255, 255, 255, 0.7);
}
.waitMessage .title {
    margin: auto;
    position: absolute;
    vertical-align: middle;
    top: calc(50% + 50px);
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2px 5px;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 5px;
}
#options-container .waitMessage {
    display: none;
}

.form-fields .btn {
    margin-right: 0px !important;
}
.form-fields .btn:active,
.form-fields .btn:focus {
    background-color: #192127;
}

.form-fields input:invalid {
    border-color: red;
}

.form-fields .field {
    width: calc(100% - 30px) !important;
    float: none !important;
}

#shareMessages {
    margin-top: 10px;
}

.fa-envelope {
    color: #ff6664;
    font-size: 40px;
    cursor: pointer;
}
.fa-whatsapp {
    color: #25d366;
    font-size: 40px;
    cursor: pointer;
}
.fa-facebook {
    color: #3B5998;
    font-size: 40px;
    cursor: pointer;
}
.fa-x-twitter {
    color: rgba(15,20,25,1.00);
    font-size: 40px;
    cursor: pointer;
}
.fa-pinterest {
    color: #E60023;
    font-size: 40px;
    cursor: pointer;
}
.fa-link {
    font-size: 35px;
    cursor: pointer;
}
.fa-caret-up,.fa-caret-down {
    color: #ffb30f;
    padding-right: 5px;
}
.fa-caret-up:hover,.fa-caret-down:hover {
    color: #77b8a4;
}

#options-container a.previous,
#options-container a.next {
    color: #ffb30f;
    padding: 0px 10px;
    float: right;
}
#options-container a.previous:hover,
#options-container a.next:hover {
    color: #77b8a4;
}

#options-container .link-dependency .message {
    margin: 10px 0px 0px 50px;
}

.fa-toggle-off, .fa-toggle-on {
    display: inline-block;
    float: left;
    font-size: 32px;
    color: #ffb30f;
    padding: 2px 5px;
    cursor: pointer;
}
.fa-toggle-off {
    color: #787878;
}

.fa-link, .fa-link-slash {
    font-size: 22px;
    padding-left: 10px;
    cursor: pointer;
}
.share-icon {
    text-decoration: none;
    padding-right: 5px;
}

.col3-layout .col-wrapper {
    width: 100%;
}
.col3-layout .col-wrapper .col-main {
    width: 100%;
    padding: 0;
}
.back-to-top {
    opacity: 0 !important;
}

#TB_ajaxContent {
    /* position the heading */
    width: 100% !important;
    height: 100% !important;
}
#TB_ajaxContent h1 {
    /* position the heading */
    font-size: 25px;
    position: relative;
}

#options-container h1 {
    position: sticky;
    margin-bottom: 0px;
    padding: 10px 0px 0px;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 22px;
    font-weight: 900;
    color: #192127 !important;
    text-transform: uppercase;
}

.finger {
    display: none;
    width: 100%;
    left: calc( 50% - 5px);
    top: calc( 50% - 5px);
    vertical-align: middle;
    text-align: center;
    position: absolute;
    opacity: 0.75;
    pointer-events: none;
}

#scene-container canvas {
    margin: 0px auto;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); /* mobile webkit */
}


.catalog-product-view .product-view {
}

.configurator-div {
    width: 100%;
}

.catalog-product-view #scene-container-outer {
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    float: left;
    margin: 25px 5px;
    width: calc(50% - 20px);
    background-color: unset;
    /*height: 60vh;*/
}
.product-view-configurator .gallery-images {
    display: none;
    width: 100%;
}
.product-view-configurator #scene-container-outer .gallery-images {
    display: block;
}
.catalog-product-view #scene-container {
    position: relative;
    top: 0px;
    height: calc(60vh - 97px);
    width: 100%;
    background-color: unset;
}

.catalog-product-view #scene-container canvas {
    border-radius: 10px;
    box-shadow: 0 0 5px #95b0c559;
}

.catalog-product-view .sticky-navigation {
    clear: both;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
}
.catalog-product-view .product-view-configurator .product-image-thumbs {
    margin: 20px 0px !important;
    height: 83px;
}
.catalog-product-view .product-view-configurator .product-image-thumbs li {
    width: calc(20% - 10px);
    margin: 0px 5px 10px;
    cursor: pointer;
}

.catalog-product-view .product-view-configurator .product-image-thumbs li:hover{
    outline: unset;
    outline-offset: unset;
}
.catalog-product-view .product-view-configurator .product-image-thumbs li img:hover{
    outline: 2px solid #77b8a4;
    outline-offset: -2px;
}
.catalog-product-view .product-view-configurator #scene-container-outer .product-image-thumbs li {
    margin: 14px 5px 14px 5px;
    border-radius: 10px;
    cursor: pointer;
}
.catalog-product-view .product-view-configurator .product-image-thumbs li img {
    border-radius: 10px;
}

.catalog-product-view .sticky-configurator-item {
}

.catalog-product-view #options-container {
    position: relative;
    top: 0;
    margin: 25px 5px 25px 25px;
    float: right;
    width: calc(50% - 20px);
    border-radius: 10px;
    box-shadow: 0 0 5px #95b0c559;
    overflow-y: unset;
    height: unset;
    padding: 0px 10px 0px;
}

.catalog-product-view #options-footer-container-outer {
    background-color: white;
    border-top: 1px solid #eee;
    width: 100%;
    position: sticky;
    bottom: 0px;
    padding: 10px 0px;
    float: right;
}

#options-footer-container-outer .messages {
    display: none;
}

.catalog-product-view #options-footer-container-outer .messages {
    display: block;
}

.catalog-product-view #options-container #optionssummary {
    display: block;
}
.catalog-product-view #options-container .cartbutton {
    display: block;
    margin: 0px;
}
.catalog-product-view #options-container .prijs {
    display: block;
    left: unset;
    bottom: 10px;
    line-height: 50px;
}

.catalog-product-view #footer-container-outer {
    /*position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    border-top: 1px solid #eee;
    padding: 10px;*/
    display: none;
}
.catalog-product-view #footer-container {
    max-width: 1440px;
    /*border-radius: 0px 0px 10px 10px;
    width: calc(41% - 20px);
    margin: 0px 5px 0px;
    position: relative;
    float: right;
    box-shadow: 0 0 5px #95b0c559;*/
    border-top: 0;
    position: relative;
    width: 100%;
    margin: 0 auto;
    float: none;
    padding: 0px;
    min-height: 50px;
    box-shadow: none;
}
.catalog-product-view #footer-container .prijs {
    bottom: 0;
    left: 30px;
}
.catalog-product-view #footer-container .cartbutton {
    margin-right: 10px;
}

.catalog-product-view #summarybutton,
.catalog-product-view #optionssummarybutton {
    display: none;
}

.catalog-product-view #options-container .waitMessage {
    position: absolute;
    border-radius: 10px;
    width: calc(100% - 10px);
    max-width: 100%;
    float: left;
    transform: none;
    top: 0;
    right: 0;
    left: unset;
    background: no-repeat scroll center center rgba(255, 255, 255, 0.7);
}

.catalog-product-view #options-container .optionTitle {
    position: unset;
}
.catalog-product-view #options-container.stuck .optionContent:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}

.catalog-product-view #options-container #optionssummarybutton {
    margin: 15px;
}

.catalog-product-view .product-info-detailed-nav {
    position: sticky;
    top: 113px;
    z-index: 1;
}

#footer-container .messages,
#options-container .messages
{
    margin-bottom: 0px;
}
/*#messages {
    position: sticky;
    text-align: left;
    bottom: 0px;
    z-index: 5;
    top: unset;
}
.catalog-product-view #messages {
    bottom: 80px;
}*/

.message {
    font-weight: bold;
    max-width: 100%;
    border-radius: 3px;
    padding: 7px 5px 5px;
    margin-bottom: 10px;
}

.message.error {
    color: #B94A48;
    border: 1px solid #EED3D7;
    background: rgba(243, 209, 209, 0.85);
}
.message.warning {
    color: #C09853;
    border: 1px solid #FBEED5;
    background: rgba(243, 236, 209, 0.85);
}
.message.info {
    color: #3A87AD;
    border: 1px solid #BCE8F1;
    background: rgba(209, 229, 243, 0.85);
}
.message.success {
    color: #468847;
    border: 1px solid #D6E9C6;
    background: rgba(209, 243, 211, 0.85);
}
.message.neutral {
    color: #192127;
    border: 1px solid #ebebeb;
    background: rgba(245, 245, 245, 0.85);
}

.product-view-configurator h1 {
    /* position the heading */
    position: absolute;
    max-width: 100%;
}

.grouped-configurator .product-essential {
    padding: 10px;
}

.prijs {
    font-weight: bold;
    position: absolute;
    bottom: 6px;
    left: 30px;
    font-size: 35px;
}

#options-container input[type=text],
#options-container input[type=number] {
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    width: 75px;
    height: 40px;
    margin: 5px;
    border-radius: 0px;
    border: 0px solid #192127;
    outline-offset: -2px;
    outline: #ffb30f auto 1px;
}

.edit-step {
    display: inline-block;
    float: right;
}
.edit-step-item {
    display: block;
}

#scene-container {
    float: left;
    width: calc(100vw - 43%);
    height: calc(100vh - 175px);
    position: fixed;
    top: 175px;
    left: 0;
    background-color: white;
}

#scene-container.user-item {
    width: calc(100vw);
    height: calc(100vh - 175px);
    max-height: calc(100vh - 175px);
    position: fixed;
}

#scene-container #preview {
    display: block;
    position: absolute;
    z-index: 60;
    bottom: 20px;
    right: 20px;
    height: auto;
    width: 200px;
    max-width: 20%;
}

#scene-container #preview img {
    padding: 2px;
    background: white;
    display: block;
    border-radius: 20%;
    float: right;
    border: solid 2px #fff;
    box-shadow: 0 0px 8px 0px rgb(0 0 0 / 15%);
}

.catalog-product-view #scene-container-outer.fullscreen {
    position: fixed;
    z-index: 999998;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    max-height: 100vh;
}

#scene-container-outer.fullscreen #scene-container {
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    max-height: 100vh;
    z-index: 999999;
}
#scene-container-outer.fullscreen canvas {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: white;
    z-index: 999998;
}
#scene-container-outer.fullscreen #cameraLink {
    z-index: 999999;
    bottom: 10px;
    top: unset;
    right: 10px;
    position: fixed;
}
#scene-container #camera-minimize {
    display: none !important;
    top: 10px;
    right: 18px;
    position: fixed;
    cursor: pointer;
}
#summary .fa.fa-times {
    font-size: 40px;
    color: #939393;
}
#scene-container-outer.fullscreen #camera-minimize {
    display: block !important;
}
#scene-container-outer.fullscreen #camera-maximize {
    display: none !important;
}

#options-container {
    padding: 0px 10px 10px;
    position: fixed;
    overflow-y: scroll;
    top: 175px;
    right: 0;
    height: calc(100vh - 246px);
    width: 43%;
    max-width: 50%;
    float: left;
    background-color: White;
    -webkit-box-shadow: 0 0 10px 0 rgba(195, 195, 195, 0.35);
    box-shadow: 0 0 10px 0 rgba(195, 195, 195, 0.35);
    z-index: 3;
}
#options-container .waitMessage {
    position: fixed;
    width: 43%;
    max-width: 50%;
    float: left;
    transform: none;
    top: 0;
    right: 0;
    left: unset;
    background: no-repeat scroll center center rgba(255, 255, 255, 0.7);
}
#options-container .optionTitle {
    vertical-align: middle;
    padding: 5px;
    line-height: 32px;
    font-size: 15px;
    font-weight: bold;
    position: sticky;
    height: 40px;
    top: 0px;
    border-bottom: 1px solid #eee;
    background-color: white;
}
#options-container .optionTitle .left {
    float: left;
    display: inline-block;
    cursor: pointer;
}



#options-container .optionTitle .right {
    float: right;
    display: inline-block;
}
#footer-container {
    padding: 10px;
    position: fixed;
    right: 0;
    bottom: 0;
    min-height: 70px;
    width: 43%;
    max-width: 50%;
    float: left;
    background-color: white;
    border-top: 1px solid #eee;
    box-shadow: 0 5px 10px 0 rgba(195, 195, 195, 0.35);
    z-index: 16;
}
.col-main  a.hidden {
    visibility: hidden;
}

#options-container.stuck .optionTitle {
     top: 115px;
 }

#options-container .optionContent {
    padding: 10px 0px 20px;
}
#options-container.stuck .optionContent {
    border-bottom: 1px solid #eee;
}

#options-container .optionContent.disabled {
    color: #ccc;
}
#options-container .optionContent.disabled .step-item {
    cursor: not-allowed;
}
#options-container .optionContent.disabled .step-item.active {
    color: #192127;
}
#options-container .optionContent.disabled input {
    color: #ccc;
    pointer-events: none;
}

#options-container .step {
    padding: 0px;
}
#options-container .step stepTotal {
    color: #ccc;
    text-align: right;
    padding-left: 5px;
    display: inline-block;
}
#options-container .img-item img,
#options-container .text-item .text  {
    padding: 2px;
    display: block;
    border-radius: 25%;
    border: solid 2px #fff;
    box-shadow: 0 0px 8px 0px rgb(0 0 0 / 15%);
}

#options-container .img-item img {
    width: 65px;
}
#options-container .text-item .text  {
    border-radius: 10px;
}
#options-container .img-item.active img,
#options-container .text-item.active .text {
    border: solid 2px #ffb30f;
}

#options-container .img-item img.s2 {
    display: none;
}
#options-container .img-item img.colors {
    box-shadow: none;
    border: none;
    margin-top: -16px;
    margin-bottom: 8px;
}

#options-container .step-item .title  {
    font-weight: bold;
    font-size: 11px;
    min-height: 22px;
    margin-top: 6px;
}

#options-container .step-item {
    display: inline-block;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    vertical-align: top;
    overflow: hidden;
    width: 19%;
    max-width: 75px;
}
#options-container .step-item.custom-item {
    display: block;
    cursor: auto;
    width: unset;
    max-width: unset;
    text-align: left;
}
#options-container .minmax {
    display: inline-block;
    color: #ccc;
}
#options-container .min,
#options-container .max {
    display: inline-block;
}
#options-container .step-item.hidden {
    display: none;
}
#options-container .text-item {
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}

#TB_window {
    font-size: 14px;
    height: auto !important;
    width: 90% !important;
    max-width: 500px;
    max-height: 600px;
}

#options-container .cartbutton,
#options-container #optionssummary,
#options-container .prijs {
    display: none;
}

.cartbutton, #btn-conf-more, #summarybutton, #optionssummarybutton {
    font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    cursor: pointer;
    float: right;
    position: relative;
    text-decoration: none;
    border: none;
    display: inline-block;
    outline: 0;
    vertical-align: middle;
    font-weight: 700;
    background: none;
    padding: 0;
    border-radius: 0;
    text-transform: none;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
    border: 0;
    color: #fff;
    height: 50px;
    line-height: 50px;
    margin: 0;
    font-size: 18px;
}


#summarybutton {
    background: #8fc5e9;
    height: 50px;
    line-height: 50px;
    min-width: 50px;
    margin-right: 10px;
}
#summarybutton:hover, #optionssummarybutton:hover {
    background: #42a6e3;
}

#optionssummarybutton {
    background: #8fc5e9;
    height: 50px;
    line-height: 50px;
    min-width: 50px;
    margin-right: 10px;
    margin-bottom: 30px;
    margin-top: 10px;
    float: none;
    padding-right: 15px;
}

#optionssummarybutton i {
    padding: 0px 15px;
}


.cartbutton {
    background: #ff6664;
    min-width: 240px;
}

#btn-conf-more, #btn-conf-more:focus, #btn-conf-more:hover {
    color: #ff6664;
    background: white;
    min-width: 240px;
    height: 50px;
    margin-bottom: 10px;
    outline: 2px solid #ff6664;
    outline-offset: -2px;
}

.cartbutton:hover {
    background: #da403e;
}
.cartbutton:disabled, #infobutton:disabled{
    display: none;
}
.cartbutton.disabled{
    cursor: not-allowed;
    pointer-events: none;
    background: #aaa;
}

#summary  {
    display: none;
    margin-bottom: 25px;
    position: fixed;
    overflow-y: scroll;
    float: left;
    right: 0;
    z-index: 10;
    width: 43%;
    max-width: 50%;
    height: calc(100vh - 246px);
    top: 175px;
    background: #fff;
    padding: 10px 10px 10px;
}
#summary .gallery-item,
#optionssummary .gallery-item {
    width: calc(25% - 20px);
    float: left;
    margin-right: 20px;
    height: 100%;
}
#summary .gallery-item{
    cursor: pointer;
}
#summary .gallery-item img,
#optionssummary .gallery-item img {
    border-radius: 10px;
}

#optionssummary .itemlink, #summary .itemlink {
    clear: both;
    padding: 15px 10px 0px;
    float: right;
}

/*#optionssummary .itemlink {
    display: none;
}*/

.availability-green {
    color: #14853d;
}

.availability-blue {
    color: #0a5ea9;
}

.availability-red {
    color: #d50707;
}

.availability-orange {
    color: #e78e03;
}

#optionssummary .meerinfo, #summary .meerinfo {
    text-decoration: none;
    background-color: #ffb30f;
    padding: 5px 10px;
    color: white;
    border-radius: 3px;
}
#summary .recipe {
    margin-top: 20px;
    float: left;
}
#summary .recipe .extra {
    color: #0f93ff;
}
#summary .copy,
#optionssummary .copy {
    text-decoration: none;
    background-color: #0f93ff;
    padding: 5px 10px;
    color: white;
    border-radius: 3px;
    display: inline;
    cursor: pointer;
}
#optionssummary .production,
#summary .production,
#optionssummary .product,
#summary .product{
    text-decoration: none;
    background-color: #4caf50;
    padding: 5px 10px;
    color: white;
    border-radius: 3px;
    display: inline;
    cursor: pointer;
    margin-left: 5px;
}
#optionssummary .copyContent, #summary .copyContent {
    display: none;
}

#summary .info-item,
#optionssummary .info-item {
    width: 75%;
    float: right;
}
#summary .item,
#optionssummary .item {
    width: 100%;
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

#summary .item:last-child,
#optionssummary .item:last-child {
    border-bottom: 0;
}

#summary .item:after,
#optionssummary .item:after {
    clear: both;
}
#summary h5,
#optionssummary h5 {
    margin-top: 15px;
}
#summary .label,
#optionssummary .label {
    width: 30%;
    display: inline-block;
    color: #999;
    vertical-align: top;
    user-select: none;
}
#summary .value,
#optionssummary .value {
    width: 70%;
    display: inline-block;
}

#summary table,
#optionssummary table {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: unset;
    margin: 0px auto;
    width: 100%;
}
#summary table th,
#optionssummary table th {
    font-weight: bold;
    padding: 0px 5px;
}
#summary table tr:nth-child(even),
#optionssummary table tr:nth-child(even) {
    background: #f1f1f1;
}
#summary table td,
#optionssummary table td {
    padding: 0px 5px;
}

#arLinkMobile,
#arLinkDesktop,
#cameraLink,
#shareLink {
    position: absolute;
    text-align: center;
    text-decoration: none;
    padding: 5px 5px 0px 5px;
    width: 60px;
    z-index: 5;
    color: #192127;
    font-weight: bold;
    background-color: #ffffff61;
    font-size: 16px;
    border: solid 0px #fff;
    box-shadow: 0 0px 8px 0px rgb(0 0 0 / 15%);
    border-radius: 5px;
}

#arLinkMobile,
#arLinkDesktop,
#shareLink {
     cursor: pointer;
 }

#arLinkMobile {
    display: none;
}
#arLinkDesktop {
    width: 205px;
}
#arLinkDesktop .bekijk {
    float: right;
    line-height: 53px;
    color: #9e9e9e;
}

.icon {
    float: left;
    width: 47px;
    cursor: pointer;
}

#arLinkMobile,
#arLinkDesktop {
    right: 15px;
    top: 15px;
}
#shareLink {
    right: 230px;
    top: 15px;
}
#cameraLink {
    right: 300px;
    top: 15px;
}
#cameraLink .icon {
    display: none;
}
#cameraLink .icon.default {
    display: block;
}

#cameraLink.expanded {
    width: 260px;
    height: 130px;
}
#cameraLink.expanded .icon {
    width: 60px;
    height: 60px;
}

.stuck #arLinkMobile,
.stuck #arLinkDesktop,
.stuck #cameraLink,
.stuck #shareLink {
    top: 15px;
}

#arLinkMobile:hover,
#arLinkDesktop:hover,
#cameraLink:hover,
#shareLink:hover {
    text-decoration: none;
}



#arLinkMobile .fa,
#arLinkDesktop .fa,
#cameraLink .fa,
#shareLink .fa {
    font-size: 30px;
    color: #ffb30f;
    display: block;
    pointer-events: none;
}


#summary .fa.fa-times {
    font-size: 40px;
    color: #939393;
    position: fixed;
    right: 35px;
    top: 184px;
}

.fa-cube {
    color: #ffb30f;
}
.qr {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

#arLinkMobile:hover .fa,
#arLinkDesktop:hover .fa,
#cameraLink .icon:hover .fa,
#shareLink:hover .fa,
.fa-link:hover,
.fa-link-slash:hover {
    color: #77b8a4;
}

@media screen and (max-width: 1400px) {

    #arLinkMobile {
        display: block;
    }

    #arLinkDesktop {
        display: none;
    }

    #shareLink {
        right: 90px;
    }
    #cameraLink {
        right: 166px;
    }
    .stuck #arLinkMobile,
    .stuck #arLinkDesktop,
    .stuck #cameraLink,
    .stuck #shareLink {
        top: 15px;
    }
    #footer-container,
    #options-container{
        border-left: 1px solid #eee;
    }
}
@media screen and (max-width: 1080px) {

    #summary  {
        z-index: 14;
        height: calc(100vh - 71px - 65px);
        top: 65px;
    }

    .breadcrumbs {
        display: none;
    }

    #TB_window {
        height: auto !important;
        width: 90vw !important;
        max-width: 500px;
    }

    #summary .label {
        width: 50%;
    }

    #summary .value {
        width: 50%;
    }

    .catalog-product-view #scene-container {
        height: calc(60vh - 72px);
    }

    .catalog-product-view #scene-container-outer {
        /* top: 90px;*/
    }
    .catalog-product-view #scene-container-outer.fullscreen {
        position: fixed;
        top: 0;
        left: 0;
    }

    .cartbutton {
        font-size: 16px;
        min-width: 165px;
    }
/*
    .catalog-product-view .product-view-configurator .product-image-thumbs {
        max-width: calc(100vw - 20px);
    }*/

    #options-container .optionTitle {
        top: 0px;
    }
    #options-container.stuck .optionTitle {
        top: 0px;
    }
    #scene-container {
        top: 65px;
        width: calc(100vw - 43%);
        min-width: 50%;
        height: calc(100vh - 65px);
    }
    #scene-container.user-item {
        top: 65px;
        width: calc(100vw);
        height: calc(100vh);
        max-width: calc(100vw);
        max-height: calc(100vh);
        position: fixed;
    }
    #options-container {
        top: 65px;
        height: calc(100vh - 71px - 65px);
    }

    #summary .fa.fa-times {
        top: 74px;
    }

    /*#messages {
        !*top: 10px;*!
    }*/

    /*.stuck #messages {
        !*top: 10px;*!
    }*/
    #arLinkMobile,
    #arLinkDesktop,
    #cameraLink,
    #shareLink {
        top: 15px;
    }
}
@media screen and (max-width: 750px) and (orientation:portrait), screen and (orientation:portrait) {

    #btn-conf-more {
        width: 100%;
    }
    .catalog-product-view .page-header {
        box-shadow: none;
    }
    .catalog-product-view #scene-container-outer {
        z-index: 10;
        width: 100%;
        margin: 0 0 0 0px;
        top: 0px;
        overflow: hidden;
        height: min(calc(333px + 67px),calc(40vh + 67px));
        pointer-events: none;
    }
    .catalog-product-view #scene-container-outer.fullscreen {
        position: fixed;
        top: 0;
        left: 0;
    }
    .product-view-configurator .gallery-images {
        display: inline-block;
        margin-top: -67px;
    }
    .product-view-configurator #scene-container-outer .gallery-images {
        display: none;
    }

    .catalog-product-view .product-view .product-image-thumbs {
        margin: 10px 0px 0px !important
    }
    .catalog-product-view .product-view-configurator .product-image-thumbs li {
        width: calc(33.3% - 20px);
        margin: 0px 5px 10px;
    }

    #summary .label, #optionssummary .label {
        width: 100%;
        background-color: #f5f5f5;
    }
    #summary .value, #optionssummary .value {
        width: 100%;
        padding-left: 15px;
        background-color: #fff;
    }

    .catalog-product-view .product-view.product-view-configurator {
        padding: 0;
    }
    .catalog-product-view #scene-container {
        height: 331px;
        max-height: 40vh;
        pointer-events: all;
    }
    .catalog-product-view #scene-container canvas {
        border-radius: 0;
        box-shadow: none;
    }
    .catalog-product-view #options-container {
        width: 100%;
        margin: 0;
        border-radius: 0px;
    }

    #scene-container #preview {
        display: block;
        position: absolute;
        z-index: 60;
        bottom: 75px;
        right: 15px;
    }

    #scene-container #preview img {
        width: 136px;
        padding: 2px;
    }


    #summary  {
        padding-bottom: 75px;
        z-index: 15;
        height: 100%;
        max-width: 100%;
        width: 100%;
        top: 0px;
    }

    #TB_ajaxContent h1 {
        /* position the heading */
        font-size: 20px;
        position: relative;
    }

    .icon {
        width: 34px;
    }

    #cameraLink.expanded {
        width: 206px;
        height: 98px;
    }
    #cameraLink.expanded .icon {
        width: 50px;
        height: 50px;
    }

    #TB_window {
        height: auto !important;
        width: 90vw !important;
    }

    .wrapper .sticky-block-header {
        background: none !important;
    }
    .cartbutton {
        font-size: 16px;
        min-width: 165px;
    }

    /*#messages {
        !* position the heading *!
        max-width: calc(100%);
        font-size: 11px;
        !*top: 10px;*!
    }*/

    .message {
        margin-top: 5px;
        margin-bottom: 0px;
        padding: 4px 5px 2px;
    }
    .messages .message {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    body:not(.catalog-product-view) .wrapper .page-header {
        background: none;
        box-shadow: none;
    }

    .wrapper .page-header .logo{
        pointer-events: none;
    }
    .wrapper .page-header .logo .small {
        /*display: none;*/
    }


    #scene-container {
        width: 100vw;
        max-width: 100vw;
        height: 331px;
        max-height: 40vh;
        z-index: 4;
        top: 0;
        min-width: unset;
        border-bottom: 1px solid #eee;
    }

    #scene-container.user-item {
        width: calc(100vw);
        height: calc(100dvh - 65px);
        max-height: calc(100dvh - 65px);
    }

    /*#messages {
        bottom: 10px;
    }*/

    .prijs {
        margin: 0px;
        bottom: 16px;
        left: 10px;
        font-size: 25px;
        position: absolute;
    }
    html {
        scroll-padding-top: 330px;
    }

    #footer-container,
    #options-container{
        border-left: 0px;
    }

    #options-container .optionTitle {
        top: 0px;
    }
    #options-container.stuck .optionTitle {
        top: 0px;
    }

    #options-container {
        margin-top: min(331px, 40vh);
        width: 100vw;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-bottom: 70px;
        max-width: unset;
        top: 0;
        height: calc(100vh - 401px);
    }
    #options-container .waitMessage {
        /*margin-top: min(331px, 40vh);*/
        width: 100vw;
        padding-bottom: 80px;
        max-width: unset;
        top: 0;
        height: calc(100%);
    }

    #summary .fa.fa-times {
        margin-top: 0px;
        top: 10px;
        right: 15px;
    }


    .catalog-product-view #footer-container-outer {
        display: none;
    }
    #footer-container {
        width: 100vw;
        max-width: unset;
        padding: 10px;
    }
    #options-container-tabs {
        margin: 0px 25px;
        text-align: left;
    }
    .options-container-tab {
        line-height: 75px;
        font-size: 15px;
        font-weight: bold;
        display: inline-block;
        padding: 0px 10px;
    }

    #arLinkMobile,
    #arLinkDesktop,
    #cameraLink,
    #shareLink {
        text-decoration: none;
        top: unset;
        bottom: 15px;
        right: 15px;
        width: 38px;
        height: 48px;
        font-size: 10px;
        padding: 0px;
    }
    #arLinkMobile img,
    #arLinkDesktop img {
        display: none;
    }
    #shareLink {
        right: 65px;
    }
    #cameraLink {
        right: 115px;
    }

    .stuck #arLinkMobile,
    .stuck #arLinkDesktop,
    .stuck #cameraLink,
    .stuck #shareLink {
        top: unset;
    }

}
@media screen and (max-width: 750px) and (orientation:landscape) {

    .cartbutton {
        font-size: 16px;
        min-width: 130px;
    }
    .prijs {
        bottom: 20px;
        font-size: 20px;
    }
    #scene-container {
        width: 50%;
        max-width: calc(50vw);
    }
    #scene-container.user-item {
        width: calc(100vw);
        height: calc(100vh);
        max-height: calc(100vh);
    }
    #footer-container, #options-container {
        width: 50%;
    }
    html {
        scroll-padding-top: 65px;
    }
}