.stickysocial.cq-Editable-dom{height:46px !important}
.stickysocial{position:sticky;height:0;z-index:10;top:40px;display:flex !important}
.stickysocial .wdg-sticky.left{margin-left:-100px}
.stickysocial .wdg-sticky.left.wdg-pad-small{margin-left:-65px}
.stickysocial .wdg-sticky.right{margin-left:calc(100% + 60px)}
.stickysocial .wdg-sticky.right.wdg-pad-small{margin-left:calc(100% + 25px)}
.stickysocial .wdg-sticky ul{list-style:none;padding:0;margin:0}
.stickysocial .wdg-sticky ul li a{display:inline-block}
.stickysocial img{width:36px;height:auto;margin-bottom:4px}
.stickysocial .wdg-social-links a{margin-top:0}
.stickysocial p{display:none}
@media screen and (min-width:1084px){.stickysocial .wdg-sticky ul li{margin:5px auto}
}
@media screen and (max-width:1083px){.stickysocial{height:auto;position:relative;top:0}
.stickysocial .wdg-sticky.left,.stickysocial .wdg-sticky.right,.stickysocial .wdg-sticky.left.wdg-pad-small,.stickysocial .wdg-sticky.right.wdg-pad-small{margin-left:0;margin-right:0}
.stickysocial p{display:inline;margin-right:10px}
.stickysocial ul{display:inline}
.stickysocial ul li{display:inline;margin-right:10px}
}