/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.box-container .bg-colorstyle {
  background-color: #0e1c0d !important;
}

.overview-box.products-details span {
  display: block;
  padding: 11px 20px;
  font-weight: 100;
  border-bottom: 1px solid #e2eaef;
  color: #fff;
  margin-bottom: 0;
  font-size: 12px;
}

/*nothing works here*/