/* eb-social-links-oyuq3wy Starts */ div.eb-social-links-wrapper ul { margin: 0; padding:0; } .eb-social-links-oyuq3wy.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-oyuq3wy.eb-social-links-wrapper:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-social-links-oyuq3wy.eb-social-links-wrapper ul.socials { list-style: none; flex-wrap: wrap; align-items: center; justify-content: flex-start; column-gap:20px; display: flex; } .eb-social-links-oyuq3wy.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:24px; padding:1em; border-radius: 6px; transition: color 0.5s, background-color 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-social-links-oyuq3wy.eb-social-links-wrapper ul.socials li:hover a { background:rgba(31,73,113,1); color:rgba(198,170,122,1); } .wp-admin .eb-parent-eb-social-links-oyuq3wy { display: block; opacity: 1; } .eb-parent-eb-social-links-oyuq3wy { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-social-links-oyuq3wy.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-social-links-oyuq3wy.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-social-links-oyuq3wy.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-social-links-oyuq3wy { display: block; opacity: 1; } .eb-parent-eb-social-links-oyuq3wy { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-social-links-oyuq3wy { display: block; opacity: 1; } .eb-parent-eb-social-links-oyuq3wy { display: block; } }/* =eb-social-links-oyuq3wy= Ends */