.woocommerce.widget a {
  color: #e74c3c;
}
.woocommerce.widget.widget_products ul.product_list_widget li .amount {
  color: #ecf0f1;
}
.logo-left .logo a {
  color: #e74c3c;
}
.badge-container {
  color: #faf3f4;
  font-weight: 600;
}
span.amount {
  color: #c0392b!important;
}
.woocommerce div.product .entry-summary ul li {
  text-align: left;
}
.footer {
  background-color: #bdc3c7!important;
}
.dark {
  background-color: #020000 !important;
}
.text-center .pull-left ul {
  color: #ecf0f1;
  font-size: 16px;
}
.box-text a:not(.button) {
  color: #000000;
}
.woocommerce-checkout .woocommerce p {
  font-size: 13px;
}
.radio_image_label {
  font-weight: 500;
  font-size: 12.4px;
  line-height: 16.6px;
}
.woocommerce div.product .price .amount {
  font-size: 17px;
  font-weight: 600;
  line-height: 8px;
}
