/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 21 2020 | 01:50:31 */
/*
Product Price & Suffix
*/
.yith-wcqv-wrapper .yith-wcqv-main .yith-quick-view-content .product .product.type-product .summary .summary-content .price {
  line-height: 0.8px;
  font-size: 30px;
}
.price .woocommerce-price-suffix {
  font-size: 14px;
  display: block;
  margin-top: 10px;
}
body.translatepress-en_US .price .woocommerce-price-suffix {
  display: none;
}

a.reset_variations {
  display: none;
}

/*
Country Restrictions
*/
.single_variation_wrap .restricted_country {
  color: #cd2653;
}
