.ff-delete-btn{background-color:#ffefef!important;padding:5px 10px;border-radius:3px;font-size:14px;cursor:pointer;border:1px solid #e71f1f!important;text-decoration:none;color:#e71f1f!important}
.ff-delete-btn:hover{background-color:#fbe9e9!important}
.ff-main-fields{display:flex;flex-direction:column}
.ff-main-fields .ff-form-item,.ff-choices{margin-bottom:20px}
.ff-choices h4,.ff-choices p,.ff-return-types h4{margin:0}
.ff-main-fields .ff-form-item select{background-color:#fff;border-color:#D0D5DD;border-radius:6px;color:#344054;outline:none;width:100%;padding:8px}
.ff-main-fields .ff-form-item .ff-label{width:100%;max-width:400px}
.ff-main-fields .ff-form-item .ff-label input,.ff-main-fields .ff-form-item .ff-choice input{padding:5px;width:100%;border-color:#D0D5DD}
.ff-add-choice{background-color:#0073aa;padding:5px 10px;border-radius:3px;font-size:14px;cursor:pointer;border:none;text-decoration:none;color:#fff;margin-right:10px}
.ff-group-form-footer{display:flex;justify-content:flex-end;margin-top:20px}
.ff-group-form-footer #ff-add-field{background-color:#0073aa;padding:5px 10px;border-radius:3px;font-size:14px;cursor:pointer;border:none;text-decoration:none;color:#fff}
#ff-main-form ul{text-align:left}
#ff-main-form h1{color:#000;margin-bottom:30px;margin-top:0}
#ff-main-form h2{color:#0098dd;font-size:20px;line-height:34px;text-align:left;padding:15px 15px 15px 18px;margin:0}
#ff-main-form .ff-main-content{color:#333;text-align:left;font-size:14px;line-height:1.45;position:relative;width:100%;will-change:max-height;display:inline-block;opacity:1;margin-top:5px;margin-bottom:15px;padding:0 15px;transition:.3s opacity,.6s max-height;hyphens:auto;z-index:2}
.ff-form-fields-list{position:relative;perspective:900px;padding:0;margin:0}
.ff-form-fields-list .ff-form-tab{display:none}
.ff-form-fields-list .ff-form-tab.active{display:block}
.ff-form-fields-list-item{position:relative;padding:0;margin:0;background:#fff;box-shadow:0 3px 10px -2px rgba(0,0,0,0.1);-webkit-tap-highlight-color:transparent;border-radius:8px}
.ff-form-fields-list .ff-form-fields-list-item + .ff-form-fields-list-item{margin-top:15px}
.ff-form-fields-list .ff-form-fields-list-item input[type=checkbox]:checked ~ h2{color:#000}
#ff-group-rules-block{display:flex;flex-direction:column;background:#fff;box-shadow:0 3px 10px -2px rgba(0,0,0,0.1);-webkit-tap-highlight-color:transparent;border-radius:8px}
#ff-group-rules-block h4{margin-top:0}
.ff-rules-content{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}
.ff-rules-content select{width:100%;max-width:100%;height:40px}
.ff-append-rules-block{padding:20px 15px}
.ff-rule-item-block{display:flex}
.ff-add-rule-group-block{margin:0 16px 16px}
.ff-rule-item-block button{margin-left:10px!important}
#addtag .ff-select{max-width:100%}
.ff-rules-content:nth-of-type(1) .ff-delete-rule,.ff-rules-content:nth-of-type(1) .ff-rule-span,.ff-choices .ff-cloning-content .ff-choices-block:nth-of-type(1) .ff-delete-option,.ff-repeater-item.hidden{display:none}
.ff-rules-content > span{grid-column:span 3}
.ff-repeaters{border:1px solid #ececec;border-radius:12px;padding:15px;margin-bottom:15px;box-shadow:0 3px 10px -2px rgba(0,0,0,0.1)}
.ff-repeater-actions{position:absolute;bottom:15px;right:15px;display:flex;flex-direction:column;gap:5px}
.ff-repeater-actions button,.ff-repeater-actions span{position:relative;border-radius:50%;width:25px;height:25px;display:flex;justify-content:center;align-items:flex-start;cursor:pointer;border:none;color:#fff;font-size:20px;line-height:20px;padding:0}
.ff-add-repeater{background-color:#2563eb}
.ff-move-repeater{background-color:gray;font-size:16px!important;padding-top:2px!important}
.ff-delete-repeater{background-color:#e71f1f}
.ff-form-group .select2-container{width:100%!important}
.ff-textarea{width:100%;height:150px;padding:10px}
.ff-checkbox{display:flex;gap:10px}
.ff-repeater-block{margin-top:15px;padding:20px;border:1px solid #000;border-radius:8px}
.ff-repeater-item{position:relative;display:grid;gap:10px;margin-bottom:15px;min-height:90px;border:1px solid #ececec;padding:20px;border-radius:15px;box-shadow:0 3px 6px #ececec}
.ff-repeater-item:has(.wp-editor-wrap),.ff-repeater-item:has(textarea[data-ff-editor-key]){padding-bottom:95px;padding-right:50px}
.ff-repeater-item h4,.ff-global-options-form h4{margin:0 0 5px}
.ff-repeater-block h2{font-size:18px!important;font-weight:700!important;padding:0 0 10px!important;border-bottom:1px solid #ccc;margin:0 0 10px!important}
.ff-medias{display:flex;flex-wrap:wrap;gap:20px}
.ff-media-preview{max-width:100px;position:relative;border-radius:8px}
.ff-media-preview img{width:100px;height:100px;object-fit:cover;border-radius:8px;-webkit-box-shadow:0 3px 6px #000;box-shadow:0 3px 6px #000;margin-bottom:10px}
.ff-media-preview a{display:inline-flex;margin-bottom:15px;position:relative;padding:10px;border:1px solid;border-radius:8px;text-decoration:none}
.ff-media-preview span{display:flex;justify-content:center;align-items:center;width:15px;height:15px;background-color:#e71f1f;color:#fff;border-radius:50%;position:absolute;top:-7px;right:-7px;font-size:9px;cursor:pointer}
.ff-media-preview span:before{content:"✕";display:block}
.ff-global-options-form{display:flex;flex-direction:column;align-items:flex-start;gap:10px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 3px 10px -2px rgba(0,0,0,0.1);margin-top:15px}
.ff-input,.ff-select,.ff-global-options-form .ff-form-group textarea{width:100%}
.ff-global-options-form .ff-form-group,.ff-global-options-form .ff-form-group input:not([type="radio"]):not([type="checkbox"]):not([type="button"]),.ff-global-options-form .ff-form-group select{max-width:100%;width:100%}
.ff-global-options-bottom{display:flex;align-items:center;gap:15px;margin-top:10px}
.ff-ajax-success{color:#0e7b17}
.ff-global-options-form .ff-repeater-block{width:calc(100% - 40px)}
.ff-global-options-form .ff-form-group .select2-container{width:100%!important}
.ff-tabs{display:flex;gap:10px;margin-bottom:20px;list-style:none}
.ff-tabs li{padding:10px 15px;background-color:#f1f1f1;color:#333;text-decoration:none;border-radius:5px;cursor:pointer}
.ff-tabs li.active,.ff-tabs li:hover{background-color:#0073aa;color:#fff}
.ff-tab-content{display:none;width:100%}
.ff-tab-content.active{display:block}
.ff-form-group code{display:block;white-space:pre;border-radius:12px;padding:20px;margin:15px 0;cursor:pointer}
.ff-item-head{display:flex;justify-content:space-between;align-items:center;padding-right:20px}
.ff-item-head-right{display:flex;align-items:center;gap:20px}
.ff-sort,.ff-repeater-sort{cursor:grab;background-image:url(../img/sortable.svg);background-repeat:no-repeat;background-size:12px;width:12px;height:18.75px}
.ff-item-type-text{text-transform:capitalize}
.ff-return-types,.ff-repeater-content-items .ff-form-fields-list-item,.ff-choices > *,.ff-cloning-content .ff-choices-block:not(:last-child){margin-bottom:10px}
.ff-return-type{display:flex;gap:10px;margin-top:5px}
.ff-right-click-actions{position:absolute;display:none;flex-direction:column;background:#fff;border:1px solid #ccc;border-radius:5px;z-index:99}
.ff-right-click-actions.active{display:flex}
.ff-right-click-action-button{padding:5px 10px;border:none;background:none;cursor:pointer;text-align:left;font-size:16px;color:#333;transition:background .3s}
.ff-right-click-action-button:hover{background:#f1f1f1}
.ff-right-click-action-button.ff-delete-field{color:red}
.ff-tabs-heading{font-size:20px;line-height:26px}
.ff-be-tabs-block{display:flex;align-items:center;margin:13px 0}
.ff-be-tabs-block .ff-be-tabs{display:flex;align-items:center;list-style:none}
.ff-be-tabs{margin:0}
.ff-be-tabs li{position:relative;background-color:#f1f1f1;color:#333;border-radius:8px;cursor:pointer;margin:0 15px 0 0;transition:background .3s}
.ff-be-tabs li.active,.ff-be-tabs li:hover{background-color:#0073aa;color:#fff}
.ff-be-tab-delete{position:absolute;top:-7px;right:-7px;background-color:#e71f1f;font-size:10px;color:#fff;border-radius:50%;width:15px;height:15px;display:flex;justify-content:center;align-items:center;cursor:pointer}
.ff-be-tab-name{display:flex;align-items:center;padding:10px 15px}
.ff-be-tab-name:focus{outline:none;border:none}
#ff-add-tab{background-color:#50d250;padding:0 15px;height:38px;border-radius:8px;font-size:14px;cursor:pointer;border:none;color:#fff}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}