/*
 Theme Name:   Furento Child
 Theme URI:    https://wordpress.com
 Description:  This is a child theme for Furento
 Author:       Goalthemes
 Author URI:   #
 Template:     furento
 Version:      1.0.0
 Text Domain:  furento-child
*/
.product-eta {
  font-weight: 600;
  color: #000;
}

.pdf-download-wrapper {
  margin-top: 10px;
}
.pdf-download-wrapper .pdf-download-button {
  color: #fff !important;
}
.pdf-download-wrapper .pdf-download-button-with-price {
  margin-top: 10px;
}

.product-eta-custom-fields .sold-out {
  color: #1d1d1d !important;
  background-color: #c9c9c9;
  font-size: 12px !important;
  font-weight: 500;
  padding: 2px 10px;
  display: inline-block;
}
