.product-thumb-list .product-options {
  display: none;
}
.footer-bot-block .middle-block {
  float: left;
}
.shop2-order-options .option-type.active-type .option-details p {
  display: none;
}
.shop2-order-options .option-type.active-type .option-label span {
  position: relative;
}
.shop2-order-options .option-type.active-type .option-label span:after {
  position: absolute;
  content: "";
  width: 13px;
  height: 13px;
  left: 11px;
  background: #556270;
  border-radius: 50%;
  top: 12px;
}
.footer-bot-block .site-name, .footer-bot-block .side-right .site-copuright a {
  color: #000000;
}
