/**********************************************************************************

    Theme Name: Orange Badge
    Description: Custom e-commerce development for Orange Badge
    Version: 1.0.0
    Author: 
    Author URI: 

**********************************************************************************/


.c-grey{
color: #848894 !important;
font-size: 18px !important;
}

.c-grey .woocommerce-price-suffix{
color: #848894 !important;
font-size: 18px !important;
}

.product-single .product-summary .price .tax{
	display: none !important;
}

#optionsbyfmg_image_widget-2::marker{
	display: none !important;
	    color: white !important;
}
	