/* Custom styles */
.woocommerce-Price-amount {
	display: none;
}

.woocommerce-price-suffix {
	display: none;
}
.form-row.validate-required.woocommerce-validated {
	display: block !important;
}

.agni-slide-title h1 {
    padding-top: 20px;
}
.agni-slide-title h1 {
    font-family: inherit;
    font-weight: inherit;
    font-size: 100%;
    color: inherit;
    line-height: inherit;
    margin: 0;
}

.btn-accent, input.btn-accent {
    color: #fff !important;
    background-color: #1259c3 !important;
    border-color: #1259c3 !important;
}
