/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#mwb_wpr_pro_cost_to_points{
	padding: 8px;
	border: 1px solid #d5d5d5;
	margin-right: 10px;
    vertical-align: middle;
    -webkit-appearance: checkbox;
}

.mwb_wpr_purchase_pro_point {
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 4px;
    position: relative;
    padding: 4px 8px 4px 20px;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
    font-family: Montserrat;
    font-size: 15px;
}
