@media (max-width: 767px) {
    .header-img, #masthead > .wrap {
        display: none;
    }

    #masthead {
        padding-top: 0;
    }

    .bim-site-title {
        display: block;
        text-align: center;
    }

    /*.single-product .product-type-stickermodule form.cart .quantity {
        display: flex!important;
        align-items: center;
    }

    .single-product .product-type-stickermodule form.cart .quantity > * {
        position: static!important;
    }

    .single-product .product-type-stickermodule form.cart .quantity label {
        line-height: normal;
        height: auto;
    }*/
}

/*.single-product .product-type-stickermodule form.cart [type="submit"]:not(.inpage), .single-product .product-type-stickermodule form.cart .quantity, .sm-pricing-row, .row-result {
    display: none;
}*/
.shopping-cart-menu {
    background-color: #bc1212;
    padding: 3px 5px;
    border-radius: 3px;
}

.shopping-cart-menu i {
    color: white;
}

.page-template-tpl-pseudo.page:not(.home) #content {
    padding: 0;
}

.bim-site-title {
    line-height: 49px;
    font-weight: 800!important;
    letter-spacing: 1px;
    font-size: 2em;
    color: #404040!important;
}

.site-title {
    font-size: 3em;
}

.single-product .product-type-stickermodule form.cart .quantity label {
    font-size: 1em;
    margin-left: 10px !important;
}

img.logo {
    height: 8em;
    display: block;
    margin: auto;
    padding: 1.7em 0 0;
    margin-top: 1em;
}

#top-menu {
    text-align: right;
}

.wrap {
    max-width: 1200px!important;
}

/*.bim-column>div> :first-child {
    margin-top: 20px;
    padding-top: 0;
}*/
.page-one-column .panel-content .wrap, .bim-sticker-builder .wrap {
    max-width: 740px!important;
    padding-bottom: 2em;
    padding-top: 3.5em;
    position: relative;
}

#masthead {
    padding-top: 72px;
}

#menu-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#menu-footer li {
    margin-right: 5px;
}

#menu-footer li:not(:last-child):after {
    content: '-';
    margin-left: 5px;
}

input[type=text] {
    box-shadow: none;
}

#masthead .wrap .bim-column {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
}

#masthead {
    padding-top: 0;
}

.navigation-top {
    position: static!important;
}

img.logo {
    height: 80px;
    display: block;
    margin: auto;
    padding: 0;
    margin-top: 0;
    object-fit: contain;
    width: 100%;
}

@media (max-width: 767px) {
    .site-title span {
        display: block;
    }

    .site-title span:not(:last-child):after {
        content: '-';
    }

    .menu-toggle {
        display: block;
    }

    [aria-expanded="false"] + .menu-main-menu-container {
        display: none;
    }

    #masthead .wrap .bim-column > * {
        width: 100%;
    }
}

/* Small builder */
.onw-builder-small .bim-sticker-builder .step-3, .onw-builder-small .bim-sticker-builder .step-5, .onw-builder-small .bim-sticker-builder .stepline-before, .onw-builder-small .bim-sticker-builder .stepline-after, .onw-builder-small .bim-sticker-builder .sm-pricing-row, .onw-builder-small .bim-sticker-builder .single-product .product-type-stickermodule form.cart .quantity, .onw-builder-small .bim-sticker-builder .single-product .product-type-stickermodule form.cart [type="submit"]:not(.inpage), .onw-builder-small .bim-sticker-builder .single-product .product-type-stickermodule form.cart [type="submit"].inpage {
    display: none;
}

.onw-builder-small .bim-sticker-builder .row-result {
    order: -1;
    padding: 0;
    border: none;
    border-bottom: solid 3px #ffffff;
    position: relative;
}

.onw-builder-small .bim-sticker-builder .cart {
    display: flex;
    flex-wrap: wrap;
}

.onw-builder-small .bim-sticker-builder .row-result .toggle {
    display: none;
}

.onw-builder-small .bim-sticker-builder .row-result .result {
    overflow: hidden;
    padding: 20px;
}

.onw-builder-small .bim-sticker-builder .row-result:before {
    content: 'Voorbeeld';
    color: #acacac;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 5px 10px;
}

.onw-builder-small .bim-sticker-builder .step .step-overlay {
    display: none;
}

.onw-builder-small .bim-sticker-builder .row {
    width: 100%;
    z-index: 0;
}

.onw-builder-small .bim-sticker-builder .sm-pricing-row+.row {
    display: none;
}

.onw-builder-small .bim-sticker-builder .single-product .product-type-stickermodule form.cart .quantity input {
    position: static;
}

.onw-builder-small .bim-sticker-builder .single-product .product-type-stickermodule form.cart .quantity {
    width: calc(100% / 3);
    position: static;
}

.onw-builder-small .bim-sticker-builder .sm-pricing-row {
    width: calc(100% / 3);
    padding: 0;
    position: static;
}

.onw-builder-small .bim-sticker-builder .single-product .product-type-stickermodule form.cart [type="submit"]:not(.inpage) {
    width: calc(100% / 3);
    position: static;
}

.onw-builder-small .bim-sticker-builder .sm-pricing {
    width: 100%;
    position: static;
}

.onw-builder-small .bim-sticker-builder .step {
    padding: 0;
}

.onw-builder-small .bim-next-options {
    width: 25%;
    text-align: center;
    cursor: pointer;
    margin: 15px auto 0;
}

@media (max-width: 767px) {
    .onw-builder-small .bim-sticker-builder {
        padding: 0 15px!important;
    }

    .onw-builder-small .bim-next-options {
        width: 100%;
    }

    .onw-builder-small .bim-sticker-builder .single-product .product-type-stickermodule form.cart .quantity, .onw-builder-small .bim-sticker-builder .sm-pricing-row, .onw-builder-small .bim-sticker-builder .single-product .product-type-stickermodule form.cart [type="submit"]:not(.inpage) {
        width: 100%;
    }
}

/* END Small builder */
