/* eb-popup-qg12x4r Starts */ .eb-popup-qg12x4r.eb-popup-container .eb-popup-content { width:650px; } .eb-popup-qg12x4r.eb-popup-container .eb-popup-button a.eb-popup-button-anchor { font-family: Heebo; font-size: 1em; line-height: 1.5em; font-weight: 500; font-style: normal; text-transform: uppercase; letter-spacing: 0.2em; padding-top: 18px; padding-right: 30px; padding-left: 30px; padding-bottom: 18px; background-color: rgba(0,0,0,1); border-radius: 0px; border-width: 2px; border-color: rgba(117,255,216,1); border-style: solid; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-popup-qg12x4r.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover { border-color: rgba(74,189,180,1); border-width: 2px; } .eb-popup-qg12x4r.eb-popup-container .eb-popup-content-editor, .eb-popup-qg12x4r.eb-popup-container .eb-popup-content { padding: 0px; margin: 0px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-popup-qg12x4r.eb-popup-container .eb-popup-content-editor:before, .eb-popup-qg12x4r.eb-popup-container .eb-popup-content:before { transition: background 0.5s; z-index: -1; } .eb-popup-qg12x4r.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-qg12x4r.eb-popup-container .eb-popup-content:hover:before { transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-popup-qg12x4r.eb-popup-container .eb-popup-close-icon { top:10px; right:10px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-popup-qg12x4r.eb-popup-container .eb-modal-container { padding: 0px; } .wp-admin .eb-parent-eb-popup-qg12x4r { display: block; opacity: 1; } .eb-parent-eb-popup-qg12x4r { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-popup-qg12x4r.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-popup-qg12x4r.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-popup-qg12x4r.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 225ms; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-popup-qg12x4r { display: block; opacity: 1; } .eb-parent-eb-popup-qg12x4r { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-popup-qg12x4r { display: block; opacity: 1; } .eb-parent-eb-popup-qg12x4r { display: block; } }/* =eb-popup-qg12x4r= Ends */