@charset "utf-8";
/*
Theme Name: Köllmann Immobilien Theme
Author: Bluedom
Version: 1.1.0
 */

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /assets/css/
The SASS sources for it can be found in /assets/css/partials/
*/

.content-sect ul {
	margin-left: 25px;
}

.contact-widget__info a.button {
	margin-top: 20px;
}

.banner-map .BorlabsCookie {
	height: 100%;
}

.banner-map .BorlabsCookie ._brlbs-content-blocker {
    height: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.banner-map .BorlabsCookie ._brlbs-content-blocker ._brlbs-thumbnail {
	margin: auto;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label small{
	display: block;
    float: right;
    margin-left: 5px;
    margin-top: 1px;
}

.BorlabsCookie ._brlbs-content-blocker .jq-checkbox {
	border: 1px solid #fff !important;
}

.BorlabsCookie ._brlbs-content-blocker .jq-checkbox input {
	position: absolute!important;
}

.BorlabsCookie ._brlbs-content-blocker .jq-checkbox .jq-checkbox__div {
	border-color: #fff;
}
