/*
Plugin Name: Custom Banner & Popup Styles
Description: Styles for the custom banner and popup plugin.
Version: 1.0
Author: Durc Beyleveld
Author URI: https://bedlampdm.com
License: GPL-3.0+
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
.wrap{max-width:800px;margin:20px auto;float:inline-start}input[type="text"],input[type="password"],input[type="datetime-local"],input[type="url"]{width:100%;padding:10px;box-sizing:border-box}.form-table th{width:200px}.color-picker{width:80px}textarea{width:100%;max-width:100%;height:150px}.mfp-bg{opacity:0.95!important}.closure-notice{text-align:center;color:#EFEFEF}.mfp-close-btn-in .mfp-close{color:#fff!important;}.mfp-content{max-width:1000px;}button.mfp-close:hover{color:#fff!important;opacity:0.8;border-radius:3px!important;background-color:transparent!important;}button.mfp-close,button.mfp-arrow{transform:translate(-50%,-10%)}#custom-banner{text-align:center;padding:10px 0; max-width:100vw;box-sizing:border-box;padding:20px;}#custom-banner a{border-bottom:none}@media only screen and (max-width:767px){button.mfp-close,button.mfp-arrow{transform:translate(-42vw,-10vh)}}