.filter-options-item .nano>.nano-content {
    overflow: auto;
}
button#btn-minicart-close {
    display: none;
}
.product-item .product-item-name{
    max-height: 48px;
}
div#minicart-content-wrapper a.action.continue, div#minicart-content-wrapper a.action.primary {
    margin-top: 10px;
    width: 100%;
}
.block-minicart .amount .price-wrapper:first-child .price {
    color: #000;
}
#minicart-content-wrapper {
    padding-top: 30px;
}
.items-total {
    margin-bottom: 15px;
}
.container.logo-checkout img {
    height: 50px;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #ddd;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    color: #ddd;
}
.form-requisition-items .b2b-actions-toolbar button.action.tocart.primary {
    width: auto;
    border-radius: 4px;
    padding: 9px 15px !important;
    margin: 0;
    height: auto;
}
span.discount-percent {
    display: none;
}
span[data-price-type="baseOldPrice"], span[data-price-type="oldPrice"], .old-price {
    display: none !important;
}