/* XSeller V3.6.3-R4.2 Sidebar definitive icons */
#sidebar .xs-r42-icon{
  width:17px;height:17px;min-width:17px;
  display:inline-flex;align-items:center;justify-content:center;
  margin-right:8px;flex:0 0 17px;
}
#sidebar .xs-r42-icon svg{width:17px;height:17px;display:block}
#sidebar .xs-r42-icon .s{
  stroke:#e2e7ed;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;fill:none;
}
#sidebar .xs-r42-icon .f{fill:#e2e7ed}
#sidebar .xs-r42-icon .a{fill:#b76a7b}
#sidebar .tool[data-tool="caption"],
#sidebar .tool[data-tool="hooks"]{
  display:flex!important;align-items:center!important;
}
#sidebar .xs-r42-label{line-height:1.22;white-space:normal}
