/*
Theme Name: Kalium - Child Theme
Theme URI: https://laborator.co/themes/kalium/
Author: Laborator
Author URI: https://laborator.co/
Description: Start creating that amazing website that you have always wanted, only with Kalium — Connect with Laborator:  <a href="https://themeforest.net/user/laborator">Envato</a>, <a href="https://twitter.com/thelaborator">Twitter</a> or <a href="https://www.facebook.com/laboratorcreative">Facebook</a>.
Version: 2.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: kalium
*/



/* ==================================================
MODS KALIUM STYLE MODUL DEACTIVATED
===================================================== */
/* Footer: Margin */
.site-footer .footer-widgets {
	margin-bottom: 5px;
}

/* Services: Add Padding on Mobile */
@media only screen and (max-width: 768px) {
    .no-margin-desktop .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.toggle-bars__bar-line {
  background-color: #fff!important;
}
.standard-menu-container.menu-skin-dark .menu > ul > li > a, .standard-menu-container.menu-skin-dark ul.menu > li > a {
  color: #fff !important;
}
/* ===========================================================
User CSS modifications
=========================================================== */
/* FORMULAR */
.labeled-textarea-row textarea {
  color: #fff !important;
}
.formframe textarea, .formframe input {
  /*border-bottom: 1px solid #ccc;*/
  background-color: #2f2f2f;
}
/* ===========================================================
GALLERY
=========================================================== */
/*zusatz 20210302 */
.thumbnail-overlay {
    color: #fff !important;
}
.rbsIcons {

}
.thumbnail-overlay i.fa {
    text-align: center;
    display: inline-block;
    margin: 3px;
    padding: 17px 17px 17px 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(22, 165, 226, 1);
}
/* ÄNDERUNGEN ROBO GALLERY IN plugins/robo-gallery */

.rbs_gallery_button.rbs_gallery_align_right {
    margin-bottom: 20px;
}
.rbs_gallery_button .button {
  display: inline-block;
  height: 16px !important;
	padding: 0 0 0 15px !important;

}
.rbs_gallery_button .button-border {
	color: #666 !important;
	text-shadow: none !important;
	background: none !important;
  border: none !important;
}
.rbs_gallery_button .button-flat {
  text-shadow: none !important;
  background: #eee !important;
  border: none !important;
}
.rbs_gallery_button .button-border:hover,
.rbs_gallery_button .button-border:focus {
  color: #ccc !important;
  background: none !important;
  border: none !important;
}
.rbs_gallery_button .button:active,
.rbs_gallery_button .button.is-active,
.rbs_gallery_button .button-border:active,
.rbs_gallery_button .button-border.is-active,
.rbs_gallery_button .button-border.active,
.rbs_gallery_button .button.active {
  color: #fff !important;
  background: none !important;
  border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none;
}
.rbs_gallery_button .button-flat-primary {
  color: #fff !important;
  text-shadow: none !important;
  background: #00a1cb !important;
  border: none !important;
}
.rbs_gallery_button .button-flat-action {
  color: #fff !important;
  text-shadow: none !important;
  background: #7db500 !important;
  border: none !important;

}
.rbs_gallery_button .button-flat-highlight {
  color: #fff;
  text-shadow: none !important;
  background: #f18d05 !important;
  border: none !important;
}
.rbs_gallery_button .button-flat-caution {
  color: #fff !important;
  text-shadow: none !important;
  background: #e54028 !important;
  border: none !important;
}
.rbs_gallery_button .button-flat-royal {
  color: #fff !important;
  text-shadow: none !important;
  background: #87318c !important;
  border: none !important;
}
/* ===========================================================
REV SLIDER
=========================================================== */
.sliderHL {
	text-transform: uppercase;
	font-weight:300;
	font-size:50px !important;
}
.sliderCopy {
	font-size: 20px !important;
}
@media screen and (max-width: 768px) {
	.sliderHL {
		font-size: 36px !important;
		line-height: 48px !important;
	}
	.sliderCopy {
		font-size: 16px !important;
		line-height: 150% !important;
	}
}
/* ===========================================================
COMPLIANZ
=========================================================== */
/* color settings in complianz */
.bottom-minimal {}
.cmplz-cookiebanner {
  margin: 0 !important;
  width: 100% !important;
}
.cmplz-cookiebanner > * {
	min-width: 0px;
}
.cmplz-cookiebanner .cmplz-body {
  justify-content: space-between;
}
.cmplz-cookiebanner .cmplz-links {
  flex-wrap: wrap;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
  min-width: 150px !important;
  width: 100%;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active {
	color: #ccc !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label::before {
	box-shadow: 0 0 0 2px var(--black) !important;
}
.cmplz-cookiebanner.optin .cmplz-categories, .cmplz-cookiebanner.optout .cmplz-categories {
  width: 100% !important;
}
.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in {
  margin: 20px 0;
}
.cmplz-cookiebanner .cmplz-message {
	display: flex;
	align-items: center;
  margin-bottom: 0!important;
}
.cmplz-cookiebanner.cmplz-categories-visible .cmplz-message {
	display: flex;
	align-items: start;
}
.cmplz-icon path {
  /*fill: #fff;*/
}
.cmplz-cookiebanner {
  width: 100%;
  background-color: rgba(20, 20, 20, 0.8) !important;
  padding: 15px 20px 25px 20px !important;
}
@media only screen and (min-width: 769px) {
  .cmplz-cookiebanner {
    padding: 15px 45px 25px 45px !important;
  }
}
@media only screen and (min-width: 1024px) {
	.cmplz-cookiebanner {
	  transform: translateX(-50%);
	  bottom: 0;
	  top: initial!important;
		max-height: calc(100vh - 20px)!important;
		position: fixed !important;
		height: auto !important;
		left: 50%;
		left: initial !important;
		transform: initial !important;
	}
	.cmplz-cookiebanner.optin .cmplz-categories, .cmplz-cookiebanner.optout .cmplz-categories {
	  width: 25vw !important;
	}
	.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in {
	  margin: 0;
	}
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category {
  background-color: rgba(239, 239, 239, 0.05) !important;
}
.cmplz-categories input[type="checkbox"], input[type="radio"] {
  border: 1px solid #222;
  /*background-color: rgba(0.5, 0.5, 0.5, 0.2);*/
	background-color: #e4e0d4;
}
.cmplz-categories input[type="checkbox"]::before, input[type="radio"]::before {
  background-color: #333;
}
.cmplz-document.cookie-statement {
	margin-top: 36px !important;
}


