/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jul 16 2023 | 17:52:52 */
#order_comments{
	margin-bottom: 30px;
}

.woo_order_tip{
    background-color: #eeeeee;
    border-color: #eeeeee;
    color: #333333
}

#woo_order_tip_30{
    
    margin-top:5px;
}

#woo_order_tip_custom{
        margin-top:5px;

}
.order_tip_title{
font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}