.panel.wrapper {
	background-color: rgba(154,135,68,1)!important;
}

.page-footer {
	background-color: rgba(154,135,68,1)!important;
}

.copyright {
	background-color: white!important;
	color: black!important;
}

.footer.content .links a {
	color: white!important;
}

.action.primary, .action-primary {
	background: #5f5650!important;
    	border: 1px solid #5f5650!important;
	color: white!important;
}

.block-promo .button.more {
	background: #5f5650!important;
        border: 1px solid #5f5650!important;
        color: white!important;
}

.not-logged-in {
	font-weight:600!important;
}

.page-header {
	background: url(../images/header-background-whiter.png);
  	background-repeat: no-repeat;
  	background-size: cover;
}

.cart-container .cart-summary #block-shipping {
    display: none;
}

#html-body [data-pb-style=F02JHCA] {
    display: none;
}

.footer.content .links > li {
    background: none!important;
    border-top: none!important;
}

button[name="action_download_pdf"] {
  display:none!important;
}

button[name="action_show_cart"] {
  display:none!important;
}

.grootte10 {
    width:10%!important;
}

.grootte20 {
    width:20%!important;
}

.grootte30 {
    width:30%!important;
}

.grootte40 {
    width:40%!important;
}

.grootte50 {
    width:50%!important;
}

.grootte60 {
    width:60%!important;
}

.grootte70 {
    width:70%!important;
}

.grootte80 {
    width:80%!important;
}

.grootte90 {
    width:90%!important;
}

.grootte100 {
    width:100%!important;
}

.mp-footer {
    display: none!important;
}

.post-view-image .img-responsive {
    width:50%!important;
}

.message .error {
    background: #ffa5003b!important;
    color: #000000!important;
}

.message.error {
    background: #ffa5003b!important;
    color: #000000!important;
}

.message.error>*:first-child:before {
    color: #00b31c!important;
}

.postnl-delivery-options button.btn.btn-default.button-active {
    background: #ffffff!important;
    color: #000!important;
    border: 10px solid white!important;
    font-weight: bold!important;
}
.postnl-delivery-options button.btn.btn-default {
    background: #ffffff!important;
    font-weight: 400!important;
    width: 49%!important;    
}
