
/* cookiebar > */

.message.global.noscript a, .message.global.cookie a, .message.global.cookie a:hover {
    color: #817167!important;
	/*text-decoration:underline;*/
	font-weight:bold;
}

.message.global.noscript, .message.global.cookie {
    margin: 0 0 0.5em;
    padding: 12px 1em 12px 1.25em;
    display: block;
    font-size: 1.3rem;
    background: #dfdbce;
    border-color: #dfdbce;
    color: #817167;
    margin: 0;
	text-align:center;
}

#btn-cookie-allow {line-height:75%; /*float:right;*/}

/* < cookiebar */


/*.checkout-index-index .payment-method:nth-of-type(2) {
    display: none;
}*/

.checkout-index-index .minicart-items .price-excluding-tax .price {font-size: 13px!important;}

.price-including-tax + .price-excluding-tax:before, .weee[data-label]:before {
    content: attr(data-label) ': ';
    font-size: 13px;
}

.price-including-tax {display: none;}

/*.catalog-category-view */.price-excluding-tax:before {
    display: none;
}

.catalog-category-view .price-excluding-tax .price {font-size: 16pt!important;}

.catalog-product-view .price-excluding-tax .price {
    font-size: 34pt !important;
    padding-top: 25px;
    display: block;
}

.price-including-tax + .price-excluding-tax {
    display: none;
}

.cms-index-index .old-price {
    display: none !important;
}

.old-price {
    display: none;
    vertical-align: baseline;
    margin-right: .2143em;
}

.page-header .header-main .minicart-items .product-item-name a {
    color: #222529 !important;
}


.checkout-cart-index .field.qty {
    display: block !important;
}

.checkout-cart-index #block-shipping {display: none!important;}

.qty.field .control, .col.qty .control {
    width: auto;
}







