/* GENERAL */
body{
    font-family: "Times New Roman", Times, serif !important;
    overflow-x: hidden !important;
}
input[type="submit"]{
    margin: 0px;
}
form{
    margin-bottom: 0px;
    font-family: "Times New Roman", Times, serif !important;
}
div.copyright-box{
    text-align: center!important;
    width: 100%;
}
#viewport{
    margin-bottom: 20px;
}
div#yw1-widget .summary,
div#viewport label,
div#viewport input,
div#viewport legend,
legend{
    color: black !important;
    font-size: 16px !important;
    line-height: 20px;
}
#shoppingcart-wrap:hover {
}
legend,
div#yw1-widget div.summary{
    font-weight: normal;
    text-align: center;
    float: left;
    width: 97%; /* FALLBACK */
    width: calc(100% - 20px);
    margin: auto 10px;
    border: solid 1px black;
}
div#yw1-widget div.summary{
    width: 100% !important;
    margin: 0px !important;
    /*        margin-top: 40px !important;*/
    float: none !important;
    background-color: #e5e5e5;
}
form#checkout legend,
div#checkoutShoppingCart legend,
div#shoppingcart-wrap legend{
    background-color: rgba(155, 255, 160, 0.25);
}
h1{
    font-family: "Times New Roman", Times, serif !important;
    text-align: center;
    text-transform: uppercase;
    line-height: 38px;
    font-size: 22px !important;
    border-bottom: solid 1px black;
}
#gridheader h1,
h1#advanced-search,
h1#publisher-h1{
    font-size: 30px !important;
    border: none !important;
    text-transform: none !important;
    text-align: left !important;
}
form#checkout h1,
div#orderdisplay h1.center,
div#change-password-wrapper h1{
    background-color: rgb(155, 255, 160) !important;
    color: black !important;
}
div#login-wrapper h1,
div#create-account-wrapper h1,
h1#my-account-h1,
h1#my-address-form{
    background-color: rgb(255, 255, 160) !important;
    color: black !important;
}
/*
div#product_details h2:hover{
border-color: blue !important;
}
div#product_details h2 a:hover{
color: blue !important;
}
*/

/* CURSORS */
a,
select,
div.addcart,
div#redirect-riot,
span.minicart_desc{
    cursor: pointer !important;
}
span,
div{
    cursor: default !important;
}
/* BUTTONS, INPUTS, SELECTS, TEXTAREAS & LABELS */
form#advancedsearch input[type="text"],
#checkout input[type="text"],
#checkout input[type="password"],
#checkout input[type="email"],
#checkout input[type="select"],
form#advancedsearch input[type="text"]:focus,
#checkout input[type="text"]:focus, 
#checkout input[type="password"]:focus,
#checkout input[type="email"]:focus,
#checkout input[type="select"]:focus{
    font-size: 16px !important;
    border: 1px solid black !important;
    background-color: white !important;
    color: black !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 26px !important;
    min-width: 100%;
    width: 100%;
    margin-bottom: 10px;
}
select {
    text-transform: initial;
    height: 26px;
    -webkit-appearance: listbox;
    padding-left: 5px;
    background-color: white;
}
#checkout label, 
#contact-form label{
    text-transform: initial;
    font-size: 0.9em;
    font-weight: bold;
    margin: 5px auto;
}
div#viewport div.addcart,
div#viewport input[type="button"],
div#viewport input[type="submit"],
div#viewport button,
div#shoppingcart input[type="button"],
div#shoppingcart input[type="submit"],
form#ShareForm input[type="submit"],
div#shoppingcart button{
    font-family: inherit;
    font-weight: normal;
    height: 40px !important;
    width: 100%;
    line-height: 38px !important;
    margin-bottom: 10px;
    color: black;
    outline: solid 1px black;
    padding: 0px;
}
div#viewport div.addcart:hover,
div#viewport input[type="button"]:hover,
div#viewport input[type="submit"]:hover,
div#viewport button:hover,
div#shoppingcart input[type="button"]:hover,
div#shoppingcart input[type="submit"]:hover,
form#ShareForm input[type="submit"]:hover,
div#shoppingcart button:hover{
    border-left: solid 1px white !important;
    border-top: solid 1px white !important;
    border-right: solid 1px black !important;
    border-bottom: solid 1px black !important;
}
div#viewport div.addcart:active,
div#viewport input[type="button"]:active,
div#viewport input[type="submit"]:active,
div#viewport button:active,
div#shoppingcart input[type="button"]:active,
div#shoppingcart input[type="submit"]:active,
form#ShareForm input[type="submit"]:active,
div#shoppingcart button:active{
    border-left: solid 1px black !important;
    border-top: solid 1px black !important;
    border-right: solid 1px white !important;
    border-bottom: solid 1px white !important;
}
div#viewport div.addcart:focus,
div#viewport input[type="button"]:focus,
div#viewport input[type="submit"]:focus,
div#viewport button:focus,
div#shoppingcart input[type="button"]:focus,
div#shoppingcart input[type="submit"]:focus,
form#ShareForm input[type="submit"]:focus,
div#shoppingcart button:focus{
    border-left: solid 1px black !important;
    border-top: solid 1px black !important;
    border-right: solid 1px white !important;
    border-bottom: solid 1px white !important;
}
div.green-input-button,
input.green-input-button,
button.green-input-button{
    background-color: lime !important;
    color: black !important;
}
input.grey-input-button,
button.grey-input-button{
    background-color: #e5e5e5 !important;
    color: black !important;
}
div#edit-clear-cart input{
    background-color: red !important;
}
div#edit-update-cart input,
div#edit-share-cart button,
input#btnSendWishList{
    background-color: #e5e5e5 !important;
}
div#viewport select{
    color: black;
    border: solid 1px black;
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 10px;
}
div#viewport textarea,
form#ShareForm textarea{
    color: black;
    border: solid 1px black;
    box-shadow: none;
    border-radius: 0px;
    width: 100%;
    resize: vertical;
    box-sizing: border-box;
}

