.cocopopup-svg-block img{max-width:24px}.cocopopup.editor{display:block;left:auto!important;position:relative!important;top:auto!important;transform:none!important;z-index:0!important}.cocopopup.is-selected{border:none}.cocopopup-editor-content{align-items:center;background-color:azure;border:1px dashed #ccc;border-radius:4px;display:flex;height:100px;justify-content:center;margin-bottom:20px;width:100%}.cocopopup-editor-content.bouncePopup{animation-duration:var(--duration-animation-popup-editor);animation-fill-mode:both;animation-name:bouncePopup}.cocopopup-editor-content.shake{animation-name:shakePopup}.cocopopup-editor-content.fadeInPopup,.cocopopup-editor-content.flipInPopup,.cocopopup-editor-content.shake,.cocopopup-editor-content.slideBottom,.cocopopup-editor-content.slideLeft,.cocopopup-editor-content.slideRight,.cocopopup-editor-content.slideTop,.cocopopup-editor-content.wobblePopup{animation-duration:var(--duration-animation-popup-editor);animation-timing-function:ease-in-out}.cocopopup-editor-content.slideLeft{animation-name:slidePopup}.cocopopup-editor-content.swingPopup{animation:swingPopup var(--duration-animation-popup-editor) ease-in-out 2 alternate forwards}.cocopopup-editor-content.flashPopup{animation:flashPopup var(--duration-animation-popup-editor) alternate}.cocopopup-editor-content.bounceInRightPopup{animation-duration:var(--duration-animation-popup-editor);animation-fill-mode:both;animation-name:bounceInRightPopup}.cocopopup-editor-content.bounceInLeftPopup{animation-name:bounceInLeftPopup}.cocopopup-editor-content.bounceInLeftPopup,.cocopopup-editor-content.tadaPopup{animation-duration:var(--duration-animation-popup-editor);animation-fill-mode:both}.cocopopup-editor-content.tadaPopup{animation-name:tadaPopup}.cocopopup-editor-content.jelloPopup{animation:jelloPopup var(--duration-animation-popup-editor) ease-in-out}.cocopopup-editor-content.rotatePopup{animation:rotatePopup var(--duration-animation-popup-editor) linear}.cocopopup-editor-content.pulsePopup{animation:pulsePopup var(--duration-animation-popup-editor) ease-in-out}.cocopopup-editor-content.slideRight{animation-name:slidePopupRight}.cocopopup-editor-content.slideTop{animation-name:slidePopupTop}.cocopopup-editor-content.slideBottom{animation-name:slidePopupBottom}.cocopopup-editor-content.fadeInPopup{animation-name:fadeInPopupTopLeft}.cocopopup-editor-content.flipInPopup{animation-name:flipInPopup}.cocopopup-editor-content.wobblePopup{animation-name:wobblePopup}@keyframes bouncePopup{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes shakePopup{0%{transform:translate(5px)}25%{transform:translate(10px)}50%{transform:translate(-15px)}75%{transform:translate(-10px)}to{transform:translate(0)}}@keyframes slidePopup{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slidePopupRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slidePopupTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slidePopupBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeInPopupTopLeft{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes flipInPopup{0%{transform:perspective(300px) rotateY(0)}50%{transform:perspective(300px) rotateY(180deg)}to{transform:perspective(300px) rotateY(0)}}@keyframes wobblePopup{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}@keyframes swingPopup{0%,to{transform:rotate(0deg)}25%{transform:rotate(6deg)}75%{transform:rotate(-6deg)}}@keyframes flashPopup{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes bounceInRightPopup{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes bounceInLeftPopup{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes tadaPopup{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}@keyframes jelloPopup{0%{transform:scale(1)}30%{transform:scale(1.25) rotate(-10deg)}50%{transform:scale(.75) rotate(10deg)}70%{transform:scale(1.15) rotate(-5deg)}to{transform:scale(1) rotate(0)}}@keyframes rotatePopup{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulsePopup{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.cocopopup-editor-popup-content{background:azure;border:1px dashed #ccc;border-radius:4px;margin-bottom:20px;margin-top:20px;padding:10px 15px 20px}.cocopopup-editor-popup-content h2{border-bottom:1px solid #424242;color:#424242;font-size:18px;margin-bottom:16px;padding-bottom:10px;text-align:center}.cocopopup-editor-popup-content.class-schedule{animation-duration:2s;animation-iteration-count:infinite;animation-name:pulseSchedule;animation-timing-function:ease-in-out}@keyframes pulseSchedule{0%{box-shadow:0 0 5px rgba(255,0,0,.2);transform:scale(1)}50%{box-shadow:0 0 10px rgba(255,0,0,.5);transform:scale(1)}to{box-shadow:0 0 5px rgba(255,0,0,.2);transform:scale(1)}}.cocopopup-multitoggle{border:1px solid #e6e7e9;border-radius:4px;margin-bottom:20px;padding:10px 15px}.cocopopup-content-audio{display:flex;justify-content:space-around}.cocopopup-content-audio button{border:2px solid #007cba;border-radius:4px;padding:0 28px}.cocopopup-content-audio .volume-lines{margin-left:-10px;margin-top:-5px}.cocopopup-extra-notice.components-notice{background:#daf3ff;margin-bottom:20px!important;margin-left:0!important;width:100%!important}.cocopopup-sep-editor{margin:24px -16px}.cocopopup-sep-editor-no-margin{border-top:1px solid #e6e7e9;margin:0 -16px}.cocopopup-sep-editor{border-top:1px solid #e6e7e9;margin:16px -16px}.cocopopup-panel-header .components-panel__header{background-color:#f0f0f0;justify-content:center}.cocopopup-panel-header .components-panel__header h2{margin:0}.cocopopup-extra-tab{border-top:2px solid #000;padding-top:10px}.cocopopup-extra-tab .components-tab-panel__tabs{gap:31px}.cocopopup-extra-tab .svg-rotate.content{height:18px;transform:rotate(90deg);width:18px}.cocopopup-extra-tab .active-tab{border-bottom:2px solid color(srgb .001 .486 .7294);width:73px}.cocopopup-extra-tab button.components-tab-panel__tabs-item{width:73px}.cocopopup-extra-tab-general{border-top:1px solid #e0e0e0}.cocopopup-extra-tab-general .components-tab-panel__tabs{background-color:#f0f0f0;display:flex;justify-content:space-between}.cocopopup-extra-tab-general .components-tab-panel__tabs .active-tab{background-color:#fff}.cocopopup-extra-tab-general .svg-rotate.content{height:18px;transform:rotate(90deg);width:18px}.cocopopup-extra-tab-general .active-tab{border-bottom:2px solid color(srgb .001 .486 .7294);width:73px}.cocopopup-extra-tab-general button.components-tab-panel__tabs-item{width:73px}.cocopopup-extra-tab-1{display:none}.cocopopup-extra-tab-1.tab1{display:block}.cocopopup-extra-tab-2{display:none}.cocopopup-extra-tab-2.tab2{display:block}.cocopopup-extra-tab-3{display:none}.cocopopup-extra-tab-3.tab3{display:block}.components-panel__body label{font-size:13px!important;font-weight:400!important;text-transform:none!important}.components-datetime__time-field-day{margin-bottom:8px!important}.components-datetime__time-field.components-datetime__time-field-time{display:-webkit-box!important}.components-datetime__date div{-moz-column-gap:2px!important;column-gap:2px!important}.components-range-control .components-input-control__container{width:100%!important}.payment-only-control{position:relative}.payment-only-message{color:#999;font-size:12px;left:0;opacity:.5;position:absolute;top:100%}.part.seconds{border:1px solid red;border-radius:100%}.content-select-image{border:1px solid #eee;padding:5px}.content-select-image .button-add-image{background-color:#007cba;color:#fff}.content-select-image .button-add-image:hover{color:#fff}.content-select-image .image-remove{align-items:center;display:flex;justify-content:space-between}.cocopopup-pro-version-a{text-decoration:none}.cocopopup-pupup-pro{align-items:center;display:flex;justify-content:center;position:relative}.cocopopup-pupup-pro svg{height:50px;width:50px;fill:#007cba}.cocopopup-pupup-pro p{color:#007cba;font-size:16px;font-weight:700;margin:auto!important}.cocopopup-pupup-pro:hover svg{animation:swing .5s ease-in-out}@keyframes swing{0%{transform:rotate(0deg)}25%{transform:rotate(3deg)}50%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}to{transform:rotate(0deg)}}
.avatar-button{animation-duration:3s;animation-iteration-count:infinite;animation-name:floatAnimation;animation-timing-function:ease-in-out;cursor:pointer;display:flex;position:relative}.avatar-button img{border:1px solid #6224cc;border-radius:100%;margin-left:5px;max-width:40px;padding:3px}.avatar-button .svg-assistance{animation:pulse 2s infinite alternate}@keyframes floatAnimation{0%{transform:translateY(0)}50%{transform:translateY(-7px)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.1)}}.avatar-popup-modal{max-width:500px;min-width:500px}.avatar-popup-modal p{line-height:23px}.cocopopup-extra-tab-general .cocopopup-color-options-tabs{margin:0 -16px;padding:0 16px}.cocopopup-extra-tab-general .cocopopup-color-options-tabs .components-tab-panel__tabs{align-items:stretch;background-color:transparent;border-bottom:1px solid #e6e7e9;display:flex;flex-direction:row;justify-content:space-between;margin:0 -16px 25px;padding:0 16px}.cocopopup-extra-tab-general .cocopopup-color-options-tabs .components-tab-panel__tabs button{background-color:#f0f0f1;border:1px solid #e6e7e9;border-bottom:0;border-radius:3px 3px 0 0;box-shadow:none;color:#50575e;cursor:pointer;font-size:13px;font-weight:500;height:48px;justify-content:center;margin-bottom:-1px;margin-left:0;max-height:30px;padding:3px 16px;position:relative;text-align:center;width:47%}.cocopopup-extra-tab-general .cocopopup-color-options-tabs .components-tab-panel__tabs .active-tab{background-color:#fff;color:#007cba}.cocopopup-tab-panel-background,.cocopopup-tab-panel-background-one{border:1px solid #e6e7e9;display:flex;justify-content:space-between;margin-bottom:24px}.cocopopup-tab-panel-background-one{max-width:-moz-max-content;max-width:max-content}.cocopopup-notice-info{background:#def2ff;margin:24px 0;width:100%}.modal-size{bottom:1px;position:relative;top:5px;width:100%}.modal-size .components-input-control__suffix{display:none}.modal-size .components-base-control__field{padding-top:10px}.modal-size .components-range-control__root{margin-top:10px}.modal-size .content-button-responsive{right:-3px!important}.modal-size .content-buttonrange{padding-top:10px!important}.cocopopup-buttons-group-tag{margin-top:12px}.cocopopup-buttons-group-tag button{font-size:11px!important;height:24px!important;padding:0 6px!important}.cocopopup-panel-color{position:relative}.cocopopup-panel-color button{right:0;top:-3px}.cocopopup-component-number .components-base-control__field{align-items:center;display:flex;justify-content:space-between}.cocopopup-buttons-group{display:flex;justify-content:space-between;margin-bottom:24px;width:100%}.cocopopup-buttons-group button{justify-content:center;width:100%}.modal-shadow{background:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.2);margin-bottom:40px;padding:16px;position:relative;top:15px;width:100%}.modal-shadow .components-input-control__suffix{display:none}.popup-modal{align-items:center;display:flex;justify-content:space-between;margin:0}.popup-modal .button-expand-popup{border:1px solid #e6e7e9;border-radius:50%;height:25px;min-width:10px;padding:4px;width:25px}.popup-modal.margin-top{margin-top:10px}.popup-modal.margin-top.margin-bottom{margin-bottom:20px}.popup-modal .dashicon.dashicons.dashicons-edit{font-size:14px!important;height:14px!important;width:14px!important}.modal-font-size{align-items:center;display:flex;justify-content:space-between;margin:0}.modal-font-size .components-range-control{width:100%}.modal-font-size .content-buttonrange{display:flex;margin-left:8px}.modal-font-size button{font-size:10px;height:18px;justify-content:center;margin:0;padding:3px;text-align:center}.content-button-responsive{position:absolute;right:0;top:10px}.content-button-responsive button{min-width:12px!important;padding:0!important}.content-buttonrange button{font-size:10px;height:18px;justify-content:center;margin:0;padding:3px;text-align:center}.content-buttonrange.right{float:right}.color-palette-toggle-button{border-radius:100%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);height:28px;position:absolute;right:18px;top:10px;width:28px}.content-title{position:relative;width:100%}.content-title .color-palette-toggle-button{right:3px!important;top:-3px!important}
