/*
 Theme Name:   smic! -- RS Elektro
 Description:  Mein Child Theme
 Author:       Dmitry Reichert
 Author URI:   https://smic-marketing.de
 Template:     hello-elementor
 Version:      1.0
 Text Domain:  hello-elementor-child
*/

:root {
}

/* 
 * 
 * DEFAULT
 * 
 * ----------------------------------------------------------------- */
body {
  overflow-x: hidden;
}

.elementor-top-section > .elementor-container {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: clamp(20px, 5%, 80px);
  padding-right: clamp(20px, 5%, 80px);
}

.elementor-top-section.nopadding > .elementor-container {
  width: 100%;
  padding: 0 !important;
}

.page-header {
  display: none !important;
}

/* 
 * 
 * COOKIES
 * 
 * ----------------------------------------------------------------- */
#BorlabsCookieBox ._brlbs-bar ul.show-cookie-logo {
  justify-content: flex-end;
}
#bg-map .BorlabsCookie {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
}
#bg-map .BorlabsCookie ._brlbs-content-blocker {
  text-align: center;
}
#bg-map .BorlabsCookie ._brlbs-embed {
  margin: 0 auto !important;
}
#bg-map .BorlabsCookie ._brlbs-thumbnail {
  display: none !important;
}
#bg-map .BorlabsCookie ._brlbs-caption {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  margin: 0 auto !important;
  padding: 40px !important;
  transform: translateY(0) !important;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a._brlbs-btn {
  background: #802a7d !important;
  color: white !important;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a._brlbs-btn:hover {
  background: #4b1a48 !important;
  color: white !important;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a {
  color: #802a7d !important;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover {
  color: #b78ec0 !important;
}
