.cmplz-categories {
    margin-top: 15px !important;
}

.cmplz-blocked-content-container
{
    height: auto !important;
}

.cmplz-show-banner
{
	cursor: pointer;
}
.cmplz-show-banner:hover
{
	cursor: pointer;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
    font-family: Arial;
}
.cmplz-cookiebanner {
    background: linear-gradient(180deg, #fbfdff 0%, #ededee 100%) !important;
    p {
        margin: 0;
    }
}
html[lang=hu] span.cmplz-always-active:after {
    content: "Mindig aktív";
    background: white;
    position: relative;
    margin-top: -28px;
    width: 108px;
    display: block;
    text-align: right;
    height: 28px;
    line-height: 36px;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header
{
    background: white;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title {
    color: #05131e !important;
}
span.screen-reader-text {
    display: none;
}
button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px 6px 4px 6px !important;
    line-height: normal !important;
    height: auto !important;
}
@media (max-width: 425px)
{
	span.cmplz-always-active:after {
		text-align: left;
	}

	.cmplz-cookiebanner .cmplz-categories .cmplz-category summary {
		display: block;
		min-height: 75px;
		background: white;
	}
}