.fa-user-circle-o::before
{content: "\f007" !important;}

.wordpress-gdpr-privacy-center-item
{position: relative;
background-color: #FFF;
height: auto;}

.wordpress-gdpr-privacy-center-item-action
{background: transparent;
color: #0058db;
border: 2px solid #0058db;
border-radius: 0px;
transition: 0.25s;
-moz-transition: 0.25s;
-webkit-transition: 0.25s;
width: 120px;
margin: 0 auto;
margin-top: 20px;
display: block !important;}

.wordpress-gdpr-privacy-center-item-action:hover
{background: #0058db;
border: 2px solid #0058db;
color: #FFF;}

.wordpress-gdpr-privacy-center-item-headline
{font-size: 20px !important;
font-weight: bold;}

.wordpress-gdpr-privacy-center-item-desc
{font-size: 13px !important;}

.wordpress-gdpr-privacy-settings-popup-service-categories
{width: 30%;}

.wordpress-gdpr-privacy-settings-popup-services
{width: 70%;}

a.wordpress-gdpr-popup-privacy-settings-service-category
{padding: 5px 10px;
font-size: 11px;}

a.wordpress-gdpr-popup-privacy-settings-service-category i
{margin-left: 5px;}

@media only screen and (max-width: 768px) {
a.wordpress-gdpr-popup-privacy-settings-service-category
{padding: 2px;}

a.wordpress-gdpr-popup-privacy-settings-service-category
{font-size: 10px;
line-height: 19px;}

.wordpress-gdpr-privacy-settings-popup-services-buttons .btn
{padding: 5px 10px;}
}

.wordpress-gdpr-form input[type="submit"]
{border: 2px solid #0058db;
color: #0058db;
border-radius: 0px;
transition: 0.25s;
-moz-transition: 0.25s;
-webkit-transition: 0.25s;
cursor: pointer;}

.wordpress-gdpr-form input[type="submit"]:hover
{background-color: #0058db;
border: 2px solid #0058db;
color: #FFF;}

.fa-external-link::before
{font-family: 'FontAwesome' !important;}