/**uniconsent styles**/

.unic .unic-bar .inner {
padding: 20px!important;
}

.unic .unic-bar {
padding: 0px!important;
}

.unic .button {
	padding-left: 2em!important;
	padding-right: 2em!important;
	border-radius: 4px!important;
}

.unic .button.is-small {
	border-radius: 4px!important;
	height: 35px!important;
}

.unic .unic-bar .inner p {
	margin-bottom: 10px!important;
}

.unic .unic-logo-bar span {
	display: none!important;
}

.unic .unic-logo-bar a {
	display: none!important;
}

.unic-logo span {
	display: none!important
}

.unic-logo a {
	display: none!important
}