.wordpress-gdpr-privacy-settings-popup-header {
    display: none;
}

.wordpress-gdpr-privacy-center-item-action{
    background: #000;
}

.wordpress-gdpr-popup-text{
    float: left;
    margin-top: 29px;
}

.wordpress-gdpr-popup-text p{
    font-weight: 300;
}

.wordpress-gdpr-popup-actions{
    float: right;
}

.wordpress-gdpr-popup-actions-buttons{
     float: left;
}

.wordpress-gdpr-popup-actions-links{
      margin-top: 10px;
}

.wordpress-gdpr-privacy-settings-popup-service-categories {
    height: 150px;
}

.wordpress-gdpr-privacy-settings-popup-services-buttons .btn {
    border-radius: 50px;
}

#wordpress-gdpr-popup-close{
    top: -10px;
   border: 1px solid #000;
}

.wordpress-gdpr-popup-small {
    left: 0;
}

.wordpress-gdpr-popup-container {
    text-align: center;
    background-color: #000000;
    padding: 10px 20px 10px 20px;
}

.wordpress-gdpr-popup-actions a, .wordpress-gdpr-popup-actions a:hover, .wordpress-gdpr-popup-actions a:active {
    font-weight: 500;
    border-radius: 50px;
    font-size: 11px;
}

.wordpress-gdpr-privacy-settings-popup {
    border-radius: 10px;
}				