/*
Theme Name: Kalium - Child Theme
Theme URI: https://kaliumtheme.com
Author: Laborator
Author URI: https://laborator.co
Description: Start creating that amazing website that you have always wanted, only with Kalium &mdash; Connect with Laborator on: <a href="https://twitter.com/thelaborator">Twitter X</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative">Instagram</a>
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: kalium
*/




/* CSS-Anpassungen 
 * Autor: Holger Strunk (strunk.info)
 * 
 * Farben: 	grün: 				#24571B
 * 					gold: 				#D9BE83
 * 					dunkelgrau: 	#444444
 * 					hellgrau:			#ECECEC
 * 
 * * * * * * * * * * * * * * * * * * * * * */




/* Anpassungen vorhandener Elemente
 * * * * * * * * * * * * * * * * * */
.site-header.main-header.is-sticky.sticky-element-fully-active .toggle-bars__bar-line {
	background-color: black;
}
.forminator-calendar--material .ui-datepicker-header {
	background-color: #24571B !important;
}
.forminator-calendar--material .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-active {
  border-color: #24571B !important;
  background-color: #24571B !important;
}
.forminator-select-dropdown-container--open .forminator-custom-form-1081.forminator-dropdown--material .select2-results .select2-results__options .select2-results__option.select2-results__option--selected, .forminator-select-dropdown-container--open .forminator-custom-form-1081.forminator-dropdown--material .select2-results .select2-results__options .select2-results__option.select2-results__option--selected span:not(.forminator-checkbox-box), .forminator-ui#forminator-module-1081.forminator-design--material .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]::before {
  background-color: #24571B !important;
}
.forminator-ui#forminator-module-1081.forminator-design--material .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:hover .select2-selection__arrow {
  color: #24571B !important;
}


/* eigene Elemente
 * * * * * * * * * */




/* Responsive Design
 * * * * * * * * * * */
@media (max-width: 1023px) {
}
@media (max-width: 767px) {
	.header-block__item.header-block__item--type-social-icons {
		margin-top: 16px;
	}
}
@media (max-width: 480px) {

}
