/* ESPA FIXES */
.espa_letters_blue {
    color: rgb(0, 83, 114) !important;
}

.espa_bg_blue {
    background: rgb(0, 83, 114) !important;
}

.espa_bg_fixer {
    background: rgba(0, 0, 0, 0.01) !important;
}

.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    white-space: nowrap !important;
    background-color: rgba(0, 0, 0, 0.01) !important;
    border: 0 !important;
}

html.route-common-home.desktop-header-active .header .top-bar,
html.route-common-home .stock-status-card.instock,
html.route-common-home .module-products .product-grid .product-thumb .price,
html.route-common-home .module-banners .module-item>a,
html.route-common-home footer .grid-cols {
    background: rgba(0, 0, 0, 0.01) !important;
}