@media (min-width: 1200px) {
  .col-xl-7 {
    flex: 0 0 auto;
    width: 75%;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.block-products .sp-module-title {
  font-size: 24px;
  line-height: 20px;
  color: #e62323;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-weight: 600;
  text-align: center;
}

#sp-header .logo, .header-container .logo {
  margin: 10px 0 0 0;
}
.jshop_list_category .category, .jshop_list_manufacturer .manufacturer, .jshop_list_vendor .vendor {
 text-align: left;
}

.jshop h1 {
  margin-top: 10px;
  text-align: left;
  color: #ea4d4d;
  margin-bottom: 35px;
  font-size: 30px;
  font-weight: 600;
}

.owl2-stage {
  width: 400px;
}

