/* eb-button-fquptup Starts */ .eb-button-wrapper.eb-button-fquptup { margin-top: 28px; margin-right: 0px; margin-left: 0px; margin-bottom: 28px; } .eb-button-wrapper.eb-button-fquptup.eb-button-alignment { align-items: center; } .eb-button-wrapper.eb-button-fquptup .eb-button { justify-content: center; } .eb-button-wrapper.eb-button-fquptup .eb-button-anchor { background-color: rgba(0,22,99,1); padding-top: 15px; padding-right: 30px; padding-left: 30px; padding-bottom: 15px; color: rgba(255,255,255,1); transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-button-wrapper.eb-button-fquptup .eb-button-anchor:hover { background-color: rgba(4,183,98,1); } .wp-admin .eb-parent-eb-button-fquptup { display: block; opacity: 1; } .eb-parent-eb-button-fquptup { display: block; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-fquptup { display: block; opacity: 1; } .eb-parent-eb-button-fquptup { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-fquptup { display: block; opacity: 1; } .eb-parent-eb-button-fquptup { display: block; } }/* =eb-button-fquptup= Ends */