.wordpress-gdpr-popup-actions a, .wordpress-gdpr-popup-actions a:hover, .wordpress-gdpr-popup-actions a:active {
    margin-bottom: 30px;
}

.wordpress-gdpr-popup {
    text-align: center;
}

p{
    text-align: justify;
}

.wordpress-gdpr-popup-overlay .wordpress-gdpr-popup-container {
    border-radius: 6px;
}

.wordpress-gdpr-privacy-settings-popup {
    border-radius: 6px;
}

.wordpress-gdpr-popup {
    font-size: 15px;
}

.wordpress-gdpr-privacy-settings-popup-title {
    font-size: 16px;
}

.wordpress-gdpr-privacy-center-item{
    padding: 8px !important;
}

.wordpress-gdpr-privacy-center-item-desc{
    font-size: 16px !important;
}

div.wordpress-gdpr-privacy-settings-popup-service-categories a, a.wordpress-gdpr-popup-privacy-settings-services-content-title{
	text-decoration: underline !important;
	font-weight: bold !important;
}

div.wordpress-gdpr-popup-decline.wordpress-gdpr-privacy-settings-popup-services-decline-all.button.btn.button-secondary.theme-btn, div.wordpress-gdpr-popup-agree.wordpress-gdpr-privacy-settings-popup-services-accept-all.button.btn.button-secondary.theme-btn{
    border-radius: 3px !important;
}

div.wordpress-gdpr-privacy-settings-popup-logo img{
    width: 100% !important;
    margin-top: 15% !important;
}
div.wordpress-gdpr-privacy-center-item-contactDPO  i.fas.fa-file-altt, i.fas.fa-user-circle, i.fas.fa-list-alt, i.fas.fas.fa-gavel, i.fas.fa-database, i.fas.fa-eraser, i.fas.fa-file-alt, i.fas.fa-user-secret, i.fas.fa-align-left{
    color: #555454 !important;
}
h2.wordpress-gdpr-privacy-center-item-headline{
    color: #555454 !important;
}
p.wordpress-gdpr-privacy-center-item-desc{
    color: #657D01 !important;
}
a.wordpress-gdpr-popup-privacy-settings-service-category{
    font-size: 11px !important;
}
a.wordpress-gdpr-back-link{
    color: #000 !important;
}
span.gdpr-accept-conditiones-text{
    margin-left: 1% !important; 
}

@media (max-width: 768px){
    
    .wordpress-gdpr-privacy-settings-popup-services-buttons .btn{
        
        font-size: 8px !important;
         padding: 5px !important;
    }
    .wordpress-gdpr-privacy-settings-popup-logo{
            width: 30% !important;
    }
    .wordpress-gdpr-privacy-settings-popup-info{
            float: right !important;
             width: 70% !important;
    }
    .wordpress-gdpr-privacy-settings-popup-description{
        line-height: 15px !important;
        display: block !important;
    }
}	

div.wordpress-gdpr-privacy-settings-popup-service-categories{
        width: 30% !important;    
}

div.wordpress-gdpr-privacy-settings-popup-logo{
        width: 30% !important; 
}

div.wordpress-gdpr-privacy-settings-popup-services{
        width: 70% !important;
        padding-left: 3% !important;
        padding-right: 3% !important;
}

div.wordpress-gdpr-privacy-settings-popup-info{
        padding-left: 3% !important;
        padding-right: 2% !important;
}