::selection {
  background-color: #2eca7f;
  color: #fff;
}
::-moz-selection {
  background-color: #2eca7f;
  color: #fff;
}

.theme-color {
  color: #2eca7f;
}
.btn-theme {
  color: #fff;
}
.social-icons a:hover,
.btn-theme, 
.theme-abg:after,.theme-abg:before,
.theme-bg, .image, .image:before, .image:after {
  background: #2eca7f;
}
.reviews-author b , .price-block {
    border-bottom: 1px solid #2eca7f;
}