@charset "UTF-8";
/*
*   File: cookiehint.scss
*   Project: hoferichter-jakobs ChildTheme 
*
*   Copyright(c) 2020 codemacher UG (haftungsbeschränkt) All Rights Reserved.
*
*   Created on : 21.08.2020, 16:52:15
*/
.acf-map .BorlabsCookie {
  width: 100%;
  height: 100%;
}
.acf-map .BorlabsCookie ._brlbs-content-blocker {
  width: 100%;
  height: 100%;
}
.acf-map .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
  width: 100%;
  height: 100%;
  background-color: black;
}
.acf-map .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
}

.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator::after {
  left: 7px;
  top: 3px;
}

/*# sourceMappingURL=cookiehint.css.map */