/* ALERTS, WARNINGS & ERRORS */
.alert {
    color: inherit !important;
    font-size: 16px;
    background-color: inherti !important;
    margin-bottom: 10px !important;
    padding: 10px;
    color: black;
    text-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid black;
}
.alert .close {
    position: relative;
    top: 0px;
    right: 0px;
    line-height: 20px;
    color: inherit !important;
}

.alert-danger, .alert-error {
    color: black !important;
    background-color: red !important;
}
.alert-warning{
    color: black !important;
    background-color: yellow !important;
}
.alert-success,
.alert-info{
    color: black !important;
    background-color: lime !important;
}
.close {
    float: right;
    font-size: 22px;
    font-weight: normal;
    text-shadow: none !important;
    opacity: 1 !important;
    filter: none !important;
}
.warning, .errorMessage {
    font-size: 14px !important;
    margin-top: -10px;
    margin-bottom: 10px;
    height: auto;
    box-sizing: border-box;
    padding: 3.5px;
    color: red;
}

/* FORMS */
form#checkout{
    color: black;
    float: left;
    width: 66.3%; /*FALLBACK*/
    width: calc(((100% - 10px)/ 3)* 2);
    border: solid 1px black;
}



fieldset .row-fluid {
    font-size: 17px;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    /*        background-color: cyan;*/
}
.row-fluid label{
    /*background-color: lime;*/
    margin-bottom: 1.5px !important;
}
.row-fluid .input-parent{
    box-sizing: border-box;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 0px;
    margin: 0;
}
.row-fluid .address-parent{
    float: left;
    box-sizing: border-box;
    width: 50%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 0px;
    margin: 0;
}
.row-fluid .textarea-parent, .row-fluid .submit-parent, .row-fluid .terms-parent, .row-fluid .billing-parent{
    box-sizing: border-box;
    width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
    /*            background-color: mediumpurple;*/
    margin: 0;
}

div#CustomerContactShippingAddress{
    margin: auto 10px;
    background-color: rgba(155, 255, 160, 0.25);
    margin-bottom: 20px;
}
div#CustomerContactBillingAddressAdd{
    margin: auto 10px;
    background-color: rgba(155, 255, 160, 0.25);
    margin-bottom: 20px;
}

legend#side-cart-style{
    margin: 0 !important;
    width: 100% !important;
    border: none !important;
    border-bottom: solid 1px black !important;
}

div#edit-cart-button-wrapper{
    padding: 10px;
    padding-bottom: 0px;
}

