{"version":3,"file":"./style-index.css","mappings":";;;AAAA;;;;;EAAA;AAOA;;EAEC;AAAD;;AAEA;EACC;EACA;EACA;EACG;AACJ;AAAI;EACI;AAER;;AACA;EACC;EACA;EACA;EACA;EACA;EACA;AAED;;AAIA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACG;AADJ;;AAWA;EACC;AARD;;AAWA;EACC;AARD;AASC;EACC;EACA;EACA;AAPF;;AAWA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AARD;AASC;EACC;EACA;EACA;EACA;EACA;EACA;EACA;AAPF,C","sources":["webpack://video-lightbox-for-guten-blocks/./src/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.vl-button,\n.vl-button button {\n\ttransition: 0.5s ease all;\n}\n.video-thumbnail {\n\tdisplay: inline-block;\n\toverflow: hidden;\n\tposition: relative;\n    line-height: 0;\n    img {\n        max-width: 100%;\n    }\n}\n.video-thumbnail .play-icon {\n\tdisplay: block;\n\tposition: absolute;\n\tleft: 50%;\n\ttop: 50%;\n\ttransform: translate(-50%, -50%);\n\tpointer-events: none;\n}\n.vl-button  button {\n\t@extend button !optional;\n}\n\n.vl-button {\n\tdisplay: inline-flex;\n\talign-items: center;\n\tjustify-content: center;\n\tbox-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.16);\n\tpadding: 0 12px !important;\n\theight: 36px;\n\tline-height: 36px;\n\ttransition: 0.5s ease all;\n\twhite-space: nowrap;\n    text-decoration: none;\n\t// &:hover {\n\t// \tbackground-color: var(\n\t// \t\t--wp--preset--color--black,\n\t// \t\tvar(--wp-admin-theme-color, #000000)\n\t// \t);\n\t// \tcolor: #ffffff;\n\t// }\n}\n\n.vl-thumbnail {\n\tposition: relative;\n}\n\n.vl-icon-text-button {\n\tborder-radius: 4px;\n\tsvg {\n\t\twidth: 24px;\n\t\tmin-width: 24px;\n\t\tmargin-right: 8px;\n\t}\n}\n\n.vl-icon-button {\n\tposition: absolute;\n\tbackground-color: #fff;\n\twidth: 30px;\n\theight: 30px;\n\tdisplay: block;\n\tright: 8px;\n\ttop: 8px;\n\tpadding: 2px !important;\n\tsvg {\n\t\tfill: none;\n\t\tposition: absolute;\n\t\twidth: 24px;\n\t\tmin-width: 24px;\n\t\tleft: 50%;\n\t\ttop: 50%;\n\t\ttransform: translate(-50%, -50%);\n\t}\n}\n"],"names":[],"sourceRoot":""}