.elementor-12820 .elementor-element.elementor-element-fd78d15{--display:flex;--min-height:80px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:24px 24px;--row-gap:24px;--column-gap:24px;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-81fbb66 );--border-color:var( --e-global-color-81fbb66 );}.elementor-12820 .elementor-element.elementor-element-fd78d15:not(.elementor-motion-effects-element-type-background), .elementor-12820 .elementor-element.elementor-element-fd78d15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9F9;}.elementor-12820 .elementor-element.elementor-element-fd78d15.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-12820 .elementor-element.elementor-element-32fe751.elementor-element{--align-self:center;}.elementor-12820 .elementor-element.elementor-element-32fe751{--grid-side-margin:20px;--grid-column-gap:20px;--grid-row-gap:10px;--grid-bottom-margin:10px;--e-share-buttons-primary-color:#02010100;--e-share-buttons-secondary-color:var( --e-global-color-483834c );}.elementor-12820 .elementor-element.elementor-element-32fe751 .elementor-share-btn__icon{--e-share-buttons-icon-size:28px;}.elementor-12820 .elementor-element.elementor-element-9fd807d .elementor-button{background-color:#02010100;font-size:28px;border-style:none;border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-12820 .elementor-element.elementor-element-9fd807d > .elementor-widget-container{margin:0px 0px -10px 0px;}.elementor-12820 .elementor-element.elementor-element-9fd807d.elementor-element{--align-self:center;}#elementor-popup-modal-12820 .dialog-widget-content{animation-duration:1.2s;background-color:#F9F9F9;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-12820{background-color:#F4F5F570;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-12820 .dialog-message{width:320px;height:auto;}@media(min-width:768px){.elementor-12820 .elementor-element.elementor-element-fd78d15{--width:100%;}}@media(max-width:1024px){ .elementor-12820 .elementor-element.elementor-element-32fe751{--grid-side-margin:20px;--grid-column-gap:20px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}@media(max-width:767px){ .elementor-12820 .elementor-element.elementor-element-32fe751{--grid-side-margin:20px;--grid-column-gap:20px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}/* Start custom CSS for container, class: .elementor-element-fd78d15 *//* Hide Elementor's built-in SVG but keep spacing */
#sharebar .elementor-share-btn__icon svg { opacity: 0; }
#sharebar .elementor-share-btn__icon {
  position: relative;
  width: 28px;
  height: 28px;
  align-self: center;
}

/* Generic masked renderer */
#sharebar .elementor-share-btn__icon::before{
  content: "";
  position: absolute; inset: 0;
  background-color: currentColor;   /* uses widget color & hover */
  -webkit-mask-repeat: no-repeat;   mask-repeat: no-repeat;
  -webkit-mask-position: center;    mask-position: center;
  -webkit-mask-size: contain;       mask-size: contain;
}


#sharebar .elementor-share-btn_x-twitter .elementor-share-btn__icon::before{
  -webkit-mask-image: url("https://www.eyeball.club/wp-content/uploads/2025/09/share-x.svg");
          mask-image: url("https://www.eyeball.club/wp-content/uploads/2025/09/share-x.svg");
}


#sharebar .elementor-share-btn_linkedin .elementor-share-btn__icon::before{
  -webkit-mask-image: url("https://www.eyeball.club/wp-content/uploads/2025/09/share-linkedin.svg");
          mask-image: url("https://www.eyeball.club/wp-content/uploads/2025/09/share-linkedin.svg");
}

#sharebar .elementor-share-btn_facebook .elementor-share-btn__icon::before{
  -webkit-mask-image: url("https://www.eyeball.club/wp-content/uploads/2025/09/share-facebook.svg");
          mask-image: url("https://www.eyeball.club/wp-content/uploads/2025/09/share-facebook.svg");
}

#sharebar .elementor-share-btn_email .elementor-share-btn__icon::before{
  -webkit-mask-image: url("https://www.eyeball.club/wp-content/uploads/2025/09/share-email.svg");
          mask-image: url("https://www.eyeball.club/wp-content/uploads/2025/09/share-email.svg");
}

/* pop width - why is this not customisable natively? */
#12820 .dialog-widget-content .dialog-lightbox-widget-content .animated{
    width: 310px !important;
}/* End custom CSS */