{"version":3,"sources":["bp-search-block/css/style.scss"],"names":[],"mappings":"AAGA,kBACC,kBAAA,CACA,qBAAA,CACA,qBAAA,CACA,aAAA,CACA,kBAAA,CACA,iBAAA,CACA,iBAAA,CACA,mBAAA,CACA,oBAEA,2BACC,cAIF,iCACC,YAAA,CACA,SAAA,CACA,gBAAA,CACA,eAGD,6CAEC,WAGD,wBACC,WAAA,CACA,WAAA,CACA,aAAA,CACA,wBAAA,CACA,iBAAA,CACA,mBAAA,CACA,oBAIA,gEACC,cAIF,iFACC,WAAA,CACA,yBAEA,yGACC,eAAA,CACA,WAAA,CACA,oBAEA,+GACC,aAIF,mGACC,oBAIF,8DACC,YAGD,8BACI,cAEH,4DACC,eAAA,CACA,SAAA,CACA,cAEA,uFACC,oBAAA,CACA","file":"style.css","sourceRoot":"../src/add-ons","sourcesContent":["/* Styles for the Front-end. */\n/* It's mainly a copy of the `wp-block-search` styles. */\n\n.bp-search-button {\n\tbackground: #f7f7f7;\n\tborder: 1px solid #ccc;\n\tpadding: 0.375em 0.625em;\n\tcolor: #32373c;\n\tmargin-left: 0.625em;\n\tword-break: normal;\n\tfont-size: inherit;\n\tfont-family: inherit;\n\tline-height: inherit;\n\n\t&.has-icon {\n\t\tline-height: 0;\n\t}\n}\n\n.bp-block-search__inside-wrapper {\n\tdisplay: flex;\n\tflex: auto;\n\tflex-wrap: nowrap;\n\tmax-width: 100%;\n}\n\n.bp-search-label,\n.bp-block-search-for__label {\n\twidth: 100%;\n}\n\n.bp-block-search__input {\n\tpadding: 8px;\n\tflex-grow: 1;\n\tmin-width: 3em;\n\tborder: 1px solid #949494;\n\tfont-size: inherit;\n\tfont-family: inherit;\n\tline-height: inherit;\n}\n\n.bp-block-search.bp-block-search__button-only {\n\t.bp-search-button {\n\t\tmargin-left: 0;\n\t}\n}\n\n.bp-block-search.bp-block-search__button-inside .bp-block-search__inside-wrapper {\n\tpadding: 4px;\n\tborder: 1px solid #949494;\n\n\t.bp-block-search__input {\n\t\tborder-radius: 0;\n\t\tborder: none;\n\t\tpadding: 0 0 0 0.25em;\n\n\t\t&:focus {\n\t\t\toutline: none;\n\t\t}\n\t}\n\n\t.bp-search-button {\n\t\tpadding: 0.125em 0.5em;\n\t}\n}\n\n.bp-block-search.aligncenter .bp-block-search__inside-wrapper {\n\tmargin: auto;\n}\n\n.bp-block-search-for__wrapper {\n    margin: 0.5em 0;\n\n\t.bp-block-search-for__options {\n\t\tlist-style: none;\n\t\tpadding: 0;\n\t\tmargin: 0.2em 0;\n\n\t\tli label input[type=\"radio\"] {\n\t\t\tdisplay: inline-block;\n\t\t\tmargin-right: 0.5em;\n\t\t}\n\t}\n}\n"]}