/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 09 2026 | 12:29:28 */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .certi_btn a.button {
    background-color: #FFFFFF;
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    fill: #A06C00;
    color: #A06C00;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #A06C00;
    border-radius: 30px 30px 30px 30px;
    background-color: #fff;
}
.certi_price .single_var_price{
	font-family: "malibu sunday", Sans-serif;
}