.wg-toggle-labels{position:relative;outline:0;display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 0 5px 0;box-sizing:border-box}.wg-toggle-labels span{position:relative;display:block;line-height:1.3em;overflow:hidden;border-radius:0.3em;padding:0.1em 1em;border:1px solid #fafafa;-webkit-transition:color 0.3s ease, padding 0.3s ease-in-out, background 0.3s ease-in-out;transition:color 0.3s ease, padding 0.3s ease-in-out, background 0.3s ease-in-out}.wg-toggle-labels span:before{position:relative;display:block;padding:0 0.2em;font-size:0.8em}.wg-toggle-labels span:after{position:absolute;display:block;content:"";border-radius:0.2em;width:1.3em;height:1.3em;margin-left:-1.4em;top:0.1em;background:#fff;-webkit-transition:left 0.3s cubic-bezier(0.175, 0.885, 0.32, 0.97),background 0.3s ease-in-out;transition:left 0.3s cubic-bezier(0.175, 0.885, 0.32, 0.97),background 0.3s ease-in-out}.wg-toggle-labels input[type="checkbox"]{display:none !important}.wg-toggle-labels input[type="checkbox"]:not(:checked)+span{background:#de474e;color:#fff;padding-left:1.6em;padding-right:0.4em}.wg-toggle-labels input[type="checkbox"]:not(:checked)+span:before{content:attr(data-off);color:#fff}.wg-toggle-labels input[type="checkbox"]:not(:checked)+span:after{background:#fff;left:1.5em}.wg-toggle-labels input[type="checkbox"]:checked+span{background:#86d993;color:#fff;padding-left:0.4em;padding-right:1.6em}.wg-toggle-labels input[type="checkbox"]:checked+span:before{content:attr(data-on)}.wg-toggle-labels input[type="checkbox"]:checked+span:after{background:#fff;left:100%}.wg-toggle-labels input[type="checkbox"]:disabled,.wg-toggle-labels input[type="checkbox"]:disabled+span{cursor:not-allowed}.wg-toggle{position:relative;display:inline-block;margin-right:16px;box-sizing:border-box !important;color:#6c7781;vertical-align:middle;font-size:13px}.wg-toggle input[type="checkbox"]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;padding:0;z-index:1;border:none}.wg-toggle .wg-toggle__track{content:"";display:inline-block;vertical-align:top;background-color:#fff;border:0.2em solid currentColor;width:4em;height:2em;border-radius:1em;-webkit-transition:0.2s background ease;transition:0.2s background ease}.wg-toggle .wg-toggle__track::after{content:"";display:block;overflow:hidden;position:absolute;top:0.65em;right:0.65em;box-sizing:border-box;height:0.65em;width:0.65em;border:0.17em solid currentColor;border-radius:50%}.wg-toggle .wg-toggle__thumb{display:block;position:absolute;top:0.45em;left:0.45em;width:1.1em;height:1.1em;border-radius:50%;-webkit-transition:0.1s -webkit-transform ease;transition:0.1s -webkit-transform ease;transition:0.1s transform ease;transition:0.1s transform ease, 0.1s -webkit-transform ease;background-color:currentColor;border:0.55em solid currentColor}.wg-toggle.is-checked,.wg-toggle input:checked ~ span{color:#fff}.wg-toggle.is-checked .wg-toggle__track,.wg-toggle input:checked ~ .wg-toggle__track{background-color:#11a0d2;border:1em solid transparent}.wg-toggle.is-checked .wg-toggle__track::after,.wg-toggle input:checked ~ .wg-toggle__track::after{left:0.88em;right:auto;width:0.2em;border-radius:0}.wg-toggle.is-checked .wg-toggle__thumb,.wg-toggle input:checked ~ .wg-toggle__thumb{background-color:currentColor;border-width:0;-webkit-transform:translateX(2em);transform:translateX(2em)}.wg-radio-group{border:solid 1px #ddd;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;margin:20px;border-radius:20px;overflow:hidden;background-color:#f7f7f7}.wg-radio-group input[type=radio]{position:absolute;visibility:hidden;display:none}.wg-radio-group label{color:#23282d;display:inline-block;cursor:pointer;font-weight:bold;padding:5px 20px;margin:0 !important}.wg-radio-group input[type=radio]:checked+label{color:#fff;background:#0fa0d2}.wg-radio-group label+input[type=radio]+label{border-left:solid 1px #ddd}ul#woowgallery-tabs-nav{-webkit-box-flex:0;-webkit-flex:0 0 160px;flex:0 0 160px;-webkit-align-self:stretch;align-self:stretch;margin:0;padding:0;border-right:1px solid #ddd;background-color:#f7f7f7;list-style:none}ul#woowgallery-tabs-nav li{margin:0 -1px 0 0;padding:0;position:relative}ul#woowgallery-tabs-nav li a{display:block;padding:20px 0 20px 30px;text-decoration:none;color:#999;border-right:1px solid #ddd;background-position:left center;background-repeat:no-repeat;-webkit-transition:all 0.3s;transition:all 0.3s}ul#woowgallery-tabs-nav li a .dashicons{color:#999;vertical-align:middle}ul#woowgallery-tabs-nav li a .tab-label{margin-left:7px}ul#woowgallery-tabs-nav li a:focus{box-shadow:none}ul#woowgallery-tabs-nav li a::before,ul#woowgallery-tabs-nav li a::after{content:'';position:absolute;left:0;top:-1px;height:1px;width:100%;overflow:hidden;background-color:#ddd;-webkit-transform:scaleX(0.8);transform:scaleX(0.8);-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}ul#woowgallery-tabs-nav li a::after{top:auto;bottom:0}ul#woowgallery-tabs-nav li a:hover,ul#woowgallery-tabs-nav li a.woowgallery-active{text-decoration:none;color:#444;background-color:#fafafa}ul#woowgallery-tabs-nav li a:hover .dashicons,ul#woowgallery-tabs-nav li a.woowgallery-active .dashicons{color:#444}ul#woowgallery-tabs-nav li a:hover::before,ul#woowgallery-tabs-nav li a:hover::after,ul#woowgallery-tabs-nav li a.woowgallery-active::before,ul#woowgallery-tabs-nav li a.woowgallery-active::after{-webkit-transform:scaleX(1);transform:scaleX(1)}ul#woowgallery-tabs-nav li a.woowgallery-active{border-right:1px solid #fff;background-color:#fff}#woowgallery-tabs{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;padding:0 12px;width:calc(100% - 160px)}#woowgallery-tabs .woowgallery-tab{padding:10px}#woowgallery-tabs .woowgallery-tab:not(.woowgallery-active){display:none}#woowgallery-tabs textarea{width:100%}#woowgallery-tabs input[type="text"]{width:100%;max-width:500px}#woowgallery-skin-select{position:relative;width:100%;overflow:hidden;margin:0;z-index:1;border-bottom:1px solid #dfdfdf}#woowgallery-skin-select.closed{height:0}#woowgallery-skin-select .woowgallery-skins{margin:12px;overflow:hidden;overflow-x:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:3px}#woowgallery-skin-select .woowgallery-skins .woowgallery-skin{position:relative;margin-right:10px}#woowgallery-skin-select .woowgallery-skins .woowgallery-skin .woowgallery-pro-feature{top:0;left:0;right:0;bottom:0;width:auto;height:auto;padding-top:100px}#woowgallery-skin-select .woowgallery-skins label{position:relative;display:block;height:200px;padding:12px;box-sizing:content-box}#woowgallery-iframe-content#woowgallery-skin-select .woowgallery-skins label{height:120px}#woowgallery-skin-select .woowgallery-skins label img{display:block;height:100%;width:auto;box-shadow:0 0 0 3px #ffffff, 0 0 0 5px #e5e5e5}#woowgallery-skin-select .woowgallery-skins label input[type="radio"]{position:absolute;right:0;top:0;margin:0;width:auto;height:auto;min-width:auto;border-width:4px;visibility:hidden}#woowgallery-skin-select .woowgallery-skins label input[type="radio"]:checked{visibility:visible;border-color:#5b9dd9}#woowgallery-skin-select .woowgallery-skins label input[type="radio"]:checked+img{box-shadow:0 0 0 3px #ffffff, 0 0 0 7px #5b9dd9}#woowgallery-skin-select .woowgallery-skins .skin-info{position:absolute;left:12px;right:12px;bottom:12px;display:block;padding:10px 10px 5px;text-align:right;background:rgba(255,0,0,0.7);background:-webkit-linear-gradient(transparent, rgba(0,0,0,0.5));background:linear-gradient(transparent, rgba(0,0,0,0.5));color:#fff}#woowgallery-skin-select .woowgallery-skins .skin-info .skin-title{float:left}.woowgallery-top-buttons{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;margin-top:-1px;position:relative;-webkit-flex-wrap:wrap;flex-wrap:wrap}.woowgallery-top-buttons .wg-media-buttons{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;float:none;margin:0 0 0 -2px;padding:5px 0;background-color:#f1f1f1;border:1px solid #e5e5e5;border-top:none;border-left-color:#f1f1f1;box-shadow:inset -1px 0px 1px rgba(0,0,0,0.04);font-size:1.3em;text-align:left}.woowgallery-top-buttons .woowgallery-skin-preset-selector{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;float:none;margin:0 0 0 -2px;background-color:#f1f1f1;border:1px solid #e5e5e5;border-left-color:#f1f1f1;box-shadow:inset 0 5px 3px -2px rgba(0,0,0,0.04),inset 0 -5px 2px -3px rgba(0,0,0,0.04);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0 0 0;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.woowgallery-top-buttons .woowgallery-skin-preset-selector h2{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;padding:0;line-height:1.2;margin:5px 10px 5px 0}.woowgallery-top-buttons .woowgallery-skin-preset-selector .woowgallery-skin-preset{padding:0;margin:5px 5px 5px auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.woowgallery-top-buttons .woowgallery-skin-preset-selector .woowgallery-skin-preset>*{margin:0 5px 0 0}.woowgallery-top-buttons .woowgallery-skin-preset-selector .woowgallery-skin-preset .label{vertical-align:middle}.woowgallery-top-buttons .woowgallery-skin-preset-selector .woowgallery-skin-preset .form-control{width:auto;height:26px;min-height:26px;margin:0;font-size:14px;vertical-align:middle;padding-top:1px;padding-bottom:0;line-height:1}.woowgallery-top-buttons .woowgallery-choose-skin{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:#fff;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;white-space:nowrap;padding:0 12px;z-index:2}.woowgallery-top-buttons .woowgallery-choose-skin.activity{background:url("../images/loader-wave.gif") center center no-repeat}.woowgallery-top-buttons .woowgallery-choose-skin.activity button{opacity:0}.woowgallery-top-buttons .woowgallery-choose-skin button.handleskinsdiv{width:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:5px 0;padding-bottom:0;color:#23282d}.woowgallery-top-buttons .woowgallery-choose-skin button.handleskinsdiv:hover,.woowgallery-top-buttons .woowgallery-choose-skin button.handleskinsdiv:focus{color:#23282d}.woowgallery-top-buttons .woowgallery-choose-skin button.handleskinsdiv:focus{box-shadow:none;outline:none}.woowgallery-top-buttons .woowgallery-choose-skin:not(.closed) button.handleskinsdiv{color:#0085ba}.woowgallery-top-buttons .woowgallery-action-buttons{text-align:center;padding:10px 7px 2px 7px;margin-left:auto;-webkit-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-top:1px solid #fff;position:relative;z-index:2}.woowgallery-top-buttons .woowgallery-action-buttons button{margin:3px}.woowgallery-top-buttons .woowgallery-action-buttons.activity{background:url("../images/loader-wave.gif") center center repeat-x}.woowgallery-top-buttons .woowgallery-action-buttons.activity button{opacity:0}.woowgallery-top-buttons .woowgallery-action-buttons .reset-changes-action{display:none}.wg-media-buttons{text-align:center}.wg-media-buttons .button,.wg-media-buttons .button:active{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;top:0;margin:5px 10px 5px 0;font-size:1em;line-height:1.3em;height:auto;padding:0.3em 1em 0.3em 0.7em}.wg-media-buttons .button span{margin:0 0 0 7px}.wg-media-buttons .button span:first-child{margin:0}.woowgallery-skin-settings{padding:10px 20px;width:100%}#woowgallery-tab-config .woowgallery-skin-settings{padding:0}.woowgallery-skin-settings .woowgallery-skin-sreenshot{float:left}.woowgallery-skin-settings .woowgallery-skin-sreenshot img{width:auto;height:auto;max-width:100%;max-height:65px;margin-right:10px}#woowgallery-iframe-content .woowgallery-skin-settings .woowgallery-skin-sreenshot{display:block}#woowgallery-iframe-content.choose-skin .woowgallery-skin-settings .woowgallery-skin-sreenshot{display:none}.woowgallery-skin-settings .woowgallery-config-wrapper{display:-webkit-box;display:-webkit-flex;display:flex}.woowgallery-skin-settings .woowgallery-config-tabs-nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 150px;flex:1 1 150px;max-width:220px;padding:0;border:1px solid #ddd;border-bottom:none;margin-top:-11px;margin-bottom:-10px;background-color:#f7f7f7}.woowgallery-skin-settings .woowgallery-config-tabs-nav a{display:block;background:#f7f7f7;color:#010101;text-decoration:none;font-weight:bold;border:1px solid #dddddd;border-top:none;border-left:none;margin:0 -1px 0 0;padding:20px 5px 20px 20px;box-shadow:inset -2px 0px 4px -2px #ddd}.woowgallery-skin-settings .woowgallery-config-tabs-nav a.woowgallery-active{background:#fff;border-right-color:#fff;box-shadow:none}.woowgallery-skin-settings .woowgallery-config-tabs{-webkit-box-flex:1;-webkit-flex:1 1 70%;flex:1 1 70%}.woowgallery-skin-settings .woowgallery-config-tabs fieldset{padding-top:8px;padding-right:0}.woowgallery-skin-settings .woowgallery-config-tabs fieldset h4{font-size:1.4em;line-height:1.2;margin:0 0 20px 0}.woowgallery-skin-settings .form-control{width:100%}.woowgallery-lightbox-settings-inner .wg-radio-group{margin:10px 0}.woowgallery-wrap .woowgallery-skin-intro{position:relative;margin:0 0 10px;border-bottom:1px solid #ddd;padding-bottom:10px}.woowgallery-wrap .woowgallery-skin-intro>p{min-width:200px;overflow:hidden}.woowgallery-wrap .woowgallery-load-preset.form-control{min-height:auto;max-width:150px;float:right;margin:4px 0 10px 10px}.woowgallery-wrap .woowgallery-load-preset.form-control.activity{color:transparent;background:url("../images/loader-wave.gif") center center repeat-x}.woowgallery_page_woowgallery-settings .woowgallery-wrap .woowgallery-load-preset.form-control{display:none}.woowgallery-wrap fieldset{padding:16px;display:none}.woowgallery-wrap fieldset.woowgallery-active,.woowgallery-wrap fieldset.woowgallery-fieldset-block{display:block}.woowgallery-wrap fieldset.woowgallery-fieldset-block{padding:0}.woowgallery-wrap fieldset.woowgallery-fieldset-block h4{font-size:1.4em;line-height:1.2;margin:20px 0 15px}.woowgallery-wrap .form-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:16px 0;min-height:34px;box-sizing:content-box !important;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-top:1px solid #eee}.woowgallery-wrap .form-group:first-child{border-top:none}.woowgallery-wrap .form-group>*{margin-top:4px;margin-bottom:4px}.woowgallery-wrap .form-group label{-webkit-box-flex:1;-webkit-flex:1 1 175px;flex:1 1 175px;font-weight:bold;font-size:14px;margin-right:10px}.woowgallery-wrap .form-group label select,.woowgallery-wrap .form-group label input{width:auto}.woowgallery-wrap .form-group select,.woowgallery-wrap .form-group input[type="text"],.woowgallery-wrap .form-group input[type="number"],.woowgallery-wrap .form-group input[type="color"]{min-width:50px;max-width:none;width:100%}.woowgallery-wrap .woowgallery-intro+.form-group{border-top:none}.woowgallery-wrap .form-group.field-textarea{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.woowgallery-wrap .form-group.field-textarea label{margin-top:10px}.woowgallery-wrap .field-wrap{-webkit-box-flex:4;-webkit-flex:4 1 320px;flex:4 1 320px;width:320px}.woowgallery-wrap .field-wrap .wrapper{position:relative;max-width:100%;box-sizing:border-box !important}.woowgallery-wrap .field-wrap .inline-field .wrapper{width:100%;max-width:420px}.woowgallery-wrap .field-wrap.with-button{display:-webkit-box;display:-webkit-flex;display:flex}.woowgallery-wrap .field-wrap.with-button .field-button{margin-left:10px;-webkit-align-self:flex-start;align-self:flex-start}.woowgallery-wrap .field-wrap.with-button .field-button.activity{background:url("../images/loader-wave.gif") center center repeat-x}.woowgallery-wrap .field-wrap.with-button .field-button.activity button{visibility:hidden;pointer-events:none}.woowgallery-wrap .field-wrap .wg-flexbox{display:-webkit-box;display:-webkit-flex;display:flex;max-width:420px;width:100%;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.woowgallery-wrap .field-wrap .wg-flexbox .inline-field{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin-left:10px}.woowgallery-wrap .field-wrap .wg-flexbox .inline-field:first-child{margin-left:0}.woowgallery-wrap .field-wrap .wg-flexbox .inline-field label{position:absolute;font-size:90% !important;top:100%;left:5px}.woowgallery-wrap .field-wrap .multiselect__tags{min-height:41px}.woowgallery-wrap .field-wrap .multiselect--active .multiselect__input{font-size:inherit;margin:-2px 0 3px -5px}.woowgallery-wrap .form-control{min-height:28px}.woowgallery-wrap div.help{display:inline-block;vertical-align:middle;margin-left:0.3em;position:relative;z-index:4}.woowgallery-wrap div.help .icon{display:inline-block;width:16px;height:14px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAA+UlEQVQ4ja3TS0oDQRAG4C8+lq7ceICICoLGK7iXuNBbeAMJuPVOIm7cqmDiIncIggg+cMZFaqCnZyYKWtB0df31V1VXdfNH6S2wD9CP8xT3KH8T9BiTcE7XBMOfyBcogvCFO9ziLWwFRosyV+QxthNsA9dJkEYlvazsQdi3sBv6Ol6TBLX+HWT3fcQZ3vGM5fBLk+ynAU41m1biCXvhs4OPBDuBpa6GxF0P8YAj3GA1d1qJfdoS4DOIcIm1DK9x8iaWeDF/SP3QU6zRROpjLDFLsFlibx1jJaMkSIGrWKntvItcyTBKzCcybsvc9ZmYz3kz9Ooz/b98A8yvW13B3ch6AAAAAElFTkSuQmCC");background-repeat:no-repeat;background-position:center center}.woowgallery-wrap div.help .helpText{background-color:#444;bottom:30px;color:#fff;display:block;left:0;opacity:0;padding:7px 10px;pointer-events:none;position:absolute;text-align:justify;font-size:80%;width:300px;-webkit-transition:all 0.25s ease-out;transition:all 0.25s ease-out;box-shadow:2px 2px 6px rgba(0,0,0,0.5);border-radius:6px}.woowgallery-wrap div.help .helpText a{font-weight:bold;text-decoration:underline}.woowgallery-wrap div.help .helpText:before{bottom:-20px;content:" ";display:block;height:20px;left:0;position:absolute;width:100%}.woowgallery-wrap div.help:hover .helpText{opacity:1;pointer-events:auto;-webkit-transform:translateY(0px);transform:translateY(0px)}.woowgallery-wrap .hint{padding:12px 0 4px 0;font-style:italic;width:100%}.woowgallery-wrap .hint code{font-style:initial}.woowgallery-wrap .field-checkbox .field-wrap .wrapper{display:inline-block;width:auto;min-width:420px}.woowgallery-wrap .field-checkbox .field-wrap .wrapper ~ .hint{display:inline-block;padding:0 0 0 7px}.woowgallery-wrap .sp-preview-inner{display:inline-block;vertical-align:top;height:100%;width:100%;border:1px solid #eee;border-radius:50%;background-image:none;cursor:pointer;overflow:hidden}.woowgallery-wrap .sp-replacer,.woowgallery-wrap .sp-replacer:hover,.woowgallery-wrap .sp-replacer.sp-active{border:none;padding:0;background:transparent;overflow:visible}.woowgallery-wrap .sp-replacer .sp-preview{background:transparent;border:none;display:inline-block;height:28px;width:28px;margin-right:14px;vertical-align:top;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:100ms -webkit-transform ease;transition:100ms -webkit-transform ease;transition:100ms transform ease;transition:100ms transform ease, 100ms -webkit-transform ease}.woowgallery-wrap .sp-replacer .sp-preview:hover,.woowgallery-wrap .sp-replacer.sp-active .sp-preview{-webkit-transform:scale(1.2);transform:scale(1.2)}.woowgallery-wrap .sp-replacer .sp-preview:hover .sp-preview-inner::before,.woowgallery-wrap .sp-replacer.sp-active .sp-preview .sp-preview-inner::before{-webkit-transform:scale(0.82);transform:scale(0.82)}.woowgallery-wrap .sp-replacer .sp-dd{display:none}.woowgallery-wrap .sp-replacer .sp-preview-inner::before{content:"";position:absolute;top:-5px;left:-5px;bottom:-5px;right:-5px;border-radius:50%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);z-index:-1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:100ms -webkit-transform ease;transition:100ms -webkit-transform ease;transition:100ms transform ease;transition:100ms transform ease, 100ms -webkit-transform ease}.woowgallery-wrap .sp-replacer .sp-preview-inner::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2)}.sp-container{border-radius:4px;background-color:#fdfdfd;border-color:#ccc;box-shadow:0 0 5px 0 rgba(0,0,0,0.3)}.sp-container button.sp-choose{background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;text-transform:capitalize;font-size:12px;line-height:1;padding:5px 12px 4px}.sp-container button.sp-choose:hover,.sp-container button.sp-choose:active{background:#008ec2;border-color:#006799;color:#fff}@media screen and (min-width: 1450px){.woowgallery-wrap .field-wrap .wrapper{width:420px}}@media screen and (max-width: 850px){.woowgallery-skin-settings div.help{display:none}}@media screen and (max-width: 540px){.woowgallery-skin-settings .woowgallery-config-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}.woowgallery-skin-settings .woowgallery-config-tabs{margin-top:30px}.woowgallery-skin-settings .woowgallery-config-tabs fieldset{padding-left:0}}body.post-type-woowgallery.standalone-off .misc-pub-section:not(.misc-pub-post-status),body.post-type-woowgallery-album.standalone-off .misc-pub-section:not(.misc-pub-post-status),body.post-type-woowgallery-dynamic.standalone-off .misc-pub-section:not(.misc-pub-post-status){display:none}#woowgallery-data{display:none}.wg-hints{cursor:pointer}.wg-hints.show-hints{color:#00a0d2}span.wg-posttype-icon{display:inline-block;margin:0 10px 0 0;width:1.15em;height:1.15em;background-size:contain;background-position:center center;background-repeat:no-repeat;vertical-align:middle}.additional-preview-data{position:absolute;left:10px;bottom:10px;z-index:2;pointer-events:none;font-size:21px}.additional-preview-data .item-gallery-count{opacity:0.7;padding:7px 4px;background:#0073aa;line-height:1;border:1px solid black;box-shadow:-1px 1px 0 0 #eee, -2px 2px 0 0 #000, -3px 3px 0 0 #eee, -4px 4px 0 0 #000;border-radius:4px;color:#fff;min-width:2.2em;text-align:center}.additional-preview-data .item-posttype-icon{-webkit-transform:translate(-6px, 6px);transform:translate(-6px, 6px)}.additional-preview-data .item-posttype-icon .wg-posttype-icon{border:1px solid #ddd;border-radius:3px;background-color:#fff;margin:0}.additional-preview-data .item-posttype-icon .dashicons-no{position:relative;color:#e40c15}.additional-preview-data .item-posttype-icon .dashicons-no b{font-size:14px;position:absolute;left:0;bottom:130%;line-height:1;background:rgba(255,255,255,0.8);padding:0 5px 5px}#woowgallery{box-sizing:border-box}#woowgallery *{box-sizing:inherit}#woowgallery #wp-description-wrap{margin-top:-10px}#woowgallery #wp-description-editor-tools{box-sizing:content-box}#woowgallery .inside{padding:10px 20px;margin:0}#woowgallery .woowgallery-postbox .inside{padding:0;margin:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#woowgallery h3{margin:10px 0;-webkit-box-flex:1;-webkit-flex:1;flex:1}#woowgallery .woowgallery-empty-gallery{text-align:center;padding:100px 0;margin:10px 0;background-color:#f6f5f6}#woowgallery .woowgallery-empty-gallery h2{font-size:30px;font-weight:bold;text-transform:uppercase}#woowgallery .woowgallery-intro{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:0 0 10px;border-bottom:1px solid #ddd}#woowgallery .woowgallery-intro h3{max-width:100%;text-align:left}#woowgallery .woowgallery-intro .grid-actions{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;margin:3px 0 3px auto}#woowgallery .woowgallery-intro .grid-actions>*{margin-top:3px;margin-bottom:3px}#woowgallery .woowgallery-intro .woowgallery-pager{position:static}#woowgallery .woowgallery-intro .woowgallery-view-switch{display:-webkit-box;display:-webkit-flex;display:flex;margin-left:20px}#woowgallery .woowgallery-dynamic-query .woowgallery-intro{display:block;text-align:center}#woowgallery .woowgallery-dynamic-query .woowgallery-intro .wg-radio-group{font-size:15px;border-radius:6px}#woowgallery .woowgallery-query-builder{position:relative;margin-bottom:10px}#woowgallery .gallery-filter{margin-left:24px;width:165px !important;font-size:14px}#woowgallery .woowgallery-sort-options{margin-left:20px;text-align:right}#woowgallery .woowgallery-sort-options select{font-size:1em}#woowgallery nav.woowgallery-options{position:relative;padding:10px 0;margin-top:-10px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:55px}#woowgallery nav .woowgallery-select-all{margin-right:10px}#woowgallery nav .woowgallery-select-options{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-left:auto}#woowgallery nav .woowgallery-select-options .woowgallery-label{display:inline-block;font-weight:600}#woowgallery nav .woowgallery-select-options a{margin:2px 0 2px 7px;vertical-align:inherit}#woowgallery input.multiselect__input{min-width:auto !important;border:none !important;box-shadow:none !important}#woowgallery span.multiselect__sep{display:inline-block;padding:4px 0;margin-right:5px;line-height:1;margin-bottom:5px;overflow:hidden}#woowgallery span.ms_taxname{font-size:85%;color:#def4ff}#woowgallery .multiselect__tag{background:#00a0d2}#woowgallery .multiselect__tag.ms_tag_missed{opacity:0.6}#woowgallery .multiselect__tag-icon:after{color:#006799}#woowgallery .multiselect__tag-icon:focus,#woowgallery .multiselect__tag-icon:hover{background:#1d8cbe}#woowgallery .multiselect__tag-icon:focus:after,#woowgallery .multiselect__tag-icon:hover:after{color:#fff}.woowgallery-error-message{color:indianred;margin:10px 0;text-align:center}.woowgallery-dynamic-query h4{font-size:1.3em;margin:40px 0 10px}.woowgallery-dynamic-query .wg-fetch{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:10px 0;margin-top:50px}.woowgallery-dynamic-query .wg-fetch .spinner{margin:0}.woowgallery-dynamic-query .wg-fetch .button{font-size:18px;margin:0 30px 0 10px;padding:5px 20px;height:auto;line-height:1}.woowgallery-dynamic-query .flagallery-query-builder .multiselect__option{position:relative;display:block}.woowgallery-dynamic-query .flagallery-query-builder .multiselect__option .badge{position:absolute;right:10px;top:8px;padding:4px;border-radius:50%;font-size:90%;background-color:#eee}.woowgallery-dynamic-query .flagallery-query-builder .multiselect__option.multiselect__option--selected .badge{display:none}.woowgallery-preview{min-height:300px}.woowgallery-dynamic-query .woowgallery-preview{min-height:auto}.woowgallery-preview>div{opacity:1;-webkit-transition:opacity 1s;transition:opacity 1s}.woowgallery-loading .woowgallery-preview{background:url("../images/spinner-cube.gif") 50% 75px no-repeat}.woowgallery-loading .woowgallery-preview>div{opacity:0}.woowgallery-preview .woowgallery-attachments-wrapper ul.attachments{display:grid;grid-template-columns:1fr;padding:0;margin:10px -8px 0 -8px}.woowgallery-bulk-edit-modal .woowgallery-preview .woowgallery-attachments-wrapper ul.attachments{margin:10px 0 0 0}.woowgallery-preview .woowgallery-attachments-wrapper ul.attachments .attachment-preview{cursor:auto}.woowgallery-preview .woowgallery-attachments-wrapper ul.attachments.sorting-allowed li .attachment-preview{position:relative;z-index:0}.woowgallery-preview .woowgallery-attachments-wrapper ul.attachments.sorting-allowed li .attachment-preview .thumbnail{z-index:1;overflow:visible;cursor:move}.woowgallery-preview .woowgallery-attachments-wrapper ul.attachments.sorting-allowed li .attachment-preview .thumbnail::before{content:"::::::";display:block;position:absolute;-webkit-transform:translate(-100%, -1px) rotate(90deg);transform:translate(-100%, -1px) rotate(90deg);border:1px solid #dfdfdf;line-height:1;height:11px;left:3px;z-index:-1;top:100%;padding:0 3px;cursor:move;-webkit-transform-origin:right top;transform-origin:right top;background-color:#f7f7f7;font-size:10px;color:#000}.woowgallery-preview .woowgallery-attachments-wrapper li{position:relative;width:100%;z-index:1;margin:0;padding:8px;border:2px solid #ffffff;list-style:none;vertical-align:top;background-clip:padding-box;background:#ffffff;cursor:auto}.woowgallery-preview .woowgallery-attachments-wrapper li.selected{box-shadow:inset 0 0 0 3px #ffffff, inset 0 0 0 7px #5b9dd9;outline:none;opacity:1 !important}.woowgallery-preview .woowgallery-attachments-wrapper li.selected.selected-last .check{background-color:#1aaa00}.woowgallery-preview .woowgallery-attachments-wrapper li.selected .check{background-color:#0073aa;box-shadow:0 0 0 1px #fff, 0 0 0 2px #0073aa}.woowgallery-preview .woowgallery-attachments-wrapper li.selected .check .media-modal-icon{background-position:-21px 0}.woowgallery-preview .woowgallery-attachments-wrapper li.selected .check:hover .media-modal-icon{background-position:-60px 0}.woowgallery-preview .woowgallery-attachments-wrapper li.sort-chosen .attachment-preview::after{position:absolute;left:50%;top:50%;display:block;pointer-events:none;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:40px;font-weight:bold;color:#fff;background:rgba(0,0,0,0.6);line-height:100%;padding:2px 7px;box-shadow:1px 1px 0 0 rgba(255,255,255,0.5),2px 2px 0 0 rgba(0,0,0,0.5),3px 3px 0 0 rgba(255,255,255,0.5),4px 4px 0 0 rgba(0,0,0,0.5)}.woowgallery-preview .woowgallery-attachments-wrapper li img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.woowgallery-preview .woowgallery-attachments-wrapper li img.icon{left:50% !important;top:50% !important;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-height:100%;width:auto;height:auto;-o-object-fit:initial;object-fit:initial}.woowgallery-preview .woowgallery-attachments-wrapper li div.meta{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:auto;overflow:hidden;border:1px solid #dfdfdf;background-color:#f7f7f7;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;cursor:auto}.woowgallery-preview .woowgallery-attachments-wrapper li div.meta div.title{font-size:12px;font-weight:700;width:100%;box-sizing:border-box;min-height:18px;overflow:hidden;text-overflow:ellipsis}.woowgallery-preview .woowgallery-attachments-wrapper li div.meta div.more:empty{display:none}.woowgallery-preview .woowgallery-attachments-wrapper li .actions{overflow:hidden;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.woowgallery-preview .woowgallery-attachments-wrapper li .actions .dashicons{display:block;width:25px;height:25px;line-height:25px;font-size:18px;outline:none;z-index:20;border-radius:2px}.woowgallery-preview .woowgallery-attachments-wrapper li .actions .dashicons.dashicons-trash{background:#e02626;color:#fff;-webkit-transition-delay:0ms;transition-delay:0ms}.woowgallery-preview .woowgallery-attachments-wrapper li .actions .dashicons.dashicons-edit{background:#0085ba;color:#fff;-webkit-transition-delay:50ms;transition-delay:50ms}.woowgallery-preview .woowgallery-attachments-wrapper li .actions .dashicons.woowgallery-item-status{color:#fff;-webkit-transition-delay:100ms;transition-delay:100ms}.woowgallery-preview .woowgallery-attachments-wrapper li .actions .dashicons.dashicons-sos{background:#e02626}.woowgallery-preview .woowgallery-attachments-wrapper li .actions .dashicons.dashicons-unlock,.woowgallery-preview .woowgallery-attachments-wrapper li .actions .dashicons.dashicons-shield{background-color:#74b445}.woowgallery-preview .woowgallery-attachments-wrapper li .actions .dashicons.dashicons-clock,.woowgallery-preview .woowgallery-attachments-wrapper li .actions .dashicons.dashicons-lock,.woowgallery-preview .woowgallery-attachments-wrapper li .actions .dashicons.dashicons-shield-alt{background-color:#ffa93b}.woowgallery-preview .woowgallery-attachments-wrapper .subtype-video:not(.type-attachment)::after{content:"";width:2em;height:2em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24'%3E%3Cpath d='M23.467,5.762c-0.118-0.045-0.232-0.068-0.342-0.068c-0.246,0-0.451,0.087-0.615,0.26l-3.76,3.217v5.766l3.76,3.578c0.164,0.173,0.369,0.26,0.615,0.26c0.109,0,0.223-0.023,0.342-0.068C23.822,18.552,24,18.284,24,17.901V6.57C24,6.186,23.822,5.917,23.467,5.762z'%3E%3C/path%3E%3Cpath d='M16.33,4.412c-0.77-0.769-1.696-1.154-2.78-1.154H3.934c-1.084,0-2.01,0.385-2.78,1.154C0.385,5.182,0,6.108,0,7.192v9.616c0,1.084,0.385,2.01,1.154,2.78c0.77,0.77,1.696,1.154,2.78,1.154h9.616c1.084,0,2.01-0.385,2.78-1.154c0.77-0.77,1.154-1.696,1.154-2.78v-3.076v-3.478V7.192C17.484,6.108,17.099,5.182,16.33,4.412z M8.742,17.229c-2.888,0-5.229-2.341-5.229-5.229c0-2.888,2.341-5.229,5.229-5.229S13.971,9.112,13.971,12C13.971,14.888,11.63,17.229,8.742,17.229z'%3E%3C/path%3E%3Ccircle cx='8.742' cy='12' r='3.5'%3E%3C/circle%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;right:10px;top:10px}.woowgallery-preview .woowgallery-attachments-wrapper .subtype-carousel::after{content:"";width:2em;height:2em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 45.964 45.964'%3E%3Cpath d='M32.399,40.565H11.113v1.297c0,2.24,1.838,4.051,4.076,4.051h26.733c2.239,0,4.042-1.811,4.042-4.051V15.13c0-2.237-1.803-4.068-4.042-4.068h-1.415v21.395C40.507,36.904,36.845,40.566,32.399,40.565z'%3E%3C/path%3E%3Cpath d='M0,4.102l0,28.355c0,2.241,1.814,4.067,4.051,4.067h28.365c2.237,0,4.066-1.826,4.066-4.067l0-28.356c0-2.238-1.828-4.051-4.066-4.051H4.051C1.814,0.05,0,1.862,0,4.102z'%3E%3C/path%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;right:10px;top:10px}.woowgallery-bulk-edit-modal .woowgallery-preview .woowgallery-attachments-wrapper .attachment-preview{cursor:auto}.woowgallery-preview.grid ul.attachments{grid-template-columns:repeat(auto-fill, minmax(150px, 1fr))}body.post-type-woowgallery-album .woowgallery-preview.grid ul.attachments{grid-template-columns:repeat(auto-fill, minmax(220px, 1fr))}.woowgallery-preview.grid li{display:block}.woowgallery-preview.grid li.attachment-placeholder{padding:0 !important;margin:0 !important;border:none !important}.woowgallery-preview.grid li .meta{border-top:none}.woowgallery-preview.grid li .meta .title{white-space:nowrap;padding:8px 5px}.woowgallery-preview.grid li .actions{position:absolute;left:10px;right:10px;-webkit-transform:translateY(-100%);transform:translateY(-100%);pointer-events:none}.woowgallery-preview.grid li .actions span,.woowgallery-preview.grid li .actions a{pointer-events:auto}.woowgallery-preview.grid li .actions.visible .dashicons{-webkit-transform:translateY(0);transform:translateY(0)}.woowgallery-preview.grid li .actions .dashicons{margin:4px 2px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:100ms;transition-duration:100ms}.woowgallery-preview.grid li .actions .dashicons.dashicons-trash{-webkit-transition-delay:0ms;transition-delay:0ms}.woowgallery-preview.grid li .actions .dashicons.dashicons-edit{-webkit-transition-delay:50ms;transition-delay:50ms}.woowgallery-preview.grid li .actions .dashicons.woowgallery-item-status{-webkit-transition-delay:100ms;transition-delay:100ms}.woowgallery-preview.grid li:hover .dashicons{-webkit-transform:translateY(0);transform:translateY(0)}.woowgallery-preview.grid ul.sort-group li.selected:not(.sort-chosen){z-index:0}.woowgallery-preview.grid .sorting li.sort-chosen .actions .dashicons,.woowgallery-preview.grid .sorting li:not(.selected):hover .actions .dashicons{-webkit-transform:translateY(100%);transform:translateY(100%)}.woowgallery-preview.list ul.attachments{grid-template-columns:1fr}.woowgallery-preview.list li{display:-webkit-box;display:-webkit-flex;display:flex;width:100%}.woowgallery-preview.list li .woowgallery-checkbox{position:absolute;left:0;top:0}.woowgallery-preview.list li .woowgallery-checkbox .check{left:0}.woowgallery-preview.list li .attachment-preview{width:120px;-webkit-align-self:flex-start;align-self:flex-start}body.post-type-woowgallery-album .woowgallery-preview.list li .attachment-preview{width:180px;max-width:35%}.woowgallery-preview.list li .meta{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;padding:8px 20px;border-left:none;text-align:left}.woowgallery-preview.list li .meta .title{padding:0;margin-bottom:8px}.woowgallery-preview.list li .meta .caption{max-height:200px;overflow:auto;border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:10px}.woowgallery-preview.list li .meta .caption:empty{padding:0}.woowgallery-preview.list li .actions{position:relative;padding:0 0 0 8px;-webkit-box-ordinal-group:11;-webkit-order:10;order:10;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;overflow:visible}.woowgallery-preview.list li .actions .dashicons{margin:0 0 4px}@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi){.wp-core-ui button.check .media-modal-icon{background-image:url("../../../../../wp-includes/images/uploader-icons-2x.png") !important;background-size:134px 15px}}#woowgallery-portal .preview{box-sizing:border-box;padding:16px;height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}#woowgallery-portal img.details-image,#woowgallery-portal video.details-video{margin:0;max-height:100%}#woowgallery-portal .details-audio{width:300px;max-height:100%;max-width:100%}#woowgallery-portal .details-audio .wg-audio-cover{display:block;width:100%;height:auto}#woowgallery-portal .details-audio .wg-audio-player{width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#woowgallery-portal .edit-attachment-frame .attachment-details{display:-webkit-box;display:-webkit-flex;display:flex}#woowgallery-portal .edit-attachment-frame .attachment-media-view{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 65%;flex:1 1 65%;width:auto;float:none}#woowgallery-portal .edit-attachment-frame .attachment-info{padding-bottom:10px;width:auto;min-width:320px;-webkit-box-flex:1;-webkit-flex:1 1 35%;flex:1 1 35%}#woowgallery-portal .edit-attachment-frame .attachment-info .settings{padding-bottom:0;margin-bottom:10px;border-bottom:none;overflow:visible}#woowgallery-portal .woowgallery-setting{margin-bottom:10px;padding:10px 0 20px;border-bottom:1px solid #ddd;width:100%}#woowgallery-portal .sub-setting{margin-top:10px}#woowgallery-portal .wg-input-like{border:1px solid #ddd;box-shadow:inset 0 1px 2px rgba(0,0,0,0.07);background-color:#eee;display:block;max-width:100%;width:100%;margin:0;border-radius:5px;padding:6px 8px;line-height:16px;text-decoration:none}#woowgallery-portal .switcher{float:left;margin:7px 20px 0 0;white-space:nowrap;font-weight:normal;font-size:1em;padding:0}#woowgallery-portal .switcher select{width:auto;height:auto;display:inline-block;vertical-align:baseline;font-size:1em}#woowgallery-portal label{font-size:1.2em;font-weight:bold;margin:5px 0;display:inline-block}#woowgallery-portal label.inline-label{margin:0 10px 0 0;font-weight:normal;display:inline-block;min-width:80px;text-align:right}#woowgallery-portal select,#woowgallery-portal textarea,#woowgallery-portal input[type="text"]{display:block;float:none;max-width:100%;width:100%;box-sizing:border-box;margin:0;border-radius:5px}#woowgallery-portal input[type="checkbox"]{margin:0 7px;vertical-align:bottom;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}#woowgallery-portal .description{display:block;margin:7px 0 0;padding:0;float:none;font-style:italic;text-align:right}#woowgallery-portal .button.tagadd{margin-left:10px}#woowgallery-portal .tagchecklist:empty{display:none}#woowgallery-portal .woowgallery-bulk-edit-modal .attachment-info{-webkit-box-flex:1;-webkit-flex:1 1 35%;flex:1 1 35%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding:0}#woowgallery-portal .woowgallery-bulk-edit-modal .attachment-info .settings{padding:12px 16px 10px;overflow:auto;margin:0}#woowgallery-portal .woowgallery-bulk-edit-modal .attachment-info .actions{padding:10px 16px;margin:0;text-align:right;border-top:1px solid #ddd;background-color:#fcfcfc;box-shadow:0 4px 4px 4px rgba(0,0,0,0.1)}#woowgallery-portal .woowgallery-bulk-edit-modal .attachment-info .actions .spinner{float:none}#woowgallery-portal #qt_item-caption_toolbar.woowgallery-disabled{display:none}#woowgallery-portal #tagcloud-media_tag{margin-top:7px}#woowgallery-portal .details-carousel{position:relative;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}#woowgallery-portal .details-carousel .details-image{visibility:hidden}#woowgallery-portal .details-carousel .swiper-container{position:absolute;width:100%;max-height:100%;max-width:640px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#woowgallery-portal .details-carousel .swiper-container img,#woowgallery-portal .details-carousel .swiper-container video{max-width:100%;-o-object-fit:cover;object-fit:cover}#woowgallery-portal .attachment-view-details{font-size:14px}#woowgallery-portal .attachment-view-details .item-counters{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:18px}#woowgallery-portal .attachment-view-details .item-counters .item-counter{margin-right:15px}#woowgallery-portal span.hashtag{color:steelblue}.wg-add-media-toggle{display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wg-add-media-toggle input[type="checkbox"]{display:none !important}.wg-add-media-toggle input[type="checkbox"]:not(:checked) ~ .prepend-mode,.wg-add-media-toggle input[type="checkbox"]:not(:checked) ~ .selected-hide{display:none}.wg-add-media-toggle input[type="checkbox"]:not(:checked) ~ .append-mode,.wg-add-media-toggle input[type="checkbox"]:not(:checked) ~ .selected-show{display:inline-block}.wg-add-media-toggle input[type="checkbox"]:checked ~ .prepend-mode,.wg-add-media-toggle input[type="checkbox"]:checked ~ .selected-hide{display:inline-block}.wg-add-media-toggle input[type="checkbox"]:checked ~ .append-mode,.wg-add-media-toggle input[type="checkbox"]:checked ~ .selected-show{display:none}.wg-add-media-toggle span{vertical-align:middle;display:inline-block;width:32px;height:32px;overflow:hidden}.wg-add-media-toggle span object{width:100%;height:100%;pointer-events:none}.wg-add-media-toggle span.append-mode{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wg-add-media-toggle span.selected-hide{opacity:0.5}label object{width:32px;height:32px}@media screen and (max-width: 1150px){#woowgallery ul#woowgallery-tabs-nav{-webkit-flex-basis:40px;flex-basis:40px}#woowgallery ul#woowgallery-tabs-nav li a{padding:10px}#woowgallery ul#woowgallery-tabs-nav li .tab-label{display:none}#woowgallery #woowgallery-tabs{width:calc(100% - 40px)}}@media screen and (max-width: 640px){.woowgallery-top-buttons .wg-media-buttons{font-size:1em}.woowgallery-top-buttons .wg-media-buttons .button{padding:0.3em 1em 0.3em 1em}.woowgallery-top-buttons .wg-media-buttons .button span:first-child+span{display:none}#woowgallery-portal .edit-attachment-frame .attachment-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;position:relative;min-height:100%}#woowgallery-portal .edit-attachment-frame .attachment-media-view{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;max-width:320px;height:auto;min-height:initial;margin:0 auto}}
/*# sourceMappingURL=edit-woowgallery.css.map */