/**
 *  Cookies
 */
.cky-consent-bar>div:nth-child(2),
.cky-footer-wrapper div:nth-child(3) {
    display: none !important;
}

.cky-notice .cky-title,
.cky-preference-title {
    font-family: "Domine", Sans-serif !important;
}

.cky-consent-container p,
.cky-consent-container a,
.cky-consent-container span,
.cky-consent-container button,
.cky-modal p,
.cky-modal span,
.cky-modal button {
    font-family: "Neue Haas Grotesk Display Pro", Sans-serif !important;
}

.cky-revisit-bottom-left {
    left: auto !important;
    right: 15px !important;
}

.cky-btn-revisit-wrapper .cky-btn-revisit img {
    width: 20px !important;
    height: 20px !important;
}

.cky-revisit-bottom-left {
    width: 30px !important;
    height: 30px !important;
}