button.cmplz-btn.cmplz-manage-consent.manage-consent-1 {
position: fixed !important; bottom: 0px !important; left: 0px !important; z-index: 9999 !important;
font-size: 0 !important; min-width: 50px !important;
width: 50px !important;
height: 50px !important;
padding: 0 !important;
display: inline-flex !important;
align-items: center;
justify-content: center;
border-radius: 50%;
background-color: #f1f1f1;
border: none;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
margin: 0 !important;
} button.cmplz-btn.cmplz-manage-consent.manage-consent-1::before {
content: "🍪";
font-size: 20px;
font-family: Arial, sans-serif;
line-height: 1;
} button.cmplz-btn.cmplz-manage-consent.manage-consent-1 svg,
button.cmplz-btn.cmplz-manage-consent.manage-consent-1 img {
display: none !important;
} @media screen and (max-width: 768px) {
button.cmplz-btn.cmplz-manage-consent.manage-consent-1 {
bottom: 0px!important;
left: 0px!important;
}
} #gt_float_wrapper {
bottom: 45px!important;
}