div#edit-clear-cart,
div#edit-update-cart{
    padding-right: 10px;
}
div#checkoutShoppingCart{
    border: solid 1px black;
    width: 31.8%; /*FALLBACK*/
    width: calc((100% - 65px)/ 3);
    margin-top: 56px;
    right: 20px;
    position: fixed;
}
.integrated{
    width: 100% !important;
    margin-top: 0px !important;
    position: static!important;
    border: none! important;
}
.integrated fieldset{
    margin-bottom: 0px !important;
}
.integrated #genericcart{
    margin-left: 0px !important;
    max-width: none !important;
}
.integrated #genericcart .table{
    margin-left: 0px !important;
}
tr#checkout-cart-item{
    padding: 0px; 
    box-sizing: border-box;
    background-color: red;
    background-clip: content-box;
}
tr#cart-item-border{
    border: solid 1px black;
    margin: 10px;
    margin-top: 0px;
    width: calc(100% - 22px);
}
tr#cart-item-border:hover{
    background-color: rgba(155, 255, 160, 0.25);
    background-clip: content-box;
}

div#checkoutShoppingCart legend{
    width: 100%;
    border: none !important;
    border-bottom: solid 1px black !important;
    margin: 0 !important;
}
div#checkoutShoppingCart legend.integrated {
    width: 97%; /* FALLBACK */
    width: calc(100% - 20px) !important;
    border: solid 1px black !important;
    margin: auto 10px !important;
}
div#checkoutShoppingCart fieldset.span10{
    border: 0px;
}

#checkoutShoppingCart #cartItems{
    float: left;
    max-height: calc(100vh - 230px);
    overflow: auto;
}

#cartItems .row-fluid {
    border-bottom: 0px;
}
#checkout fieldset {
    font-size: 14px !important;
    border: none;
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    /*        background-color: yellow;*/
}
#checkout .row-fluid {
    margin-top: 10px;
    padding-bottom: 0px;
}
div.rememberMe{
    padding-bottom: 10px;
}
/*
div.row-fluid .half{
width: 50%;
}
*/

/* RESETS */

#checkout #CheckoutForm_shippingAddress1 {
    margin-bottom: 10px !important;
}

#checkout #promocode .row-fluid .offset4 {
    margin-left: 0;
}
div#CustomerContactShippingAddress .row-fluid{
    width: 100% !important;
}
div#checkoutSubmit .row-fluid{
    width: 100% !important;
}
#checkout #checkoutSubmitButton {
    width: 50%;
}
div#checkoutShoppingCart fieldset{
    width: 100%;
    margin-bottom: 0px !important;
}


select div.errorMessage{
}

.alert-danger, .alert-error {
    color: white;
    background-color: red;
    border-color: black;
}
.alert {
    margin-bottom: 20px;
    color: white;
    -moz-border-radius: 4px;
    border-radius: 0px;
}

#checkout legend, #contact-form legend, #orderdisplay legend {
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 16px;
}
/* RELATED PRODUCTS */
.special-editions.box{
    margin-top: 40px;
}
.jcarousel-skin-slider .jcarousel-container {
    border: none !important;
}

.jcarousel-skin-slider .jcarousel-container-horizontal {
    padding: 20px 32px !important;
}

.jcarousel-skin-slider .caption {
    font-size: 14px !important;
    text-transform: none !important;
    max-width: 160px !important;
    line-height: 16px;
}
ul#yw1{
    padding: 2px !important;
}
div#yw1-widget img:hover + div.jcarousel.jcarousel-skin-slider.caption {
    color: blue !important;
}
div#yw1-widget img:hover{
    outline: solid 1px black !important;
}

.jcarousel-skin-slider .jcarousel-prev-horizontal,
.jcarousel-skin-slider .jcarousel-next-horizontal{
    top: 0px;
    height: 100%;
}
.jcarousel-skin-slider .jcarousel-prev-horizontal:hover,
.jcarousel-skin-slider .jcarousel-next-horizontal:hover,
.jcarousel-skin-slider .jcarousel-prev-horizontal:focus,
.jcarousel-skin-slider .jcarousel-next-horizontal:focus{
    background-position: center center;
    opacity: 0.5;
}
.jcarousel-skin-slider .jcarousel-prev-horizontal:active,
.jcarousel-skin-slider .jcarousel-next-horizontal:active{
}
.jcarousel-skin-slider .jcarousel-prev-horizontal{
    left: 0px;
    -webkit-transform: none !important;
    transform: none !important;
    background-position: center center !important;
    background: url(/themes/brooklyncopy/css/images/arrow-left.png) no-repeat;
}
.jcarousel-skin-slider .jcarousel-next-horizontal{
    right: 0px;
    background-position: center center !important;
    background: url(/themes/brooklyncopy/css/images/arrow-right.png) no-repeat;
}

/* ORDER */
div#order-info{
    font-size: 16px !important;
    padding: 10px;
}


