body.widget-snippet {
    background-color: #1e1a4f;
    padding: 40px;
}
body.widget-snippet .snippet-header-social-meadia ul li[data-cloneable="true"] {
    padding: 7px;
}
body.widget-snippet .snippet-header-social-meadia .social-links li a {
    padding: 7px;
}
.widget-snippet .snippet-header-social-meadia ul li {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.widget-snippet .snippet-header-social-meadia .social-links li a {
    display: inline-block;
    margin: 0 7px;
    padding: 0 10px;
    text-align: center;
}
.widget-snippet .snippet-header-social-meadia ul li:last-child a {
    margin-right: 0;
    padding-right: 0;
}
.widget-snippet .snippet-header-social-meadia .social-links li a i {
    color: #fff;
    font-size: 19px;
}
.widget-snippet .snippet-header-social-meadia .social-links li a:hover i {
    color: #ccb48e;
}
@media (max-width: 767px) {
    .widget-snippet .snippet-header-social-meadia .social-links li a {
        margin: 0;
    }
}
.fee-widget-selected.widget-snippet .snippet-header-social-meadia .social-links li a {
    margin: 0 7px;
    padding: 0 10px;
}
