{"version":3,"file":"css/Cool_FormKit-editor.css","mappings":";;;AAKA;EACC;EACA;EACA;AAJD;AAMC;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AAJH;AAMC;EACC;AAJF;AAOC;EACC;AALF;;AAaE;EACC;AAVH;AAYG;EACC;AAVJ;AAaG;EACC;AAXJ;AAiBE;EACC;EACA;EACE;AAfL;;AAsBE;EACC,yBA1Dc;AAuCjB;AAsBE;EACC,yBA7DsB;AAyCzB;AAsBG;EACC,yBA/De;AA2CnB,C","sources":["webpack://cool-formkit/./modules/forms/assets/scss/editor.scss"],"sourcesContent":["$editor-lighter: #f0f0f0;\r\n$editor-background-light:#f0f0f0;\r\n$editor-background:#f0f0f0;\r\n// Fields Map (Based on Repeater control)\r\n\r\n.cool-forms-icon {\r\n\twidth: 128px;\r\n\theight: 20px;\r\n\tposition: relative;\r\n  \r\n\t&::before {\r\n\t  content: \"\";\r\n\t  background: url(../images/cool-form-widget-min.svg) no-repeat center center;\r\n\t  top: -4px;\r\n\t  left: 0;\r\n\t  width: 100%;\r\n\t  height: 30px;\r\n\t  background-size: 30px 30px;\r\n\t  display: inline-block;\r\n\t}\r\n\tbody.dark-mode-enabled &::before {\r\n\t\tbackground: url(../images/cool-form-widget-min-white.svg) no-repeat center center;\r\n\t}\r\n\r\n\tbody.light-mode-enabled &::before {\r\n\t\tbackground: url(../images/cool-form-widget-min.svg) no-repeat center center;\r\n\t}\r\n}\r\n  \r\n.elementor-panel {\r\n\r\n\t.elementor-control-type-fields_map {\r\n\r\n\t\t.elementor-repeater-fields {\r\n\t\t\tmargin: 10px 0;\r\n\r\n\t\t\t.elementor-control {\r\n\t\t\t\tpadding: 0;\r\n\t\t\t}\r\n\r\n\t\t\t&:last-child {\r\n\t\t\t\tmargin-block-end: 0;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\t\r\n\t.elementor-control.forms-field-shortcode{\r\n\t\t.elementor-control-content{\r\n\t\t\tflex-flow: row;\r\n\t\t\talign-items: center;\r\n  \t\t\tjustify-content: space-between;\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.elementor-repeater-row--form-step {\r\n\t.elementor-repeater-row-tools {\r\n\t\t&:hover {\r\n\t\t\tbackground-color: $editor-lighter;\r\n\t\t}\r\n\r\n\t\tdiv:not(.elementor-repeater-row-handle-sortable) {\r\n\t\t\tbackground-color: $editor-background-light;\r\n\r\n\t\t\t&:hover {\r\n\t\t\t\tbackground-color: $editor-background;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n"],"names":[],"sourceRoot":""}