div#header-nav {
    background: #5b0000;
}

.top-cart .minicart-wrapper .subtotal {
    display: inline-block;
}

.mini-products-list table.info-wrapper {
    display: inline-block;
}


.header-usp {
    display: none!important;
}

.header-usp ul li em {
    color: #5b0000;
}

.footer {
    background: #5b0000;
}

.product-usp {
	display: none;
}

body .main-container {
    padding-top: 200px;
}

body.cms-home-b2b .main-container {
    padding-top: 100px!important;
}

.item-options dt {
    padding: 0px 0 0 6px;
    font-size: 12px;
    color: #999;
}

.item-options dd {
    padding-left: 0!important;
}

.opc-index-index .opc-wrapper-opc .opc-data-table tbody td .item-options dd span.price {
    font-size: 13px!important;
    color: #999!important;
}

body div#product-options-wrapper {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    border: 0;
    width: auto;
    padding: 0;
    margin: 0;
}

body .product-options dt:first-child {
    display: none;
}

body .product-options .input-box .checkbox {
    display: none;
}

body .product-options ul.options-list label {
    width: auto;
    padding: 0;
    background: none;
}

body .products-grid .product-info {
    padding: 0!important;
    text-align: left;
    min-height: 100px!important;
}

div#emaerket-widget-container {
    display: none;
}

.checkout-cart-index .data-table tbody td .item-options {
    margin-left: 0;
    padding-left: 0;
}



.checkout-cart-index .item-options dt {
    padding-left: 0;
}

.checkout-cart-index .item-options dt, .checkout-cart-index .item-options dd {
    font-size: 13px;
}

.checkout-cart-index .item-options dd span.price {
    font-size: 13px!important;
    color: #999;
}

.products-list .action .button:before, .products-grid .actions .button:before {
    display: none!important;
}

.cart-forms form#discount-coupon-form { 
    display: none;
}

.opc-index-index tfoot tr:nth-child(2), 
.opc-index-index tfoot tr:nth-child(3) {
    display: table-row;
}