/* CART */
tr {
    color: black;
    float: left;
    width: 100%;
}

th.cart_header{
    font-size: 14px !important;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
th.cart_header.desc{
    width: 56% !important;
}
th.cart_header.price{
    width: 18% !important;
}
th.cart_header.cart_qty{
    width: 8% !important;
    text-align: center;
}
th.cart_header.cart_total{
    width: 18% !important;
    text-align: right;
}

#genericcart .cart_header.cart_qty {
    padding-left: 10px !important;
}

.cartSubtotal-wrapper, .cartShipping-wrapper, .cartTotal-wrapper{
    float: right;
    width: 100%;
    padding-right: 10px;
    box-sizing: border-box;
}
.cartSubtotal-wrapper td, .cartShipping-wrapper td, .cartTotal-wrapper td{
    color: black !important;
    float: right;
    box-sizing: border-box;
    width: 40%;
}

tbody#cart-font-size{
    font-size: 16px !important;
}

td.cartSpacer{
    float: right;
    width: 20%;
}

td.cart_price{
    margin-right: 0px !important
}
td.cartItem_desc, td.cartItem_price, td.mlt, td.cartItem_quantity, td.cart_decor.eql, td.cartItem_totalprice{
    float: left;
    box-sizing: border-box;
    border: none !important;
}
td.cartItem_desc{
    width: 56%;
    border: solid 1px black;
    border: none !important;
    /*
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    */
}
td.cartItem_price{
    width: 18%;
}
td.cartItem_quantity{
    text-align: center;
}
/*
td.mlt, td.cart_decor.eql{
width: 4%;
}
*/
td.cartItem_quantity{
    width: 8%;
}
td.cartItem_totalprice{
    width: 18%;
}
.cartItem_totalprice{
    border: none !important;
    text-align: right !important;
}
.cartItem_quantity input{
    width: 100% !important;
}

#genericcart .promoCode {
    font-size: 16px;
    text-align: left;
    color: black;
}

.promoCode em{
    font-size: 22px;
}

form#ShoppingCart{
    border: solid 1px black;
}

div#shoppingcart{
    max-height: 90%;
    max-height: 90vh;
    max-height: calc(100vh - 172.5px);
    overflow: scroll;
}
#product_details .wishlist a, #product_details .addcart a {
    font-size: 16px !important;
}

div#shoppingcarttop{
    padding-top: 10px;
}

#shoppingcart legend{
    display: none;
}

#genericcart input[type="text"], #genericcart input[type="text"]:focus {
    background-color: white;
    border: 1px solid black !important;
    padding-bottom: 5px;
}

#genericcart input[type="text"], #genericcart input[type="text"]:focus {
    margin-bottom: 0px !important;
    padding-bottom: 1px !important;
}

#genericcart .cart_header {
    font-size: 14px !important;
    line-height: 15px;
    background-color: rgba(155, 255, 160, 0.25);
    font-weight: 600;
    text-transform: uppercase;
}
#genericcart .cart_price {
    border: solid 1px black;
    line-height: 10px;
    margin-bottom: 10px;
    font-size: 1.1em;
    text-align: right;
    font-weight: 500;
    margin-right: 50px;
}
.hidden1-mobile, .cartSpacer{
    text-align: right !important;
    font-weight: bold;
    border-top: none !important;
}
#cartItems .row-fluid {
    padding: 0px;
}
.table {
    margin-bottom: 0px;
}

/* SHARE CART */
.ui-corner-all {
    font-family: "Times New Roman", Times, serif !important;
    border-radius: 0;
}
form#ShareForm {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
form#ShareForm input[type="text"] {
    width: 100% !important;
    height: 26px !important;
    border: solid 1px black !important;
    background-color: white;
    box-sizing: border-box;
}
#btnWishList, #btnSendWishList {
    font-family: "Times New Roman", Times, serif !important;
    line-height: auto !important;
    margin-left: 0px !important;
}
.ui-widget-content {
    border: 1px solid black !important;
    color: black !important;
    padding: 0px !important;
}
.ui-dialog .ui-widget-header {
    line-height: 38px;
    height: 38px;
    font-size: 22px !important;
    border-bottom: solid 1px black !important;
    margin: 0px !important;
    padding: 0px !important;
    text-align: center;
}
.ui-dialog .ui-widget-header span {
    float: none !important;
}
.ui-widget-content .ui-icon {
    background-image: ;
}
div#CartShare {
    width: 100% !important;
    height: auto !important;
    max-height: 450px !important;
    padding: 0px !important;
    border: none !important;
}

