#mo_social_icons {
    margin-top: 52px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #1a051d;
}

#mo_social_icons #round_shape {
    margin-top: 21px;
}

#mo_social_icons #round_shape a img {
    display: none;
}

#mo_social_icons #round_shape a {
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 100%;
}

#mo_social_icons #round_shape a i {
    width: 19px;
    height: 19px;
    display: block;
    margin: auto;
    margin-top: 12px;
}

#mo_social_icons #round_shape a.ico_google {
    background-color: #fc3637;
}

#mo_social_icons #round_shape a.ico_facebook {
    background-color: #3b5999;
}

#mo_social_icons #round_shape a.ico_apple {
    background-color: #0d0906;
}

#mo_social_icons #round_shape a.ico_google i {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' width='30px' height='30px'%3E%3Cpath d='M 15.003906 3 C 8.3749062 3 3 8.373 3 15 C 3 21.627 8.3749062 27 15.003906 27 C 25.013906 27 27.269078 17.707 26.330078 13 L 25 13 L 22.732422 13 L 15 13 L 15 17 L 22.738281 17 C 21.848702 20.448251 18.725955 23 15 23 C 10.582 23 7 19.418 7 15 C 7 10.582 10.582 7 15 7 C 17.009 7 18.839141 7.74575 20.244141 8.96875 L 23.085938 6.1289062 C 20.951937 4.1849063 18.116906 3 15.003906 3 z'/%3E%3C/svg%3E");
    background-size: cover !important;
}

#mo_social_icons #round_shape a.ico_facebook i {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='30px' height='30px' fill='%23FFFFFF'%3E%3Cpath d='M17.525,9H14V7c0-1.032,0.084-1.682,1.563-1.682h1.868v-3.18C16.522,2.044,15.608,1.998,14.693,2C11.98,2,10,3.657,10,6.699V9H7v4l3-0.001V22h4v-9.003l3.066-0.001L17.525,9z'/%3E%3C/svg%3E");
    background-size: cover !important;
}

#mo_social_icons #round_shape a.ico_apple i {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='30px' height='30px'%3E%3Cpath d='M 44.527344 34.75 C 43.449219 37.144531 42.929688 38.214844 41.542969 40.328125 C 39.601563 43.28125 36.863281 46.96875 33.480469 46.992188 C 30.46875 47.019531 29.691406 45.027344 25.601563 45.0625 C 21.515625 45.082031 20.664063 47.03125 17.648438 47 C 14.261719 46.96875 11.671875 43.648438 9.730469 40.699219 C 4.300781 32.429688 3.726563 22.734375 7.082031 17.578125 C 9.457031 13.921875 13.210938 11.773438 16.738281 11.773438 C 20.332031 11.773438 22.589844 13.746094 25.558594 13.746094 C 28.441406 13.746094 30.195313 11.769531 34.351563 11.769531 C 37.492188 11.769531 40.8125 13.480469 43.1875 16.433594 C 35.421875 20.691406 36.683594 31.78125 44.527344 34.75 Z M 31.195313 8.46875 C 32.707031 6.527344 33.855469 3.789063 33.4375 1 C 30.972656 1.167969 28.089844 2.742188 26.40625 4.78125 C 24.878906 6.640625 23.613281 9.398438 24.105469 12.066406 C 26.796875 12.152344 29.582031 10.546875 31.195313 8.46875 Z'/%3E%3C/svg%3E");
    background-size: cover !important;
}