/* eb-popup-hl44mzy Starts */ .eb-popup-hl44mzy.eb-popup-container .eb-popup-content { width:650px; } .eb-popup-hl44mzy.eb-popup-container .eb-popup-button a.eb-popup-button-anchor { font-size: 18px; padding-top: 15px; padding-right: 30px; padding-left: 30px; padding-bottom: 15px; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-popup-hl44mzy.eb-popup-container .eb-popup-content-editor, .eb-popup-hl44mzy.eb-popup-container .eb-popup-content { margin: 1.5em; background-color: rgba(0,0,0,1); transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-popup-hl44mzy.eb-popup-container .eb-popup-content-editor:before, .eb-popup-hl44mzy.eb-popup-container .eb-popup-content:before { transition: background 0.5s; z-index: -1; } .eb-popup-hl44mzy.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-hl44mzy.eb-popup-container .eb-popup-content:hover:before { transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-popup-hl44mzy.eb-popup-container .eb-popup-close-icon { padding-top: 0.5em; padding-right: 1em; padding-left: 1em; padding-bottom: 0.5em; top:90%; right:41%; color: rgba(0,0,0,1); background-color: rgba(255,255,255,1); transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-popup-hl44mzy.eb-popup-container .eb-popup-close-icon:hover { color: rgba(0,0,0,1); background-color: rgba(255,255,255,1); } .eb-popup-hl44mzy.eb-popup-container .eb-modal-container { padding: 1.5px; } .eb-popup-hl44mzy.eb-popup-container .eb-popup-overlay { background: rgba(0,0,0,0.73); } .wp-admin .eb-parent-eb-popup-hl44mzy { display: block; opacity: 1; } .eb-parent-eb-popup-hl44mzy { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-popup-hl44mzy.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-popup-hl44mzy.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-popup-hl44mzy.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-popup-hl44mzy { display: block; opacity: 1; } .eb-parent-eb-popup-hl44mzy { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-popup-hl44mzy { display: block; opacity: 1; } .eb-parent-eb-popup-hl44mzy { display: block; } }/* =eb-popup-hl44mzy= Ends */