/* eb-button-wbr2dnf Starts */ .eb-button-wrapper.eb-button-wbr2dnf { margin-top: 40px; margin-right: 0px; margin-left: 0px; margin-bottom: 28px; } .eb-button-wrapper.eb-button-wbr2dnf.eb-button-alignment { align-items: flex-start; } .eb-button-wrapper.eb-button-wbr2dnf .eb-button { justify-content: flex-start; } .eb-button-wrapper.eb-button-wbr2dnf .eb-button-anchor { background-color: rgba(238,52,67,1); border-radius: 100px; font-size: 18px; padding-top: 15px; padding-right: 50px; padding-left: 52px; 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-wbr2dnf .eb-button-anchor:before { background-color: rgba(238,52,67,1); } .eb-button-wrapper.eb-button-wbr2dnf .eb-button-anchor:hover { background-color: rgba(40,54,123,1); color: var(--eb-global-button-text-color); } .eb-button-wrapper.eb-button-wbr2dnf .eb-button-icon { margin-left:8px; } .wp-admin .eb-parent-eb-button-wbr2dnf { display: block; opacity: 1; } .eb-parent-eb-button-wbr2dnf { display: block; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-wbr2dnf { display: block; opacity: 1; } .eb-parent-eb-button-wbr2dnf { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-wbr2dnf { display: block; opacity: 1; } .eb-parent-eb-button-wbr2dnf { display: block; } }/* =eb-button-wbr2dnf= Ends */