.popupsmall {
    width: 100%;
}

.row{
    margin-left: 0px !important;
}
.midrow,
.shortrow{
    margin-top: 5px !important;
    margin-bottom: 0px !important;
}

/* ACCOUNT */
div#orderdisplay{
    font-family: "Times New Roman", Times, serif !important;
    border: solid 1px black;
}
div#orderdisplay h2{
    font-family: "Times New Roman", Times, serif !important;
}
#orderdisplay fieldset {
    border-bottom: 1px solid black;
    padding: 10px;
    box-sizing: border-box;
} 

/* LOGIN */

#login-wrapper{
    border: solid 1px black;
}

#producten-wrapper .row-fluid .span9.test {
    width: 66.5%; /* FALLBACK */
    width: calc(((100% - 5px)/ 3 ) * 2);
}

form#login-form{
    color: black;
}
/*

input[type="button"]{
font-family: inherit;
font-weight: normal;
width: 100%;
height: 40px;
line-height: 40px;
font-size: 16px;
max-width: 100%;
color: black;
outline: solid 1px black;
padding: 0px;
}
input[type="submit"]{
font-family: inherit;
font-weight: normal;
width: 100%;
height: 40px;
line-height: 40px;
font-size: 16px;
max-width: 100%;
color: black;
outline: solid 1px black;
padding: 0px;
}
input[type="button"]{
font-family: inherit;
font-weight: normal;
width: 100%;
height: 40px;
line-height: 40px;
font-size: 16px;
max-width: 100%;
color: black;
outline: solid 1px black;
padding: 0px;
}
*/

#login-form textarea{
    color: black;
    border: solid 1px black;
    border-radius: 0px;
    width: 100%;
    resize: vertical;
    box-sizing: border-box;
}

#button-wrapper{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
    box-sizing: border-box;
    height: 100%;
}
#button-wrapper input{
    width: 100%;
}


#login-form input[type="text"], #login-form input[type="password"], #login-form input[type="email"], #login-form input[type="select"], #login-form input[type="text"]:focus, #login-form input[type="password"]:focus, #login-form input[type="email"]:focus, #login-form input[type="select"]:focus {
    font-size: 0.9em;
    border: 1px solid black;
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 26px;
    height: 26px;
    min-width: 100%;
    width: 100%;
    margin-bottom: 10px;
}

#login-form label {
    text-transform: initial;
    font-size: 0.9em;
    font-weight: bold;
    margin: 5px auto;
}


/* REGISTER */
form#myaccount{
    color: black;
}

#create-account-wrapper{
    border: solid 1px black;
}

/* MY ACCOUNT - ADDRESS */

#orderdisplay fieldset {
    border-bottom: none !important;
    margin-bottom: 0px !important;
}
#orderdisplay legend {
    margin: 0px !important;
    width: 100% !important;
    background-color: rgba(255, 255, 160, 0.25);
}

#create-account-wrapper legend{
    background-color: rgba(255, 255, 160, 0.25);
}

form#wishlistdisplay{
    color: black;
    float: left;
    width: 100%;
    box-sizing: border-box;
    border: solid 1px black;
}
input#btnSubmit{
    width: 100%;
}

#checkout #CheckoutForm_billingPostal, #checkout #CustomerAddress_postal {
    width: 13% !important;
}

div#terms-wrapper a:hover{
    color: blue;
}

/* MY ACCOUNT - PASSWORD */
div#change-password-wrapper{
    border: solid 1px black;
}

.paypallogo {
    height: 70px;
}

