.cc-revoke, .cc-window {
font-family: inherit;
line-height: 1.2em;
z-index: 99999!important;
}

.cookie-note-hl {
    color: #e1000f!important;
	margin: 0 0;
	margin-bottom: 5px;
	font-size: medium;
	font-weight: 700;
	font-size: 1em;
}

.cc-theme-block {
font-family: inherit;
}

.cc-message{
font-size: medium;
margin-right: 50px;	
}

.cc-compliance {
display: flex;
flex-direction: column-reverse;
align-items: flex-end;
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape){
.cc-window.cc-banner .cc-compliance {
align-items: center;	
}
}
.cc-dismiss {
background: #e1000f !important;
color: #ffffff  !important;
display: inline;
font-size: 16px;
}

.cc-banner .cc-btn:last-child {
    min-width: 100px;
}


.cc-btn {
    display: block;
    padding: 0.1em .4em;
    font-size: .9em;
    font-weight: normal;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
	width: 100px;
	text-decoration: none !important;
	min-height: 20px;
}

.cc-deny {
	margin-top: 13px;
	color: #828c96 !important;
	background: #f6f7fa !important;
}

.privacy-link {
text-decoration: underline !important;
color: #e1000f;	
}

.cc-btn+.cc-btn {
    margin-left: 0px;
}

.cc-window.cc-banner {
    padding: 2em 2.8em;
	border-top: 1px groove;
}
.cc-grower {
  max-height:none !important;
}
