This is for complianz wordpress plugin.
.cmplz-documents, .cmplz-header , .cmplz-links,.cmplz-divider , .cmplz-view-preferences
{ display:none !important ;}
.cmplz-cookiebanner{padding:8px !important}
.cmplz-btn{padding:3px !important; height:30px !important;border:solid 1px #eee !important; font-size:13px !important; line-height:1; }
.cmplz-cookiebanner p {
text-align:center;
}
@media (max-width: 768px) {
.cmplz-cookiebanner .cmplz-buttons {
flex-direction: row;
}
}
.cmplz-documents, .cmplz-header , .cmplz-links,.cmplz-divider , .cmplz-view-preferences
{ display:none !important ;}
.cmplz-cookiebanner{padding:8px !important}
.cmplz-btn{padding:3px !important; height:30px !important;border:solid 1px #eee !important; font-size:13px !important; line-height:1; }
.cmplz-cookiebanner p {
text-align:center;
}
@media (max-width: 768px) {
.cmplz-cookiebanner .cmplz-buttons {
flex-direction: row;
}
}
.cmplz-documents, .cmplz-header , .cmplz-links,.cmplz-divider , .cmplz-view-preferences { display:none !important ;} .cmplz-cookiebanner{padding:8px !important} .cmplz-btn{padding:3px !important; height:30px !important;border:solid 1px #eee !important; font-size:13px !important; line-height:1; } .cmplz-cookiebanner p { text-align:center; } @media (max-width: 768px) { .cmplz-cookiebanner .cmplz-buttons { flex-direction: row; } }
before;

after;

and mobile like this too I dont like stacking buttons these 2 buttons usualy one words anyway no need to eat height space since phones are tiny anyway. less is more..
