.site-footer .social-navigation ul#menu-social-links-1 {
    display: inline-block;
    margin: 0;
}
.social-navigation a{
    height: 35px;
    width: 35px;
}
.site-footer .social-navigation a[href*="facebook.com"]:after{
     height: 30px;
    width: 33px;

}
.site-footer .social-navigation a[href*="twitter.com"]:after{

  height: 30px;
    width: 32px;
}
.site-footer .social-navigation a[href*="flickr.com"]:after{

        height: 30px;
    width: 30px;
}
.site-footer .social-navigation a[href*="youtube.com"]:after{
    height: 30px;
    width: 30px;

}

.site-footer .social-navigation a[href*="instagram.com"]:after{
height: 30px;
    width: 32px;

}
ul#menu-social-links-1 li a, #socialmedia a{
     border-width: 0;
}
.site-footer .social-navigation ul#menu-social-links-1 a:hover {
    background: none;
    border: 0;}

.site-footer .site-info, .site-info a{
    color: rgb(167, 167, 167);
    font-weight: 600;
    font-size: 11px;
    text-decoration: none;
    box-shadow: none;
}

.entry-content ul li{
     margin-bottom: 0;
}
.site-footer .social-navigation {
    margin-bottom: 0;
}
.wpb_content_element.wpb_raw_html .site-footer {
    display: block;
    background: none;
    border: 0;
    padding-bottom: 0;
    min-height: auto;
}
ul#menu-social-links-1 li a, #socialmedia a {
    border-width: 0;
    box-shadow: none;
}
.site-footer .social-navigation ul#menu-social-links-1 a{
opacity: 0.8;
}
.site-footer .social-navigation ul#menu-social-links-1 a:hover{
    opacity: 1;
}