.fa-user-circle-o::before
{content: "\f007" !important;}

.wordpress-gdpr-privacy-center-item
{position: relative;
background-color: #FFF;
height: auto;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}

.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;
padding: 10px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
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 !important;
color: #0058db !important;
text-align: center !important;
border-radius: 0px !important;
transition: 0.25s !important;
-moz-transition: 0.25s !important;
-webkit-transition: 0.25s !important;
cursor: pointer !important;}

.wordpress-gdpr-form input[type="submit"]:hover
{background-color: #0058db !important;
border: 2px solid #0058db !important;
color: #FFF !important;}

.fa-external-link::before
{font-family: 'FontAwesome' !important;}		

.wordpress-gdpr-form input[type="text"], .wordpress-gdpr-form input[type="email"], .wordpress-gdpr-form input, .wordpress-gdpr-form textarea
{border: 1px solid #000 !important;
padding: 15px !important;
width: 100% !important;
background: transparent !important;}

.wordpress-gdpr-form input[type="checkbox"]
{width: auto !important;}



body.et-dark-mode .wordpress-gdpr-privacy-center-item
{background-color: #222 !important;
border: none !important;
color: #FFF !important;}

body.et-dark-mode .wordpress-gdpr-privacy-center-item-headline, body.et-dark-mode .titolo-privacy h1, body.et-dark-mode .wordpress-gdpr-back-link
{color: #FFF !important;}

body.et-dark-mode .wordpress-gdpr-privacy-center-item-action
{background: transparent;
color: #fff;
border: 2px solid #fff;}

body.et-dark-mode .wordpress-gdpr-privacy-center-item-action:hover
{background: #0058db;
border: 2px solid #0058db;
color: #FFF;}

body.et-dark-mode .box-privacy
{background-color: #222 !important;}

body.et-dark-mode .wordpress-gdpr-form input[type="text"], body.et-dark-mode .wordpress-gdpr-form input[type="email"], body.et-dark-mode .wordpress-gdpr-form input, body.et-dark-mode .wordpress-gdpr-form textarea
{border: none !important;
color: #FFF !important;
background: #333 !important;}