
/* #cn-revoke-text, span#cn-notice-text {
    font-family: Roboto;
    font-size: 14px!important;
}
span#cn-notice-text {
    font-family: 'Roboto'!important;
}
#cookie-notice, #cookie-notice * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cn-text-container, .cn-buttons-container {
    display: inline-block;
}
.cn-text-container {
    margin: 0 0 6px;
} */
/* #cookie-notice .cn-button {
    margin: 0 0 0 10px;
    border: none;
}
.cn-close-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    width: 15px;
    height: 15px;
    opacity: .5;
    padding: 10px;
    outline: none;
}
.cn-close-icon:before {
    transform: rotate(45deg);
}
.cn-close-icon:before, .cn-close-icon:after {
    position: absolute;
    content: ' ';
    height: 15px;
    width: 2px;
    top: 3px;
    background-color: #fff;
}
.cn-close-icon:after {
    transform: rotate(-45deg);
}
 #cn-revoke-text, span#cn-notice-text {
    font-family: Raleway;
    font-size: 14px!important;
    color: #000;
}
.cn-revoke-cookie.cn-button.bootstrap.button {
    font-family: Roboto!important;
    -webkit-text-size-adjust: none;
    font-size: 11px;
    color: #000;
    margin: auto!important;
    text-decoration: none;
    position: relative;
    background-color: #b3b0b0cc!important;
    background-repeat: no-repeat!important;
    border: 1px solid #c2c0c0;
    cursor: pointer;
    overflow: hidden;
    margin: 0!important;
} */
