﻿
@media screen and (max-width:1350px) {

    /*
    article.block.brand-block .caption img {
        height: 40px;
        margin-top: unset;
    }
*/

}



@media screen and (max-width:1199px) {

    nav.navbar a.navbar-brand img {
        max-width: 400px;
    }

    /* HOME */

    #jumpboard .item a {
        font-size: 3rem;
    }
    #jumpboard .item a i {
        top: 33px;  
        font-size: 35px;  
    }

    /* CATALOGUE */

    article.block.brand-block .caption img {
        height: 40px;
        width: auto;
    }
    
    article.block.brand-block .caption a.arrow {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

}



@media screen and (max-width:991px) {

    /* BASIC LAYOUT */

    .hide-on-mobile {
        display: none !important;
    }

    .show-on-mobile {
        display: block !important;
    }

    .col-margin-on-mobile {
        margin-bottom: 25px;
    }

    /* CONTAINER */

    .container {
        position: relative;
    }

    .indent {
        padding-left: 0;
    }

    .padding-top {
        padding-top: 15px;
    }

    /* header */

    /* navbar */
    nav.navbar {
        height: unset;
        padding: 15px 0;
    }

    nav.navbar a.navbar-brand img {
        max-width: 300px;
        margin-left: 0;
    }

    nav.navbar button.navbar-toggler {
        background: #fff;
    }

    nav.navbar .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    } 
    nav.navbar #navbarNav ul.navbar-nav {
        height: unset;
        margin-top: 10px;
        border-top: 1px solid #ccc;
    }

    nav.navbar #navbarNav ul.navbar-nav li {
        border-bottom: 1px solid #ccc;
        margin: 0;
    }

    nav.navbar #navbarNav ul.navbar-nav li a {
        font-size: 1.2rem;
        line-height: 3rem;
    }

    nav.navbar #navbarNav ul.navbar-nav li.nav-item-search {
       display: none;
    }

    nav.navbar #navbarNav ul.navbar-nav li#searchcontainer {
        display: block;
        position: relative;
        top: unset;
        right: unset;
        border: unset;
        padding-top: 10px;
    }



    /* HOMEPAGE banner */

    #carouselHomeBanner .caption h1 {
        font-size: 3rem;
        line-height: 3rem;
    }

    /* HOMEPAGE jumpboard */

    #jumpboard .item a span { display: none; }

    /* HOMEPAGE showroom */

    #showroom .caption      { padding: 15px;}
    #showroom .caption h2   { font-size: 2rem; }


    /* CATALOGUE */

    a#toggle-filters    { color: #999; }
    .filter-container   { display: none; }

    /* PRODUCT detail */

    #productdetail #rightside                   { border-left: unset; }
    /*#productdetail #rightside a#back_button_a   { display: none; }*/

    /* HAND SWIPE */

    img#icon-hand-swipe {
        position: absolute;
        top: 10%;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        pointer-events: none;
    }

    /* ORDERS */
    .tab-content {
        width: 100%;
        overflow-x: scroll;
        border-right: 1px solid #aaa;
    }

    /* FOOTER */

    footer { 
        background-image: unset; 
    }

    footer .logo-and-credits {
        max-width: unset;
    }

}

@media screen and (max-width:769px) {

    header ul li#ingelogd-als, header ul li#terug-naar-cms {
        display: none;
    }

    nav.navbar a.navbar-brand img {
        max-width: 300px;
    }

    table#cart-full tr td.image                     { opacity: 0; max-width: 1px; padding: 0; width: 1px; }
    table#cart-full tr td.image a                   { display: none; }
    table#cart-full tr .minimize-on-mobile button   { display: none; }

    table#cart-full tr td div.mobile-orderline {
        display: block;
    }
   
    table#cart-full tr td .omschrijving { display: none; }

    #shop a#bakk {
        display: none;
    }

}



@media screen and (max-width:560px) {

    header ul li#toggleprices {
        display: none;
    }

    header ul li#logoff {
        display: none;
    }

    nav.navbar a.navbar-brand img {
        max-width: 200px;
    }

    nav.navbar a.navbar-brand img.with-payoff {
        display: none;
    }
    nav.navbar a.navbar-brand img.without-payoff {
        display: block;
    }

    /* CONTENT WRAPPER and BASICS */

    .padding-top-and-bottom {
        padding-top: 15px;
    }

    .row {
        margin-left: 5px;
        margin-right: 5px;
    }
    

    .row .col-xs-6 {
        width: 50%;
    }

    .indent {
        padding-left: unset;
    }

    /* H1 h2 h3 */

    h1 {
        font-size: 3rem;
        line-height: 3rem;
        margin-left: unset;
    }

    /* HOME */

    #carouselHomeBanner .caption {
        padding: 25px;
        min-height: 350px;
    }

    #carouselHomeBanner .caption h1 {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }

    #producthighlights article {
        margin-bottom: 25px;
    }

    #jumpboard .item a {
        font-size: 2rem;
    }

    #jumpboard .item a i {
        font-size: 1.5rem;
        top: 40%;
        right: 10%;
    }

    /* TABLE */

    table tr .minimize-on-mobile { opacity: 0; max-width: 1px; overflow: hidden; padding: 0; width: 1px !important; }

    /* CATALOGUE */

    .catalogue-message {
        margin-bottom: 10px;
    }

    /* PRODUCT DETAIL */

    #productdetail #rightside, #productdetail #leftside {
        padding: 15px !important;
    }

    #productdetail #leftside #productdata {
        padding: 15px;
    }

    #productdetail #leftside #productomschrijving {
        padding: 15px 0 0 0;
    }

    #productdetail #rightside #name-and-colors {
        padding: 0;
    }

    #productdetail #rightside #colors {
        height: 150px;
        max-height: 150px;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        position: relative;
        width: 100%;
    }

    #productdetail #rightside #colors a.colorSwitcher {
        float: unset;
        display: inline-block;
        min-height: unset;
        margin-right: 5px;
    }


    /* PRODUCT DETAIL ordering */

    #productdetail #rightside table tr th:first-child, #productdetail #rightside table tr td:first-child {
        padding-left: unset;
        width: unset;
    }

    #productdetail #rightside table tr th.stock, #productdetail #rightside table tr td.stock {
        text-align: right;
    }

    #productdetail #rightside p.submitbutton {
        text-align: left;
        padding: unset;
    }

    /* TABLE */

    table tr td.quantity {
        min-width: 125px;
    }

    table tr td.quantity .ui-spinner {
        width: 100px;
        position: relative;
        height: 40px;
        border: 1px solid #dcdcdc;
    }

    table tr td.quantity .ui-spinner input {
        position: absolute;
        width: 40px !important;
        height: 40px;
        margin: 0 0 0 30px;
        text-align: center;
    }

    table tr td.quantity .ui-spinner a.ui-spinner-up {
        width: 30px;
        right: 0;
        top: 0;
        height: 40px;
        background-color: #ddd;
    }

    table tr td.quantity .ui-spinner a.ui-spinner-up::after {
       margin-top: 12px;
    }

        table tr td.quantity .ui-spinner a.ui-spinner-down {
            width: 30px;
            left: 0;
            top: 0;
            height: 40px;
            background-color: #ddd;
        }

            table tr td.quantity .ui-spinner a.ui-spinner-down::after {
                margin-top: 12px;
            }


    #returns form .photos .item {
        width: 100%;
        float: unset;
        margin-bottom: 15px;
    }

    #returns form .photos .item img.preview {
        width: 100%;
        height: auto;
    }

}
