/*
*	Copyright (C) 2023 SWETI Marketing - All Rights Reserved
*	Copyright (C) 2023 SWETI Marketing - All Rights Reserved
*   Plugin Name: Sync Acquire
*	Description: Sync Acquire allows for integration with several API's from ABC Fitness Solutions, enabling Gyms to sell memberships online, display occupancy, and many other solutions.
*	Author:      SWETI Marketing
*	Author URI:  https://swetiservices.com/
*	Version:     7.0.9
*/

/* add ons header styles */
.sweti_join_now #step4 .info-form h3.plan_heading_h3.addons_heading:after {
	content: "Add-Ons" !important;
}
.sweti_join_now #step4 .info-form .initail_pmt h3.plan_heading_h3 {
	visibility: hidden !important;
}
.sweti_join_now #step4 .info-form .initail_pmt h3.plan_heading_h3 {
	display: block !important;
}
.sweti_join_now #step4 .info-form .initail_pmt h3.plan_heading_h3:after {
	content: "Initial Payment" !important;
}
/* end */