.fvd-shop-sidebar{
  width: 100%;
}
.fvd-shop-sidebar .widget{
  margin: 0 0 16px 0;
  padding: 14px;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 14px;
  background: #fff;
}
.fvd-shop-sidebar .widget-title{
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 600;
}
.fvd-shop-sidebar .widget ul{
  padding-left: 18px;
}
