.wp-custom-block-container h2 { text-align: center; color: #1a1a1a; margin-bottom: 10px; font-size: 28px; }
.wp-custom-block-container .toggle-wrap { text-align: center; margin-bottom: 30px; }
.wp-custom-block-container .btn-toggle { background: #0073aa; color: #fff; border: none; padding: 10px 20px; border-radius: 50px; cursor: pointer; font-size: 16px; transition: background 0.3s; }
.wp-custom-block-container .btn-toggle:hover { background: #005177; }
.wp-pricing-grid { display: flex; gap: 20px; flex-wrap: wrap; justify-content: center; }
.wp-pricing-card { flex: 1; min-width: 250px; border: 1px solid #ddd; border-radius: 8px; padding: 25px; text-align: center; transition: transform 0.2s; }
.wp-pricing-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.05); }
.wp-price-value { font-size: 36px; font-weight: bold; color: #0073aa; margin: 15px 0; }
.wp-price-period { font-size: 14px; color: #666; }
.wp-pricing-card h3 { margin-top: 0; color: #1a1a1a; }
.wp-pricing-card ul { list-style: none; padding: 0; margin: 20px 0; text-align: left; }
.wp-pricing-card li { margin-bottom: 10px; font-size: 15px; }
.wp-pricing-card li:before { content: '✓'; color: #28a745; margin-right: 8px; font-weight: bold; }
#yearly-plans { display: none; }
var initPricing = function() {
var m = document.getElementById('monthly-plans');
var y = document.getElementById('yearly-plans');
m.style.display = 'flex';
y.style.display = 'none';
};
initPricing();
Flexible SEO & Development Solutions
Starter
$99/mo
- Basic Keyword Research
- On-Page Optimization
- Monthly Reporting
- Email Support
Professional
$249/mo
- Advanced Technical Audit
- Link Building Strategy
- Content Strategy
- Priority Support
Starter
$79/mo
Billed annually ($948/yr)
- Basic Keyword Research
- On-Page Optimization
- Monthly Reporting
- Email Support
Professional
$199/mo
Billed annually ($2,388/yr)
- Advanced Technical Audit
- Link Building Strategy
- Content Strategy
- Priority Support