.back-to-top {
    display: none !important;
}

.footer {
    font-size: 0.75rem;
    color: lightslategrey;
}

#select_category {
    /* JPG CBAT-0145 */
    /* display: none; */
}

.card-header {
    display: none;
}

.product-filters {
    display: none;
}

.product-image {
    display: none;
}

.product-list {
    width: 100% !important;
}

.product-list a {
    color: black;
    text-decoration: none;
    pointer-events: none;
}

.btn-homedepot {
  background-color: #f6821f;
}

.btn-homedepot:hover {
  background-color: #c8650fbf;
}

.btn-lowes {
  background-color: #0050a0;
}

.btn-lowes:hover {
  background-color: #013466;
}

.btn-exide {
  background-color: #0050a0;
}

.btn-exide:hover {
  background-color: #013466;
}