.iqitsociallogin-colors-native .btn-facebook{
    background: #4267B2 !important;
    color: #fff !important;
}
.iqitsociallogin-colors-native .btn-google{
    background: #4285F4 !important;
    color: #fff !important;
    position: relative;
    padding-left: 45px;
}
.iqitsociallogin-colors-native .btn-google span{
    background: #fff;
    position: absolute;
    left: 1px;
    top:1px;
    bottom: 1px;
    padding: 7px;
}
.iqitsociallogin-colors-native .btn-twitter{
    background: #00aced!important;
    color: #fff!important;
}
.iqitsociallogin-colors-native .btn-instagram{
    background: #8e1a52!important;
    color: #fff!important;
}
.iqitsociallogin-colors-native .btn-iqitsociallogin:hover {
 opacity: 0.8;
}

.iqitsociallogin i{
    font-size: 18px;
}
.iqitsociallogin img{
    width: 18px;
    height: auto;
}



.social-links li{
    margin: 0px 10px;
}

#footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) {
    color: #111 !important;
    background-color: #fff;
    border-radius: 200px;
    padding: 10px 8px;
    font-size: 24px;
}

.social-links>li>a, .social-links>li>a:hover {
    color: #3b5998 !important;
    background-color: #fff;
    border-radius: 200px;
    padding: 10px 8px;
    font-size: 24px;
}