#maincontent {
  padding-bottom: 90px !important;
}
#main-menu ul.menu > li > div a:not(:last-child) {
  border-bottom: 1px solid #e7e7e7;
}
.product-category .box {
  padding: 15px 0;
  margin-top: 10px;
}
.omb-title h2 {
  font-size: 1.6em;
}
.omb-title h2:before {
  height: 18px;
}
.title.fly {
  margin-bottom: 20px;
}
.title.fly h2 {
  font-size: 2em;
}
.brands img {
  height: 36px;
  margin: 10px 15px 20px;
}
.product-items.uk-grid-width-medium-1-3 > .omb-product {
  flex-basis: 33.333%;
}
.collection .slider.product-items.uk-grid-width-small-1-2 > .omb-product {
  max-width: calc(50% - 50px) !important;
}
.footer .subscribe {
  padding: 30px 0;
}
.footer .subscribe h3 {
  margin-bottom: 16px !important;
}
.footer .form-subscribe {
  text-align: center;
}
.footer .form-subscribe .btn-submit {
  top: 49%;
}
.footer .box li a span {
  line-height: 3.4em;
}
.nothing {
  background: initial;
}