/* RESPONSIVE */
/*
@media only screen and (min-width:0px) and (max-width: 535px){
td.cartItem_desc{
width: 50% !important;
}
}
*/
@media only screen and (min-width:0px) and (max-width: 767px){
    div#edit-clear-cart,
    div#edit-update-cart,
    div#edit-share-cart{
        width: 100%;
        padding: 0px;
    }

    #ShoppingCart input[type="button"], #ShoppingCart button {
        margin-left: 0px !important;
        width: 150px;
    }
    div#shoppingcart-wrap {
        margin-bottom: 20px !important;
    }

    /*
    div#container{
    padding: 10px !important;
}
    */



    #orderdisplay h2, #orderdisplay .myaddress, #orderdisplay #order-info, #orderdisplay #wishlist-info.row-fluid, #myaccount input#btnSubmit, #checkout #wishlistdisplay, #wishlistdisplay .event_date, #wishlistdisplay .heading, #wishlistdisplay #wishlistempty, #wishlistdisplay .wishshare {
        margin-left: 0px !important;
    }   

    .login input[type="text"], .login input[type="password"], .login input[type="text"]:focus, .login input[type="password"]:focus, #checkout #myaccount #customercontact input[type="text"], #checkout #myaccount #customercontact input[type="text"]:focus, #checkout #myaccount #createaccount input[type="password"], #checkout #myaccount #createaccount input[type="password"]:focus, #checkout #wishlistdisplay input, #checkout #wishlistdisplay input:focus {
        max-width: none;
    }
    #producten-wrapper .row-fluid .span9.test {
        width: 100%;
    }
    #button-wrapper {
        float: left;
        width: 100%;
        box-sizing: border-box;
        height: 100%;
    }
    #login-form {
        margin: 0px;
    }
    #checkout #promocode input#CheckoutForm_btnPromoCode {
        margin-top: 0px !important;
    }
}
@media only screen and (min-width:0px) and (max-width: 640px){
    .row-fluid .input-parent {
        float: left !important;
        width: 100% !important;
        min-height: auto;
    }
    .container-fluid{
        padding-left: 20px;
        padding-right: 20px;
    }
    h1{margin-left: 0 !important;}
    #checkout #shippingaddress .span9 .rememberMe, #checkout #createaccount {
        max-width: 100%;
    } 
    #checkout #checkoutSubmit .rememberMe {
        max-width: 100%;
    }
    #checkout #checkoutSubmit textarea#CheckoutForm_orderNotes {
        max-width: 100%;
    }
    #checkout #submitblock input#checkoutSubmitButton {
        margin-left: 0px;
    }
    #checkout #checkoutSubmitButton {
        width: 100%;
    }
}

@media only screen and (min-width:0px) and (max-width: 1600px){
    #checkout .row-fluid {
        margin-top: 10px;
        padding-bottom: 0px;
        width: 100%;
    }
    .row-fluid .input-parent {
        float: left !important;
    }
    .container-fluid{
        padding-left: 20px;
        padding-right: 20px;
    }
    h1{margin-left: 0 !important;}
    #checkout #shippingaddress .span9 .rememberMe, #checkout #createaccount {
        max-width: 100%;
    } 
    #checkout #checkoutSubmit .rememberMe {
        max-width: 100%;
    }
    #checkout #checkoutSubmit textarea#CheckoutForm_orderNotes {
        max-width: 100%;
    }
    #checkout #submitblock input#checkoutSubmitButton {
        margin-left: 0px;
    }
}

@media only screen and (min-width:0px) and (max-width: 1200px){
    form#checkout{
        width: 100%;
        box-sizing: border-box;
    }
}

@media only screen and (max-device-width: 480px) {

    a.redirect-link{
        display: none;
    }
    #login-wrap #login {
        width: 100% !important;
    }

    div#container{
        padding: 10px !important;
    }
    div#searchentry{
        padding-right: 20px !important;
    }
    #searchentry .search_left img{
        right: 25px !important;
    }
    div#menubar-xs{
        width: 95%;
        width: calc(100% - 22px) !important;
    }
    div#footer-new{
        bottom: 10px;
        width: 95%;
        width: calc(100% - 20px) !important;
    }
    div.copyright-box{
        display: none !important;
    }
    div#whitespace-bottom{
        height: 30px !important;
    }
    td.cartItem_quantity,
    th.cart_header.cart_qty{
        width: 26% !important;
    }
    td.cartItem_totalprice,
    th.cart_header.cart_total{
        display: none !important;
    }
    .dropdown-menu {
        min-width: 95%;
        max-width: 95%;
        min-width: calc(100% - 20px);
        max-width: calc(100% - 40px);
    }
#whitespace-top {
    height: 82px;
}

#menu-mobile {
    padding-left: 10px;
    padding-right: 12px;
    padding-top: 0px;
}
    #menubar {
    padding-right: 23px;
    }
}


@media only screen and (max-width: 767px){
    .hidden-xs {
        display: block;
        visibility: visible;
    }
    div.editions, div.all-products {
        float: left !important;
    }
    #producten-wrapper {
        margin-top: 80px;
    }
    div.span7.box.editions{
        display: none;
    }
    #menubar .span2{
        width: 45%;
        width: calc((100% - 10px) / 2);
    }
    #menubar #login-wrap {
        margin-left: 10px;
        width: 45%;
        width: calc((100% - 10px) / 2);
    }


}
