.cart-items-count.count.header-icon-counter {
  width: 30px;
}

.ec.ec-shopping-bag {
  margin: 3px;
}

table.cart tbody tr.cart_item:first-child td {
  border-style: dashed;
  border-width: 1px;
  border-color: #cfcfcf;
  border-right-style: hidden;
  border-left-style: solid;
  border-top-style: dashed;
  border-left-color: #ebebeb;
  border-bottom-style: solid;
  border-bottom-color: #ebebeb;
}

table.cart tbody tr.cart_item td {
  border-style: dotted;
  border-width: 1px;
  border-color: #d6d6d6;
  border-right-style: hidden;
}

.legal.form-row.checkbox-legal.validate-required {
  border-style: dotted;
  text-align: left;
  border-color: #27b30e;
  background-color: #e8f0da;
  height: 79px;
  display: flex;
}

#legal.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
  border-width: 0px;
  background-color: #fcfcf;
}

.nbo-clear-option-wrap.ng-scope {
  position: fixed;
}

textarea.input-text {
  background-color: #fafff7;
}

.single-product .single-product-wrapper .loop-product-categories {
  font-size: 1%;
}

.woocommerce-loop-product__title {
  color: #757575;
}