/* Version: 1.3.5 */.pro-overlay { position: absolute; background-color: rgba(35, 40, 45, 0.8); width: calc(100% - 20px); height: 100%; z-index: 9; border-radius: 10px; transform: translateY(-50%); top: 50%; text-align: center; color:#fff; } .pro-overlay .group-1 { width: 100%; text-align: center; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; } .pro-overlay h2 { color: #fff; font-size: 35px !important; max-width: 100%; width: 700px; line-height: normal !important; text-shadow: 1px 1px 1px #000; }.wdes-popup-hide, .post-type-wdespopup .row-actions span.view, .post-type-wdespopup #edit-slug-box { display: none; } #wdes-popup-settings .table-tab { cursor: pointer; } .wdes-popup-menu .button, .wdes-popup-notice .button, #wdes-popup-settings .button { background-color: #46b450; color: #fff; border-color: #096311; } .wdes-popup-menu .button:hover, .wdes-popup-notice .button:hover, #wdes-popup-settings .button:hover { background-color: #0073aa; color: #fff; border-color: #005279; } .edit-notice { margin: 30px 0 !important; } .edit-notice, span.wdes-popup-notice { border: 1px solid #f2f2f2; border-left: 5px solid #d54e21; color: #000; display: block; margin: 10px 0; padding: 10px 15px; background-color: #fef7f1; } .wdes-popup-menu .menu-item-wdes-popup { cursor: pointer; display: block; } .wdes-popup-menu .menu-item-wdes-popup:after { font-size: 20px; content: '+'; float: right; font-weight: bold; line-height: 1; } .active-popup .menu-item-wdes-popup:after { content: '-'; } p.wdes-popup-menu span { display: none; } p.active-popup span { display: block; } p.wdes-popup-menu { background-color: #fef7f1; padding: 10px 15px; box-sizing: border-box; border: 1px solid #f2f2f2; border-left: 5px solid #d54e21; margin: 20px 0; font-style: normal !important; } p.wdes-popup-menu label { font-weight: bold; color: #000; } p.wdes-popup-menu select { margin-top: 5px; } #wdes-popup-settings i b { font-style: normal; font-weight: 700; color: #1e73be; } .wdes-shortcode { padding: 15px 10px; font-size: 15px; background-color: #f5f5f5; border: 1px solid #ddd; text-align: center; margin: 15px 0; color: #a00; line-height: 2; } #wdes-popup-settings { min-width: 100%; margin: 15px 0 0 0; padding: 0 20px 0 0; color: #2E3840 } .post-type-wdespopup #wdes-popup-settings { padding: 0; } #wdes-popup-settings, #wdes-popup-settings * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-decoration: none; } #wdes-popup-settings .iris-picker.iris-border, #wdes-popup-settings a.wp-color-result { -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; box-sizing: content-box !important; } #wdes-popup-settings .wp-picker-container .wdes-alpha-wrap { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; } #wdes-popup-settings .dashicons { overflow: hidden; width: 50px; font-size: 14px; height: auto; } #wdes-popup-settings .wdes-table.wdes-h4 { cursor: pointer; background-color: #F1F1F1; margin: 0; } #wdes-popup-settings .wdes-table.wdes-h4:before { content: "\f543"; font-family: 'dashicons'; font-weight: 400; float: right; } #wdes-popup-settings .wdes-toggle-content { min-width: 100%; } #wdes-popup-settings .wdes-active.wdes-h4:before { content: "\f460"; } #wdes-popup-settings .dashicons:before { display: block; font-size: 25px; } #wdes-popup-settings .wdes-table { display: table; min-width: 100%; } #wdes-popup-settings .wdes-cell { display: table-cell; vertical-align: middle; } #wdes-popup-settings .align-right { text-align: right; } #wdes-popup-settings .wdes-popup-hide { display: none !important; } #wdes-popup-settings .wdes-popup-show { display: block !important; } #wdes-popup-settings .wdes-popup-group { background-color: #fff; border: 1px solid #BFBFBF; border-radius: 10px; overflow: hidden; } .post-type-wdespopup #wdes-popup-settings .wdes-popup-group { border-left: 0; border-right: 0; } .post-type-wdespopup #wdes-popup-settings .wdes-table:last-child { border: 0; } #wdes-popup-settings .notice { padding: 10px 12px; line-height: 20px; margin: 0; font-size: 18px; } #wdes-popup-settings .image-preview img, #wdes-popup-settings .border { background-color: #F2F2F2; padding: 10px; border: 1px solid #e5e5e5; box-shadow: 0 1px 1px rgba(0,0,0,.04); } #wdes-popup-settings .wdes-popup-content:after { content: ''; display: block; clear: both; } #wdes-popup-settings .transition { -webkit-transition-property: border, background, color; transition-property: border, background, color; -webkit-transition-duration: .05s; transition-duration: .05s; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } #wdes-popup-settings .wdes-popup-title { padding: 15px 20px; margin: 0; } #wdes-popup-settings p i { display: block; font-size: 12px; } #wdes-popup-settings .wdes-popup { padding: 10px 15px; background-color: #fff; color: #32373c; border: 1px solid #ddd; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07); box-shadow: inset 0 1px 2px rgba(0,0,0,.07); background-color: #fff; color: #32373c; outline: 0; box-shadow: none; border-radius: 40px; max-width: 100%; height: auto; } #wdes-popup-settings input[type="checkbox"], #wdes-popup-settings input[type="checkbox"]:after, #wdes-popup-settings input[type="checkbox"]:before { -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } #wdes-popup-settings input.on-off { border-color: #E9E9E9 !important; background: #E9E9E9 !important; width: auto !important; height: auto !important; -webkit-border-radius: 20px !important; border-radius: 20px; padding: 10px 35px 10px 15px!important; position: relative; line-height: 13px !important; margin: 0 !important; box-shadow: none !important; font-size: 13px !important; } #wdes-popup-settings input.on-off:checked { -background: #89daff !important; background: #46b450 !important; padding: 10px 15px 10px 35px!important; } #wdes-popup-settings input.on-off:after { content: '' !important; height: 25px; width: 25px; -webkit-border-radius: 50% !important; border-radius: 50%; display: inline-block; background-color: #fff; vertical-align: middle; position: absolute; left: 65px; top: 4px; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); } #wdes-popup-settings input.on-off:checked:after { left: 5px; } #wdes-popup-settings input.on-off:before { font-size: 13px !important; font-family: 'Open Sans', Arial !important; content: 'Disable' !important; vertical-align: middle; display: block !important; margin: 0 !important; color: #555 !important; float: none !important; width: auto !important; height: auto !important; } #wdes-popup-settings input.on-off:checked:before { content: 'Enable' !important; color: #fff !important; } #wdes-popup-settings input[type="submit"], #wdes-popup-settings .wdes-popup.button { text-align: center; color: #fff; background-color: #58bcdf; font-size: 14px; line-height: 43px; border: 0; border-radius: 40px; outline: 0; padding: 0 30px; cursor: pointer; height: auto; } #wdes-popup-settings .wdes-change-image { margin: 0 5px; } #wdes-popup-settings .wdes-table .h4 { min-width: 220px; width: 220px; font-weight: 600; } #wdes-popup-settings i { padding: 0 15px; font-size: 12px; display: inline-block; } #wdes-popup-settings .wdes-table { border-bottom: 1px solid #dedede; padding: 15px 20px; } .post-type-wdespopup #wdes-popup-settings .wdes-table { padding: 15px 0; } #wdes-popup-settings .wdes-popup-footer { border-bottom: 0; } #wdes-popup-settings input[type="submit"]:hover, #wdes-popup-settings .wdes-popup.button:hover { background-color: #43505a; } #wdes-popup-settings .wdes-popup-title { border-bottom: 1px solid #BFBFBF; font-size: 20px; background-color: #2E3840; color: #89DAFF; } #wdes-popup-settings .wdes-popup-title input[type="submit"] { background-color: #89DAFF; color: #2E3840; } #wdes-popup-settings .wdes-popup-title input[type="submit"]:hover { background-color: #fff; } .wp-picker-container { vertical-align: middle; } .wdes-color-picker-group .wdes-alpha-wrap { background-color: #fff; width: 100%; border: 1px solid #DFDFDF; padding: 10px 15px 5px; box-sizing: border-box; margin: 0; } .wdes-color-picker-group .wdes-alpha-wrap label { display: block; font-weight: bold; padding-bottom: 10px; } .wdes-color-picker-group .wdes-alpha-wrap input { width: 100%; box-sizing: border-box; padding: 0; } .wdes-color-picker-group.wp-picker-active .wdes-alpha-wrap { display: block !important; } .wdes-color-picker-group.wp-picker-active input[type=text].wp-color-picker { min-width: 205px; } .wdes-color-picker-group.wp-picker-active .wp-color-result { padding-left: 170px !important; margin: 0 0px 6px 0 !important; } .wdes-color-picker-group.wp-picker-active .wp-picker-input-wrap { display: block !important; } .wdes-color-picker-group .wp-color-result { margin: 0 !important; } .wdes-span span { display: inline-block; vertical-align: middle; } .wdes-span .wdes-popup-accent { margin-right: 30px; } .wdes-span span span, .wdes-center { text-align: center; } .wdes-span span span img { border: 3px solid transparent; cursor: pointer; } .wdes-span span span:hover img, .wdes-span span span.wdes-active img { border: 3px solid #5ea1ed; } .wdes-popup-accent .wdes-table.wdes-color { display: none !important; } .wdes-popup-accent .wdes-table.color-scheme, .wdes-popup-custom .wdes-table.wdes-color { display: table !important; } .wdes-popup-custom .wdes-table.color-scheme { display: none !important; } #wdes-popup-settings .wdes-hide-label .h4, #wdes-popup-settings .color-scheme .h4 { color: transparent; } #wdes-popup-settings .no-bb-pb, .wdes-popup-accent .wdes-span { border-bottom: 0 !important; padding-bottom: 0 !important; } #wdes-popup-settings input#reset { margin-right: 15px; } .cookie-table { border-left: 5px solid #00a0d2 !important; padding-left: 15px !important; background-color: #f7fcfe; } .notice-alt { background-color: #fff8e5; border-left-color: #ffb900; } .table-tab .h4:before { content: "\f543"; font-family: 'dashicons'; float: right; padding: 0 10px; font-size: 1em; } .table-tab-active .h4:before { content: "\f460"; } @media only screen and (max-width:1280px) { #wdes-popup-settings .wdes-popup { width: 100%; } #wdes-popup-settings input[type="submit"], #wdes-popup-settings .wdes-popup.button { width: auto; } }