/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 18 2020 | 09:50:27 */
#sidebar .widget_products li >a * {
  float: left !important;
  width: 51% !important;
  padding-left: 10px;
}

#sidebar .widget_products li >a img {
  min-width: 70px;
  padding: 0px !important
}

#sidebar .widget_products li a span.product-title {
  overflow: hidden !important;
  display: block !important;
  max-height: 68px !important;
}

#sidebar .widget_products li a span.product-title {
  overflow-wrap: break-word;
  line-height: 21px;
}

#sidebar .widget_products li a span.product-title:after {
  content: '...'
}

#sidebar .widget_products li  .woocommerce-Price-amount.amount {
  padding-left: 10px !important;
}

#sidebar .widget_products li .star-rating {
  left: 8px;
  top: 5px;
  margin-bottom: 7px
}

#sidebar div.star-rating[role="img"]:before {
  font-size: 12px
}
/* general */
   .star-rating:before {
  color: orange !important
}

#sidebar  .product_list_widget li {
  margin-right: 0px !important
}

#sidebar  .widget_products li >a * {
  width: 64% !important;
  font-size: 15px !important;
}

/*---------------------*/
#sidebar .special_price_25 {
  font-size: inherit !important
}

#sidebar  .price {
  color: #ce1b1b;
  font-weight: bold;
  font-size: 17px;
  !important
}

#sidebar .textwidget .menu li{
padding-top:0px;
font-size:13px;
border:0px
}
 

#sidebar small.woocommerce-price-suffix{display:none}