.uk-dropdown .uk-container {
  max-height: 200px;
  overflow: auto;
}
.product-category .box {
  padding: 20px 0;
  margin-top: 10px;
}
.omb-title h2 {
  font-size: 1.8em;
}
.omb-title h2:before {
  height: 21px;
}
.title.fly {
  margin-bottom: 30px;
}
.title.fly h2 {
  font-size: 2.2em;
}
/*.omb-product .img {
  height:160px;
}*/
.omb-product .uk-badge {
  top: 130px;
}
/*.omb-product .img img {
  min-height:160px;
}*/
.uk-width-large-7-10 {
  width: 100% !important;
}
.uk-width-large-3-10 {
  width: 100% !important;
}
.shop-by-product .box-image {
  height: 300px;
}
.product-items.uk-grid-width-medium-1-3 > .omb-product {
  flex-basis: 33.333%;
  max-width: 33.333%;
}
#footer-sitemap {
  margin: 0 20px;
}
.footer .subscribe h3 {
  text-align: right;
}
.footer .subscribe .form-subscribe .uk-form .uk-form-icon {
  margin: 0 20px;
  text-align: center;
}
.nothing {
  background: initial;
}
