/*!
 * NARO Security - small third party corrections.
 *
 * The 404 rules that used to live here were dropped together with the old
 * 404 markup; the page is now built from the theme's own design (see the
 * "404" block in naro-addons.css).
 */

/* Borlabs Cookie: lift the widget above the mobile action bar so it never
   covers the call button. */
@media only screen and (max-width: 1024px) {

  #BorlabsCookieBoxWidget.bottom-left {
    left: 0;
    bottom: 66px !important;
  }
}
