/**
* Theme Name: Fastdrip
* Description: This is a child theme of xcare 
* Author: Gege Riyadi
* Template: xcare
* Version: 1.0
*/

.pbmit-footer-widget .widget .widget-title {
	color: #44146f;
}

a.single_add_to_cart_button.button.alt {
    padding: 10px 22px;
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    border-radius: 40px;
    background-color: #44146f;
    margin-bottom: 30px;
}
