.wp-block-custom-tree { position: relative; overflow: hidden; }
.wp-block-custom-tree .wp-block-custom-item-tree { margin: 0; display: flex; justify-content: space-between; gap: 10px; width: 100%; position: relative; margin-bottom: 1rem; }
.wp-block-custom-tree .wp-block-custom-item-tree a { display: flex; justify-content: space-between; gap: 10px; width: 100%; }
.wp-block-custom-tree .wp-block-custom-item-tree .count { font-size: 14px; color: #b2b2b2; }
.wp-block-custom-tree .wp-block-custom-tree { padding-left: 38px; font-size: 14px; line-height: 21px; }
.wp-block-custom-tree .wp-block-custom-tree .wp-block-custom-item-tree.active:after, .wp-block-custom-tree .wp-block-custom-tree .wp-block-custom-item-tree:hover:after { right: 100%; top: 0.3em; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-left-color: red; border-width: 4px; margin-right: 10px; }
.wp-block-custom-tree .wp-block-custom-tree .wp-block-custom-item-tree:not(:first-child).active:before, .wp-block-custom-tree .wp-block-custom-tree .wp-block-custom-item-tree:not(:first-child):hover:before { background-color: red; bottom: calc(100% - 12px); content: ""; left: -36px; position: absolute; top: -9999px; width: 1px; }
.wp-block-custom-tree .wp-block-custom-tree .wp-block-custom-item-tree:hover { color: #E74C3C; }
.wp-block-custom-tree .wp-block-custom-tree .wp-block-custom-item-tree.active { font-weight: bold; color: #E74C3C; }

.wp-block:not([data-align=full])[data-type="custom/tree"] { margin: 0 0 0 0 !important; max-width: 100% !important; font-size: 1rem; }
.wp-block:not([data-align=full])[data-type="custom/tree"]:first-child { margin-top: 0 !important; }
.wp-block:not([data-align=full])[data-type="custom/tree"] .wp-block[data-type="custom/tree"] { margin: 0 0 0 1.5rem !important; }

.wp-block:not([data-align=full])[data-type="custom/item-tree"] { max-width: 100% !important; margin: 0 0 1rem 0 !important; }

/*# sourceMappingURL=tree.css.map */
