/* eb-button-e2dtobd Starts */ .eb-button-wrapper.eb-button-e2dtobd { margin-top: 28px; margin-right: 0px; margin-left: 0px; margin-bottom: 28px; } .eb-button-wrapper.eb-button-e2dtobd.eb-button-alignment { align-items: flex-start; } .eb-button-wrapper.eb-button-e2dtobd .eb-button { justify-content: flex-start; } .eb-button-wrapper.eb-button-e2dtobd .eb-button-anchor { background-color: rgba(145,188,0,1); border-radius: 0px; font-family: "Default", ; font-size: 25px; letter-spacing: 0px; padding-top: 15px; padding-right: 30px; padding-left: 30px; padding-bottom: 15px; color: var(--eb-global-button-text-color); transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-button-wrapper.eb-button-e2dtobd .eb-button-anchor:before { background-color: rgba(145,188,0,1); } .eb-button-wrapper.eb-button-e2dtobd .eb-button-anchor:hover { background-color: rgba(76,99,0,1); color: var(--eb-global-button-text-color); } .eb-button-wrapper.eb-button-e2dtobd .eb-button-anchor { width: 100%; } .eb-button-wrapper.eb-button-e2dtobd .eb-button-icon { font-size:52px; margin-right:15px; } .wp-admin .eb-parent-eb-button-e2dtobd { display: block; opacity: 1; } .eb-parent-eb-button-e2dtobd { display: block; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-e2dtobd { display: block; opacity: 1; } .eb-parent-eb-button-e2dtobd { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-e2dtobd { display: block; opacity: 1; } .eb-parent-eb-button-e2dtobd { display: block; } }/* =eb-button-e2dtobd= Ends */