ul.sub-menu li:not(:last-child) a {
  border-bottom: 1px solid #f4f4f4;
}

body.error404 h1 {
  display: none !important;
}

body.error404 footer.copyright-block a {
  color: #fff !important;
}

.entry-content ul {
  margin-left: 25px;
  margin-bottom: 30px;
}

ul.products li .lte-item .lte-btn-wrap {
  /*margin-right: -50px;*/
}

ul.products li.product.type-product a.lte-btn.add_to_cart_button {
  float: right !important;
  margin-right: -50px !important;
  margin-bottom: 20px !important;
}

body.archive .products .lte-item .lte-item-descr {
    width: 100%;
}

@media (max-width: 1339px) {

  #lte-nav-wrapper.lte-nav-color-black .lte-navbar-items.navbar-desktop .lte-ul-nav > li > a {
    padding-left: 10px !important;
  }

}

@media (max-width: 1600px) {

  body.page-id-31956 .blog .col-lg-6 {
      width: 32.8%;
  }

}

@media (max-width: 1440px) {

  .no-1440,
  .header-nav-features.top-1 > a.text-decoration-none.d-none.d-lg-none.ms-1 {
    display: none !important;
  }

}

@media (max-width: 1023px) {

  body.page-id-31956 .blog .col-lg-6 {
      width: 50%;
  }

}

@media (max-width: 767px) {

  body.page-id-31956 .blog .col-lg-6 {
      width: 100%;
  }

}
