/*
Theme Name: backhoe Child Theme
Template: backhoe
Version: 1.0
*/

@import "../backhoe/style.css";

.buy-now-button {
    background-color: #28a745;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 4px;
    font-weight: bold;
    display: inline-block;
    margin-top: 10px;
}


.pricing-location h5,
.pricing-partial h5,
.pricing-location p.label,
.pricing-partial p.label,
.pricing-day p.label {
    display: none !important;
}