/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/svgicon/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
.block-editor-block-inspector {
  font-size: 10px;
}

.block-editor-inner-blocks {
  display: block;
  width: 100%;
}

.wp-block[data-align=center] {
  text-align: center;
}

.block-editor-block-inspector select[multiple] {
  height: auto !important;
}

.wp-block-boldblock-svgicon {
  margin: 0 auto 0 0;
  color: #9B9B9B;
}
.wp-block-boldblock-svgicon img {
  width: 100%;
  height: auto;
}
.wp-block-boldblock-svgicon.size-small {
  width: 8rem;
}
.wp-block-boldblock-svgicon.size-normal {
  width: 12rem;
}
.wp-block-boldblock-svgicon.size-medium {
  width: 16rem;
}
.wp-block-boldblock-svgicon.size-large {
  width: 24rem;
}
.wp-block-boldblock-svgicon.icon-align-left {
  margin-left: 0 !important;
  margin-right: auto !important;
}
.wp-block-boldblock-svgicon.icon-align-center {
  margin-left: auto !important;
  margin-right: auto !important;
}
.wp-block-boldblock-svgicon.icon-align-right {
  margin-left: auto !important;
  margin-right: 0 !important;
}
.wp-block-boldblock-svgicon svg {
  width: 100%;
  height: auto;
}
.wp-block-boldblock-svgicon svg .a {
  fill: transparent;
}
.wp-block-boldblock-svgicon svg .b {
  fill: #444444;
}
.wp-block-boldblock-svgicon svg .transparent {
  fill: none;
}
.wp-block-boldblock-svgicon svg .fill-only {
  fill: currentColor;
}
.wp-block-boldblock-svgicon svg .fill-and-line2 {
  fill: currentColor;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.wp-block-boldblock-svgicon svg .fill-and-line4 {
  fill: currentColor;
  stroke: currentColor;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.wp-block-boldblock-svgicon svg .line1 {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.wp-block-boldblock-svgicon svg .line1_5 {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.wp-block-boldblock-svgicon svg .line2 {
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.wp-block-boldblock-svgicon svg .line3 {
  fill: none;
  stroke: currentColor;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.wp-block-boldblock-svgicon svg .line4 {
  fill: none;
  stroke: currentColor;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.wp-block-boldblock-svgicon svg .line6 {
  fill: none;
  stroke: currentColor;
  stroke-width: 6;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.wp-block-boldblock-svgicon svg .line-dashed2 {
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 0, 4.0495;
}
.wp-block-boldblock-svgicon svg .line-dashed3 {
  fill: none;
  stroke: currentColor;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 4.2311, 8.4622;
}
.wp-block-boldblock-svgicon svg .line-dashed4 {
  fill: none;
  stroke: currentColor;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 0, 10.3085;
}
.wp-block-boldblock-svgicon.color-white {
  color: #ffffff;
}
.wp-block-boldblock-svgicon.color-black {
  color: #000000;
}
.wp-block-boldblock-svgicon.color-red, .wp-block-boldblock-svgicon.color-gcpred {
  color: rgb(114, 213, 74);
}
.wp-block-boldblock-svgicon.color-gcpdarkred {
  color: rgb(84, 151, 53);
}
.wp-block-boldblock-svgicon.color-green, .wp-block-boldblock-svgicon.color-gcpgreen {
  color: rgb(114, 213, 74);
}
.wp-block-boldblock-svgicon.color-gcpdarkgreen {
  color: rgb(84, 151, 53);
}
.wp-block-boldblock-svgicon.color-brown, .wp-block-boldblock-svgicon.color-gcpbrown {
  color: rgb(129, 76, 58);
}
.wp-block-boldblock-svgicon.color-gcpdarkbrown {
  color: rgb(129, 76, 58);
}
.wp-block-boldblock-svgicon.color-lightgrey {
  color: #D6D2CD;
}
.wp-block-boldblock-svgicon.color-midgrey {
  color: #9B9B9B;
}
.wp-block-boldblock-svgicon.color-darkgrey {
  color: #444444;
}

/*# sourceMappingURL=style-index.css.map*/