.page-header.type22 .minicart-wrapper .action-subtotal {
    display: none!important;
}
.page-header .block-search .block-content .control input[type="text"] {
    max-width: 70%!important;
}
.autocomplete-suggestions {
    top: 50px;
}
.page-header.type22 .custom-product-link {
    width: auto;
}
.page-header.type22 .custom-product-link .custom-link {
    display: block;
    text-align: right;
    width: auto;
    font-weight: 500;
}
.burke-custom-product-list {
    display:flex;
}
.custom-vertical-divider {
    width: 2px;
    height: 50px;
    background-color: #999;
    display: inline-block;
}