/* eb-popup-plmxeci Starts */ .eb-popup-plmxeci.eb-popup-container .eb-popup-content { width: 100%; } .eb-popup-plmxeci.eb-popup-container .eb-popup-button a.eb-popup-button-anchor { font-family: "Playfair Display", serif; font-size: 18px; padding-top: 15px; padding-right: 30px; padding-left: 30px; padding-bottom: 15px; background-color: rgba(203,163,92,1); color: rgba(255,255,255,1); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-popup-plmxeci.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover { color: rgba(255,255,255,1); background-color: rgba(203,163,92,1); } .eb-popup-plmxeci.eb-popup-container .eb-popup-content-editor, .eb-popup-plmxeci.eb-popup-container .eb-popup-content { box-shadow: rgba(255,254,254,1) 0px 0px 0px 0px ; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-popup-plmxeci.eb-popup-container .eb-popup-content-editor:hover, .eb-popup-plmxeci.eb-popup-container .eb-popup-content:hover { box-shadow: rgba(255,254,254,1) 0px 0px 0px 0px ; } .eb-popup-plmxeci.eb-popup-container .eb-popup-content-editor:before, .eb-popup-plmxeci.eb-popup-container .eb-popup-content:before { transition: background 0.5s; z-index: -1; } .eb-popup-plmxeci.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-plmxeci.eb-popup-container .eb-popup-content:hover:before { transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-popup-plmxeci.eb-popup-container .eb-popup-close-icon { top:14px; right:-500px; left:14px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .wp-admin .eb-parent-eb-popup-plmxeci { display: block; opacity: 1; } .eb-parent-eb-popup-plmxeci { display: block; }  @media(max-width: 1024px){ .eb-popup-plmxeci.eb-popup-container .eb-popup-content { width: 100%; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-popup-plmxeci { display: block; opacity: 1; } .eb-parent-eb-popup-plmxeci { display: block; } } @media(max-width: 767px){ .eb-popup-plmxeci.eb-popup-container .eb-popup-content { width: 100%; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-popup-plmxeci { display: block; opacity: 1; } .eb-parent-eb-popup-plmxeci { display: block; } }/* =eb-popup-plmxeci= Ends */