/* eb-social-links-slfywb4 Starts */ div.eb-social-links-wrapper ul { margin: 0; padding:0; } .eb-social-links-slfywb4.eb-social-links-wrapper { position:relative; margin:auto; max-width:100%; padding: 20px; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-social-links-slfywb4.eb-social-links-wrapper:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-social-links-slfywb4.eb-social-links-wrapper ul.socials { list-style: none; flex-wrap: wrap; align-items: center; justify-content: center; column-gap:20px; display: flex; } .eb-social-links-slfywb4.eb-social-links-wrapper ul.socials li a { box-sizing:content-box; text-decoration: none; cursor: pointer; display: flex; justify-content: center; align-items: center; height: 0; width: 0; font-size:35px; padding:1em; transition: color 0.5s, background-color 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-social-links-slfywb4.eb-social-links-wrapper ul.socials li:hover a { background:undefined; color:undefined; } .wp-admin .eb-parent-eb-social-links-slfywb4 { display: block; opacity: 1; } .eb-parent-eb-social-links-slfywb4 { display: block; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-social-links-slfywb4 { display: block; opacity: 1; } .eb-parent-eb-social-links-slfywb4 { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-social-links-slfywb4 { display: block; opacity: 1; } .eb-parent-eb-social-links-slfywb4 { display: block; } }/* =eb-social-links-slfywb4= Ends */