
#soc_div { height: 20px;}
.micon {
font-weight: normal;
font-style: normal;
font-size: 0px;
display: inline-block;
width: 1em;
height: 1em;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
}
.item-social-icons {
background: #42a5f5;
border-radius: 50%;
-webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1), 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1), 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1), 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
display: block;
height: 44px;
line-height: 44px;
position: absolute;
right: 64px;
top: -22px;
text-align: center;
width: 44px;z-index: 99;
}
.item-social-icons > .micon {
color: #fff;
cursor: pointer;
font-size: 1rem;
padding: 2px;
position: relative;
text-indent: -1px;
width: 100%;
z-index: 2;
}
.item-social-icons > a {
background: #c00;
border-radius: 50%;
-webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
display: block;
height: 38px;
line-height: 39px;
opacity: 0;
position: absolute;
pointer-events: none;
text-align: center;
top: 0;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
width: 38px;
}
.item-social-icons > a > .fa,
.item-social-icons > a > .micon {
font-size: 20px;
width: 100%;
}
.item-social-icons > a > .fa {
margin-top: 8px;
text-indent: 1px;
}
.item-social-icons > a:nth-child(2) {
right: 0;
top: 0;
-webkit-transition-delay: .1s;
-moz-transition-delay: .1s;
-ms-transition-delay: .1s;
-o-transition-delay: .1s;
transition-delay: .1s;
}
.item-social-icons > a:nth-child(3) {
right: 0;
top: 0;
-webkit-transition-delay: .15s;
-moz-transition-delay: .15s;
-ms-transition-delay: .15s;
-o-transition-delay: .15s;
transition-delay: .15s;
}
.item-social-icons > a:nth-child(4) {
right: 0;
top: 0;
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
-ms-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
.item-social-icons > a:nth-child(5) {
right: 0;
top: 0;
-webkit-transition-delay: .25s;
-moz-transition-delay: .25s;
-ms-transition-delay: .25s;
-o-transition-delay: .25s;
transition-delay: .25s;
}
.item-social-icons > a:nth-child(6) {
left: 0;
top: 0;
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
-ms-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
.item-social-icons > a:nth-child(7) {
left: 0;
top: 0;
-webkit-transition-delay: .35s;
-moz-transition-delay: .35s;
-ms-transition-delay: .35s;
-o-transition-delay: .35s;
transition-delay: .35s;
}
.item-social-icons > a:nth-child(8) {
left: 0;
top: 0;
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
-ms-transition-delay: .4s;
-o-transition-delay: .4s;
transition-delay: .4s;
}
.item-social-icons > a:nth-child(9) {
left: 0;
top: 0;
-webkit-transition-delay: .45s;
-moz-transition-delay: .45s;
-ms-transition-delay: .45s;
-o-transition-delay: .45s;
transition-delay: .45s;
}
.item-social-icons.open > a {
opacity: 1;
pointer-events: all;
z-index: 1;
}
.item-social-icons.open > a:nth-child(2) {
top: -60px;
right: 2px;
}
.item-social-icons.open > a:nth-child(3) {
top: -45px;
right: -40px;
}
.item-social-icons.open > a:nth-child(4) {
top: 45px;
right: -40px;
}
.item-social-icons.open > a:nth-child(5) {
top: 60px;
left: 2px;
}
.item-social-icons.open > a:nth-child(6) {
top: 45px;
left: -40px;
}
.item-social-icons.open > a:nth-child(7) {
top: 2px;
left: -60px;
}
.item-social-icons.open > a:nth-child(8) {
top: -45px;
left: -40px;
}
.item-social-icons.open > a:nth-child(9) {
top: -45px;
left: -40px;
}
.item-social-icons.open > a {
background: #fff;
color: #444 !important;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.item-social-icons.open > a.facebook:hover {
background: #1565c0;
color: #fff !important;
}
.item-social-icons.open > a.twitter:hover {
background: #42a5f5;
color: #fff !important;
}
.item-social-icons.open > a.pinterest:hover {
background: #ff1744;
color: #fff !important;
}
.item-social-icons.open > a.linkedin:hover {
background: #448aff;
color: #fff !important;
}
.item-social-icons.open > a.digg:hover {
background: #0066cc;
color: #fff !important;
}
.item-social-icons.open > a.stumbleupon:hover {
background: #eb4924;
color: #fff !important;
}
.item-social-icons.open > a.vk:hover {
background: #333;
color: #fff !important;
}