.top-lr {
  margin-left: 10px;
  margin-right: 10px;
}
.box-margin {
  margin: 10px 0px;
}
.box-padding {
  padding-left: 15px;
  padding-right: 15px;
}
.box1,
.box2 {
  background-color: #a5e28f6c;
  text-align: center;
  padding-top: 10px;
  color: #000000;
  border: 1px solid #4a61426c;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.box2 {
  background-color: #a5386f6c;
}
.primary-bg {
  background-color: #020202;
}
.margin-bottom {
  margin-bottom: 20px;
}
.footer-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}
.foot-img {
  padding: 20px;
  text-align: center;
}
.header-shop-3 .header-bottom {
  padding-bottom: 10px;
  padding-top: 10px;
}
.margin-all {
  margin-top: 20px;
}
.back {
  background-color: rgba(156, 154, 154, 0.336);
  padding: 20px;
}
.section-full {
  padding: 20px 0;
}
.tm-item.style2 p,
.tm-item.style4 p {
  color: #444;
  font-size: 14px;
  /* font-style: italic; */
  font-weight: 500;
  line-height: 32px;
}
.tm-item.style2,
.tm-item.style4 {
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  padding: 20px 20px;
  position: relative;
}
