.cc-window.cc-floating.pd-cookie-banner-window {
background: #FFFFFF;
box-shadow: 0px 5px 40px #00000014;
border-radius: 16px;
max-width: 660px !important;
width: 100% !important;
overflow: visible;
display: block !important;
padding: 30px 60px !important;
margin-top: 40px;
}
.cc-window.cc-floating .cc-logo {
background: url(https://cdn.shopify.com/s/files/1/0921/8218/4271/files/Logo.avif) no-repeat center / contain;
width: 100px;
height: 100px;
margin: 0 auto;
margin-top: -80px;
}
.cc-window.cc-floating .cc-logo img {
opacity: 0;
}
.cc-floating .cc-message {
font-size: 16px;
line-height: 28px;
}
.cc-window.cc-floating .cc-compliance {
flex-direction: column;
}
.cc-compliance button.cc-btn:not(:nth-child(1)) {
font-family: inherit;
padding: 0.75em 1.25em;
background: #FFFFFF;
box-shadow: 0px 2px 2px #00000033;
border: 1px solid #2D6C3E !important;
border-radius: 20px;
color: #2D6C3E !important;
font-size: 13px;
letter-spacing: 1.04px;
margin-top: 15px;
}
.cc-compliance button.cc-btn:nth-child(1) {
color: #898989;
font-size: 13px;
font-family: var(–text-light);
order: 4;
}
.cc-compliance button.cc-btn:not(:nth-child(1)):hover {
background-color: #2D6C3E !important;
color: #fff !important;
}
.cc-message h2 {
text-transform: uppercase;
max-width: 320px;
margin: 0 auto;
font-size: 24px;
line-height: 35px;
letter-spacing: .96px;
}