.bg-img {background: url("https://eu.evocdn.io/dealer/1781/content/media/My_Theme/dp-img-open-office.jpg")}

.productsgrid_container .tile .product-sku,
.label-focus {
  background: #63a4ff !important;
}
/* Fixes a custom design issue with the cart button showing cut out in the PDP for live inventory v2 */
.ex-product .catalog-single .product-shopping-actions .product-shopping-actions-addtocart .live-inventory-v2-add-to-cart-wrapper button {
  width: 100%;
}
.ex-product .catalog-single .product-shopping-actions .product-shopping-actions-addtocart .live-inventory-v2-add-to-cart-wrapper {
  max-width: none;
}


/* Cookie banner sits in-flow under the header and scrolls away with the page */
.cookiespolicies_container .cookiespolicies-banner.cookiespolicies-float-bottom {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
}