/*
Theme Name: Caltico
Author: Kodama Studio
Author URI: https://kodamastudio.com
Template: numerique
*/

/* COOKIEYES */
.cky-notice-btn-wrapper .cky-btn {
    margin-bottom: 15px !important;
}
.cky-notice-btn-wrapper .cky-btn-reject {
    margin-right: 0 !important;
}
.cky-notice-btn-wrapper .cky-btn-accept {
    margin-bottom: 0 !important;
}
button.cky-show-desc-btn:not(:hover):not(:active) {
    color: #7E0046 !important;
}
button.cky-show-desc-btn:hover,
.cky-accordion-header .cky-accordion-btn:hover {
    padding: 0 10px;
    color: #fff !important;
}