ul,
ol {
  padding-left: 0;
}
* + p,
* + ul,
* + ol,
* + dl,
* + pre,
* + address,
* + fieldset,
* + figure {
  margin-top: 0;
}
.uk-text-danger {
  color: #e10e13 !important;
}
.tm-cart-mobile {
  position: relative;
  color: #535353;
}
.tm-cart-mobile .fa {
  font-size: 2rem;
}
.tm-badget {
  position: absolute;
  top: -5px;
  right: -5px;
  background: #4d8f4a;
}
.tm-cart-mobile:hover {
  color: #535353;
}
.tm-offcanvas {
  background: rgba(32, 32, 32, 0.94);
}
.tm-search-mobi {
  margin-left: 15px !important;
}
.tm-carousel-main .tm-carousel-item a img {
  border: solid 3px #f49d78;
}
.tm-carousel-main .tm-carousel-item .tm-title {
  color: #568057;
  text-decoration: none;
  border-bottom: dashed 1px;
}
.tm-carousel-main .tm-carousel-item .tm-title:hover {
  border-bottom: none;
}
.tm-carousel-main .tm-carousel-item2 a img {
  border: solid 1px #f49d78;
}
.tm-carousel-main .tm-carousel-item2 .tm-title {
  color: #568057;
  text-decoration: none;
  border-bottom: dashed 1px;
}
.tm-carousel-main .tm-carousel-item2 .tm-title:hover {
  border-bottom: none;
}
.tm-article-mobi h1 {
  text-align: left;
  font-size: 1.5rem;
  line-height: 1.4;
}
.tm-delemiter {
  margin-left: 40px;
  margin-right: 10px;
}
@media (min-width: 960px) {
  .tm-delemiter {
    margin-left: 30px;
    padding-bottom: 40px;
  }
}
.tm-order-table {
  font-size: 0.7rem;
}
.tm-order-table a {
  color: #2f2f2f;
  text-decoration: underline;
}
.tm-order-table a:hover {
  text-decoration: none;
}
.tm-order-table thead {
  background: #eff1eb;
}
.tm-order-table img {
  border: solid 1px #bebebe;
}
.tm-label {
  font-size: 0.7rem;
}
.tm-menu-select {
  color: #ffffff !important;
}
.tm-cart-link {
  text-decoration: underline;
}
.tm-cart-link:hover {
  text-decoration: none;
}
.tm-cart-trash {
  font-size: 2rem !important;
  cursor: pointer;
}
.tm-order-annotation {
  font-size: 0.65rem;
  line-height: 0.9rem;
  float: right;
  padding-left: 5px;
}
.tm-order-date-input-last {
  margin-left: 4px;
}
.tm-logo {
  height: 60px;
  margin-bottom: -17px;
}
.tm-footer-fix {
  background: white;
}
.tm-text-large {
  font-size: 1.2rem;
}
.tm-catalog-link {
  color: white !important;
  font-weight: bold;
  font-size: 1rem;
}
.tm-details {
  text-decoration: underline;
  color: #568057;
}
.tm-details:hover {
  text-decoration: none !important;
  color: #568057;
}
.tm-catdesc-height {
  height: 121px;
}
.uk-lightbox {
  background: rgba(0, 0, 0, 0.5) !important;
}
.tm-orange-border {
  border: solid 1px #f49d78;
}
.tm-photo-item {
  height: 105px;
  width: 105px;
  overflow: hidden;
}
.tm-location {
  margin-bottom: 60px;
}
.tm-location a {
  color: #e10e13;
  text-decoration: none;
  border-bottom: 1px dashed #e10e13;
}
.tm-location a:hover {
  text-decoration: none;
  border-bottom: none;
}
.tm-location-item-sel {
  color: #e10e13;
  text-decoration: none;
  border-bottom: 1px dashed #e10e13;
}
.tm-location-item {
  padding: 10px;
}
.tm-location-item a {
  color: #e10e13;
  text-decoration: none;
  border-bottom: 1px dashed #e10e13;
  display: block;
}
.tm-location-item a:hover {
  color: #e10e13;
  text-decoration: none;
  border-bottom: none;
}
.tm-location-item-sel {
  border: 1px solid #e10e13 !important;
  border-radius: 5px;
}
.tm-location-item-sel a {
  border: none;
}
.tm-location-question {
  background: #ffffff;
  padding: 10px 15px;
}
.tm-location-wrapper {
  border: solid 2px #f49d78;
}
.tm-cart-plus {
  width: 40px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #d3d3d3;
  border-right: 0;
  cursor: pointer;
}
.tm-cart-plus:hover {
  color: #e10e13;
  background: #eeeeee;
}
.tm-cart-minus {
  width: 40px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #d3d3d3;
  border-left: 0;
  cursor: pointer;
}
.tm-cart-minus:hover {
  color: #e10e13;
  background: #eeeeee;
}
.tm-cart-plus2 {
  width: 40px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #d3d3d3;
  border-left: 0;
  cursor: pointer;
}
.tm-cart-plus2:hover {
  color: #e10e13;
  background: #eeeeee;
}
.tm-cart-minus2 {
  width: 40px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #d3d3d3;
  border-right: 0;
  cursor: pointer;
}
.tm-cart-minus2:hover {
  color: #e10e13;
  background: #eeeeee;
}
.tm-message-button {
  background: #e10e13;
  border-radius: 4px;
}
.uk-table td {
  padding: 16px 6px !important;
}
.delivery-title {
  font-size: 1rem;
}
.delivery-items {
  background: #f6f6f6;
  padding: 10px 15px 20px 15px;
  border-radius: 2px;
}
