/* CookiesYes */

.cky-notice-des * {        font-size: 12px!important;     }

.cky-btn-revisit-wrapper {
  width: 38px!important;  
  height: 38px!important;      }

.cky-btn-revisit-wrapper .cky-btn-revisit img {
  max-width: 72%!important;     }


.cky-btn-accept {
    background: #80c4e9!important; 
    color: #ffffff;
    border: 2px solid #80c4e9!important;    }

.cky-btn-accept:hover {
    background: #8c785d!important; 
    color: #ffffff;
    border: 2px solid #8c785d!important;    }

.cky-btn-reject,.cky-btn-customize,.cky-btn-preferences {
    color: #80c4e9!important;  
    background: transparent;
    border: 2px solid #80c4e9!important; }

.cky-btn-reject:hover,.cky-btn-customize:hover,.cky-btn-preferences:hover {
    color: #8c785d!important;  
    background: transparent;
    border: 2px solid #8c785d!important; }

.cky-revisit-bottom-left {      background-color: #8B816F!important;    }
.cky-revisit-bottom-left:hover {      background-color: #AA9B80!important;    }



