{"version":3,"file":"shape-divider-cover/style-index.css","mappings":";;;AAAA;;;;;EAAA;AAOA;EACC;EACA;EACA;EACA;EACA;AAAD;AAEC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AAAF;AAEE;EACC;EACA;AAAH;AAGE;EAEG;AADL;AAIE;EAEG;AAFL;AAKE;EAEG;AAHL;AAME;EACC;EACA;EACA;EACA;AAJH;AAMG;;;;;;EAMC;AAJJ,C","sources":["webpack://wpopus/./src/shape-divider-cover/style.scss"],"sourcesContent":["/**\n * The following styles get applied both on the front of your site\n * and in the editor.\n *\n * Replace them with your own styles or remove the file completely.\n */\n\n.wp-block-wpopus-shape-divider-cover {\n\t--wpopus-shape-divider-width: 100%;\n\t--wpopus-shape-divider-height: 35px;\n\t--wpopus-shape-divider-color: #000000;\n\tposition: relative;\n\toverflow: hidden;\n\n\t.wpopus-icon {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 50%;\n\t\tz-index: 30;\n\t\ttransform: translateX(-50%);\n\t\theight: var(--wpopus-shape-divider-height);\n\t\twidth: calc( var(--wpopus-shape-divider-width) + 1.3px );\n\t\tcolor: var(--wpopus-shape-divider-color);\n\n\t\t&.bottom-placement {\n\t\t\ttop: auto;\n\t\t\tbottom: 0;\n\t\t}\n\n\t\t&.flip-horizontal {\n\t\t\t-webkit-transform: scaleX(-1) translateX(50%);\n  \t\t\ttransform: scaleX(-1) translateX(50%);\n\t\t}\n\n\t\t&.flip-vertical {\n\t\t\t-webkit-transform: scaleY(-1) translateX(-50%);\n  \t\t\ttransform: scaleY(-1) translateX(-50%);\n\t\t}\n\n\t\t&.flip-vertical.flip-horizontal {\n\t\t\t-webkit-transform: scale(-1) translateX(50%);\n  \t\t\ttransform: scale(-1) translateX(50%);\n\t\t}\n\n\t\tsvg {\n\t\t\theight: 100%;\n\t\t\twidth: 100%;\n\t\t\tcolor: inherit;\n\t\t\tfill: currentColor;\n\n\t\t\tellipse,\n\t\t\tpolyline,\n\t\t\tline,\n\t\t\trect,\n\t\t\tcircle,\n\t\t\tpath {\n\t\t\t\tstroke: currentColor !important; \n\t\t\t}\n\t\t}\n\n\t}\n}\n"],"names":[],"sourceRoot":""}