/* eb-button-mxpxvrh Starts */ .eb-button-wrapper.eb-button-mxpxvrh { margin-right: 0px; margin-left: 0px; } .eb-button-wrapper.eb-button-mxpxvrh.eb-button-alignment { align-items: flex-start; } .eb-button-wrapper.eb-button-mxpxvrh .eb-button { justify-content: flex-start; } .eb-button-wrapper.eb-button-mxpxvrh .eb-button-anchor { background-color: rgba(250,255,0,1); border-radius: 50px; padding-top: 10px; padding-right: 20px; padding-left: 20px; padding-bottom: 10px; color: rgba(0,0,0,1); transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-button-wrapper.eb-button-mxpxvrh .eb-button-anchor:hover { background-color: rgba(255,255,255,1); color: rgba(0,0,0,1); } .eb-button-wrapper.eb-button-mxpxvrh .eb-button-icon { margin-right:8px; } .wp-admin .eb-parent-eb-button-mxpxvrh { display: block; opacity: 1; } .eb-parent-eb-button-mxpxvrh { display: block; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-mxpxvrh { display: block; opacity: 1; } .eb-parent-eb-button-mxpxvrh { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-mxpxvrh { display: block; opacity: 1; } .eb-parent-eb-button-mxpxvrh { display: block; } }/* =eb-button-mxpxvrh= Ends */