/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 27 2021 | 13:52:43 */
label.gfield_label {
      margin-bottom: -9px;
}
@media (max-width: 1400px) {
  /*sidebar*/
  .sidebar-focused-category--row p {
    text-align: left !important;
  }
}

@media (max-width: 1280px) {
  /*sidebar*/
  .sidebar-focused-category--row h4 {
    font-size: 18px !important;
  }
}

@media (max-width: 1140px) {
  /*sidebar*/
  .sidebar-focused-category--row .box-with-icon {
    display: none !important;
  }
}

@media (max-width: 1100px) {
  /*sidebar*/
  .widget_product_categories .product-categories li a {
    font-size: 14px !important;
  }
  .widget_product_categories .cat-item {
    padding: 5px 0px !important;
  }
}