Pricing Tables 13

Home » Components » Pricing Tables » Pricing Tables 13

Pricing Tables 13

Basic Package

Good for small business

$99

/per month

  • 1 Website
  • 1,000s of Templates Ready
  • Blog Tools
  • eCommerce Store
  • 10+ Webmaster Tools

Sign Now

Plus Package

Good for agencies

$149

/per month

  • 5 Websites
  • 2,000s of Templates Ready
  • Blog Tools
  • eCommerce Store
  • 20+ Webmaster Tools

Sign Now

Pro Package

Good for fortune 500

$249

/per month

  • 20 Website
  • 5,000s of Templates Ready
  • Blog Tools
  • eCommerce Store
  • 50+ Webmaster Tools

Sign Now


Basic Package

Good for small business

$99

/per month

  • 1 Website
  • 1,000s of Templates Ready
  • Blog Tools
  • eCommerce Store
  • 10+ Webmaster Tools

Sign Now

Plus Package

Good for agencies

$149

/per month

  • 5 Websites
  • 2,000s of Templates Ready
  • Blog Tools
  • eCommerce Store
  • 20+ Webmaster Tools

Sign Now

Pro Package

Good for fortune 500

$249

/per month

  • 20 Website
  • 5,000s of Templates Ready
  • Blog Tools
  • eCommerce Store
  • 50+ Webmaster Tools

Sign Now

/* ===== Pricing Tables 13 ===== */

#pricing-tables-13 li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding-bottom: 15px;
}

#pricing-tables-13 li:last-child {
	padding-bottom: 0;
}

#pricing-tables-13 i {
	color: var(--bs-gray)
}

#pricing-tables-13 h1 {
	font-weight: 900;
	color: var(--bs-success)
}