@charset "utf-8";
/* CSS Document */

.socials { float:left; margin-top:6px; }
.socials.right { float:right; }
.socials span { display:none; visibility:hidden; }
.socials a { height:35px; float:left; overflow:hidden; opacity:.5; filter:alpha(opacity=50); }
.socials b { height:35px; width:25px; background:url(../images/hdot.png) center 16px no-repeat; float:left; display:block; visibility: hidden; }
.socials a:first-child:before { background:none; }
.socials a.facebook { width:71px; background:url(../images/facebook.png) center center no-repeat; }
.socials a.youtube { width:94px; background:url(../images/youtube.png) center center no-repeat; }
.socials a.twitter { width:73px; background:url(../images/twitter.png) center center no-repeat; }
.socials a.instagram { width:78px; background:url(../images/instagram.png) center center no-repeat; }
.socials a.apple-music { width:80px; background:url(../images/apple-music.png); }
.socials a.newsletter { width:66px; background:url(../images/hirlevel.png); opacity:1; filter:alpha(opacity=100); }
.socials a.googleplay { width:119px; background:url(../images/googleplay.png); }
.socials a.spotify { width:115px; background:url(../images/spotify.png); }
.socials a.tiktok { width:96px; background:url(../images/tiktok.png) center center no-repeat; }
.socials a.x { width:32px; background:url(../images/x.png) center center no-repeat; }
.socials a.threads { width:25px; background:url(../images/threads.png) center center no-repeat; }

.socials a:hover { opacity:1; filter:alpha(opacity=100); }
.socials a.newsletter:hover { opacity:.5; filter:alpha(opacity=50); }