.toolbar-item-move__horizontally{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:0 5px!important}.toolbar-item-move__horizontally .components-button{display:inline-block;padding:0}.toolbar-item-move__horizontally .components-button:first-child svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.toolbar-item-move__horizontally .components-button:last-child svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.toolbar-item-move__horizontally .components-button:hover path{fill:var(--maxi-secondary-color)!important}