/** Shopify CDN: Minification failed

Line 20:3 Expected "}" to go with "{"

**/
.custom-overlay-stock {
      bottom: 0 !important;
      top: unset !important;
      height: 12% !important;
      display: inline-grid !important;
      justify-items: center !important;
      align-items: center !important;
      background-color: #000;
      color: #fff;
    }

@media screen and (max-width: 749px) {
 .custom-overlay-stock {
   font-size: small;
}  